/* 
    Document   : style
    Created on : 03-ago-2010, 13:55:05
    Author     : Sergio
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body{font-family: arial;padding:0px;margin:0px;}
td{font-size: 10px;}
form{padding:0px;margin:0px;}
.borde1{border:1px solid gray;}
.borde2{border:1px solid red;}
.borde3{border:1px solid green;}

.cabecera{background: url('images/cabecera/cabecera_total.png') center no-repeat;}
.cabeZA{}
.cabecera .letras{font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 12px;color: red;cursor:pointer;}

.menu_superior_cont{background: #cd000c;color: #ffffff;font-size: 15px; cursor:pointer;}
.menu_superior_cont a{color: #ffffff;font-size: 15px; cursor:pointer;text-decoration: none;border:1px solid #cd000c;}
.menu_superior_cont a img{border:none;padding:0px;behavior: url(images/elementos/iepngfix.htc);margin-bottom:-2px;}
.menu_superior_cont a:hover{border:1px solid #ffffff;color:#ffffff;background:#ff4f00;behavior: url(images/elementos/iepngfix.htc);margin-bottom:-2px;}
.menu_lat_separacion{background: url('images/separacion/sombra_vertical.png') right repeat-y;}
.menu_lat_map_text{font-family: Arial,Helvetica,sans-serif;font-size: 10px;}
.menu_lat_enlace{font-family: Arial,Helvetica,sans-serif;font-size: 10px;color:red;text-decoration: underline;cursor: pointer;
                 font-weight: bolder;
}


.sombra_horizontal{
    background:url(images/separacion/sombra_horizontal.png) top repeat-x;
}
.hr{height:1px;background:url(images/elementos/linea.png);overflow: hidden;margin:4px;}
.floatR{float:right;}
.lineaPuntos{border-right:1px dotted #999999;height:100%;padding-right:3px;}
.w100{width:100%;}
.center{text-align:center}
.clear{clear:both}
.ovhidden{overflow:hidden}

ul.listaFlechas{padding-left:12px;margin:10px 10px 5px 10px;}
ul.listaFlechas li{list-style-image: url(images/elementos/flecha.png);font-size:10px;margin:3px; text-transform: uppercase; behavior: url(images/elementos/iepngfix.htc);}
ul.listaFlechas a{list-style-image: url(images/elementos/flecha.png);text-decoration: underline;color:e43426;behavior: url(images/elementos/iepngfix.htc);}
ul.listaFlechas a:hover{text-decoration:none;}
.titBoton{text-align: center;font-size:17px;margin-bottom:8px}

.bloque{padding-top:15px;padding-bottom:15px;float:left;width:109px;}



#buscador .titulo{font-size:18px;text-align: left;padding-left:10px;}
.titulo{font-weight:bold}
#buscador select{font-size:9px;margin: 4px;width:90%;-moz-box-shadow:1px 1px 3px #000000;background: #ffffff;border:0px solid;padding-left:5px;}
.bgRojo{background: #cd000c;color:#ffffff;}

.txtAtencion{font-weight: bold; font-size: 9px;color:#aaabad;}
.telfAtencion{font-weight: bold; font-size: 17px;color:#aaabad;}

.bloque3{width:322px;margin:10px;}
.bloque4{width:410px;margin:10px;}
.text .categoria{font-size:13px;font-style: italic;font-weight: bold;}
.text .subcategoria{font-size:12px;font-weight: bold;}
.text .nombre{font-size:16px;margin-top: 6px;margin-bottom: 6px;}
.text .img2{height:60px;}
.bloque3 .img{width:120px;}


.tituloGrande{background:url(images/elementos/flechaRoja.png) left no-repeat;margin-left:10px;padding-left:20px;font-size: 20px; margin-top:10px;}
.tituloGrande .primeraPalabra{color:#e43426;}
.colIzquierda{width:206px;}

a{color:#e2001a;}
a:hover{color: #e2001a; text-decoration:none;}
a.flecha{background:url(images/elementos/flecha.png) right no-repeat; padding-right:12px;}
a.flecha:hover{text-decoration:none;}
a.mas{background:url(images/elementos/mas.png) right no-repeat #cd000c;padding:0px 20px 0px 4px;color:#ffffff;text-decoration: none;font-size:14px;}
.menu_superior_cont a.mas:hover{background:url(images/elementos/mas.png) right no-repeat #ff4f00;padding:0px 20px 0px 4px;color:#ffffff;text-decoration: none;font-size:14px;}

.menuPeque td{color: #cd000c;font-size: 9px;}
.masInfo img{background: #cd000c;border:none;behavior: url(images/elementos/iepngfix.htc);}
.masInfo a:hover{background: #ff4f00;border:none;behavior: url(images/elementos/iepngfix.htc);}
.masInfo a{border:none;}
.bordeInf{border-bottom:#cd000c 2px solid;}

