body{
	padding:0px;
	text-align:center;
	margin: 0px auto;
	background-image:url(../imagenes/fondo_pagina.jpg);
	background-repeat: repeat;
}

.contenedor_pagina {
	padding:0px;
	margin: 0px auto;
	height: 600px;
	width: 782px;
}

.contenedor_cabezera {
	padding:0px;
	margin: 15px 0px 0px 0px;
	width: 782px;
	background-image:url(../imagenes/cabezera.jpg);
	background-repeat: no-repeat;
	text-align:left;
}

.logo {
	height: 95px;
	width: 215px;
	padding-top: 10px;
	padding-left: 15px;
}

.casa {
	width: 360px;
	height: 65px;
	float: right;
	margin-top: -60px;
	margin-right: 0px;
}

.menu {
	height: 21px;
	width: 700px;
	margin-top: 11px;
	margin-left: 50px;
}

.texto_presentacion {
	height: 21px;
	float: left;
	margin-left: 8px;
}

.cuadro_cabezera01 {
	background-image:url(../imagenes/cuadro_amarillo_arriba.jpg);
	background-repeat:no-repeat;
	float: left;
	height: 12px;
	width: 12px;
	margin-top: 5px;
	margin-left: 8px;
}

.contenedor_foto_central {
	padding:0px;
	margin:0px;
	width:782px;
}


.contenedor_contenido {
	width: 782px;
	background-image:url(../imagenes/contenido.jpg);
	text-align:left
}

.titulo_contenido {
	height: 32px;
	width: 185px;
	margin-left: 25px;
}

.cuadros_contenido {
	height: 14px;
	width: 78px;
	margin-left: 215px;
	margin-top: -20px;
}

.texto_contenido {
	width: 675px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	margin-top: 15px;
	margin-left: 28px;
	line-height: 150%;
}

.texto_contenido a{
	color: #666666;
	text-decoration:none;
}

.texto_contenido a:hover{
	color: #666666;
	text-decoration:underline;
}

.texto_contenido .icono {
  margin: 2px 2px 2px 2px;
}

.texto_contenido .resalte_naranja {
  color: #fcb21d;
  font-weight: bold;
}

.texto_contenido .resalte_verde {
  color: #2daca3;
  font-weight: bold;
}

.texto_contenido_legal {
	height: 45px;
	width: 675px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	margin-top: 10px;
	margin-left: 102px;
}

.texto_contenido_legal a{
	color: #666666;
	text-decoration:none;
}

.texto_contenido_legal a:hover{
	color: #666666;
	text-decoration:underline;
}

.contenedor_contenido_abajo {
	height: 13px;
	width: 782px;
	background-image:url(../imagenes/contenido_abajo.gif);
	background-repeat: no-repeat;
}

.contenedor_pie {
	width: 782px;
	background-image:url(../imagenes/pie.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 10px;
}

.menu02 {
	height: 20px;
	width: 750px;
	padding-top: 10px;
	padding-left: 35px;
}


.texto_presentacion_pie {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 100px;
	margin-left: 5px;
	float: left;
	text-align: center;
}

.texto_presentacion_pie a{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.texto_presentacion_pie a:hover{
	text-decoration: underline;
	color: #CC9933;
	font-weight: bold;
} 

.cuadro_pie01 {
	background-image:url(../imagenes/cuadro_amarillo_arriba.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
	float: left;
	margin-left: 5px;
	margin-top: 2px;
}

.menu_abajo {
	height: 20px;
	width: 780px;
	padding-top: 20px;
	padding-left: 25px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

.menu_abajo a {
	color:#666666;
	text-decoration:none;
}

.menu_abajo a:hover {
	color:#666666;
	text-decoration:underline;
}
