#container {
	background-color:#FFF;
	width: 760px;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#masthead {
	text-align: right;
	background-color: #FFFFFF;
	width: 760px;
	color: #003366;
}
#navigation {
	overflow: hidden;
	background-image:url(../images/barra_navegacion.png);
}
#column_l {
	width: 385px;
	margin: 0;
	padding: 0 15px;
	background-color: #fff;
}
#column_r {
	width: 192px;
	margin: 0;
	float: right;
	padding: 4px;
	background-color: #a9a9a9;
	position: relative;
}
#footer {
	width: 760px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('../images/fondofooter.jpg');
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* Estilos de cabecera */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 11px;
	color: #fff;
	margin: 10px 10px 0;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
/* Estilos de exploración */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #c9c9c9;
	border-right-color: #c9c9c9;
	border-bottom-color: #c9c9c9;
	border-left-color: #c9c9c9;
}
#navigation a:hover {
	/*color: #000;*/
	text-decoration: none;
	/*border: 1px solid #a9a9a9;
	background-color: #006600;*/
	font-weight:bold;
}
/* Estilos de pie de página */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Estilos de vínculos */
a.menuSuperior {
	color: #036;
	text-decoration: underline;
}

a.menuSuperior:hover {
	color: #808080;
	text-decoration: underline;
	background-color: #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.tituloNivel1 {
	margin-left: 15px;
	margin-bottom: 0px;
	font-size: 16px;
	top:10px;
	font-weight:600;
	color:#900;
}
/*
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}*/

h1{
	font:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#333;
}
	
h2{
	font:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px}
	



/*


.Pregunta2 {
	margin-left: 25px;
	margin-bottom: 3px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 7px;
}

*/




a:link{ 

	text-decoration:none; 
} 
a:hover{ 
	text-decoration:underline; 
} 
a:visited{
	text-decoration:none;
} 

.fotoHead{
	margin-bottom:20px;	
}
