/* Páginas de portada */

/* Pagina principal*/
#frontcontent{
	padding: 12px;
}

.fronttable{
	width: 530px; 
	margin-left: 0;
}

.frontpromo{
	padding: 0;
	border: 1px solid #0081C4;
}

.frontpromo IMG{
	border: 0;
}

.frontlastbox{
	padding: .2em;
	font-size: 97%;
	width: 200px;
	margin: .4em;
}

.frontlastbox P{
	margin: 0 .2em 0 1em;
}

.frontlastbox H4, .frontlastbox H4 A{
	margin: .3em .2em .1em .2em;
	font-size: 100%;
	text-decoration: none;
	color: #000;
}

.frontlastbox H4 A:hover, .frontlastbox H4 A:active{
	text-decoration: underline;
	color: #000;
}

.frontsection{
	font: italic 18px "Georgia", Times, serif;
	letter-spacing: .1em;
	color: #fff;
	background: #0185B6 url(media/back_menu_hor_hover_blue.gif) no-repeat;
	background-position: -3px left;
	padding: .1em 0 .1em 18px;
}

.frontlink{
	font-style: italic;
	text-align: right;
	padding-right: 1em;
	font-size: 100%;
}

.frontbox{
	margin: .4em;
	vertical-align: top;
	text-align: left;
}

.frontbox1{
	margin: 0;
	vertical-align: middle;
	text-align: center;
}

.frontbox2{
	font-size: 95%;
}

.frontcolumn{
	
}


/* Para didactica principalmente*/
.frontcell{ 
	margin: 1em 0em;
	padding: 0 0 .4em 0;
	background-color: #F2F7F9; 
	border-top: 2px solid #CEE8F1;
	/*height: 7.5em;*/
}

.frontcell P A, .frontcell P A:link, .frontcell P A:visited, .frontcell LI A, .frontcell LI A:link, .frontcell LI A:visited{ 
	color: #000;
	background-color: #F2F7F9;
	border-bottom: 1px solid #CEE8F1;
	text-decoration: none;
}

.frontcell P A:hover, .frontcell P A:active, .frontcell LI A:hover, .frontcell LI A:active{
	color: #FFF;
	background-color: #0081C4;
	border-bottom: 1px dotted #0081C4;
}

.celltitle{
	background: #F2F7F9 no-repeat;
	background-position: left top;
	padding: 17px .2em .2em .5em;
}

.frontcell P{
	padding: 0 1em .5em 1em;
	margin: 0;
	font: 85% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}

.frontcell P SPAN{
	color: #CC3300;
	font-weight: bold;
}

.frontcell UL{
	font-size: 85%;
	margin: .2em 2em;
}

.frontcell H1, .frontcell H2{
	margin: 2px 0 2px 0;
	background-color: #C4E3EE;
	color: #0185B6;
	padding: .2em 0;
	font-size: 105%;
	font-weight: bold;
	text-align: center;
}

.frontsec{
	font-size: 90%;
	margin: 1em 0;
	
}

.titlesec{
	/*background: #FFF url(/media/fronts/back_title.gif) repeat-x;
	background-position: center;
	margin: 0;
	padding: 0 2em;
	width: 75%;*/

	background: #FFF no-repeat;
	background-position: left top;
	border-top: 3px solid #CEE8F1;
	padding: 14px .2em 0 .5em;
	width: 250px;
}

.subtitlesec{
	margin: 0 0 0 .5em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #017098;
}

.frontsec UL{
	margin: 0 auto;
}

.frontsec LI{
	margin-left: 3em;
}

.frontsec A, .frontsec A:link, .frontsec A:visited{
	text-decoration: none;
	color: #000;
	background-color: #fff;
	border-bottom: 1px dotted #fff;
}

.frontsec A:hover, .frontsec A:active{
	text-decoration: none;
	color: #FFF;
	background-color: #0081C4;
	border-bottom: 1px solid #0081C4;
}

.frontsec a.imgsec, .frontsec a:link.imgsec, .frontsec a:visited.imgsec{
	background-color: transparent;
	border-bottom: 0px;
}



