* { margin: 0; padding: 0; }

body { text-align: center; color: #7f8382; height: 100%; width: 100%; background-image: url(imagenes/fondo.gif); background-repeat: repeat-x; background-color: #f7f7f7; }
#contenedor { 
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}


body {
	font-size: x-small; /*para IE5/win*/
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /*para los buenos navegadores*/
	font-family: Arial, Helvetica, sans-serif;
	
}
html>body { font-size: small: /*para Opera*/}

img { border: none; }

.clear { clear: both; }

ul { 
	list-style: none;
	padding-left: 0;
}
h1 { font-size: 180%; }
h2 { font-size: 150%; }
h3 { font-size: 100%; }

a { text-decoration: none; color: #7f8382; }
a:visited { text-decoration: none; color: #7f8382; }
#contenedor { background: #f7f7f7; }

/*================================================HEADER*/

#header { padding: 20px 0 5px 30px; height: 70px; }
.membrete, ul#nav { float: left; margin-right: 18px; }
#nav { margin: 0; }
#nav li { margin: 0; padding-bottom: 5px; display: inline; list-style: none; }
#nav a { float: left; text-decoration: none; } /*coloca los links en horizontal*/
#nav a { margin: 0 18px 0 0; }

#nav a#inicio {
	display: block;
	width: 47px; 
	height: 26px;
	background: url(imagenes/inicio.gif) no-repeat left top;
}
#nav a:hover#inicio { background: url(imagenes/inicio-over.gif); border-bottom: 5px solid #7f8382; }

#nav a#portfolio {
	display: block;
	width: 75px; 
	height: 26px;
	background: url(imagenes/portfolio.gif) no-repeat left top;
}
#nav a:hover#portfolio { background: url(imagenes/portfolio-over.gif); border-bottom: 5px solid #7f8382; }

#nav a#bio {
	display: block;
	width: 30px; 
	height: 26px;
	background: url(imagenes/bio.gif) no-repeat left top;
}
#nav a:hover#bio { background: url(imagenes/bio-over.gif); border-bottom: 5px solid #7f8382; }







#nav a#noticias {
	display: block;
	width: 73px; 
	height: 28px;
	background: url(imagenes/noticias.gif) no-repeat left top;
}
#nav a:hover#noticias { background: url(imagenes/noticias-over.gif); border-bottom: 5px solid #7f8382; }






#nav a#contactar {
	display: block;
	width: 89px; 
	height: 26px;
	background: url(imagenes/contactar.gif) no-repeat left top;
}
#nav a:hover#contactar { background: url(imagenes/contactar-over.gif); border-bottom: 5px solid #7f8382; }


/*----destaca el link de cada pagina*/
body.portada #nav a#inicio { background: url(imagenes/inicio-over.gif); border-bottom: 5px solid #7f8382; }
body.portfolio #nav a#portfolio { background: url(imagenes/portfolio-over.gif); border-bottom: 5px solid #7f8382; }
body.bio #nav a#bio { background: url(imagenes/bio-over.gif); border-bottom: 5px solid #7f8382; }
body.contactar #nav a#contactar { background: url(imagenes/contactar-over.gif); border-bottom: 5px solid #7f8382; }

.firmaFoto { font-size: 80%; }
.pieFoto { font-size: 80%; font-weight: bold;}
 
/*===========================================================COLUMNA SECUNDARIA*/
#contenidos { background: #f7f7f7; }
.portada #secundaria {
	width: 444px;
	float: left; 
}
.portada #secundaria {  }
.portada #secundaria img, .portada #secundaria p { margin-bottom: 15px; padding-left: 20px; }
.cita { font-size: 120%; font-family: Georgia, "Times New Roman", Times, serif; }

.portfolio #secundaria {
	width: 500px;
	float: left;
}
.portfolio .fecha { font-size: 75%; }

#tituloFoto {
	width: 220px;
	float: left;
	text-align: right;
}
#firmaFoto {
	width: 270px;
	float: right; 
}

/*===========================================================COLUMNA PRINCIPAL*/


.portada #principal {
	width: 530px;
	float: right;
}
.portada #principal { }
.portada #principal .firmaFoto { font-size: 80%; text-align: left; width: 500px; }
.portada #principal img { margin-right: 30px; }

