
@charset "utf-8";
 
body {text-align: center; margin: 0px;
      background-image: url(../img/bg_x.gif); background-repeat: repeat-x;}
	  
	  
/* old design styles */
 

/* estilos para el contenedor y los listados del menu izquierdo */

.ContenedorIz { background-image: url(../img/bg02.jpg); 
            background-repeat: no-repeat; 
			margin-left: 3px;
			background-position: left 0px;
			background-color: fff;
			height: 50px;
			margin-top: 10px;
			width: 80%; }
			
.EncabezadosIz 
              { text-align: left;
                font-family: Arial;
				font-size: 12px; 
				position: relative -5px;
				position: relative;
				left: 14px; top: -3px;
			   }
					
					
.foto1{
border-color:#F4F4F4;
border-style:solid;
border-width:1px;
padding:10px;
margin:3px;
}
li.listadoMarcasIz 
                   { text-align: left;
                    font-family: Arial;
					font-size: 12px;
					margin-left: 10px;
					_margin-left: -15px;
					margin-top: -3px;
					list-style:none;
					 }
					 
					 

.texto{

		font-family: Arial;
		font-size: 11px; color:#666666;

}					
/* TERMINAN  estilos para el contenedor y los listados del menu izquierdo */					
					

					
/* Inician los estilos para encabezados del CONTENEDOR CENTRAL */

.ContenedorCent 
           {  
            background-repeat: no-repeat; 
			margin-left: 3px;
			background-position: left 0px;
			font-size: 30px;
			height: 50px;
			margin-top: 10px;
			width: 95%; }
			
.EncabezadosCent 
              { text-align: left;
                font-family: Arial;
				font-size: 14px; 
                position: relative -5px;
				position: relative;
				left: 14px; top: -3px;
			   }
			   
.EncabezadosCentRes
              { text-align: left;
                font-family: Arial;
				font-size: 18px; 
                position: relative -5px;
				position: relative;
				  
				color: #045cb5;
				vertical-align: middle;
			   }
			
			
/* TERMINAN los estilos para encabezados del CONTENEDOR CENTRAL */


 td .estiloPiePagina  { vertical-align: middle;
                      font-size: 10px; 
					  font-family: Arial;
					  color: #FFFFCC;
					  text-align: center;}
					  
.estiloPiePagina a:link { text-decoration: none;
                     color: #fff;}

.estiloPiePagina a:hover { text-decoration: none;
                            color: #FFFF99;}

/* search form */
td .searchformat { vertical-align: middle; 
                   margin: 6%;
				   padding-left: 10px;
				   }
 
.rojo a{
color:#9F0000; text-decoration:none;
}	 

#marco_categoria{
border-style:solid;
border-color:#C6E5F9;
border-width:1px;
padding:5px;

}
.rojo a:hover{
color:#9F0000; text-decoration:underline;
}	
 
a{ color:#000000; text-decoration:none;}
a:hover{ color:#154166; text-decoration:underline;}
.tablaRes { border: 1px solid #C9E1FC; cell-padding: 5px; width: 99%;}

/* old styles */  
	  
	  
	  
.wrap {  margin:0 auto 0 auto; width:880px; margin-top: 90px; }
 
 td { vertical-align: top;}
 img { border: 0px; padding: 0px;}
 
/* estilo de TABS */
 

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #60a1e9; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: #4688d2; /*Menu hover bgcolor*/
color: #fff;
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #4688d2; /*Brown color theme*/ 
border-color: #4688d2; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #4688d2; /*Brown color theme*/ 
}

/* banner form style */

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 150px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: #EBEBEB;
}

/*END banner form style */

.bgMenu { width: 160px; background-image:url(../img/fondo_menu.gif); 
          background-repeat: no-repeat; 
		  height:auto !important;  height:194px; min-height: 194px;  padding: 10px; text-align: left;
		  font-size: 11px; }
		  
.bgMenu a { color:#999999; }
.bgMenu a:link {color: #666666}
.bgMenu a:hover {color: #000;}
.bgMenu a:visited {color:#000;}
		  
.bgCont { width: 100%; background-image: url(../img/fondo_cont.gif); 
          background-repeat: no-repeat;  
    	   height:auto !important;  height:194px; min-height: 194px; padding: 10px 0px 10px 5px; text-align: left;}
  
.searchform { margin-top: 10px; background-color:#fff; height: 20px; width: 150px;
              border: solid 1px #6bb3e6; padding: 0px 20px 0 2px;  
			  background-image: url(../img/search.gif); background-repeat: no-repeat;
			  background-position: right;  }
/* termina estilo de tabs */


