p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 160%;
	color: #666666;

}
a {
	text-decoration:none;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 160%;

}

a:hover {
	color:#FFCC00;
	text-decoration:underline;
}


h1, h2, h3, h4, h5, h6 {
	line-height: 150%;
	clear: both;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0F4E7A;
	font-size: 165%;
	line-height: 100%;
	margin-bottom: 0.2em;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight:bold;
	color: #0F4E7A;
	margin-top: 0.0em;
	line-height: 100% 
}
h3 {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial;
	color: #006DA3;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 90%;
	margin-top: 0.7em;

}
h4 {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Georgia, Helvetica, Arial;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #4F4F61;
	margin-top: 0.7em;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #114272;
	text-transform: none;
	line-height: 150%;
	margin-bottom: 0.2em;
	margin-top: 0.7em;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	letter-spacing: 1px;
	color: #900;
	margin-top: 0.7em;
}
em {
	font-family: Georgia, "Times New Roman", Times, serif;
}


/**********************  Menu Cabecera   *************************/
ul#menusuperior
	{
		list-style: none;
		padding: 0;
		margin: 0 auto;
		padding-left:0px;
		margin-left:0px;
		font-size: 0.8em;
		float:left;
		padding-left:20px;

	}
ul#menusuperior li
	{
		display: block;
		float: left;
		width: 130px;
		margin: 0;
		padding:0px;
		
	}
ul#menusuperior li a
{
	display: block;
	width: 100%;
	padding-top:15px;
	height:35px;
	height:40px;
	font-family: "Lucida Sans", sans-serif, verdana, arial, helvetica;
	font-size:13px;
	font-variant: small-caps;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	color:#FFFFFF;
	
	}
ul#menusuperior li a { width: auto; }
		
ul#menusuperior li#active a
	{
		color:#148bcf;
		background-image:url(images/sobre.jpg)
	}
ul#menusuperior li a:hover, 	ul#menusuperior li#active a:hover
		{
		color:#148bcf;
		text-decoration: underline;
		background-image:url(images/sobre.jpg)
}

.homecontenido{
	width:176px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 150%;	
}

/*********************** CSS Formularios *********************/
label{
	float: left;
	width: 150px;
	text-align:right;
	margin-right:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.78em;
	font-weight: bold;
	line-height: 160%;
	color: #666666;

}

input, textarea{
	margin-bottom: 5px;
}

textarea{
	height: 130px;
}

.boxes{
	width: 1em;
}

#submitbutton{
	margin-left: 150px;
	margin-top: 5px;
}

br{
	clear: left;
}

/********************** sección de páginas con diverso contenido *******************/
#articulo {
	height: auto;
	padding-right: 1.6em;
	padding-bottom: 1em;
	padding-left: 1.6em;
	margin-bottom: 1em;
	margin-top: 0em;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.92em;
	font-weight: normal;
	line-height: 160%;
	color: #666666;

}
#articulo p  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.92em;
	font-weight: normal;
	line-height: 160%;
	color: #666666;
}
#articulo a  {
	color:#CC0000;
	text-decoration: none;
}

#articulo a:hover {
	color:#000000;
}

#articulo ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0em;
	padding: 0px;
}
#articulo li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.92em;
	font-weight: normal;
	line-height: 160%;
	color: #666666;

	list-style: none;
	background-image: url(images/vineta.png);
	background-repeat: no-repeat;
	background-position: 0.4em 0.3em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1.6em;
	padding-top: 0em;
	margin: 0em;
	}



/***************  Estilo seccion 50% ********************/
.seccionindex100 {
	float: left;
	width: 100%;
}

.seccionindex50 {
	float: left;
	width: 50%;
}
.seccionindex33 {
	float: left;
	width: 33%;
}
.seccionindex25 {
	float: left;
	width: 25%;
}

dl.seccionindex {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

dl.seccionindex dt {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	color: #993300;
	line-height: 1.2em;
	color: #993300;
	letter-spacing: 1px;
	font-weight: normal;
	padding-top: 4px;
	}
dl.seccionindex dt a{
	text-decoration: none;
	color: #2575AD;
}
dl.seccionindex dd a {
	color: #888;
	text-decoration: none;
	border-bottom-color: #888;
	letter-spacing: 1px;
	font-size: 0.8em;
}
dl.seccionindex dd {
	color: #424242;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-size: 0.85em;
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

dl.seccionindex dd img, .seccionindex img {
	float: left;
	margin-top: 3px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0;
	margin-bottom: 5px;
	margin-right: 5px;
}
	
dl.seccionindex dd.ultimo {
	padding-bottom: 18px;
	border-bottom-style: none;
}

dl.seccionindex a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
	color: #660000;
}


