BODY {
	margin:0px auto;
	background: url(imagenes/fondo.jpg);
	text-align: justify;
	font: 11px Arial;

}
.centro{
	width:980px;
	padding:30px 5px 30px 5px;
	}
p{
	color: #CCC;
	text-align:justify;
	font-family: Arial;
	font-size: 16px;

	}
h1{ color: #F60;
	font-family: Arial;
	font-size: 30px;
	text-align: center;
	font-weight:bold;
	padding:5px;
	margin-top:0px;
	
	}
h2{ color:#F60;
	font-family: Arial;
	font-size: 16px;
	text-align:left;
	}
	
.txt{
	text-decoration: none; 
	color: #CCC;
	font-size:12px;
}
.txt:hover{ 
	text-decoration:none;
	color: #FFF;
}
.contacos{
	color: #CCC;
	font-size:14px;
	padding-bottom:10px;}


.tit{
	text-decoration: none; 
	color: #F60;
}
.tit:hover{ 
	text-decoration:none;
	color: #FFF;
}

ul li{
	 list-style-type: &diams;
	 color:#F60;
	 text-align:justify;
	 padding-bottom:15px;
	 }	
.contenido{
	color:#F60; font-size:14px; font-style:italic;}	
	
.contenido:hover{
	color:#Fff; font-size:14px; font-style:italic;}	
.cursos {
	position:absolute;
	width:365px;
	height:260px;
	z-index:1;
	left: 697px;
	top: 216px;
	background-image:url(imagenes/ventana.png);
	visibility:hidden;
	padding:10px;
	text-align:justify;
	background-repeat:no-repeat;
	background-position:center;
	
}
.inputf{
	width:150px;
	border: #999 inset thin;
	color:#000;
	 background-image:url(imagenes/fondopie.png);}
.botonf{ color:#000;
	font-family: Arial;
	font-size: 14px;
}

	
A{
	text-decoration: none; 
	color: #F60;
	font-size:14px;
}
A:hover{ 
	text-decoration:none;
	color:#Fff;
}

