/*----© Copyright UROOF Consortium----*/
/*----© Copyright UROOF Consortium----*/
/*----© Copyright UROOF Consortium----*/
/*----© Copyright UROOF Consortium----*/
/*----© Copyright UROOF Consortium----*/
body{
	background:url(../imagenes/body.gif) center 0 repeat-y #666;
	margin:0 0;
	font:11px/20px  Verdana, Arial, Helvetica, sans-serif;
}



/*-------------------------------------*****!! CONTENEDORES(nivel1) !!*****------header-------container-------footer-----------------------*/

/*----HEADER----*/
#header{
	width:730px;
	height:179px; 
	margin:0 auto;
	padding:0 0;
	background:url(../imagenes/header2.gif) 0 0 no-repeat #CCC;
	border-left:10px solid #33F;
	border-right:10px solid #33F;
	.border-right:11px solid #33F;
}	

/*----QUICK----*/
#quick{
	width:730px;
	height:60px; 
	color:#333;
	background:#FFF;
	margin: 0 auto;
	border-left:10px solid #33F;
	border-right:10px solid #33F;
	.border-right:11px solid #33F;
}

/*----CONTAINER----*/
#container{
	width:730px;
	margin:0 auto;
	padding:0 0;
	background:#FFF;
	color:#333;
	text-align:justify;
	border-left:10px solid #33F;
	border-right:10px solid #33F;
	.border-right:11px solid #33F;
}

/*----CONTENIDO----*/
#contenido{
	min-height:600px;
	margin:0 0 0 180px;
	padding:10px 40px 30px 20px;
	background:#FFF;
}

/*----CONTAINERINDEX----*/
#containerIndex{
	width:730px;
	margin:0 auto;
	padding:0 0;
	background:url(../imagenes/index.gif) right 0 no-repeat #FFF;
	border-left:10px solid #33F;
	border-right:10px solid #33F;
	.border-right:11px solid #33F;
}

/*----CONTENIDOINDEX----*/
#contenidoIndex{
	min-height:565px;
}

/*----CONTAINERLEFT----*/
#containerLeft{
	width:160px;
	float:left;
	margin:0 0;
	padding: 20px 0 0 20px;
}

/*----FOOTER----*/
#footer{
	clear:right;
	width:730px;
	height:34px; 
	margin:0 auto;
	padding:0 0 20px 0;
	color:#666;
	text-align:center;
	font-size:10px;
	background:#FFF;
	border-left:10px solid #33F;
	border-right:10px solid #33F;
	.border-right:11px solid #33F;
}

/*--___________________________________________________________________________________________________________________*/




/*----!!!!****ESTILOS DE TEXTO****!!!!----------------------------------------------------------------*/
/*----!!!!****ESTILOS DE TEXTO****!!!!----------------------------------------------------------------*/
/*----!!!!****ESTILOS DE TEXTO****!!!!----------------------------------------------------------------*/

/*----a links----*/
a{
	text-decoration:none;
	color:#33F;
	background:url(../imagenes/a.gif) right top no-repeat #FFF;
	padding-right:12px;
}

a:hover{
	text-decoration:none;
	color:#90F;
	background:url(../imagenes/ahover.gif) right top no-repeat #FFF;
}

a.vacio{
	background:#FFF;
	padding:0 0;
}

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{
	text-decoration:none;
	color:#33F;
	padding-right:12px;
	background:#FFF;
}

a.top:hover{
	text-decoration:none;
	color:#90F;
	background:#FFF;
}

a.top{
	float:left;
	background:#FFF;
}

a.back{
	background:#FFF;
}


/*---------------------------------------------*/


/*----h1...............h6----*/

h1{
	font-weight:normal;
	font:24px/18px Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 2px;
	color: #33F;
	text-align:left;
	margin:0 0;
	background:#FFF;
}

h2{
	font:14px/18px  Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: 0px;
	color: #33F;
	background:#FFF;
	margin:20px 0 5px 0;
	text-align:right;
	border-bottom:1px solid #90F;
}


