/*Proyectica basicos*/ 



html, body{
	margin:0;
	padding:0;
	background-color: #00529B;
	top:0;
} 
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #3C3C3C;
	text-decoration: none;
	text-align: justify;
}
p a {
	color: #39F;
}

ol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #3C3C3C;
}


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	margin-top: 8px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.5pt;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

h2 a {
	color: #006699;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h4 {
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #39C;
	font-size: 10pt;
 }   

h4 a  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5pt;
	font-weight: normal;
	text-decoration: none;
	color: #09F;
}
h4 a:hover {
	text-decoration: underline;
}

form {
	margin-top: 0px;
	padding: 0;
}	
label {
	margin: 0;
	}
label.datos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
}
input.login {
	width: 142px;
	margin-top: 3px;
	background-color: #CFE4F9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #00529B;
	padding-right: 3px;
	padding-left: 3px;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #036;
	border-left-color: #036;
}

input.btn {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/bg_btn.jpg);
	background-repeat: repeat;
	border: 0.5px solid #006;
	text-decoration: none;
	font-size: 9pt;
	height: 100%;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
input.btnhov {
	background-image: url(images/btn_hov.jpg);
	background-repeat: repeat;
	border: 0.5px solid #006;
}
input.search {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #036;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	height: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006;
	border-left-color: #006;
	background-color: #CFE4F9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #BFC7D9;
	border-bottom-color: #BFC7D9;
}



#pagewidth{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height: auto;

} 
 
#header{
	position:relative;
	height:auto;
	width:100%;

} 

#leftcol{
	width:212px;
	float:left;
	position:relative;
 }
#twocols{
 width:688px; 
 float:right; 
 position:relative; 
  }
#rightcol{
	width:190px;
	float:right;
	position:relative;
	background-image: url(images/line_noticias.png);
	background-position: left top;
	background-repeat: no-repeat;
 }
 #supercontainer {
	background-color: #FFF;
	height: auto;
	width: 900px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#maincol{
	float: left;
	display:inline;
	position: relative;
	width:470px;
	padding-left: 7px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 40px;
	height:500px;
	overflow: auto; 
	overflow-x: hidden;	

	
	
 }
#organizacion {
	height: auto;
	width: 340px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;

}
#map {
	height: 240px;
	width: 350px;
	margin: 0;
	padding: 0;
	background-image: url(images/organizacion.gif);
	background-repeat: no-repeat;
	font-family:arial, helvetica, sans-serif;
}
#map li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#map li a {
	display: block;
	position: absolute;
	background-image: url(images/mapa.gif);
	background-repeat: repeat;
}
#map li a span {
	display: none;
}
#map li a:hover span {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px;
	width: 190px;
	left: 20px;
	top: 20px;
	border: 1px solid #039;
	position: relative;
	/*opacity:0.8;*/
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F2F7FD;
	z-index: 1;
}
#map a.general {
	top: 319px;
	left: 169px;
	width: 115px;
	height: 40px;
}
#map a.comercial {
	top: 427px;
	left: 206px;
	width: 85px;
	height: 40px;
}
#map a.proyectos {
	top: 427px;
	left: 51px;
	width: 77px;
	height: 40px;
}
#map a.produccion {
	top: 428px;
	left: 128px;
	width: 77px;
	height: 40px;
}
#map a.servicios {
	top: 427px;
	left: 287px;
	width: 77px;
	height: 40px;
}
#logo {
	float: left;
	height: 119px;
	width: 150px;
	padding-left: 10px;
}
#logo_container {
	height: 120px;
	width: 100%;
	background-color: #FFF;
}
#proyectos a{
	display: block;
	float: left;
	height: 50px;
	width: 70px;
	position: relative;
	margin-right: 16px;
}

#proyectos a:hover {
	background-color: #999;
	height: 100px;
	width: 250px;
}




/*Barra de búsqueda*/ 
#searchContainer {
	float: right;
	height: auto;
	width: 255px;
	margin-top: 40px;
	padding-right: 0px;
	padding-left: 0px;
}
/*fin barra de búsqueda*/

.slideshow 
{
	
	height: 205px;
	width: 900px;
	background-color: #FFF;
	position:static;
	
	/*position: absolute;
	z-index: 100;*/
}
#menu {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat;
	border: 1px solid #FFF;
	/*position: absolute;
	z-index: 100;*/
	
}
#submenu {
	height: auto;
	width: 188px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	/*background-color: #006CC6;*/
	background-image: url(images/line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#submenu ul {
	list-style-type: none;
	height: auto;
	width: 188px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#submenu li {
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#submenu li a {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	background-color: #0066cb;
	background-image: url(images/submenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 24px;
	padding-left: 26px;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 2px;
}
#submenu li a:hover {
	display: block;
	background-image: url(images/submenu_hov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0035cb;
}
#submenu li a.current , #submenu li a.current:hover{
	background-color: #0035cb;
	background-image: url(images/submenu_hov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer{
	height:40px;
	clear:both;
	background-color: #00529B;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #0066CC;
	padding-top: 10px;
	text-align: center;
 } 
.txtfooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}


/*Modulos actividades - noticias - login*/

#actividades 
{
		font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	
	height: auto;
	width: 188px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 15px;
	/*background-image: url(images/line.png);*/
	background-repeat: no-repeat;
	background-position: left bottom;
}
#noticias 
{
	
		font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	
	height: auto;
	width: 172px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 30px;
}
#img_noticias {
	height: auto;
	width: 172px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}

.main li {
	list-style-type: none;
	color: #3C3C3C;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	display: block;
	height: 12px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-left: 0px;
	margin-bottom: 3px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-top: 2px;
}
.cita  {
	font-size: 0.83em;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	margin-top: 7px;
	color: #356A9F;
	font-weight: bold;
}
.opiniones {
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	border: 3px solid #D9E4F2;
	margin-bottom: 20px;
	background-color: #FCFCFE;
}
.fecha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #999;
	display: block;
	margin-bottom: 10px;
	margin-top: 0px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 74%;
	font-weight: normal;
	color: #888;
}

.txt a:link {
	color: #39F;
}
.txt a:hover {
	color: #06C;
}

a .txt {
	color: #39F;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	margin-bottom: 12px;
}
.content_btn a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/bg_btn.jpg);
	background-repeat: repeat;
	text-align: center;
	display: block;
	height: 15px;
	width: 65px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content_btn a:hover {
	background-image: url(images/btn_hov.jpg);
	background-repeat: repeat;
}
#login {
	height: auto;
	width: 188px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
	padding-bottom: 20px;
}
#info_contact {
	width: 425px;
	padding-left: 15px;
	padding-right: 30px;
	padding-bottom: 20px;
}

.contactxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.63em;
	font-weight: normal;
	color: #3A3A3A;
	display: block;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

/* formulario \*/
.contacto  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #06C;
}
.contactxt a {
	color: #09F;
}
#contact input {
	margin-top: 2px;
	margin-bottom: 5px;
	width: 300px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #0093F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #002D95;
}
#contact select{
	margin-top: 2px;
	margin-bottom: 5px;
	width: 300px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #002D95;
	border: 1px solid #0093F4;
}
#contact .btn {
	width: 80px;
	padding: 0px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
	display: block;
	height: 22px;
}
#contact .btn:hover {
	background-image: url(images/btn_hov.jpg);
	background-repeat: repeat;
}

#contact textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #01408B;
	width: 300px;
	height: 60px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #0093F4;
	margin-top: 2px;
	margin-bottom: 5px;
}
/* Fin formulario \*/

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}

 /* *** Float containers fix*** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
.clearfix{display: inline-block;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}

