body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#contenedor {
	margin-right: auto;
	margin-left: auto;
	width: 827px;
	background-image: url(../images/fondo_contenedor.jpg);
	background-repeat: repeat-y;
	background-position: left;
	text-align: center;
}
#contenedor2 {
	margin-right: auto;
	margin-left: auto;
	width: 826px;
	background-image: url(../images/fondo_sombra2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#contenido {
	width: 801px;
	margin-right: auto;
	margin-left: auto;
}
#cabecera {
	height: 205px;
	width: 799px;
	border: 0.05em solid #CCCCCC;
}
#logo {
	float: left;
	height: 205px;
	width: 160px;
}
#banner {
	float: left;
	height: 205px;
}

#contenedor_centro {
	width: 801px;
	margin-top: 10px;
}
#menu {
	float: left;
	width: 160px;
	background-color: #E6F2FF;
	border: 0.05em solid #CCCCCC;
	background-image: url(../images/fondo_menu_mv.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 480px;
}
#opcion_uno {
	margin-top: 20px;
}

#opc_quienes_somos {
	margin-top: 20px;
}
.opcion_menu {
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	text-align: left;
	margin-left: 5px;
	background-image: url(../images/flecha_opc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	height: 17px;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
}
.opcion_submenu {
	font-size: 10px;
	color: #333333;
	margin-top: 10px;
	text-align: left;
	margin-left: 10px;
	background-image: url(../images/flecha_subopc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.opcion_menu_actv {
	font-size: 9px;
	font-weight: bold;
	color: #0099CC;
	margin-top: 10px;
	text-align: left;
	margin-left: 5px;
	background-image: url(../images/flecha_opc2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	height: 17px;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
}
.opcion_submenu_actv {
	font-size: 10px;
	color: #0099CC;
	margin-top: 10px;
	text-align: left;
	margin-left: 10px;
	background-image: url(../images/flecha_subopc2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.opcion_menu a:link {
	text-decoration: none;
	color: #333333;
}
.opcion_menu a:visited {
	text-decoration: none;
	color: #333333;
}
.opcion_menu a:hover {
	color: #0099CC;
}
.opcion_menu_actv a:link {
	text-decoration: none;
	color: #333333;
}
.opcion_menu_actv a:visited {
	text-decoration: none;
	color: #333333;
}
.opcion_menu_actv a:hover {
	color: #0099CC;
}


.opcion_submenu a:link {
	text-decoration: none;
	color: #333333;
}
.opcion_submenu a:visited {
	text-decoration: none;
	color: #333333;
}
.opcion_submenu a:hover {
	color: #0099CC;
}
.opcion_submenu_actv a:link {
	text-decoration: none;
	color: #333333;
}
.opcion_submenu_actv a:visited {
	text-decoration: none;
	color: #333333;
}
.opcion_submenu_actv a:hover {
	color: #0099CC;
}





#centro_derecha {
	float: left;
	margin-left: 10px;
	background-color: #F2FFFF;
	border: 0.05em solid #CCCCCC;
	text-align: center;
	width: 611px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#pie {
	background-color: #ECF5FF;
	height: 30px;
	border: 0.05em solid #CCCCCC;
	margin-top: 10px;
	width: 798px;
}
#pie ul {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pie li {
	display: inline;
	margin-right: 3px;
	font-size: 10px;
	color: #333333;
}
#bold {
	font-weight: bold;
	font-size: 11px;
}
.bold {
	font-weight: bold;
}
#centro_derecha li {
	font-size: 11px;
	color: #666666;
}
.sub_lista {
	list-style-type: disc;
}

#centro_derecha p {
	text-align: justify;
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
.corte {
	clear: both;
}
#centro_derecha a:link {
	text-decoration: none;
	color: #3399FF;
}
#centro_derecha a:visited {
	text-decoration: none;
	color: #3399CC;
}
#centro_derecha a:hover {
	color: #FF9900;
}

.fondo {
	padding: 5px;
	background-color: #ECF2F1;
}
.titulo {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
}
.logo_peq {
	padding-top: 20px;
}
.corte {
	clear: both;
}
.lista_anidada {
	list-style-type: none;
}
.foto_izq {
	float: left;
}
.foto_dere {
	float: right;
}
.nombre_premiado {
	color: #0099FF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
}
.titulo_premio_anio {
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
