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: #f83009;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR:  #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-color: #ededed;
	
}

#contenedor {
	width: 1001px;	
	height: 650px;
	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: #f83009;
	border-bottom-color: #f83009;
	border-left-color: #f83009;	
	background-color: #ffffff;
}

#contenedorhome {
	width: 1001px;	
	height: 650px;
	margin: auto;
	padding:0px;
	text-align:center;
}

#menu {
	WIDTH: 285px;
	height: 579px;
	float: left;	
	border-right-color: #f83009;
	border-right-style: solid;
	border-right-width: 1px;
	overflow: hidden;
	
}
	
#cab {
	width: 715px;
	height: 78px;
	float: right;
	overflow: hidden;
	border-bottom-style: solid;
	border-bottom-color: #f83009;
	border-bottom-width: 1px;
	
}

#contenido {
	width: 715px;
	height: 500px;
	float: left;
	overflow: hidden;
}

#foto {
	width: 220px;
	height: 500px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f83009;
}

#capatxt {
	width: 480px;
	height: 470px;
	float: left;
	overflow: auto;
	margin-top: 15px;
}

#capatxtimpresion {
	width: 480px;
	float: left;
	margin-top: 15px;
}

#pie {	
	width: 1001px;
	height: 69px;
	text-align:left;
	float: left;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f83009;
	
}

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

p{
	margin:0px;
	padding-top:5px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 18px;
	line-height: 17px;
	text-align:justify;
	text-indent: 0px;
}

.subtitulo{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}

a.enlacetxt {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f8310a;
	text-decoration: none;
}

a.enlacetxt:hover {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #780807;
	text-decoration: underline;	
}

a.enlaceweb {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a.enlaceweb:hover {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;	
}


/* -------- para pie --------- */

#avisos{
	width: 1003px;	
	height: 65px;
	margin: auto;
	padding-top:5px;
	text-align: center;
	padding-top: 10px;
}

a.enlace {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	font-style:italic;
	text-decoration: none;	
}

a.enlace:hover {
	font-family: arial;
	font-size: 10px;
	color: #646464;
	font-style:italic;
	text-decoration: underline;
}	

.texto {
	font-family: arial;
	font-size: 10px;
	color: #787878;
	text-decoration: none;	
	line-height: 17px;
}

.textorojo {
	font-family: arial;
	font-size: 10px;
	color: #770707;
	text-decoration: none;	
	font-style:italic;
	line-height: 17px;
}