.menuskin{ position:absolute; width:300px; background-color:#A9B5D4; border:1px solid #FF5E1F; font:normal 11px Arial; line-height:18px; z-index:100; visibility:hidden; }

.menuskin a{ text-decoration:none; color:black; padding-left:0px; padding-right:0px; }

#mouseoverstyle a{ color:white; }

#divNewsCont {position:absolute; left:1px; top:-190px; width:182px; height:160px; visibility:hidden; overflow:hidden;}
#divNews     {position:absolute;} 
#continente_texto_scrolling{ position:relative; }
#cpClip{ position:absolute; left:-5px; top:-126px; width:50px; height:100px; background-image:url(../gifs/clip.gif); background-repeat:no-repeat; z-index:3; }
.arialPetita{ font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:11px; }

#menu_cursos {
	position: absolute;
	height: 337px;
	width: 302px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background: url(/gifs/fondo_menu.gif) no-repeat;
	background-position: bottom left;
	padding-top: 10px;
	padding-left: 20px;
	line-height: 18px;
	font-family: verdana; 
	font-size: 13px;
	z-index: 1;
}

#menu_cursos a {
	text-decoration: none;
	font-family: verdana; 
	font-size: 12px;
	font-weight: bold;
	color: #FF5E1F;
}

#titulo {
	position: absolute;
	display: inline;
	color: #37549C;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 42px;
	height: 55px;
	line-height: 47px;
}

#subtitulo {
	position: relative;
	width: 560px;
	height: 28px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background: url(/gifs/fondo_subtitulo.gif) no-repeat;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 21px;
	line-height: 29px;
	padding-left: 10px;
	margin-bottom: 0px;
}

.titulo_curso {
	display: inline;
	color: #37549C;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

#banner_cele {
	border: 0px;
	float: right;
}

#enlaces_cursos a {
	text-decoration: none;
	color: #37549C;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

#enlaces_cursos a:hover {
	color: #FF4500;
}

a img {
	border: 0px;
}