*{
	margin: 0px;
	padding: 0px;
}
html{
	height: 100%;
}
body{
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-position:0px 0px;
	font-size:14px;
	background-image:url('../images/www.jpg');
	background-color:#000000;
}
img{border:none;}
ul{list-style:none;}
a{
	color:#0075C3;
	text-decoration:none;

}
a:hover{
	text-decoration:underline;
}
#main{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
}
#marco{
	float:left;
	background-color:white;
	width:1000px;
}
#adsense-enlaces-1{
	background-color:#C8121B;
	padding:5px;
	min-height:15px;

}
#adsense-enlaces-2{
	background-color:#E5CE91;
	padding:5px;
	min-height:15px;
	padding:10px;
	width:980px;
}
#cabecera{
	float:left;
	padding:10px;
	width:980px;
}
#cabecera a.logo{
	display:block;
	padding-top:20px;
	padding-bottom:10px;
}
#adsense-sky{

	float:right;
	width:728px;
}
#contenido{
	float:left;
	width:1000px;
	background-image:url('../images/fondocontenido.jpg');
	background-repeat:repeat-y;
	background-position:top left;
	
}
a{
	color:#513318;
	font-weight:bold;
}
#menu{
	float:left;
	margin:1px;
	background-color:#EAD295;
	width:168px;
	margin-right:10px;
	padding:20px 5px 5px 5px;
}
#menu b{
	
}
#menu ul{
	margin-top:15px;
	margin-bottom:15px;
}
#menu ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #C88D00;
}
#menu ul li:hover{
	background-color:white;
}
h1{
	color:#C8121B;
	font-size:23px;
	border-bottom:3px solid #C88D00;
	padding-bottom:10px;
	margin-bottom:10px;
}
#centro{
	float:left;
	padding-top:10px;
	width:615px;
}
#cursosindex{
	display:block;
	float:left;
	margin-top:15px;
}
#cursosindex li{
	float:left;
	width:615px;
	margin-bottom:20px;

}
.imglificha{
	margin-right:20px;
	padding:5px;
	float:left;
	border:1px solid #D84728;
}
.titulo{
	font-size:17px;
}
#cursosindex li div{
	padding-top:10px;
	float:left;
	width:430px;
}
#cursosindex li div.largo{
	width:615px;
}
#derecha{
	float:right;
	width:170px;
	padding:5px;
}
#buscador{
	text-align:center;
}
#buscador h3{
	color:#513318;
	margin-bottom:10px;
}
#curso h2{
	color:#3E2511;
}
#adsense-ficha-cursos{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#curso{
	line-height:30px;
	font-size:15px;
}
#curso form p{
	margin-top:30px;
	text-align:center;
}
