@charset "iso-8859-1";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
}
.header {
	font-size: 11px;
	color: #DEDEDE;
	font-family: tahoma, verdana, arial, courier;
}

.areas_pages {
	text-decoration: none;
}
.content {
	font-size:11px;
	line-height:13px;
	color:#2A2A2A;
	font-family:tahoma, verdana, arial, courier;
	text-align: justify;
}
.content strong {
	color:#2A2A2A;
}
.content span {
	color: #6495ED;
}
.content span a {
	color: #6495ED;
	text-decoration: underline;
}
.content span a:hover {
	text-decoration:none;
}
.content a {
	color: #6495ED;
	text-decoration: underline;
}
.content a:hover {
	text-decoration:none;
}
.content ul {
	margin:0;
	padding:0;
	list-style:none;
}
.content li {
	margin:0 0 0 0px; 
	padding:0 0 0 0px;
	line-height:18px;
	color:#242C37;
}
.content li a {
	color:#9AAC22;
	text-decoration:underline;
}
.content li a:hover {
	text-decoration:none;
}
.banner {
	font-size:10px;
	line-height:11px;
	color:#2A2A2A;
	font-family:tahoma, verdana, arial, courier;
}
.banner strong {
	font-size:11px;
	color:#2A2A2A;
}
.footer {
	font-size:11px;
	line-height:13px;
	color:#BFBFBF;
	font-family:tahoma, verdana, arial, courier;
}
.footer a {
	color:#BFBFBF;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.footer span {
	color:#FFA000;
}
.footer span a {
	color:#FFA000;
	text-decoration:none;
}
.footer span a:hover {
	text-decoration:underline;
}
.form {
	font-size:11px;
	color:#2A2A2A;
	font-family:Tahoma, verdana, arial, courier;
	width:196px;
	height:20px;
	padding:0 0 0 5px
}
.ventana {
	font-family: Tahoma;
	font-size: 11px;
	background-color: white;
	color: #363E49;
	word-spacing: 2px;
	text-align: justify;
	margin: 6px;
}

.link {
	font-size: 11px;
	color: #2B4366;
	font-family: tahoma, verdana, arial, courier;
	text-align: justify;
	font-weight: bold;
	background-color: #F0EDC1;
	text-decoration: none;
}
.pie {
	font-size: 9px;
	color: #6495ED;
	font-family: tahoma, verdana, arial, courier;
	text-align: center;
	text-decoration: none;
}
.comillas{
	font-size: 11px;
	line-height: 13px;
	color: #778899;
	font-family: tahoma, verdana, arial, courier;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
}
.areas {
	font-size: 11px;
	color: Gray;
	font-family: tahoma, verdana, arial, courier;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
.inter {
	font-size: 11px;
	line-height: 13px;
	color: #2A2A2A;
	font-family: tahoma, verdana, arial, courier;
	text-align: justify;
	border-left: 2px dotted #606F93;
	border-right: 2px dotted #606F93;
}
.titulo {
	font-size: 11px;
	color: #606F93;
	font-family: tahoma, verdana, arial, courier;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.ficha {
	background-image: url(./images/ficha.gif);
	background-repeat: no-repeat;
	font-size:11px;
	color:#2A2A2A;
	font-family:tahoma, verdana, arial, courier;
	text-align: justify;
}
.cab {
	font-family: sans-serif, tahoma;
	font-size: 12px;
	color: #2F528C;
	font-weight: bold;
	text-align: center;
}
.prog {
	font-size: 12px;
	line-height: 13px;
	color: #154A6A;
	font-family: tahoma, verdana, arial, courier;
	text-align: center;
	height: 32px;
}
.contacto a {
	font-size: 11px;
	color: white;
	font-family: tahoma, verdana, arial, courier;
	text-decoration: none;
}
.contacto a:hover {
	font-size: 11px;
	color: #6B6B6B;
	font-family: tahoma, verdana, arial, courier;
	text-decoration: underline;
}