
@import url("template.css");

/* ENCABEZADO DEL CUEPO  */

#ContenedorCuerpo {
	margin: 0px auto;
	width:860px;
}

#Encabezado th {
	font-size: 15px;
	text-align: left;
	color: #6B6B6B;
	padding-left: 11px ! important;
	padding-bottom: 5px ! important;
	border-bottom:1px solid #e6e6e6;
}

#Encabezado #Seccion1 {
}

#Encabezado #Seccion2 {
}

#Encabezado #Seccion3 {
}

.link_esquema {
	color: #666666; 
	text-decoration: none; 
	font-weight: normal; 
}

.link_esquema:hover {

	color: #028802
}



/* MENU IZQUIERDO */

#MenuIzquierda {
	background-image: url(../img/flecha_secciones.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	border-right: 1px solid #e6e6e6;
	vertical-align: top;
	color: #7A7A7A;
	font-weight: bold;
	width:110px;
}




#MenuIzquierda UL {
	list-style-type: none;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 50px 0px;
}

#MenuIzquierda LI {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 2px ! important;
}

#MenuIzquierda A {
	color: #616161;
}

#MenuIzquierda A:hover {
	color: #4835FF;
}


.Botones {
	background-color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	color: #616161;
	border: 1px solid #616161;
	padding: 0px 7px 0px 7px;
	margin: 6px 5px 10px 5px;
}


/* CUERPO DE LA PAGINA */

.Rojo {
	color: #db001a;
	font-size: 11px;
}

.Verde {
	color: #DB001A;
	font-size: 11px;
}

#Cuerpo {
	background-image: url(../img/flecha_secciones.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	vertical-align: top;
	width:465px;
}

#Cuerpo #Contenido {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width:100%;
}

#Cuerpo #Contenido #Superior TD {
	width: 200px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e6e6e6;	
}

#Cuerpo #Contenido #Superior LABEL {
	font-size: 12px;
	font-weight: bold;
	color: #616161;
	margin-left: 25px ! important;
}

#Cuerpo #Contenido TH {
	padding: 13px 0px 5px 0px;
	border-bottom: 1px solid #e6e6e6;
	background-image: url(../img/f_tr.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#Cuerpo #Contenido TH LABEL {
	margin-left: 20px ! important;
	color: #616161;
	font-size: 11px;
	font-weight: normal;
}

#Cuerpo #Contenido TD.Central {
	vertical-align: top;
	padding-bottom: 5px;
	border-bottom: 1px solid #616161;
}

#Cuerpo #Contenido TD.Central LABEL{
	clear: both;
	color: #616161;
	font-size: 11px;
	margin-left: 19px ! important;
}



#Cuerpo #Contenido #ContenedorBusqueda {
	font-size: 11px;
	margin-top: 10px;
	margin-left: 20px;
	padding-bottom: 10px;
}

#Cuerpo #Contenido #ContenedorBusqueda SELECT {
	display: block;
	color: #767676;
	border:1px solid #7F9DB9;
	font-size: 11px;
	width: 250px;
	padding: 2px;
	margin: 6px 0px 0px 0px;	
}

#Cuerpo #Contenido #ContenedorBusqueda #Busqueda {
	border-bottom: 1px solid #616161;
}
/**/
#Cuerpo #Contenido #Buscar {
	text-align: left;
	font-size: 9px;
	color: #616161;
	margin: 6px 0px 0px 10px;
	padding: 10px 0px 10px 20px;
	width: 210px;
	border-bottom: 1px solid #616161;
}

#Cuerpo #Contenido #Botones {
	text-align: center;
	border-bottom: 1px solid #616161;
}

#Cuerpo #Contenido #Botones INPUT {
	background-color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	color: #616161;
	border: 1px solid #616161;
	padding: 0px 7px 0px 7px;
	margin: 6px 5px 10px 5px;

}	

#Cuerpo #Contenido #Botones2 {
	text-align: left;
	border-bottom: 1px solid #e6e6e6;
	padding: 0px 7px 0px 20px;

}
#frmSearch2{
	padding-top:15px;
}

#Cuerpo #Contenido #Botones2 input {
	font-size: 11px;
	border: none;
	padding: 2px 7px;
	margin: 6px 5px 10px 5px;
	border:1px solid #7F9DB9;
	color:#666;
}

#Cuerpo #Contenido #Botones2 input.enviar{
	background:#C91830 url(../img/boton.gif) left top no-repeat;
	width:77px;
	height:23px;
	cursor:pointer;
	color:white;
	border:none;
	text-align:left;
	padding:3px 5px 5px;
}

#Cuerpo #Contenido #Botones2 LABEL {
	color: #616161;
	font-size: 11px;
}	


#Cuerpo #Contenido #Pie {

}

#Cuerpo #Contenido #Pie DIV {
	display: block;
	/*width: 400px;*/
	height: 75px;
	background-image: url(../img/logos.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #616161;
	margin: 5px 0 5px 8px;
	width: 275px;
	float: left;
}

#Cuerpo #Contenido #Pie DIV.pdf {
	background-image: url(../img/pdf2.gif);
	background-position: right center;
	height: 166px;
    width: 161px;
	margin-right: 4px;
	float: right;
}

#Cuerpo #Contenido #Pie DIV.pdf a {
	color: inherit;
    display: block;
    font: bold 11px/12px Arial;
    padding: 133px 3px 10px 5px;
}




/*  MENU DERECHO */

#MenuDerecha {
	background-image: url(../img/flecha_secciones.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-top:5px solid #EFEFEF;
	vertical-align: top;
}

#MenuDerecha DIV {
	width: 170px;
	margin: 10px 4px 0px 4px;
	color: #616161;
	text-align: left;
}

#ContenedorVentas a{
	text-decoration:underline;
	color:#db001a;
}

#MenuDerecha #Precio {
	text-align: right;
}

#MenuDerecha IMG {
	margin-top: 5px;
	padding:2px;
	border:1px solid #d7d7d7;
}

