/* DEFINICION DE ETIQUETAS GENERALES */
salto {

padding-bottom: 10px;
}
BODY {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
color:#1A0902;
line-height:1.2em;
background: url(../images/template/bg_body.gif) center top repeat-x #F4F1E8;
margin:0;
padding:0;
text-align: left;
}
* {
margin: 0;
padding: 0;
}

IMG, OBJECT {
border:0;
}

EM {
font-weight: bold;
color: #925A43;
font-style: normal;
}

A, A:link, A:visited {
color: #C4290C;
text-decoration: none;
}
A:hover {
color: #A82209;
text-decoration: underline;
}
A:active {
color: #7B1D0C;
text-decoration: none;
}

INPUT, TEXTAREA, SELECT {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:1em;
color:#233343;
background: url(../images/template/fondo_formu.gif) top repeat-x #FFF;
border: 1px solid #6783A3;
}

/* --- Encabezamientos / Titulares ------------- */

h1,h2, h3{
font-family: georgia, times, serif;
font-weight: normal /* tip: clean font */
}
h1,h2 {
font-size: 1.7em;
margin: 0.8em 0;
color: #585252;
}
h1{
	margin-top: 0;
}
h3 {
margin: 0 0 0.5em 0;
font-size: 1.7em;
color: #585252;
}
H4{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #2D83B6;
font-weight: lighter;
margin: 2px 0 0 0;
padding: 0;
}
h5{
	font-size: 1.1em;
	font-weight: lighter;
	margin-bottom: 0.8em;
	color: #925A43;
}

h6{
color: #585252;
font-family: georgia, times, serif;
font-weight: normal ;
font-size: 1.7em;
margin: 0.8em 0;
margin-top: 0;
}

parr{
	text-align: justify; 
	margin-bottom: 1em;
	line-height: 1.3em;
	color: #f0e8c8; 
}
P{
	text-align: justify;
	margin-bottom: 1em;
	line-height: 1.3em;
}
UL{
	margin-bottom: 1em;
}
LI{
	margin-left: 20px;
	margin-bottom: 4px;
	list-style: url(../images/template/guion_lista.png);
}
/*Columnas*/
.inside{
	width: 100%;
	overflow: hidden;
}
.left{
	
	padding-top: 5px;
	width: 50%;
	float: left;
}
.right{
	width: 50%;
	float: right;
}
/* Clases e Ides */
#bigcontainer{
	margin: 0 auto;
	width: 771px;
	padding: 19px 0px 0 0;
}
#header{
	
	margin-bottom: 6px;
}

#header .top{
position:absolute;
	left:850px;
	top: 52px;
}

#header .left{
	width: 5%;
}
#header .right{
	width: 582px;
	padding-top: 0px;
}

#menu{
height: 30px;
background: url(../images/template/bg_menu.gif) top left repeat-x;
padding-top: 6px;
}
#menu ul{
display: block;
font-family: Georgia, 'Times New Roman', Times, serif;
}
#menu li{
margin: 0 0 0 0;
float: right;
width: 145px;;
text-align: center;
list-style: none;
font-size: 1.1em;
background: url(../images/template/bg_menu_li.gif) top right no-repeat;
}
#menu a, #menu a:link, #menu a:visited {
height: 19px;
display: block;
padding-top: 5px;
color: #161D5B;
}

#menu li.mselected{
	background: #05055B;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-bottom:1px solid #FFF;
	font-weight: bold;
}
#menu li.mselected a,
#menu li.mselected a:link,
#menu li.mselected a:visited{
	color: #FFF;
}


#menu2{
	height: 200px;
	padding-top: 6px;
	position: absolute;
	left: 220px;
	width: 100px;
	top: 185px;
}
#menu2 ul{
display: table ;
font-family: Georgia, 'Times New Roman', Times, serif;

}
#menu2 li{
margin: 0 0 0 0;
float: right;
width: 100px;
text-align: left;
list-style: none;
font-size: 1.1em;

}
#menu2 a, #menu a:link, #menu a:visited {
height: 19px;
display: block;
padding-top: 5px;
color: #161D5B;
}

#menu2 li.mselected{
	
	font-color: #FFFFFF;
	font-weight: bold;
}
#menu2 li.mselected a,
#menu2 li.mselected a:link,
#menu2 li.mselected a:visited{
	color: #FFF;
}