h3{
	font:11px/12px  Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	background:url(../imagenes/h3.gif) 0 0 no-repeat #FFF;
	padding-left:15px;
	font-weight:bold;
	margin:20px 0 10px 0;
	color:#33F;
}


/*---------------------------------------------*/


/*----bold; coloreada; tamaño;----*/
.peque{
	font-size:9px;
}

.mediana{
	font-size:10px;
}

.grande{
	font-size:12px;
	line-height:24px;
}

.gris{
	color:#666;
}

.resaltado{
	 background: #CCC; 
	 padding:0 2px;
}

.rojo{
	color:#F00;
}

.azul{
	color:#33F;
}

.rosa{
	color:#90F;
}

.burdeos{
	color:#600;
}


p{
	margin:15px 0 10px 0;
}

ul{
	color:#333;
	margin:10px 0;
	padding:0 0;
	list-style-type:none;
}

li{
	margin:0 0;
	padding:5px 0;
}

ol {
	color:#333;
	margin:10px 30px;
	padding:0 0;
	list-style-type: lower-alpha;
}

ol li{
	margin:0 0;
	padding:0 0;
}

/*--___________________________________________________________________________________________________________________*/





/*----ESTILOS CONTENIDO----------------------------------------------------------------*/

#contenido ul li{
	background:url(../imagenes/li.gif) 0 5px no-repeat #FFF;
	margin:0 0;
	padding:0 0 2px 15px;
}

#contenido ul li a{
	margin:0 0;
	padding:0 0;
	text-decoration:none;
	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;
}

img.icono{
	margin: 10px 0;
	display:block;
	border:none;
}


/*--___________________________________________________________________________________________________________________*/



/*-------------------------------------*****!!BOTONES quicknavigation!!*****----------------------------------------*/


#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:5px 5px;
	padding:0 0;
	height:50px;
	background:transparent;
	border-bottom:none;
}

#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:hover{
	text-decoration:none;
	cursor:pointer;
	width:50px;
}

#quick ul li a.home{
	background:url(../imagenes/home.gif) 0 0 no-repeat transparent ;
	width:50px;
}

#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:50px;
}

#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:50px;
}

#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:50px;
}

#quick ul li a.contactHover{
	background:url(../imagenes/contactHover.gif) 0 0 no-repeat transparent;
	cursor:pointer;
}

/*--___________________________________________________________________________________________________________________*/









/*----------------------BOTONES menu Y submenu-----------*****!!#menuLeft!!*****----------------------------------------*/

/*----MENULEFT----*/
#menuLeft{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:24px;
	margin: 0 0;
	padding: 0 0;
	background:#FFF;
}

#menuLeft ul{
	margin:0 0;
}

#menuLeft ul li{
	padding:0 0;
}

#menuLeft a{
	border-bottom:none;
	background:#FFF;
	color:#333;
	padding-left:20px;
}

#menuLeft a:hover{
	background: url(../imagenes/menuLeftaHover.gif) 2px 1px no-repeat #FFF;
	border-bottom:none;
	color:#90F;
}

#menuLeft ul li.on{
	color:#33F;
	font-weight:bold;
	background: url(../imagenes/menuLeftliOn.gif) left 4px no-repeat #FFF;
	padding-left:20px;
}

#menuLeft ul li.off{
	color:#999;
	border-bottom:none;
	background:#FFF;
	padding-left:20px;
	padding-right:0;
}


/*--___________________________________________________________________________________________________________________*/



/*----------------------BOTONES input----------------------------------------*/
input{
	background:#FFF;
	margin:2px 0;
	padding:2px 2px;
	border:none;
	color:#333;
	text-align:left;
	font-size:10px;
}

input[type="submit"]{
	background:#FCF;
	text-align:center;
	text-decoration:none;
	margin:10px 0;
	padding:0 5px;
	cursor:pointer;
}

input:hover[type="submit"]{
	background:#90F;
	color:#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;
}

/*--___________________________________________________________________________________________________________________*/






