/* CSS Document */

#marco_principal { 
	background-repeat:no-repeat;
	background-color:white;
}

#marco_principal_sup { 
	background-repeat:no-repeat;
	width:955px;
	height:237px;
	height:246px;
}

#marco_principal_med { 
	width:955px;
	background-image:url(../images/fondos/area_privada_fondo_rep.jpg);
	background-repeat:repeat-y;
	/*border:1px solid black;*/
	/*margin-top:-10px;*/
}

*html #marco_principal_med { 
	margin-bottom:-100px;
	margin-top:0px;
}

#menu { 
	position:absolute;
	margin-left:760px;
	top:230px;
}

#cuerpo_izq { 
	position:relative;
	width:717px;
	/*background-color:#F9EBD1;*/
	background-image:url(../images/fondos/inf_izq_area_privada.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	min-height:370px;
}

*html #cuerpo_izq { 
	margin-top:-10px;
	padding-top:20px;
	height:370px;
}

#menu_izq {
	position:relative;
	float:left;
	margin-left:58px;
	width:150px;
	z-index:100;
	margin-bottom:50px;
} 

*html #menu_izq {
	margin-left:28px;

}

.menu_item_izq {
	margin-bottom:2px;
}

.menu_item_izq a {
	text-decoration:none;
	color:black;
}

.menu_item_izq_cuadradin {
	background-color:#E4A32A;
}


#cuerpo_medio {
	position:relative;
	width:370px;
	padding-left:185px;
	z-index:0;
}

*html #cuerpo_medio {
	padding:0px;
	padding-left:185px;
	width:560px;
}

#cuerpo_medio_img {
	position:relative;
}

#esquina_inf_der {
	width:225px;
	height:65px;
	margin-left:730px;
	margin-top:-65px;
	background-image:url(../images/fondos/inf_der_area_privada.jpg);
} 

*html #esquina_inf_der {
	margin-top:35px;
}

table {
	font-size:10px;
}

input {
	font-size:10px;
	border:1px solid white;
}

.submit {
	font-size:10px;
	font-weight: bold;
	border:1px solid #b79565;
	background-color:#b79565;;
}

.bold {
	font-weight:bold;
}

.explicacion {
	color:red;
	font-weight:bold;
}

#buscador input {
	border:none;
	margin-left:3.2em;
	/*font-size:0.9em;*/ 
}

#imagen_inf {
	margin-top:-119px;
	/*z-index:100000;*/
	margin-left:400px;
}