HTML {
	HEIGHT: 100%;
}

BODY {	
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;	
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	HEIGHT: 100%;
	vertical-align:top;		
	SCROLLBAR-FACE-COLOR: #dddbd8;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR:  #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	
}

#contenedor {
	width: 1001px;	
	height: 716px;
	margin: auto;
	padding:0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cbcbcb;
	border-bottom-color: #cbcbcb;
	border-left-color: #cbcbcb;	
}

#con_izq {
	WIDTH: 787px;
	height: 716px;
	text-align:left;
	float: left;	
	
}
	
#con_drcha {
	width: 214px;
	height: 716px;
	float: right;
	overflow: hidden;
}

#logo {
	width: 214px;
	height: 203px;
	float: left;
	overflow: hidden;
}

#idioma {
	width: 214px;
	height: 28px;
	float: left;
	overflow: hidden;
}

#menu_flash {
	width: 214px;
	height: 485px;
	float: left;
	overflow: hidden;
}

#cab {
	width: 787px;
	height: 224px;
	float: left;
	overflow: hidden;
}

#menu_sup {
	width: 787px;
	height: 41px;
	float: left;
	overflow: hidden;
	
}

#contenido {
	width: 787px;
	height: 384px;
	float: left;
	overflow: hidden;
}

#foto {
	width: 300px;
	height: 384px;
	float: left;
}

#capatxt {
	width: 487px;
	height: 384px;
	float: right;
}

#titulos {
	width: 487px;
	height: 53px;
	float: left;
}

#txt {
	width: 462px;
	height: 310px;
	float: left;
	overflow: auto;
}

#pie {	
	width: 787px;
	height: 67px;
	text-align:left;
	float: left;
	overflow: hidden;
}

#mapa {	
	width: 600px;
	height: 384px;
	float: right;
	overflow: hidden;
}

p{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 18px;
	line-height: 17px;
	text-align:justify;
	text-indent: 0px;
}

a.enlacetxt {
	font-size:13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;	
}
a.enlacetxt:hover {
	font-size:13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #505050;
	text-decoration: underline;	
}

#avisos{
	width: 1001px;	
	height: 20px;
	margin: auto;
	padding-top:5px;	
}

#textoavisos {
	width: 450px;
	float: left;
}

a.enlace {
	font-family: arial;
	font-size: 9px;
	color: #999;
	font-weight:bold;
	text-decoration: none;	
}
a.enlace:hover {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #646464;
	text-decoration: underline;
}	

.texto {
	font-family: arial;
	font-size: 9px;
	color: #999;
	font-weight:bold;
	text-decoration: none;	
}