/* CSS Document */
#anim{position:relative;margin-top:5px;margin-bottom:85px;}
#cont{background-color:#fff;}
#bocadillo{position:absolute;top:30px;right:30px;background-color:#000;color:#fff;width:300px;height:190px;	filter:alpha(opacity=80);-moz-opacity: 0.8;opacity: 0.8;}
#bocadillo p{font-size:11px;color:#fff;margin:0 25px 25px 25px;}
#bocadillo a{display:block;padding:5px 15px;color:orange;font-size:12px;}
#bocadillo a:hover{color:#fff;font-style:italic;}
#bocadillo h1{margin:25px 25px 0 25px;color:#fff;}
#modulos{position:absolute;top:230px;left:12px;width:775px;height:150px;border:1px solid #999;background-color:#fff;filter:alpha(opacity=70);-moz-opacity: 0.7;opacity: 0.7;}
#modulos div{float:left;width:250px;height:120px;margin-top:15px;border-right:2px solid #fafafa;border-left:1px solid #e1e1e1;}
#dos{background-image:url(../img/transp.jpg);background-position:right bottom;background-repeat:no-repeat;}
#uno{background-image:url(../img/gtt.jpg);background-position:right bottom;background-repeat:no-repeat;}
#tres{/*background-image:url(../img/-ord.jpg);background-position:right bottom;background-repeat:no-repeat;background-color:red;*/}
#modulos h1,#modulos p,#modulos h2{margin:0 20px;}
#modulos h1{color:#a3002f;font-size:25px;letter-spacing:-2px; }
.info{}
.info a{text-decoration:none;color:orange;background-color:#333;padding:3px 5px;margin:10px 0;display:block;width:35px;border:1px solid #000;}
.info a:hover{color:#fff;}


#tres a{color:#999;text-decoration:none;}
#tres a:hover{color:#fff;text-decoration:underline;}