body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg_color {
	background-color: #002F54;
}
body,table,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676669;
	text-align: justify;
	
}
form {
margin:0
}
input,select,textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0060A1;
	text-decoration: none;
}
.blanco {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0060A1;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0060A1;
	text-decoration: none;
}
.titulo_curso {
	color: #0060A1;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0060A1;
	text-decoration: none;
}
.derecha_esq {
	background-image: url(img/layout/azul_fix_esq_der.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.izq_esq {
	background-image: url(img/layout/azul_fix_esq_izq.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.titulo_noticia {
	font-weight: bold;
	color: #0060A1;
}
.titulo_tabla {
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.titulo_curso2 {
	font-size: 14px;
	font-weight: bold;
	color: #0060A1;
	text-align: center;
}
.pie_foto {
	font-style: italic;
	color: #0066CC;
	vertical-align: bottom;
}
.barra_fondo {
	background-image: url(img/layout/imagen_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #002F54;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}
.texto_noticias {
	text-align: left;
}
