@charset "utf-8";
/* CSS Document */
body {
	width: 779px;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../../../objetos/fondos/DN01.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #C10000;
}
a:active {
	text-decoration: none;
}
#Contenedor {
	clear: both;
	padding-bottom: 5px;
}
#Contenedor p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.CABECERA {
	clear: both;
	width: 100%;
}
.CABECERA h1 {
	font-size: 34px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
.CABECERA h2 {
	font-size: 20px;
	font-weight: bold;
	color: #CA0000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.CABECERA h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 16px;
}
.CABECERA .CBIZQ {
	float: left;
	width: 14%;
	text-align: left;
}
.CABECERA .CBCENTRO {
	float: left;
	width: 71%;
	text-align: center;
}
.CABECERA .CBDCHA {
	text-align: right;
	float: right;
	width: 14%;
}
.CUERPO {
	clear: both;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.CUERPO .TITULO {
	font-size: 18px;
	font-weight: bold;
	color: #CA0000;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.CUERPO .TITULO2 {
	font-style: italic;
	font-weight: bold;
	color: #44627D;
}


.CUERPO .MITAD {
	float: left;
	width: 49%;
	text-align: center;
}
.CUERPO .TERCIO {
	float: left;
	width: 33%;
	text-align: center;
}

.CUERPO .TEXTO {
	clear: both;
}
.CUERPO .FOTO {
	clear: both;
}
.CUERPO .FOTO img {
	float: right;
	margin-right: 6px;
	margin-left: 6px;
}
.PIE {
	clear: both;
	width: 100%;
	font-size: 12px;
}
.PIE .menu {
	color: #000000;
	text-decoration: none;
	background-color: #ECE9D8;
	text-align: center;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.PIE .menu:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.PIE .menu:visited {
	text-decoration: none;
}
.PIE .menu:hover {
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	color: #0000FF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

