/*  
Theme Name: tema-agua
Theme URI: http://www.encamina.com
Description: Tema personalizado para agua, FEHV
Version: 1.0
Author: ENCAMINA
Author URI: http://www.encamina.com
*/

html {
background-color:#e6e9ee;
height:100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
	color: #666666;
	}


#titulo {
	color: #597ea8;
font-size: 15pt;
}

#titulo a{
	color: #597ea8;
	text-decoration: none;
font-size: 15pt;
}

#titulo a:visited {
	color: #597ea8;
	text-decoration: none;font-size: 15pt;

}
#titulo a:hover {
	color: #597ea8;
	text-decoration: underline;font-size: 15pt;

}


a {
	color: #597ea8;
	text-decoration: none;
}

a:visited#titulo {
	color: #597ea8;
	text-decoration: none;
}
a:hover#titulo {
	color: #597ea8;
	text-decoration: underline;
}

a#enlaceMenu {
	color: #597ea8;
	text-decoration: none;
}

a:visited#enlaceMenu {
	color: #597ea8;
	text-decoration: none;
}
a:hover#enlaceMenu {
	background-color: #597ea8;
         color: #ffffff;
display:inline;
	text-decoration: none;
}



h2 {
	color: #597ea8;
	font-family: Arial, Helvetica, sans-serif;
font-size: 12pt; font-style: normal;
}

#enlaces a{
         padding:20px;
         text-decoration: none;
         line-height: 200%;

background-image: url('images/bullet_enlace.jpg');
background-repeat: no-repeat;
background-position: left; 
         
}

ul{
	list-style: disc;
}

ul #azul{
	list-style: disc;
	color: #b2bfc8;font-size:12pt
}

li{
	color: #666666;margin-bottom:12px;
}

li #azul{
	color: #b2bfc8
}

.negro{
color: #666666;font-size: 10pt;
}

.bordeGris{
border: 1px solid #cccccc;padding-left:3px
}

.destacado {
	color: #666666;
font-size: 12pt;
}