.portfolio #principal {
	width: 480px;
	float: right;
}

/*===========================================================PIE*/

#pie { clear: both; width: 1000px; height: 50px ; }
.clear {clear: both;}
/**************************************************************************************PORTFOLIO*/

#flechas { width: 80px;}
#flechas a { float: left; text-decoration: none; margin: 0 15px 5px 0; }
#flechas { position: relative; left: 520px; }

.portfolio .esp { margin-bottom: 5px; }
.ing { font-style: italic; }



/**************************************************************************************BIO*/
.bio #secundaria { width: 210px; float: left; }
.bio #secundaria #secContent { margin-left: 60px; }
.bio #principal { width: 770px; float: right; }
.bio #principal #cv { width: 560px; }
.bio #principal #cv .esp { width: 270px; float: left; }
.bio #principal #cv .ing { width: 270px; float: right; }

/**************************************************************************************CONTACTAR*/
.contactar #secundaria { width: 220px; float: left; }
.contactar #secundaria .esp { margin-bottom: 5px; }
.contactar #secundaria .ing { margin-bottom: 25px; }
.contactar #secundaria .esp, .contactar #secundaria .ing, .contactar #secundaria .contacto { margin-left: 30px; }
.contactar #principal { width: 730px; float: right; }
.contactar #principal .firmaFoto { font-size: 80%; }
.contactar #secundaria .contacto  { font-size: 110%; color: #000; }
.contactar #secundaria a:link { font-size: 110%; color: #000; }

/**************************************************************************************NEWS**
.portada #bloqueNoticias {width: 1000px; margin-bottom: 50px; }
.portada #headerNoticias {border-bottom: 2px solid #7f8382; width: 960px; margin-left: 20px; margin-bottom: 20px;}
.portada .titularNoticias { padding-right: 20px; font-family:Georgia, "Times New Roman", Times, serif; margin-top: 10px;}
.portada .fotoNoticias { float:left; width: 250px;}
.portada .cuerpoNoticias {width: 690px; float: right; padding-right: 20px; text-align: justify;  }
.portada .cuerpoNoticias p {margin-bottom: .5em;}
.portada .fotoNoticias img, .portada .titularNoticias h1, .portada .fotoNoticias .firmaFoto, .portada .fechaNoticias, .portada .fotoNoticias .pieFoto, .portada #bloqueNoticias h3 {padding-left: 20px;}
.portada .fotoNoticias, .portada .cuerpoNoticias {margin-top: 10px;}
****************************************************************************************/

/***************************************************************************************NOTICIAS NUEVO
.news #seccionNoticias { width: 960px; height: 400px; margin-left: 20px; border-top: 2px solid #666666; }
.news #tituloBloqueNoticias {margin-bottom: 30px;}
.news .fotoNoticia { width: 250px; float: left; margin-right: 10px; margin-bottom:.5em; }
.news #noticiasPrincipal { width: 564px; float: left; background:}
.news #noticiasSecundaria { width: 376px; float: right;}
.news .noticia { margin-bottom: 20px; }
.news .noticia2 { margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #999999; }
.news .noticia p {text-align: justify;}
.news .noticia h1, .portada .noticia2 h2 {margin-bottom: 10px;}
.news .noticia2 .fotoNoticia { width: 175px; float:left; margin-right: 5px; margin-bottom: .3em;}
*/
.news #seccionNoticias { width: 960px; height: 400px; margin-left: 20px; border-top: 2px solid #666666; }
.news #tituloBloqueNoticias {margin-bottom: 30px;}
.news #noticiaLider { width: 960px; }
.news .textoLider { font-size: 120%; margin-bottom: .5em; }
.news #noticiaLider h1 { font-size: 250%; }
.news #noticiaLider .fotoNoticia { margin-right: 15px;}
.news #noticiaLider .noticia h2 { margin-bottom: 10px; }

.news .fotoNoticia { width: 250px; float: left; margin-right: 10px; margin-bottom:.5em; }
.news .fotoNoticiaFull { margin-bottom:.5em; }
.news #noticiasPrincipal { width: 470px; float: left;}
.news #noticiasSecundaria { width: 470px; float: right;}

.news .noticia { margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #999999; }
.news .noticia p {text-align: justify-OFF;}

 
