@charset "utf-8";
/* CSS Document */


.principal #derecha
{
	width:190px;
	float:right;
	margin-right: 5px;
}
.principal #derecha #tituloform
{
	font-size:14px;
	color: #FFFFFF;
	background-color: #008ACB;
	margin-top: 5px;
	padding:5px 20px;
}
.principal #derecha #cuerpoform
{
	background-color:#DFDFDF;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.principal #derecha #cuerpoform #alertai
{
	margin-top:0;
	font-size:12px;
	padding:5px 5px;
	margin-bottom: 10px;
}

.principal  #derecha  .cursos
{
	height:90px;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
.principal #derecha #logos
{
	margin-top:20px;
	height:100px;
	width: 190px;
	background-color:#FFF;
	margin-bottom: 20px;
	text-align: center;

}
.principal  #derecha  #enlacenewsletter
{
	background-image:url(../imagenes/fondo-newsletter.gif);
	height:32px;
	text-align:center;
	padding-top:8px;
	margin-bottom:5px;
}
.principal  #derecha  #enlacenewsletter a
{
	color:#FFF;
	font-size:14px;
}
.principal  #derecha  #noticiasizq
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	line-height:1.2;
	margin-bottom:5px;
	margin-top:5px;
	background-color: #DFDFDF;
	height: 160px;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
}
.principal #derecha  #noticia1
{
	position:absolute;
	top:10px;
	left:10px;
	width:170px;
}
.principal #derecha #noticia2
{
	position:absolute;
	top:170px;
	left:10px;
	width:170px;
}
.principal #derecha #noticia3
{
	position:absolute;
	top:270px;
	left:10px;
	width:170px;
}

.principal #derecha  #noticia4
{
	position:absolute;
	top:370px;
	left:10px;
	width:170px;
}
.principal #derecha  #noticia5
{
	position:absolute;
	top:470px;
	left:10px;
	width:170px;
}
.principal #derecha #logos #imagenlogo
{
	margin-top:30px;
}

.principal  #derecha  #noticiasizq  .negro
{
	font-weight:bold;
	font-size: 13px;
} 
#email,#nombreap,#telefono,#comentarios
{
	width:175px;
	margin-top:0px;
	margin-bottom: 2px;
	
}
#comentarios
{
	height:60px;
}
#aceptacion
{
	width:15px;
	height:15px;
	float: left;
	margin-top: 3px;
	
}
#new
{
	font-size:12px;
	margin-left: 115px;
	margin-top: 9px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#texto1
{
	font-size:11px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#enviar
{
	margin-top: 5px;
	margin-left: 10px;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
}
.principal #derecha #portalformativo
{
	margin-right:8px;
	padding-left:35px;
	padding-top:10px;
	margin-bottom: 10px;
}
