@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #A9A9A9 url(../img/bkgBody.png) top left repeat-x;
}


#wrapper {
	width: 816px;
	height: 657px;
	margin: auto;
}

#wrapperflash {
	width: 600px;
	height: 430px;
	margin: 30px auto 0px auto;
}

#wrapperslide {
	width: 816px;
	height: 657px;
	margin: auto;
}

#innerwrapper {
	width: 748px;
	height:605px;
	float: left;
	background: #FFF;
}

#innerwrapper2 {
	width: 700px;
	height: 590px;
	margin: 10px auto 0px auto;
}


#innerwrapperslideshow {
	width: 748px;
	height: 755px;
	float: left;
	background: #FFF;
}

#innerwrapper2slideshow {
	width: 700px;
	height: 640px;
	margin: 10px auto 0px auto;
}



#wrappersitio {
	width: 816px;
	height: 537px;
	margin: auto;
}

#innerwrappersitio {
	width: 748px;
	height: 485px;
	float: left;
	background: #FFF;
}

#innerwrapper2sitio {
	width: 700px;
	height: 470px;
	margin: 10px auto 0px auto;
}



#wrapperdoblet {
	width: 816px;
	height: 1657px;
	margin: auto;
}

#innerwrapperdoblet {
	width: 748px;
	height: 1605px;
	float: left;
	background: #FFF;
}

#innerwrapper2doblet {
	width: 700px;
	height: 1590px;
	margin: 10px auto 0px auto;
}

#wrappervigas {
	width: 816px;
	height: 1157px;
	margin: auto;
}

#innerwrappervigas {
	width: 748px;
	height: 1105px;
	float: left;
	background: #FFF;
}

#innerwrapper2vigas {
	width: 700px;
	height: 1090px;
	margin: 10px auto 0px auto;
}

#innerwrapperpostes {
	width: 748px;
	height: 755px;
	float: left;
	background: #FFF;
}

#innerwrapper2postes {
	width: 700px;
	height: 740px;
	margin: 10px auto 0px auto;
}

/*HEADER*/

#header {
	width: 700px;
	height: 160px;
	float: left;
}

.headerlogo {
	width: 700px;
	height: 125px;
	float: left;
	background: #133b5e;
}

.logo {
	width: 317px;
	height: 41px;
	float: left;
	margin: 50px 0px 0px 20px;
	background: url(../img/logo_conde.gif) no-repeat;
}

.icons {
	width: 110px;
	height: 30px;
	float: right;
	margin: 10px 10px 0px 0px;
}

.icons img {
	border: none;
}

.idiomas {
	width: 700px;
	height: 35px;
	float: left;
	background: #FFF;
}

.idiomas p {
	width: 300px;
	height: 20px;
	float: right;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #133b5e;
	margin: 18px 0px 0px 0px;
}

.idiomas a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #133b5e;
	text-decoration: none;
}

.idiomas a:hover {
	text-decoration: underline;
}

/*MENU*/

#menu {
	width: 700px;
	height: 31px;
	float: left;
	margin-top: 3px;
	background: #8ab71e;
}

#menu ul {
	list-style: none;
	margin: 2px auto 0px auto;
	padding: 0;
	width: 700px;
	height: 31px;
}

#menu ul li {
	float: left;
	padding: 3px 18px 3px 14px;
	margin: 2px 0px 0px 10px;
	background: url(../img/list_style.png) left no-repeat;
}

#menu ul li a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

#menu ul li a:hover {
	color: #133b5e;
}

/*CUERPO*/

#cuerpo {
	width: 698px;
	height: 348px;
	float: left;
	border-bottom: #CCC 1px solid;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
}

#cuerpoproyectos {
	width: 698px;
	height: 348px;
	float: left;
	border-bottom: #CCC 1px solid;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
}

#cuerposlideshow {
	width: 698px;
	height: 498px;
	float: left;
	border-bottom: #CCC 1px solid;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
}

#cuerpositio {
	width: 698px;
	height: 228px;
	float: left;
	border-bottom: #CCC 1px solid;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
}

#cuerpodoblet {
	width: 698px;
	height: 1348px;
	float: left;
	border-bottom: #CCC 1px solid;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
}

#cuerpovigas {
	width: 698px;
	height: 848px;
	float: left;
	border-bottom: #CCC 1px solid;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
}

#cuerpopostes {
	width: 698px;
	height: 498px;
	float: left;
	border-bottom: #CCC 1px solid;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
}

.contentheader {
	width: 698px;
	height: 20px;
	background: #cccfde;
	float: left;
	margin-top: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #133b5e;
	text-align: left;
}

.contentheader p {
	margin: 3px 0px 0px 6px;
}

.perfilcontent {
	width: 698px;
	height: 348px;
	float: left;
}

.perfilcontent img {
	float: left;
	margin: 6px 6px 0px 6px;
}

.perfilcontent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #133b5e;
	text-align: justify;
	padding: 6px 6px 0px 8px;
	margin: 0;
}

.contentleft {
	width: 450px;
	height: 328px;
	float: left;
}

