/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background: url(../imagenes/fondo3.gif) repeat-x;
 
} 

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

#pagewidth{ 
 width:800px; 
 text-align:center;
 margin-left:auto;
 margin-right:auto;
 margin-bottom:20px;
 z-index: 1;
 position: relative;


}

#fondoestirado {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: fixed;
    z-index: 0;
}

#fondoestirado img {
    width: 100%;
    height: 100%;
}
 
#headerR{
 position:relative; 
 height:175px;
 margin-top:20px;
 background-color:#fff;
 width:100%;
}

.fondoCuerpo{
    background: url(../imagenes/fc2.gif) repeat-y;
    margin-bottom:0px;
}

/*******************************************************************************
 Columna con el contenido PRINCIPAL - MAINCOL
*******************************************************************************/
.maincol{
 float: right; 
 width:550px;
 margin-right:15px;
 margin-bottom:30px;
  
 }

.maincol .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.maincol li {
	/*list-style: url(../imagenes/li.gif);
	margin-left: 18px;*/
    font: normal 13px Tahoma,sans-serif;
    text-align:left;
    background: url(../../recursos/imagenes/li_bullet.gif) 0% 30%  no-repeat;
	padding-left:1em;
	margin:0 0 0.5em 1em;
	color:#333;
    list-style-type: none;
}



.maincol p {font-family: "Lucida Sans Unicode",sans-serif;
    font: normal 13px Tahoma,sans-serif;
    text-align:justify;
    padding-right:2em;
    line-height:22px;
}

.maincol p a {
	background:url(../../recursos/imagenes/link_underline.gif) bottom repeat-x;
	padding-bottom:0.1em;
    text-decoration: none;
}

.maincol p .hrefArticulos{
    background:none;
    margin-right:2px;
    margin-left:2px;
    color:#999999;
    text-decoration: underline;
}

.maincol li a {
	background:url(../../recursos/imagenes/link_underline.gif) bottom repeat-x;
	text-decoration: none;
    color:black;
    padding:.5em 0em 0 0em;
}

.maincol li a:hover {
    color: #2b357d;
    font-weight: bold;
}


.maincol h1 {
	font-family: Tahoma,sans-serif;
	margin-bottom: 4px;
    color:#D25A0B;
    text-align:left;
    font-size: 22px;
    font-weight: bold;
}


.maincol h2 {
	font-family: Tahoma,sans-serif;
	margin-bottom: 2px;
    margin-top:18px;
    color:#ba5009;
	text-align:left;
    font-size: 18px;
    font-weight: bold;
}

.maincol h3 {
	font: bold medium Tahoma,sans-serif;
	margin-bottom: 2px;
    margin-top: 15px;
    color:#ba5009;
	text-align:left;
}

.maincol i {
   letter-spacing: 1px;
}

.maincol .objetoParaReferenciar {
    font: normal 16px Tahoma,sans-serif;
    color:red;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
}

.maincol .referencia {
    line-height:18px;
    font-family: Georgia,'Times New Roman',times,serif;
    font-size: 12px;
    text-align:left;

}

.maincol .nombreMiembroEquipo{
    font: normal 14px Tahoma,sans-serif;
    text-align:justify;
    padding-right:2em;
    line-height:22px;
    font-weight: bold;
}

.maincol .informacionMiembroEquipo{
    font: normal 12px Tahoma,sans-serif;
    text-align:justify;
    padding-right:2em;
    line-height:22px;
}

/****************
Estilos para los enlaces
****************/
.reh_enlaces ul li{
    margin-bottom: 15px;
}

.reh_enlaces ul{
    padding-left: 0px;
}

/*******************************************
Estilo para las referencia de pie de pagina
*******************************************/
#tablaRedAd tr td {
    font: normal 14px Tahoma,sans-serif;
    text-align:justify;
    padding-right:2em;
    line-height:22px;
    padding-bottom:.9em;
}

/*******************************************
Estilo para el listado de los articulos
*******************************************/
.pLisArt  {
	font: normal 14px Tahoma,sans-serif;
    text-align:justify;
    padding-left:3.5em;
    line-height:22px;
    text-indent:-45px;

}

.maincol .parrafoCentrado{
    text-align:center;
}


.divLinea{

    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #666666;
}


.leftcol{
 width:193px;
 float:left;
 
 }

 .leftcol h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.leftcol ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
    text-align:left;
    font: oblique large monospace;
    font-weight:bold;

}
.leftcol li {
    border-bottom: 1px solid #EAEADA;
    list-style: none;
    letter-spacing:1px;
    }
.leftcol li a {
	font-size: 13px;
	color: #414146;
	display: block;
	padding: 8px 0px 8px 12px;
	text-decoration: none;
	width: 95%;
}
.leftcol li a:hover {
	background: #cbd2da;
	color: #3c6694;
}

.leftcol .current a{
	background: #cbd2da;
	color: #3c6694;
}


 
/* misc */
.clearer {clear: both;}

#footer{
 height:65px;
 background:#3f6591;
 clear:both;
 text-align:center;
 color:white;
 font-family: courier;
 font-size:small;
 padding-top:0.3em;
 }
 
/*Estilos para los logos */
#contenedorLogoAbajo{
   /*border:1px solid red;*/
   width: 800px;
   margin-left: 20px;
   /*border: solid 1px #000;*/
   height:80px;
   margin-top:10px;

}

#uno, #dos, #tres, #cuatro, #cinco{
   float:left;
   margin-left:30px;
   margin-top:10px;
   
}

.referenciaLogo{
    text-decoration: none;
    border:none;
}


 
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
 content: ".";
 display: block;
height: 0;
 clear: both;
 visibility: hidden;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

