@charset "utf-8";
/* CSS Document */

body {
	/*background-image:url(images/fondo.jpg);*/
	alignment-adjust:middle;
	background-color:#E8E8E8;
	margin: 40px;
} 
.cabecera {
	background-color:#005279;
	alignment-adjust: middle;
	alignment-baseline: middle;
	text-align: center;
	border-bottom-color: #005279;
	border-bottom-width: 8px;
	height: 150px;
	width: auto;
}

.imgoculta {
background:url(images/segatur.gif) no-repeat 0 0; /* aquí la imagen que se quiere ocultar */
/* Tamaño de la imagen */
height:244px;
width:300px;
}

#page {
	background-color:#f2f2f2;
	display:table;
	/*padding-bottom:0px;*/
	margin-top: 0;
	margin-right: auto;
	/*margin-bottom: 0;*/
	margin-left: auto;
	padding-right: 0px;
	/*border-top-width: 8px;*/
	border-right-width: 1px;
	/*border-bottom-width: 3px;*/
	border-left-width: 3px;
	/*border-top-style: solid;*/
	/*border-bottom-style: solid;*/
	/*border-top-color: #709FC9;*/
	/*border-bottom-color: #709FC9;*/
	border-left-style: none;
	border-left-color: #FFF;
	alignment-adjust: middle;
	font-family: "Arial Narrow", Arial, sans-serif;
}

.textopag{
	margin-left: 20px;
	font-size: 13px;
	line-height: 20px; /* espacio entre líneas */
	margin-right: 20px;
	color:#000000;
/*	text-align:justify;
*/}


.textofotoizq{
	/*padding-left: 5px;*/
	font-size: 13px;
	line-height: 22px; /* espacio entre líneas */
	/*margin-right: 250px;*/
	
	text-align:justify;
}

.textocentrado{
	/*padding-left: 5px;*/
	font-size: 13px;
	line-height: 22px; /* espacio entre líneas */
	/*margin-right: 250px;*/
	text-align:center;
	}

.img-izq{
	margin-left:17px;
	alignment-adjust: middle;
}

.textofotoder{
	/*padding-right: 10px;*/
	font-size: 13px;
	line-height: 20px; /* espacio entre líneas */
	/*color:#000000;*/
	text-align: right;
}
.img-medio{
	/*padding-left:17px;*/
	alignment-adjust: middle;
	text-align: center;
	padding-left: 10px;
}

.img-der{
	/*padding-left:17px;*/
	alignment-adjust: right;
	text-align: right;
	margin-right: 10px;
}

#page h2 {
	font-size: large;
	padding-left: 10px;
	color: #000000;
}

#page h3 {
	font-size: medium;
	padding-left: 10px;
	color: #6a812c;
}

#page h5 {
	font-size: medium;
	padding-left: 10px;
	color: #000;
	font-weight: bolder;
}

#page h4 {
	font-size: 13px;
	padding-left: 15px;
	color: #333333;
}

#page h5 {
	font-size: 11px;
	padding-left: 17px;
	color: #515151;
}

#der {
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#izq {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#page #der h6 {
	font-size: 10px;
	color: #066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#page #izq h6 {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}
.barra {
	color: #000000;
}


.maisinfo{
	color:#005279;
	font-family:Arial, Helvetica, sans-serif;
/*	float:right;
*/	font-size:11px;
	font-weight: bolder;
	/*padding-right: 155px;*/
}

#pie {
	text-align: center;
	background-color:#663;
	/*margin-right: auto;
	margin-left: auto;*/
	font-family: "AvantGarde Bk BT", "Arial Rounded MT Bold";
	font-size: 12px;
	border-bottom-color: #663;
	margin-bottom: -20px;
	width: auto;
	margin-top: -20px;
}

.logo {
	border-color:#FFFFFF;
	border-width:medium;
}

.texto {
	color: #FFF;
}
#page #pie p a {
	color: #000000;
	text-align: center;
}
