 /*----© Hoja de estilos de la web UCELLS----*/

body{
	background:url(../imagenes/body.gif) center 0 repeat-y #000;
	margin:0 0;
	font:11px/20px  Verdana, Arial, Helvetica, sans-serif;
}



/*-------------------------------------*****!! CONTENEDORES(nivel1) !!*****------header-------container-------footer-----------------------*/

/*----HEADER----*/
#header{
	width:750px;
	height:250px; 
	margin:0 auto;
	padding:0 0;
	background:url(../imagenes/header.gif) 0 0 no-repeat #CCC;
}

/*----CONTAINER----*/
#container{
	width:750px;
	margin:0 auto;
	padding:0 0;
	background:#FFF;
	color:#333;
	text-align:justify;
}

/*----CONTENIDO----*/
#contenido{
	min-height:600px;
	margin:0 0 40px 180px;
	padding:10px 40px 10px 20px;
}

/*----CONTAINERINDEX----*/
#containerIndex{
	width:750px;
	margin:0 auto;
	padding:0 0;
	background:url(../imagenes/index.gif) 0 0 no-repeat #FFF;
}

/*----CONTENIDOINDEX----*/
#contenidoIndex{
	min-height:500px;
}

/*----CONTAINERLEFT----*/
#containerLeft{
	width:160px;
	float:left;
	margin:0 0;
	padding: 20px 0 0 0;
}

/*----FOOTER----*/
#footer{
	clear:right;
	width:750px;
	height:34px; 
	margin:0 auto;
	padding:0 0;
	color:#666;
	text-align:center;
	font-size:10px;
	background:url(../imagenes/footer.gif) 0 0 no-repeat #CCC;
}

/*--___________________________________________________________________________________________________________________*/




/*----!!!!****ESTILOS DE TEXTO****!!!!----------------------------------------------------------------*/
/*----!!!!****ESTILOS DE TEXTO****!!!!----------------------------------------------------------------*/
/*----!!!!****ESTILOS DE TEXTO****!!!!----------------------------------------------------------------*/

/*----a links----*/
a{
	text-decoration:none;
	color:#333;
	border-bottom:1px dotted #FC0;
	background:url(../imagenes/a.gif) right top no-repeat #FFF;
	padding-right:12px;
}

a:hover{
	text-decoration:none;
	color:#666;
	background:url(../imagenes/ahover.gif) right top no-repeat #FFF;
	border-bottom:1px dotted #999;
}

a.external{
	background:url(../imagenes/a_external.gif) right top no-repeat #FFF;
}

a.external:hover{
	background:url(../imagenes/a_externalhover.gif) right top no-repeat #FFF;
}

a.mail{
	background:url(../imagenes/a_mail.gif) right top no-repeat #FFF;
	padding:0 15px 0 0;
}

a.mail:hover{
	background:url(../imagenes/a_mailhover.gif) right top no-repeat #FFF;
}

a.boton{
	border-bottom:none;
	font:10px/16px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:#FFF;
	color:#999;
	text-decoration:underline;
	padding-right:0;
}

a.boton:hover{
	border-bottom:none;
	font-weight:bold;
	background:#FFF;
	color:#FC0;
	text-decoration:underline;
}

a.top{
	float:right;
	font-weight:normal;
	font:24px/30px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color: #FC0;
	text-decoration:none;
	border-bottom:none;
	background:url(../imagenes/a_top.gif) right top no-repeat #FFF;
	margin:40px 0 40px 40px;
	padding-right:12px;
}

a.top:hover{
	color:#999;
	background:url(../imagenes/a_topHover.gif) right top no-repeat #FFF;
}

a.back{
	float:right;
	font-weight:normal;
	font:24px/30px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color: #FC0;
	text-decoration:none;
	border-bottom:none;
	background:url(../imagenes/a_back.gif) right top no-repeat #FFF;
	margin:40px 0 40px 0;
	padding-right:12px;
}

a.back:hover{
	color:#999;
	background:url(../imagenes/a_backHover.gif) right top no-repeat #FFF;
}


/*---------------------------------------------*/


/*----h1...............h6----*/

h1{
	font-weight:normal;
	font:24px/30px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color: #FC0;
	text-align:left;
	margin:0 0 10px 0;
	background:#FFF;
}

h2{
	font:12px/18px  Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: 1px;
	color: #999;
	background:url(../imagenes/h2.gif) left top no-repeat #FFF;
	margin:20px 0 5px 0;
}


h3{
	font:12px/12px  Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	background:url(../imagenes/h3.gif) 0 0 no-repeat #FFF;
	padding-left:20px;
	font-weight:bold;
	margin:20px 0 10px 0;
}


/*---------------------------------------------*/


