* {
  margin:0px;
 }
 
 html, body {
  height: 100%;
 }
body {
	margin:0px;
	padding:0px;
	color:#555;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em; 
	background-color:#ffffff;
	background-image:url(images/fondo_header_banner.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

p { margin: 0px; padding: 0 0 10px 0; text-align:justify;}
img { border: none; }
h1, h2, h3, h4, h5{ font-weight: normal; }
h1 { font-size: 36px; color: #000; }
h2 { font-size: 24px; color: #000; margin: 0 0 20px 0; padding: 0; }
h3 { font-size: 21px; color: #ccc; margin: 0 0 20px 0; padding: 0; }
h4 { font-size: 18px; color: #000; margin: 0 0 10px 0; padding: 0; }
h5 { font-size: 16px; color: #000; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }
.float_l {
	float: left;
}
.float_r {
	float: right;
}
blockquote { font-style: italic; }
cite { font-weight: bold; }
cite span { color: #000; } 


#cabecera_wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0 5px;
}

#cabecera {
	width: 920px;
	height: 100px;
	padding: 0 30px; 
}

#cabecera  #titulo_sitio {
	float: left;
	width: 700px;
	padding: 15px 0 0 0;
}

#cabecera  #titulo_sitio h1 {
	margin: 0;
	padding: 0;
}

#cabecera  #titulo_sitio h1 a{
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#cabecera  #titulo_sitio h1 a span {
	display: block;
	text-align: right;
	font-size: 14px;
	color: #CCC;
	font-weight: bold;
	letter-spacing: 2px;
}


#botonsalir {
 	height: 28px;
	width: 80px;
	padding-bottom: 3px;
	font-size: 13px;
	text-align: center;
	color:#CCC;
	float:right; position:relative; top:40px;
	border:#FFF solid 1px; text-decoration:none; 
	padding: 7px 0 0 0;	
}
#botonsalir:hover {
	opacity:0.5;
}
/* menu */

#menu {
	clear: both;
	height: 50px;
	margin-left:48px;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	position: relative;
	float: left;
	width: 97px;
	display: block;
	height: 25px;
	padding: 4px 0 0 0;
	margin-right: 3px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	color:#FFF;
	outline: none;
	border:#FFF 1px solid;
	border-radius:2px;
	background:rgba(0,0,0,0.3);
}
#menu ul li a.doslineas{ line-height:1em;}
#menu li a:hover, #menu li .current {
	color: #fff;
	background-color:#000;
	opacity:0.5;
}

/* end of menu */

/* banner*/

#banner {
	clear: both;
	width: 920px;
	height: 200px;
	background: url(images/fondo_banner_f.jpg) no-repeat; 
	overflow: hidden;
}

#banner h3 {
	color: #99CCFF;
	font-size: 42px;
}

#banner p {
	color: #FFFFFF;
	font-size: 15px; margin-top:30px;
}

/* end of banner */

#contenido_wrapper_out {
	min-height: 75%;
	width: 100%;
	background: url(images/fondo_.jpg) top repeat;
	
}

#contenido_wrapper_in {
	width: 100%;
}

#contenido_wrapper {
	width: 920px;
	margin: 0 auto;
	padding: 10px;
}

#contenido {
	width: 920px;
	float: left;
}
/* pie de pagina */

#footer_wrapper {
	clear: both;
	width: 100%;
	background: #005590 url(images/footer.jpg) repeat-x top ;
}


#footer {
	clear: both;
	width: 940px;
	padding: 20px 30px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
	position: relative;
  margin-top: -65px; 
  height: 65px;
}

#footer a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:hover {
	color: #33CCFF;
	text-decoration: none;
}

#footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px 0 0;
	display: inline;
}

.footer_menu li a {
	color: #ffffff;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */



/*SUBMENU */
#submenu{
	clear: both;
	height: 50px;
	padding: 11px 0 0 0;
	width:600px;
	margin:0 auto;
	position:relative;
	bottom:20px;
	margin-left:190px;
}

#submenu ul {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
}

#submenu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#submenu>ul>li>a {
	position: relative;
	float: left;
	width: 99px;
	display: block;
	height: 25px;
	padding: 4px 0 0 0;
	margin: 3px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	color:#333;
	outline: none;
	border:#999 1px solid;
	border-radius:2px;
	background:rgba(0,0,0,0.2);
}
#submenu ul li a.doslineas{ line-height:1em;}
#submenu li a:hover, #menu li .current {
	color: #fff;
	background-color:#000;
	opacity:0.5;
}
/*FINAL DE SUBMENU */

#aviso.cerrado
{
	color:#CCC;
	width:393px;
	height:148px;
	margin:15px;
	float:left;
	background-image:url(images/fondo_avisos.jpg);
	background-repeat:no-repeat;
	-webkit-box-shadow: 5px 5px 14px -2px rgba(50, 50, 50, 0.61);
-moz-box-shadow:    5px 5px 14px -2px rgba(50, 50, 50, 0.61);
box-shadow:         5px 5px 14px -2px rgba(50, 50, 50, 0.61);
}
#aviso.cerrado:hover
{ opacity:0.8;}
#aviso.cerrado p
{
width:80%; margin:15px;
}
#aviso.cerrado h4
{
color:#FFF; margin:15px;
}
#aviso.abierto
{
	color:#CCC;
	width:820px;
	
	margin:15px;
	float:left;
	padding:15px;
	background-color:#036;
	opacity:0.9;
	margin:0 auto;
	overflow:scroll;
}
#aviso.abierto a
{
	color:#FFF;
}
/* Formulario */
.formulario{width: 550px; }
.formulario label{display:block; margin:.5em 0 0 0;}
.formulario fieldset{ border-right:none; border-left:none;}
.botonformulario{ background-color:#06C; color:#FFF; border:0px; margin:0px; height:22px; width:80px; float:right;}
.botonformulario:hover{opacity:0.5; }
.derivaciones a{ margin:5px; text-decoration:none; color:#333; float:right; }
.derivaciones a:hover{ color:#999; }
/* Final de Formulario */
.icono {height:26px; width:26px; margin-left:10px; float:right; opacity:0.5;}
.icono:hover {opacity:1;}
hr {position:relative; bottom:3px;}
.proyecto {
	column-count: 2;
-moz-column-count: 2;
-webkit-column-count: 2;
-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
	}
	#entrada_proyecto{	width:350px; height:300px;	margin:15px;	float:left; -webkit-box-shadow: 5px 5px 14px -2px rgba(50, 50, 50, 0.61); -moz-box-shadow:    5px 5px 14px -2px rgba(50, 50, 50, 0.61);box-shadow:         5px 5px 14px -2px rgba(50, 50, 50, 0.61);}
#entrada_proyecto h4{width:100%; margin-top:15px; 	}
#entrada_proyecto p{width:80%; margin:15px;}
.par{color:#039 background-color:#FFF;}
.impar{color:#CCC; background-color:red;}
.impar h4{color:#CCC;}