/* CSS Document */

#menuhome{
	position:relative;
	display:block;
	float:right;
	width:126px;
	height:146px;
	background-color:000000;
	background-repeat:no-repeat;
	margin-top:19px;
	padding-right:91px;/* IE, Firefox, etc. */
}
#foto{
	position:relative;
	display:none;
	float:left;
	width:188px;
	height:195px;
	margin-top:20px;
}
#foto img {
	display:none;
	position:absolute;
}
#cabecera{
	position:relative;
	display:block;
	float:left;
	width:100%;
	height:120px;
	background-image:url(../img/supfondo.jpg);
}
.cabcentrada{
	width:1000px;
	height:120px;
	background-image:url(../img/cabecera.gif);
	background-repeat:no-repeat;
	margin:auto;
}
.bienvenida{
	position:relative;
	display:block;
	float:left;
	width:1000px;
	height:20px;
	text-align:right;
}
#contenido{
	position:relative;
	display:block;
	float:left;
	width:100%;
}
.central{
	width:1000px;
	background-repeat:no-repeat;
	margin:auto;
}
.contmenu{
	position:relative;
	display:inline;
	float:left;
	width:414px;
}
.contdcha{
	position:relative;
	display:inline;
	float:left;
	background-image:url(../img/sup3.jpg);
	background-repeat:no-repeat;
	width:586px;
	padding-top:40px;
}
.div100{
	position:relative;
	display:inline;
	float:left;
	width:100%;
}
#pie{
	position:relative;
	display:block;
	float:left;
	width:100%;
	height:75px;
	background-image:url(../img/fondopie.jpg);
	background-repeat:repeat-x;
	margin-top:30px;
	margin-bottom:10px;
}
#remateabajo{
	position:relative;
	display:block;
	float:left;
	width:182px;
	height:78px;
	background-image:url(../img/remateabajo.jpg);
	background-repeat:no-repeat;
}
.contpie{
	width:1000px;
	margin:auto;
	color:#FFFFFF;
	text-align:center;
	margin-top:20px;
}
.mapa{
	width: 350px; 
	height: 250px;
	border:4px solid #E4ECF4;
}
.column_separator td {
	padding-left:20px;
}