.contentleftproyectos {
	width: 698px;
	height: 328px;
	float: left;
}

.contentleftslideshow {
	width: 698px;
	height: 528px;
	float: left;
}

.contentleftheaderproyectos {
	width: 698px;
	height: 20px;
	background: #cccfde;
	float: left;
	margin-top: 3px;
}

.contentleftheaderproyectos	 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #133b5e;
	margin: 5px 0px 0px 20px;
}

.contentleftsitio {
	width: 240px;
	height: 208px;
	float: left;
}

.contentleftheader {
	width: 448px;
	height: 20px;
	background: #cccfde;
	float: left;
	margin-top: 3px;
}

.contentleftheader p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #133b5e;
	margin: 5px 0px 0px 20px;
}

.infoleft {
	width: 448px;
	height: 308px;
	float: left;
}

.infoleftdoblet img {
	margin: 18px 0px 8px 40px;
}

.infoleft p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #133b5e;
	width: 430px;
	height: 320px;
	margin: 18px auto 0px auto;
}

.infoleftdoblet p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #133b5e;
	width: 430px;
	height: 270px;
	margin: 18px auto 0px auto;
}

.infoleftcolumnas {
	width: 448px;
	height: 308px;
	float: left;
}

.infoleftcolumnas ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #133b5e;
	margin: 18px auto 0px auto;
}

.infoleftcolumnas p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #133b5e;
	width: 430px;
	height: 50px;
	margin: 18px auto 0px auto;
}

.infoleftvigas {
	width: 448px;
	height: 308px;
	float: left;
}

.infoleftvigas ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #133b5e;
	margin: 18px auto 0px auto;
}

.infoleftvigas p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #133b5e;
	width: 430px;
	height: auto;
	margin: 18px auto 0px auto;
}


.contentright {
	width: 248px;
	height: 328px;
	float: left;
}

.contentrightheader {
	width: 246px;
	height: 20px;
	background: #cccfde;
	float: right;
	margin-top: 3px;
}

.contentrightheader p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #133b5e;
	margin: 5px 0px 0px 20px;
}

.inforight {
	width: 248px;
	height: 308px;
	float: left;
}

.inforight p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #133b5e;
	text-align: left;
	width: 230px;
	margin: 18px 0px 0px 10px;
}

.inforight p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #133b5e;
	text-align: left;
	text-decoration: underline;
}

.inforight p a:hover {
	color: #8ab71e; 
}

.contentrightsitio {
	width: 400px;
	height: 208px;
	float: right;
}

.contentrightheadersitio {
	width: 400px;
	height: 20px;
	background: #cccfde;
	float: right;
	margin-top: 3px;
}

.contentrightheadersitio p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #133b5e;
	margin: 5px 0px 0px 20px;
}

.batchleft {
	width: 200px;
	height: 160px;
	float: left;
}

.batchright {
	width: 200px;
	height: 160px;
	float: left;
}

.inforightsitio {
	width: 400px;
	height: 160px;
	float: left;
	margin-top: 18px;
}

.inforightsitio p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #133b5e;
	text-align: left;
	width: 230px;
	margin: 18px 0px 0px 10px;
}

.inforightsitio p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #133b5e;
	text-align: left;
	text-decoration: underline;
}

.inforightsitio p a:hover {
	color: #8ab71e; 
}

.productos {
	width: 160px;
	height: 20px;
	margin: 0px 0px 0px 40px;
}

.productos img {
	float: left;
	margin: 2px 5px 0px 0px;
}

.productos p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #133b5e;
	text-decoration: none;
}

.productos p a:hover {
	color: #8ab71e;
}

.productos p {
	float: left;
	margin: 0;
	width: 120px;
	height: 20px;
}

/*FOOTER*/

#footer {
	width: 700px;
	height: 30px;
	float: left;
}

.copyright {
	width: 480px;
	height: 20px;
	float: left;
	margin-top: 10px;
}

.copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	margin: 0;
}

.autor {
	width: 130px;
	height: 20px;
	float: right;
	margin-top: 10px;
}

.autor p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	margin: 0;
	text-align: right;
}

.autor a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	margin: 0;
	text-align: right;
	text-decoration: none;
}

.autor a:hover {
	text-decoration: underline;
}

/*SHADOWS*/

.shadowtop {
	width: 748px;
	height: 34px;
	float: left;
	background: url(../img/shadowtop.png) center no-repeat;
}

.shadowleft {
	width: 34px;
	height: 469px;
	float: left;
	background: url(../img/shadowleft.png) center no-repeat;
	margin-top: 34px;
}

.shadowright {
	width: 34px;
	height: 469px;
	float: left;
	background: url(../img/shadowright.png) center no-repeat;
}

.shadowbottom {
	width: 748px;
	height: 34px;
	float: left;
	background: url(../img/shadowbottom.png) center no-repeat;
	margin-left: 34px;
}

.goback {
	width: 50px;
	height: 20px;
	float: right;
}

.goback a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #133b5e;
	text-decoration: none;
}

.goback a:hover {
	color: #8ab71e;
	text-decoration: underline;
}




