/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333333;
	line-height: 1.166;	
	padding: 0px;
	text-align:center;
}

a:link, a:visited, a:hover {
	color: #020a89;
	text-decoration: none;
}


/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 90%;
 color:#ffffff;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #020a89;
}

h4{
 font-size: 75%;
 font-weight: normal;
 color: #333333;
 border: 1px solid #020a89;
 width:12px;
 height:12px;
 background-color:#FFFFFF;
}

h5{
 font-size: 80%;
 font-weight:normal;
 color: #334d55;
 text-align:justify;
 text-indent:25px;
}

h5 img{
float:left;
}

h6{
font-size:180%;
font-weight:bolder;
color:#020a89;
}

li{
color:#FFFFFF;
}

ul {
 list-style-type:none;
 font-size:100%;
 font-weight:bold;
 line-height:normal;
}

ul ul{
 list-style-type:none;
 font-size:77%;
 font-weight:lighter;
 line-height:normal;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #020A89;
}

.submenu {
	list-style: none;
    list-style-position:outside;
    padding-left: 0.5em;
    margin-left: 0.5em;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#containel{
	left:0px;
	width:760px;
	text-align:left;
	overflow:hidden;
}

#cabecera{
	background-color:#020A89;
}



#masthead{
	border-right:1px solid #020a89;
	padding: 10px 0px;

	width: 760px;
}

#marco{
	border: 1px solid #020A89;
}
#navBar{
	width: 175px;
	margin:0;
	padding-bottom:120%;
	background-image:url(Imagenes/navBar.jpg);
	
	border-right: 1px solid #020A89;
	font-size:80%;
}

#navBar a{
display: block;
color:#020A89;
}

/*#navBar a:hover, #navBar a:active {
background-color: #E1F0FF;
background-position: 0% 50%;
}*/

#content{
float:right;
width: 518px;
margin: 0;
padding: 2% 5% 0 3%;

}

/**************************************************/
/*Menus desplegables                              */
/**************************************************/

#Areaslist, #Proyectoslist{
	position:absolute;
	border: 1px solid #020A89;
	border-bottom: 1px;
	width:186px;
	background-color:#9396CC;
	left: 426px;
	visibility: hidden;
}

#Areaslist{
top:23.7%;
}
#Proyectoslist{
top:26.1%;
}

#Areaslist ul,#Proyectoslist ul{
	line-height:normal;
	position:relative;
	font-size: 70%;
	font-weight:bold;
	margin:0;
	padding:0;

}

#Areaslist ul a:link,#Proyectoslist ul a:link,#Areaslist ul a:visited,#Proyectoslist ul a:visited{
	color: #FFFFFF;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}
#Areaslist ul a:hover,#Proyectoslist ul a:hover{
	color: #020a89;	
}
#Areaslist li, #Proyectoslist li{
	border-bottom: 1px solid #020A89;
}

#navBar li a:hover{
	color: #FFFFFF;
	background-color:#9396CC;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 0px;
}


/************* #globalNav styles **************/

#globalNav{
color: #020a89;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display:block;
}

#globalNav a {
	font-size: 75%;
	padding: 0px 4px 0px 0px;
}

#globalNav a:hover{
	color: #FFFFFF;
	background-color:#9396CC;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	float:right;
	padding-bottom:50px;
	padding-left:15px;
	font-size: 75%;
	text-align:justify;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	width:65%;
	height:65%;
	float:left;
	padding: 0px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */

.direccion{

}

.direccion p{
float:right;
font-size:70%;
line-height:5px;
}

.direccion img{
float:left;
margin-right:40px;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
  padding: 0px 0px 0px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #020A89;
	font-size: 75%;
	color: #020A89;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */
#siteInfo a{
text-decoration:underline;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 7px 5px;
	border-bottom: 1px solid #020A89;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display:block;}


#navBar ul {list-style-position:inside; margin: 0; padding: 0px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists 
#navBar li {border-bottom: 1px solid #EEE;}*/

/* fix for browsers that don't need the hack 
html>body #navBar li {border-bottom: none;} */


/*********** #sectionLinks styles ***********/

#sectionLinks{
	padding-top:10px;
	border-bottom: 1px solid #020A89;
	font-size: 90%;
}

#sectionLinks ul a:hover{
/*	background-color: #9396CC;
	color: #FFFFFF;*/
}

#sectionLinks ul a:link{
	padding-bottom:5px;
	line-height:7px;
	}

/*
#sectionLinks ul ul a:hover{

	background-color:: #9396CC;
	font-weight:normal;
	color: #FFFFFF;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

