/* =====PARTES PRINCIPALES===========*/
body {
	background-image: url(imgs/Fondos/fondobody.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-size:70%;
	padding-top: 30px;
	color: #666;
}
h1 {
	color: #060;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 120%;
	padding-top: 25px;
	text-transform: uppercase;
	font-weight: normal;
}

#wrapper{
	background-color:#FFF;
	margin: 0 auto;
	padding: 0px;
	width:980px;
	border: 1px solid #CCC;
}
#header{
	background: url(imgs/Logos/Logo.jpg);
	height: 180px;
	width: 980px;
	margin: 0 0 15px 0;
}
#container{
	margin: 0 15px 15px 15px;
	padding: 10px 20px;
	height: 330px;
	width: 587px;
	float: left;
	border: 1px solid #CCC;
	background: url(imgs/Fondos/fondoContainer.jpg) no-repeat;

}
.proyectos #container{
	margin: 0 15px 15px 15px;
	padding: 10px 20px;
	border: 1px solid #CCC;
	height: 330px;
	width: 587px;
	float: left;

}
#container p {
	line-height: 17px;
}

#footer{
	border-top: 1px solid #CCC;
	padding: 3px 0 0 0;
	margin: 0 5px;
	float: left;
	width: 970px;
	text-align: center;
}
/*=============OTROS ELEMENTOS====================*/

/* horizontal main menu navigation - based on a method from Richard Rutter */
#mainNav {
	width: 190px;
	padding:0 0 0 10px;
	float: left;
	height: 352px;
	background-image: url(imgs/Fondos/fondoMainNav1.gif);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.principal #mainNav p{
	display:block;
	text-align:right;
	border: 1px dotted #E8E8E8;
}
.principal #mainNav a {
	display: block;
	width: auto;
	text-decoration:none;
	font-weight:normal;
	width: 109px;
	height: 40px;
	padding:5px 10px 0 70px;
	color:#666;
	text-align:right;
	background-image: url(EnviriaTEST/imgs/Fondos/FondoNavReposoverde0.gif);
	text-transform: uppercase;
}
h4 {
	color: #333;
	font-size: x-small;
	font-weight: normal;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 5px;
}


.principal #mainNav a:hover, .principal #mainNav a:active {
	color: #C90;
	background-image: url(imgs/Fondos/FondoNavHoververde0.gif);
}
		/* Highlighting the current page */
		body#presentacion #mainNav a#presentacion, body#asesoria #mainNav a#asesoria, body#ingenieria #mainNav a#asesoria, body#formacion #mainNav a#formacion, body#comunicacion #mainNav a#formacion, body#proyectos #mainNav a#proyectos, body#experiencia #mainNav a#proyectos, body#contacto #mainNav a#contacto {
	color:#333;
	text-decoration: underline;
}
		body#presentacion #mainNav a:hover#presentacion, body#asesoria #mainNav a:hover#asesoria, body#formacion #mainNav a:hover#formacion, body#proyectos #mainNav a:hover#proyectos, body#contacto #mainNav a:hover#contacto {
}
#subNav {
	float: right;
	top: -10px;
	right:-20px;
	position: relative;
	width:283px;
	height:22px;
	background: url(imgs/Fondos/FondoSubNav.gif) no-repeat #C5C5C5;
	;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
}
.proyectos #subNav {
	width:170px;
}
#subNav p{
	display:inline;
	border:1px solid white;
	float:right;
	text-align:center;
	margin: 0;
}
#subNav a{
	display:block;
	text-decoration:none;
	font-weight:normal;
	color: #333;
	width:110px;
	height:18px;
	padding:1px 0 0 0;
}
#subNav a:hover, #subNav a:active {
	color: #C90;
}
		/* Highlighting the current subpage */
		body#asesoria #subNav a#asesoria, body#ingenieria #subNav a#ingenieria, body#formacion #subNav a#formacion, body#comunicacion #subNav 				a#comunicacion, body#proyectos #subNav a#proyectos, body#experiencia #subNav a#experiencia {
	background: #FFF;
	text-decoration: underline;
}
a:link, a:visited{
	text-decoration:none;
	font-weight:normal;
	padding:0;
	color:#960;
	border: 0;
}
a:hover, a:active {
	text-decoration:underline;
}
body#presentacion #mainNav a:hover#presentacion, body#asesoria #mainNav a:hover#asesoria, body#formacion #mainNav a:hover#formacion, body#proyectos #mainNav a:hover#proyectos, body#contacto #mainNav a:hover#contacto {
}

img {
	border:none;
}
.imgThumb {
	margin: 2px 8px 2px 2px;
	cursor: hand;
}

.fotocontenido {
	margin: 0;
	float: right;
	height: 352px;
}
.proyectos #mainNav {
	text-align:left;
/*	border: 1px dotted #E8E8E8;
*/	font-family: Tahoma, Geneva, sans-serif;
	background-image:url(imgs/Fondos/fondoProyectosMainNav1.gif);
}
.proyectos h1 {
	color: #060;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-variant: normal;
	font-size: 120%;
	font-weight: normal;
	padding-top: 20px;
}
.capafoto {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #333;
	padding: 5px;
	cursor: hand;
	color: #CCC;
	position: absolute;
	left: 180px;
	top: 50px;
	visibility: hidden;
	text-align: right;
}
#fullContainer {
	margin: 15px;
	border: 1px solid #CCC;
	padding: 10px 20px;
}
li {
	line-height: 1.5em;
}
#ejemplosContainer {
	margin: 0 0 10px 0;
	padding: 10px 20px 10px 20px;
	height: 330px;
	width: 432px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	float: right;
}
#imgEjemplo {
	border: 1px solid #CCC;
	float: left;
	width: 290px;
	height: 350px;
	margin: 0 0 0 15px;
}

