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: #0066cc;
	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: #ffffff;
	background-image: url(../images/fondo.png);
	background-repeat: repeat-x;
}

#contenedor {
	width:1023px;
	height:710px;
	margin: auto;
	padding:0px;
}

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

#menu {
	width:261px;
	height:583px;
	float: left;	
	overflow: hidden;
}

#cabecera {
	width:762px;
	height:90px;
	float: right;
	overflow: hidden;
}

#contenido {
	width:762px;
	height:493px;
	float: left;
	overflow: hidden;
}

#foto {
	width:249px;
	height:493px;
	float: right;
}

#titulo {
	width:513px;
	height:114px;
	float: right;
	overflow: hidden;
}

#texto {
	width:513px;
	height:364px;
	float: left;
	overflow: auto;
    background-image: url(../images/fondotexto.jpg);
}

#pie {
	width:1023px;
	height:127px;
	float: left;
	overflow: hidden;
}

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

p{
	margin: 20px;
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 30px;
	line-height: 17px;
	text-align:justify;
	text-indent: 0px;
}

.textocopyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: 17px;
}

.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
	line-height: 17px;
}

.subtitulo{
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subtituloimp{
	font-size:14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.enlacetxt {
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
}

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

a.enlaceweb {
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #0066cc;
	text-decoration: underline;
}

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

ul {
	margin: 20px;
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 30px;
	line-height: 17px;
	text-align:justify;
	text-indent: 0px;
}
