body {
	background-image: url(img/fondo.gif);
	margin-left: 0px;
	margin-top: 0px;
}

a{text-decoration:none;}
a:hover{text-decoration:underline;}
img {
	border: 0;
}
.texto {
	font-family: Arial;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
}
.titulo {
	font-family: Arial;
	font-size: 15px;
	color: #646464;
	text-decoration: none;
}
.chico {
	font-family: Arial;
	font-size: 11px;
	color: #646464;
	text-decoration: none;
}
.chico-blanco {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.link-gris, .link-gris a{
	font-family: Arial;
	font-size: 11px;
	color: #646464;
	}
.link-bl, .link-bl a{
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	}
.link-gris-gde, .link-gris-gde a{
	font-family: Arial;
	font-size: 14px;
	color: #646464;
}
.link-bco, .link-bco a{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}

.textobco {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.titulo-gde {
	font-family: Arial;
	font-size: 18px;
	color: #646464;
	text-decoration: none;}
	

#PromoCursos {
	background-image:url(img/background_cursos.jpg);
	height:293px;
}
#invitacion {
	background:url(news/fdo2.jpg)  no-repeat left top;
	height:250px;
}
#invitacion .titulo{
    height:50px;
    margin:0 0 0 260px;
	padding:15px 20px 0 0;
	font-size:15px;
	font-weight:normal;
	color:#fff;
}

#invitacion .texto{
	margin:0 0 0 260px;
	padding:17px 20px 0 0;
	font-size:12px;
	font-weight:normal;
	color:#d8dcd5;
	
}

#PromoCursos .titulo-gde{
	padding: 20px 40px 0 250px;
}

#PromoCursos .texto{
	margin:20px 40px 0 250px;
}