a:link {color: #0000CC; text-decoration: underline}
a:visited {color: #990099}
a:hover {color: #ff6600}
a:active {color: #0000FF}
#Menu {
	position: absolute;
	height: 100px;
	width: 85%;
	left: 7%;
	top: 10px;
	right: 7%;
	background-image: url(images/fondomenu.jpg);
	background-repeat: repeat-x;
	background-position: 0px 31px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	padding-bottom: -15px;
}
#Menu ul{
	list-style: none;
	margin-left: 23%;
	margin-top: 10px;
	position: absolute;
}
#Menu ul li{
	display: inline;
	color: #ff6600;
	font-weight: bold;
}
#Menu ul li a {text-decoration: none; font-weight: normal; font-size: 0.9em;}
#Menu ul li a:link {color: #0000CC}
#Menu ul li a:visited {color: #990099}
#Menu ul li a:hover {color: #ff6600}
#Content {
	background-color: #FFFFFF;
	position: relative;
	width: 83%;
	left: 7%;
	top: 135px;
	right: 7%;
	padding-right: 1%;
	padding-left: 1%;
	margin-bottom: 135px;
}
#Copyright {
	background-color: #003399;
	width: 83%;
	left: 7%;
	right: 7%;
	height: 40px;
	color: #FFFFFF;
	border-top: 1px solid #FF9900;
	margin-top:0px;
	padding: 10px 10px;
	position: relative;
	font-size: 0.9em;
}
#ContentLeft {
	background-color: #FFFFFF;
	width: 75%;
	float: left;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

#ContentLeftDown {
	width: 18%;
	left: 0px;
	top: 0px;
	float: left;
	background-image: url(images/fondoizq.gif);
	background-repeat: repeat;
	padding: 2%;
}
#ContentLeftDown h3{
	color:#003399;
	}
.TextoNoticias {
	font-size: 0.85em;
	letter-spacing: 0.07em;
	color: #000000;
	margin-top: 2px;
	}

#ContentRightDown {
	background-color:#FFFFFF;
	width: 47%;
	left: 0px;
	top: 0px;
	float: left;
	padding: 2%;
	border-bottom: medium dotted #CC6600;
}
#ContentRightDown h2{
	color:#CC6600;
	}
#ContentRight {
	float: right;
	width: 25%;
	background-color:#DC6F0C;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#LogoDiv {
	position: absolute;
	left: 10%;
	top: 0px;
}
h2 {
	font-size: 1.2em;
	line-height: 1em;
}
.story {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #CC6600;
	padding-top: 10px;
	padding-bottom: 10px;
}
.story img{
	margin: 0px 10px 10px 0px;
}
.Eventos {
	font-size: 0.85em;
	font-weight: bold;
	display: block;
	background-color: #97B5EC;
	padding: 5px;
	color: #003399;
	margin: 0px;
}
.SeccionNoticias {
	font-size: 0.85em;
	font-weight: bold;
	display: block;
	background-color: #B0B1B3;
	padding: 5px;
	color: #333333;
	margin: -15px -2% 10px -2%;
}
#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-color:#5880DA;
	padding: 10px 25px 10px 25px;
	margin: 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.9em;
}

#sectionLinks a:hover{
	background-color:#5798DF;
	text-decoration: none;
}
.Cursos {
	font-size: 0.85em;
	font-weight: bold;
	display: block;
	background-color: #EED395;
	padding: 5px 5px 5px 5px;
	color: #CC6600;
	margin: 0px;
}
.deteventos {
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 0.9em;
	margin: 5px 5px;
}
.fecha {
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
}
#SeccionTipoNoticias{
	background-color:#FFFFFF;
	width: 35%;
	left: 20%;
	top: 0px;
	position: relative;
}
.noticias {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	padding-top: 2px;
	padding-bottom: 2px;
}
.noticias h2{
	font-size: 0.9em;
	margin-top: 5px;
	margin-bottom: 2px;
	color: #CC6600;
}
.noticias p{
	margin-bottom: 0px;
}

#Navegacion {
	width: 80%;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color:#ECF2FD;
	font-size: 0.8em;
	position: relative;
	right: 0px;
	top: 2px;
	text-align: right;
	left: 0px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;

}
.ContenidoCentrado {
	width: 80%;
	padding: 15px;
	background-color: #FFFFFF;
	position: relative;
	margin-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
}

.ContenidoCentrado p {
font-size: 0.9em;
}
.ContenidoCentrado h3 {
color: #CC6600;
text-style: underline;
display: block;
border-bottom: 3px solid #0033CC;
margin-top: 5px;
font-size: 1.2em;
}
#Section {
	background-color: #FFFFFF;
	position: relative;
	width: 83%;
	left: 7%;
	top: 135px;
	right: 7%;
	padding-right: 1%;
	padding-left: 1%;
	margin-bottom: 135px;
}

.fecha{
	margin-top: 4px;
	color: #CC6600;
	margin-bottom: 0px;
	padding: 0px;
}
.ListaServicios {
	font-size: 1em;
	font-weight: bold;
	list-style-type: decimal;
	color:#003399;
}
.ListaServicios li{
padding-bottom: 15px;
}
.ListaServicios ul li{
padding-bottom: 0px;
color:#CC6600;
}
.ListaServicios ul{
font-size: 0.8em;
font-weight: normal;
}