#menu3{
	height: 150px;
	padding-top: 5px;
	position:relative;
	left: 40px;
	width: 100px;
	top: -245px;
}
#menu3 ul{
display: table ;
font-family: Georgia, 'Times New Roman', Times, serif;

}
#menu3 li{
margin: 0 0 0 0;
float: right;
width: 100px;
text-align: left;
list-style: none;
font-size: 1.1em;

}
#menu3 a, #menu a:link, #menu a:visited {
height: 19px;
display: block;
padding-top: 5px;
color: #161D5B;
}

#menu3 li.mselected{
	font-weight: bold;
	font-color: #FFFFFF;
}
#menu3 li.txtselected {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
color:#000000;
}
#menu3 li.mselected a,
#menu3 li.mselected a:link,
#menu3 li.mselected a:visited{
	color: #FFF;
}


#cuerpo_portada{
	margin-bottom:10px;
}

##cuerpo_portada .inside{
	margin-bottom: 10px;
}
#cuerpo_portada .left{
	width: 23%;
}
#cuerpo_portada .center{
	width: 70%;
	float:left;
	margin-top: 10px;
}
#cuerpo_portada .right{
	width:15%;
}

#cuerpo_portada .top{
	position: relative;
	left: 275px;
	top: -85px;
	width:30%;
	margin-bottom: 10px;
	
}
#cuerpo_portada .tabla{ 

padding-top:10px;
	
}
#cuerpo_portada .vacio{ 

padding-top:150px;
	
}


#cuerpo_portada h1{
color: #FDD749;
font-family: Georgia, 'Times New Roman', Times, serif;
font-weight: lighter;
font-size: 1.1em;
line-height: 1em;
margin: 0.2em 0 0.5em 0px;
font-weight: bold;
}
#cuerpo_portada li{
color: #161D5B;
font-family: Georgia, 'Times New Roman', Times, serif;
font-weight: lighter;
font-size: 1.1em;
line-height: 1em;
margin: 0.2em 0 0.5em 0px;

}
#cuerpo_portada p{
	
	line-height: 1.5em;
	margin-bottom: 15px;
}

#cuerpo_portada a,
#cuerpo_portada a:link,
#cuerpo_portada a:visited{
	
}

#cuerpo_portada2{
	margin-bottom:10px;
}

##cuerpo_portada2 .inside{
	margin-bottom: 10px;
}
#cuerpo_portada2 .left{
	width: 23%;
}
#cuerpo_portada2 .center{
	width: 51%;
	float:left;
	margin-top: 10px;
}
#cuerpo_portada2 .right{
	width:24%;
	margin-top: 42px;
}

#cuerpo_portada2 .top{
	position: absolute;
	left: 630px;
	top: 328px;
	width:30%;
	margin-bottom: 10px;
	
}
#cuerpo_portada2 .tabla{ 

padding-top:10px;
	
}
#cuerpo_portada2 .vacio{ 

padding-top:150px;
	
}


#cuerpo_portada2 h1{
color: #FDD749;
font-family: Georgia, 'Times New Roman', Times, serif;
font-weight: lighter;
font-size: 1.1em;
line-height: 1em;
margin: 0.2em 0 0.5em 0px;
font-weight: bold;
}
#cuerpo_portada2 li{
color: #161D5B;
font-family: Georgia, 'Times New Roman', Times, serif;
font-weight: lighter;
font-size: 1.1em;
line-height: 1em;
margin: 0.2em 0 0.5em 0px;

}
#cuerpo_portada2 p{
	
	line-height: 1.5em;
	margin-bottom: 37px;
	_margin-bottom: 38px;
}

#cuerpo_portada2 a,
#cuerpo_portada2 a:link,
#cuerpo_portada2 a:visited{
	
}

#cuerpo_portada3{
	margin-bottom:10px;
}

##cuerpo_portada3 .inside{
	margin-bottom: 10px;
}
#cuerpo_portada3 .left{
	width: 5%;
}
#cuerpo_portada3 .center{
	width: 95%;
	float:left;
	margin-top: 10px;
}
#cuerpo_portada3 .right{
	width:0%;
	margin-top: 42px;
}

