@import "aviso.css";
#presentacion {
	}
h2.presentacion_titulo {
	font-size: 18px;
	color: #011461;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d5e2;
	margin: 0px;
	line-height: 20px;
	padding: 0px;
	letter-spacing: -1px;
	}
#presentacion .autor {
	font-size: 10px;
	font-weight: bold;
	color: #7881a8;
	display: block;
	padding-top: 2px;
	}	
#contenido {
	margin-top: 20px;
	font-size: 11px;
	text-align: justify;
	line-height: 14px;
	}	
#contenido p {
	margin-bottom: 10px;
	}
#contenido ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: both;
	}
#contenido ul li {
	background-image: url(../imagenes/contenido_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-top: 10px;
	}			
#bloque_imagen {
	text-align: center;

	}	
#bloque_imagen .imagen_cent {
	background-color: #ffba00;
	padding: 2px;
	margin-bottom: 15px;
	clear: both;
	}	
#bloque_imagen .imagen_der {
	background-color: #ffba00;
	padding: 2px;
	margin-bottom: 15px;
	float: right;
	margin-left: 20px;
	}
#bloque_imagen .imagen_izq {
	background-color: #ffba00;
	padding: 2px;
	margin-bottom: 15px;
	float: left;
	margin-right: 20px;
	}		
#bloque_imagen .imagen_pie {
	background-color: #FBE9AC;
	display: block;
	font-size: 10px;
	padding: 2px;
	letter-spacing: -1px;
	margin-top: 2px;
	text-align: left;
	}	
a.destacados_enlace  {
	font-size: 11px;
	font-weight: bold;
	color: #9a6d00;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4CC94;
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
	}
a.destacados_enlace:hover  {
	background-image: url(../imagenes/enlaces_bullet.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 10px;
	}
#curso {
	}
.curso_bloque {
	background-image: url(../imagenes/formacion_icono.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
        font-size:12px;
        padding-bottom:15px;
        margin-bottom:15px;
        border-bottom:1px dotted #9A6D00; 
	}
.curso_bloque h3 {color:#011461; font-size:1.1em; padding-left:10px; margin:10px 0px 5px 0px;}
.curso_bloque ul {margin:0px; padding:0px 30px 15px ; list-style-type:none;}		
.curso_bloque ul li a{background: url(../imagenes/icono_enlace_rel.gif) no-repeat right; padding-right: 15px;margin-right: 10px; color: #000;}
.curso_bloque ul li a:hover{text-decoration:underline;}
.curso_bloque h2 {
	font-size: 13px;
	font-weight: bold;
	color: #011461;
	background-color: #eae6ee;
	background-image: url(../imagenes/cuerpo_contenido_titulos.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	line-height: 14px;
	letter-spacing: -1px;
	padding-top: 3px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: block;
	}

.curso_bloque .entradilla {
	font-size: 11px;
	color: #7d7c7e;
	background-color: #fbf9fd;
	text-align: justify;
	padding: 5px;
	}				