/*----bold; coloreada; tamaño;----*/
.peque{
	font-size:9px;
}

.letramediana{
	font-size:10px;
}

.letragrande{
	font-size:12px;
	line-height:24px;
}

.gris{
	color:#666;
}

.resaltado{
	 background: #FC0; 
	 padding:0 2px;
}

.rojo{
	color:#F00;
}

.amarillo{
	color:#FC0;
}

.burdeos{
	color:#600;
}


p{
	margin:0 0 10px 0;
}

ul{
	color:#333;
	margin:10px 0;
	padding:0 0;
	list-style-type:none;
}

li{
	margin:0 0;
	padding:5px 0;
}
/*--___________________________________________________________________________________________________________________*/





/*----ESTILOS CONTENIDO----------------------------------------------------------------*/

#contenido ul li{
	background:url(../imagenes/li.gif) 0 0 no-repeat #FFF;
	margin:0 0;
	padding:0 0 2px 15px;
}

#contenido ul li a{
	margin:0 0;
	padding:0 0;
	text-decoration:none;
	color:#333;
	background:#FFF;
}


/*--___________________________________________________________________________________________________________________*/


/*----!!!!****ESTILOS DE IMAGEN****!!!!----------------------------------------------------------------*/
/*----!!!!****ESTILOS DE IMAGEN****!!!!----------------------------------------------------------------*/
/*----!!!!****ESTILOS DE IMAGEN****!!!!----------------------------------------------------------------*/


img{
	text-align:center;
	color:#FC0;
	font-size:10px;
	margin: 20px auto 5px auto;
	display:block;
	border:1px solid #CCC;
	background:#FFF;
}

.pieimg{
	text-align:center;
	color:#666;
	font-size:10px;
	margin: 0 auto 20px auto;
	display:block;
}

/*--___________________________________________________________________________________________________________________*/



/*-------------------------------------*****!!BOTONES quicknavigation!!*****----------------------------------------*/

#quick{
	width:750px;
	height:4.5em; 
	color:#000;
	background:url(../imagenes/quick.gif) 0 0 no-repeat transparent;
	margin: 0 auto;
	font: bold 1.1em/1.6em Verdana, Arial, Helvetica, sans-serif;

}

#quick ul{
	margin:0 0;
	padding:0 0;
	float:right;
}

#quick ul li{
	float:left;
	list-style-type:none;
	margin:0 0;
	padding:0 0;
}

#quick ul li a{
	float:left;
	display:block;
	color:#000;
	list-style-type:none;
	margin:2.8em 0 0 0;
	padding:0 0.5em;
	height:1.6em;
	background:transparent;
	border-bottom:none;
	border-right:0.1em solid #666;
	text-decoration:none;
}

#quick ul li a.last{
	border-right:none;
}

#quick ul li a:hover{
	cursor:pointer;
	background:#666;
	color:#FFF;
}


/*
#quick{
	width:750px;
	height:54px; 
	color:#333;
	background:url(../imagenes/quick.gif) 0 0 no-repeat transparent;
	margin: 0 auto;
}

#quick ul{
	margin:0 0;
	padding:0 0;
	float:right;
}

#quick ul li{
	float:left;
	list-style-type:none;
	margin:0 0;
	padding:0 0;
}

#quick ul li a{
	float:left;
	list-style-type:none;
	margin:0 5px;
	padding:0 0;
	height:53px;
	background:transparent;
	border-bottom:none;
}

#quick ul li a:hover{
	text-decoration:none;
	cursor:pointer;
	width:22px;
}

#quick ul li a:hover{
	text-decoration:none;
	cursor:pointer;
	width:22px;
}

#quick ul li a span{
	display:none;
	color:#000;
	background:#FC0;
	padding:0 10px 0 0;
}

#quick ul li a:hover span{
	display:none;
	color:#FFF;
	background:#999;
}


#quick ul li a.home{
	background:url(../imagenes/home.gif) 0 0 no-repeat transparent ;
	width:22px;
}

#quick ul li a.homeHover{
	background:url(../imagenes/homeHover.gif) 0 0 no-repeat transparent;
	cursor:pointer;
}

#quick ul li a.private{
	background:url(../imagenes/private.gif) 0 0 no-repeat transparent ;
	width:22px;
}

#quick ul li a.privateHover{
	background:url(../imagenes/privateHover.gif) 0 0 no-repeat transparent;
	cursor:pointer;
}

#quick ul li a.reviewers{
	background:url(../imagenes/reviewers.gif) 0 0 no-repeat transparent ;
	width:22px;
}

#quick ul li a.reviewersHover{
	background:url(../imagenes/reviewersHover.gif) 0 0 no-repeat transparent;
	cursor:pointer;
}

#quick ul li a.contact{
	background:url(../imagenes/contact.gif) 0 0 no-repeat transparent ;
	width:22px;
}

#quick ul li a.contactHover{
	background:url(../imagenes/contactHover.gif) 0 0 no-repeat transparent;
	cursor:pointer;
}

#quick ul li a.foro{
	background:url(../imagenes/foro.gif) 0 0 no-repeat transparent ;
	width:22px;
}

#quick ul li a.foroHover{
	background:url(../imagenes/foroHover.gif) 0 0 no-repeat transparent;
	cursor:pointer;
}*/

