body{
	background-color:#CCCCCC;
}

#cuerpo{
	width:1010px;
	border:1px solid #333333;
	margin:0 auto;	
}

#titulo{
	width:1010px;
	height:30px;
	border:0px solid #333333;
	background-color:#F4F4F4;
}

#titulo a{
	height:30px;
	font-family:"Lucida Sans Unicode", Verdana, Arial;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
	text-decoration:underline;
	margin-top:6px;
	margin-left:15px;
	float:left;
	cursor:pointer;
}

#banner{
	width:1010px;
	height:150px;
	border:0px solid #FF0000;
	background-color:#FFFFFF;
}

#login{
	border:1px solid #000;
	width:250px;
	height:100px;
	margin-top:20px;
	margin-left:700px;
}

#menu{
	width:1010px;
	height:30px;
	border:0px solid #333333;
	background-color:#333333;
}

#menu a{
	height:30px;
	font-family:"Lucida Sans Unicode", Verdana, Arial;
	font-size: 11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:6px;
	margin-left:15px;
	float:left;
	cursor:pointer;	
}

#menu a:hover{
	text-decoration:underline;
}

#detalle{
	width:1010px;
	border:0px solid #FF0000;
	background-color:#FFFFFF;
}

#creditos{
	width:1010px;
	height:30px;
	border:0px solid #333333;
	background-color:#333333;
}

#creditos a{
	height:30px;
	font-family:"Lucida Sans Unicode", Verdana, Arial;
	font-size:9px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:1px;
	margin-left:15px;
	float:left;
}

#noticias{
	border:0px solid #333333;
	width:250px;
	float:left;
	margin-left:60px;
}

#noticias h2{
	font-family:"Lucida Sans Unicode", Verdana, Arial;
	font-size:13px;
	color:#999999;
	height:35px;
	font-weight:normal;
	border-bottom:1px dotted #CCCCCC;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:20px;
	text-decoration:none;
	cursor:pointer;	
}

#noticias span{
	font-family:"Lucida Sans Unicode", Verdana, Arial;
	font-size:9px;
	font-wight:normal;
}

#noticias h2:hover{
	color:#000000;
	background-color:#F4F4F4;
}

#integrantes{
	border:0px solid #333333;
	width:250px;
	float:left;
	margin-left:70px;
}

#integrantes h2{
	font-family:"Lucida Sans Unicode", Verdana, Arial;
	font-size:13px;
	color:#999999;
	height:20px;
	font-weight:normal;
	border-bottom:1px dotted #CCCCCC;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:20px;
	text-decoration:none;
	cursor:pointer;	
}

#integrantes h2:hover{
	color:#000000;
	background-color:#F4F4F4;
}

#integrantes img{
	margin-top:3.5px;
	margin-left:3px;
}

#proximos_cw{
	border:0px solid #333333;
	width:250px;
	float:right;
	margin-right:60px;
}

h1{
	font-family:"Lucida Sans Unicode", Verdana, Arial;
	font-size:15px;
	color:#999999;
	font-weight:normal;
	width:250px;
	border-bottom:1px solid #999999;
}