#cuerpo_portada3 .top{
	position: absolute;
	left: 630px;
	top: 328px;
	width:30%;
	margin-bottom: 10px;
	
}
#cuerpo_portada3 .tabla{ 

padding-top:10px;
	
}
#cuerpo_portada3 .vacio{ 

padding-top:150px;
	
}


#cuerpo_portada3 h1{
color: #FDD749;
font-family: Georgia, 'Times New Roman', Times, serif;
font-weight: lighter;
font-size: 1.1em;
line-height: 1em;
margin: 0.2em 0 0.5em 0px;
font-weight: bold;
}
#cuerpo_portada3 li{
color: #161D5B;
font-family: Georgia, 'Times New Roman', Times, serif;
font-weight: lighter;
font-size: 1.1em;
line-height: 1em;
margin: 0.2em 0 0.5em 0px;

}
#cuerpo_portada3 p{
	
	line-height: 1.5em;
	margin-bottom: 37px;
	_margin-bottom: 38px;
}

#cuerpo_portada3 a,
#cuerpo_portada3 a:link,
#cuerpo_portada3 a:visited{
	
}
#logos .left{
	width: 61px;
	float: left;
	background: Red;
}
#logos .right{
	width: 155px;
	float: right;
	background: Aqua;
}
#cuerpo .inside{
	margin-bottom: 10px;
}
#cuerpo .left{
	width: 23%;
}
#cuerpo .center{
	width: 51%;
	float:left;
	margin-top: 10px;
}
#cuerpo .right{
	width:24%;
	margin-top: 42px;
    
}
#pie{
	background: url(../images/template/bg_pie.gif) top left no-repeat;
	text-align: center;
	font-size: 0.9em;
	color: #979692;
	padding: 10px 0 30px 0;
}
#pie a,
#pie a:link,
#pie a:visited{
	font-weight: bold;
	color: #979692;
}
#cuerpo{
	margin-top: 0px;
}
#formulario {
margin-bottom:10px;
width: 80%;
}
#formulario fieldset{
border: none;
}
#formulario legend {
font-weight: bold;
margin-bottom: 0.5em;
font-family: Arial, Helvetica, sans-serif;
color: #808080;
font-size: 1.2em;
}
#formulario label {
display: block;
}
#formulario label span {
display: block;
margin: 0.2em 0 0.1em 0;
}
#formulario label textarea,
#formulario label input {
width: 99%;
}
#formulario small{
/*	width: 79%;*/
}
input#zemSubmit{
margin: 5px 0 0em 0px;
padding: 3px;
width: 50px;
}
#googlemap{
	border: 5px solid #FFF;
}
#galeria_obras{
/*	width:510px;*/
margin-top:-10px;
_margin-top:0px;
}
ul#ul_obras li {
   float: left;
	height:80px;
   list-style: none;
	padding:6px 8px 10px 6px;
	margin:0 20px 10px 20px;
	_margin:0 18px;
	background: url(../images/template/bg_mycarousel_li.gif) top left no-repeat;
}
ul#ul_obras li p{
text-align:center;
margin-top:5px;
font-size:0.9em;
margin-right:0px;
}
br.clear{
	clear: both;
}

#pag_nav{
	color: #FF0000;
	font-size: 0.9em;
	margin-bottom: 0em;
	margin-top: 1em;
}
#pag_nav .left{
width: 40%;
}
#pag_nav .right{
text-align: right;
width: 45%;
}
#pag_nav img{
vertical-align: middle;
}
#pag_nav a,
#pag_nav a:link,
#pag_nav a:visited{
	color: #6D6D6D;
}
#capaLogosUniversidades{
	position:relative;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:31px;
	text-align:center;
	vertical-align:bottom;
	width:100%;
}
#capaIconosBarraCabecera{
	position:absolute;
	top:3px;
	color:#FFFFFF;
	left:15px;
	height:14px;
}
#cabaBusquedaBarraCabecera{
	margin:0px 0px 0px 0px;
	position:absolute;
	top:3px;
	color:#FFFFFF;
	left:460px;
	height:14px;
	width:150px;}
#pie .subir{
	   
	padding:0px 0px 0px 10px;
	width:10%;}
	
#pie .sube{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1.3em;
color:#1A0902;
text-decoration:none}	
