
body { font-family:Verdana, sans-serif; text-align:left; font-size:9pt; margin:0; background:#dfdfdf; }
img { border-width:0; }

div.top-tile {
	text-align:right;
	font-size:9pt;
	background:#e0eded;
	color:#777;
	border-bottom:1px solid silver;
	padding:10px 22px 1px 1px;
}

div.left-tile {
	float:left;
    margin-top:20px;
    margin-bottom:20px;
    position:relative;
	left:20px;
	width:240px;
	padding:15px;
	background:#eeeeff;
    border:1px solid silver;
    /*-moz-border-radius:8px;*/
}

div.right-tile {
	margin-top:20px;
	margin-right:20px;
    margin-bottom:20px;
	margin-left:310px;
	padding:15px;
	background:white;
	border:1px solid silver;
	/*-moz-border-radius:8px;*/
}

div.bottom-tile {
	clear:both;
	border-top:1px dashed silver;
	text-align:center;
	padding:3px;
}

div.areas-tile {
	background:#ddddff;
	padding:1px 0 1px 0;
	font-family:Tahoma, Verdana, sans-serif;
}

div.logo-centros {
	background:white;
	padding-top:6px;
	padding-bottom:3px;
	
	text-align:center;
}

div.traza {
	background:#f5f5f5;
	margin-bottom:3ex;
}

div.noticia-resumen {
	padding-left:2em;
	padding-right:2em;
	color:#444;
}

h1 { font-family:Trebuchet MS, Arial, sans-serif; font-size:140%; }
h2 { font-family:Trebuchet MS, Arial, sans-serif; font-size:125%; }
h3 { font-family:Trebuchet MS, Arial, sans-serif; font-size:110%; margin-bottom:1ex; }
div.right-tile td { background:#eeeeff; }
div.left-tile ul { list-style-type:none; margin-left:1em; padding:0; }
div.left-tile li { padding-bottom:2px; }
div.left-tile a { text-decoration:none; }
div.left-tile a:hover { text-decoration:underline; }
ul.lista-cursos { list-style-type:none; margin:2em; padding:0; }
ul.lista-cursos li { padding-bottom:1ex; margin-bottom:1em; border-bottom:2px dotted silver; }

div.lista-ciclos a { color:#33a; text-decoration:none; }
div.lista-ciclos a:hover { color:#66d; text-decoration:underline; }
div.lista-ciclos ul { margin-top:0; }

p.info-footer { text-align:right; border-top:1px dotted #888; }
p.ra { text-align:right; }

iframe.infoform { width:100%; height:50em; border-width:0px; }

body.politicas { background:white; color:#444; font-size:8pt; font-family:Tahoma, sans-serif; padding:1em; }
body.politicas input { vertical-align:-40% }
