body {
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #277DAD;
}
.marco_blanco {
	border: 2px solid #FFFFFF;
}
.arial_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #04315B;
	padding-top: 8px;
	padding-right: 26px;
	padding-bottom: 8px;
	padding-left: 26px;
	line-height: 16px;
}
.arial_12_items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #04315B;
}
.arial_10_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.marco_gris {
	border: 1px solid #cccccc;
}
.arial_11_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #04315B;
	text-decoration: none;
}
.arial_11_azul:link, active, visited {
	text-decoration: none;
}
.arial_11_azul:hover {
	text-decoration: underline;
}
.arial_11_bordo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C22C32;
	text-decoration: none;
}
.arial_11_bordo:link {
	text-decoration: none;
}
.arial_11_bordo:active {
	text-decoration: none;
}
.arial_11_bordo:visited {
	text-decoration: none;
}
.arial_11_bordo:hover {
	text-decoration: underline;
}
.linea_puntos_abajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.idiomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1D79AC;
	text-decoration: none;
}
.formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #277DAD;
	text-decoration: none;
	background-color: #F7F7F7;
	border: 1px solid #04315B;
}
.formularios_boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #277DAD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #04315B;
	border-right-color: #277DAD;
	border-bottom-color: #277DAD;
	border-left-color: #04315B;
}

.barrita_idiomas {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.idiomas_enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #04315B;
	text-decoration: none;
}
.idiomas_enlace:link, active, visited {
	text-decoration: none;
}
.idiomas_enlace:hover {
	color: #1D79AC;
	text-decoration: none;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7F201E;
	font-weight: bold;
	padding-left: 15px;
}
.titulos {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7F201E;
	text-decoration: none;
}

.arial_bios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #04315B;
	padding: 10px;
}
