body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url("images/principal/bg.gif");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2A5486;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.panel {
	width: 350px;
	margin-top: 10px;
}
.justify {
	text-align: justify;
}
#wrapper {
	width: 780px;
	margin: 0px auto;
}

/* Contenido */

#content {
	width: 780px;
	background-image: url("/images/principal/bg_1.gif");
	background-repeat: repeat-y;
}
#mid_header {
	background-image: url("/images/principal/bg_2.gif");
}
#two_panels {
	background-image: url("/images/principal/bg_1.gif");
	visibility: visible;
	position: relative;
}
#shadow_up {
	height: 15px;
	background-image: url("/images/principal/slice_top.gif");
}

#spanish {
	float: left;
	margin-left: 15px;
}
#english {
	float: right;
	margin-right: 20px;
}
.flag {
	text-align: right;
	margin-bottom: 5px;
	margin-right: 10px;
}
.fotos {
	width: 334px;
	height: 179px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/images/principal/fotos_container.gif);
}
.text_panel {
	margin-right: 20px;
	margin-left: 20px;
}
#panels_back {
 background-image:url(images/principal/bg_1.gif);
	position: relative;
}

.texto_slide li {
}
ul li ul li {
}
.titulo_panel {
	background-color: #4F85C8;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 15px;
	font-weight: bold;
}
.note {
	font-size: 70%;
	margin-right: 50px;
	margin-left: 50px;
	padding: 10px;
	clear: both;
	border: 1px solid #13263C;
	text-align: justify;
}

#cn_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}.candidate_content {
	background-color: #2D5A93;
	font-size: 10px;
	text-align: justify;
	padding: 5px;
}
.tabla_contenidos {
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}