/*--___________________________________________________________________________________________________________________*/









/*----------------------BOTONES menu Y submenu-----------*****!!#menuLeft!!*****----------------------------------------*/

/*----MENULEFT----*/
#menuLeft{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	margin: 0 0;
	padding: 0 0 0 0;
}

#menuLeft ul{
	margin:0 0;
}

#menuLeft ul li{
	padding:0 0;
	border-bottom:1px solid #CCC;
}

#menuLeft ul li.first{
	border-top:1px solid #CCC;
}

#menuLeft a{
	display:block;
	border-bottom:none;
	/*background:url(../imagenes/menuLefta.gif) left center no-repeat transparent;*/
	background: #FFF;
	padding-left:14px;
	padding-right:0;
}

#menuLeft a:hover{
	background:#FFF;
	border-bottom:none;
	/*background: url(../imagenes/menuLeftaHover.gif) left top no-repeat #FC0;*/
	background: #FC0;
	padding-left:14px;
	color:#000;
}

#menuLeft ul li.on{
	color:#000;
	font-weight:bold;
	/*background: url(../imagenes/menuLeftliOn.gif) left top no-repeat #FFF;*/
	background: #FC0;
	padding-left:14px;
}

#menuLeft ul li.off{
	color:#999;
	border-bottom:none;
	background:url(../imagenes/menuLefta.gif) left center no-repeat transparent;
	padding-left:14px;
	padding-right:0;
}


/*--___________________________________________________________________________________________________________________*/



/*----------------------BOTONES input----------------------------------------*/
input{
	background:#FFF;
	margin:2px 0;
	padding:2px 2px;
	border:1px solid #CCC;
	color:#333;
	text-align:left;
	font-size:10px;
}

input[type="submit"]{
	background:#FC0;
	text-align:center;
	text-decoration:none;
	margin:10px 0;
	padding:0 5px;
	cursor:pointer;
}

input:hover[type="submit"]{
	background:#FFF;
}




/*-------------------------------------*****!! CARACTERISTICAS CONTENEDOR PRINCIPAL "footer" !!*****----------------------------------------*/

#footer a{
	text-decoration:none;
	color:#666;
}

#footer a:hover{
	color:#999;
	background:url(../imagenes/ahover.gif) right top no-repeat #FFF;
}

#footer p{
	padding:8px 0 0 0;
	margin:0 0;
}

#footer img{
	margin: 0 0;
	display:inline;
}

/*--___________________________________________________________________________________________________________________*/


/*-------------------------------------*****!! NEWS !!*****----------------------------------------*/

div.news{
	background:#FFF;
	margin:5px 0;
}

div.titular{
	font:11px/16px  Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	height:65px;
	margin:0 0 10px 60px;
	padding:5px;
	background:#EFEFEF;
}

div.fecha{
	font:bold 11px/25px  Verdana, Arial, Helvetica, sans-serif;
	width:57px;
	height:70px;
	text-align:center;
	color: #333;
	float:left;
	background:url(../imagenes/fecha.gif) 0 0 no-repeat #FFF;
}


div.titular a{
	border-bottom:none;
	background:#EFEFEF;
	padding-right:0;
	font-weight:bold;
}

div.titular a:hover{
	color:#666;
	background:#EFEFEF;
}


/*--___________________________________________________________________________________________________________________*/

form{
	width:100%;
	margin-top: 30px;
	padding: 0 0 0 10px;
}


/*--___________________________________________________________________________________________________________________*/

/*p.forum{
	width:19em;
	height:5.5em;
	padding:0 0 0 0;
	margin: 2em 0 2em 0;
	background:#FFF;
}

p.forum a{
	font:bold 1.8em/2em Arial, Verdana, Helvetica, sans-serif;
	padding:0.4em 2.4em 1.4em 6.7em;
	margin: 0 0;
	color:#333;
	background:url(../imagenes/forum.gif) 0 0 no-repeat #ccc;
	border:none;
}

p.forum a:hover{
	color:#333;
	background:url(../imagenes/forumHover.gif) 0 0 no-repeat #FFF;
}

p.forum a span{
	display:none;
}

*/


