/* G L O B A L */
*{
	height: 	auto;
	/*
	margin: 	0px;
	padding: 	0px;
	border: 	0px;*/
	
	background-repeat:   no-repeat;
	background-position: left center;
/*color: #18506B;*/
}

body
{
/*color: #18506B;*/
/*font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 0.6em;*/
/*font: 62.5% "Trebuchet MS", sans-serif; margin: 50px;*/
/*font-family: Arial, Helvetica, sans-serif; font-size: 0.6em;*/
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size:0.85em;/*0.75em;*/
margin: 0px auto;
padding: 0px;
background: #FFFFFF;
/*background-image: url("http://www.uoc.edu/portal/system/modules/edu.uoc.web.presentations/resources/images/structure/fondo.gif");
background-repeat:  repeat;
*/
}

#logoELiEs{
text-align:center;
margin:15px 0 10px 0;
padding:10px;
border:0px solid #AEE1EB;
background-color:#93ffff;
}

div.title{
display:block; 
top:0px; 
width:100%;
text-align: center;
font-size: 1.4em; /*large;*//*x-large;*/
margin:auto;
padding:auto;
/*font-family:Georgia, "Times New Roman", Times, serif;*/
font-weight:bold;
color: #0101DF;
/*color: darkblue;*/
/*
border-bottom-style: solid;
border-bottom-color: #AEE1EB; 
border-bottom-width: thin;*/

}

div.vol_elies{
margin: 0 0 10px 0;
padding: 0 0 0 10px;
}
div.vol_elies a{
font-style:italic
}


div.vol_LD{
margin: 0 0 10px 0;
padding: 0 0 0 10px;
}
div.vol_LD a{
font-style:normal;
}

div.copyrights { 
margin-top:30px;
margin-bottom:20px;
margin-right:30px;
margin-left:30px;
padding:0;
font-size:0.70em;
text-align:justify;
}
hr.longhrcopyright{
width: 40%;
border:none;
border-bottom-style: solid;border-bottom-color: #0101DF; border-bottom-width: thin;
/*border: 1px solid #0101DF;*/ /*#AEE1EB;*/
}
/*******************************************/
a
{ 
color: #08088A;
text-decoration: underline;outline:none;	
}
a:visited{outline:none;}

a:hover,
a:focus,
a:active
{ 
color: #18506B;
/*background: #A9A9F5;*/
text-decoration: underline;
outline:none;
}
strong,b{
/*font-size:1.1em;*/
font-weight:bold;
}

h2{
clear:both;
margin:0px 0 5px 0px;
padding:0px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-weight:normal;
font-size:1.5em;
border-bottom:1px solid #ededed
}
h3{
margin:5px 0 5px 0px;
padding:1px 0 1px 3px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-weight:normal;
font-weight:normal;
font-size:1.4em;
background-color:#ededed;
}
h4{
margin:5px 0 5px 0px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-weight:normal;
font-weight:bold;
font-size:1.25em;
}
h5{
margin:5px 0 5px 0px;
padding:0 0 4px 0;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-weight:normal;
font-weight:bold;
font-size:1.1em;
border-bottom:1px solid #ccc;
}
h6{
margin:5px 0 5px 0px;
padding:0 0 4px 0;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-weight:normal;
font-weight:bold;
font-size:1em;
}

ul {
margin: 0;
padding-left:15px;
padding-bottom: 5px;
padding-top: 0px;
text-align:justify;

}
li {
margin-top:1px;
padding-bottom: 15px;
padding-left:5px;
list-style-type: disc;

}
ul ul{
padding-bottom: 0px;
padding-top: 0px;
}
li li{
padding-bottom: 0px;
list-style-type: circle;
}

/******************************************************/

/*******************************************/
/*********** MENU **************************/
/*******************************************/

#logomenu{
/*text-align:center;*/
margin:5px 0 0 25px;
}

#menu{
/*clear:both;*/
left:0px;
top: 0px;
width:190px;
margin:15px 0px 0px 0px; 
color: #18506B;
padding: 0px;
padding-left:0px;
background: #FFFFFF;
/*border:2px solid #AEE1EB;*/
text-align: center;
}
#menu .titulo{
margin:0 0 5px 0;
background:#fff url('http://elies.rediris.es/img/bg-titulo.gif') bottom no-repeat;
}


#menu .titulo span{
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:bold;
/*text-transform:uppercase;*/
color:#900;
margin:0px;
padding:0 2px 0 0;
background:#fff;
}


#menu ul {margin:0px 0px 10px 0px;padding:0px 0 0 0;
list-style-type:none;
font-weight:bold;
color: #18506B;
font-size:1em;
text-align: left;}
#menu ul li {margin: 0px 0px 10px 0px;padding:0px 0 0 0;list-style-type:none;
/*border: #AEE1EB solid;*/ /*#E0E9EC solid;*/
border-width: 0px 0px 1px;
padding-bottom: 2px;}
#menu ul li a {color: #18506B; text-decoration: underline;} 
#menu li a:hover {color: #151B8D;text-decoration: underline;} 

#menu ul ul li {margin:0px 0px 10px 10px;padding:0px 0 0 0;
list-style-type:none;
font-weight:bold;
color: #18506B;
font-size:0.90em;}

