*{margin:0;padding:0;}
body
{
	background-color: #A7D2F5;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p{
	color: #000000;
	margin-right: 36px;
}
a
{
	
	color: #0066cc;
}
a:hover {
	color: #003399;
}
a:visited {
	color:  #0066cc;
}

h1{color: #003399; font-size: 21px;}
h2{font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 24px;
}
H4 {font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0F7CD9;
	text-align: center;
}
H3 {font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
H5 {font-size: 14px; color: #FF0000; text-align: center; }

#wrapper
{
	width: 870px;
	margin: auto;
	text-align: left;
}

#topbar
{
	background-color: #003399;
	border: 1px solid #FFFFFF;
	border-top: 0px;
	padding: 10px;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
#topbar p
{
color: #ffffff
}
#topbar a
{
color: #A7D2F5
}
#header
{
	border: 1px solid #FFFFFF;
	border-top: 0px;
	background-color: #FFFFFF;
	position: relative;
	height: 128px;
}

#logo
{
	position: absolute;
	top: 19px;
	left: 217px;
	background-repeat: no-repeat;
	margin: 0;
	padding-top: 0px;
	padding-left: 72px;
	height: auto;
	font-size: 21px;
	color: #FFFFFF;
	width: 458px;
}

#logo span
{
	margin-left: 3px;
	padding: 0;
	margin: 0;
	display: block;
}

#navigation
{
	position: absolute;
	right: -11px;
	top: 100px;
	width: 866px;
}

#navigation li
{
	float: left;
	list-style: none;
	width: auto;
	margin-right: 24px;
	text-align: center;
	font-weight: bold;
}

#navigation li a
{
	display: block;
	padding-top: 7px;
	padding-bottom: 8px;
	font-size: 15px;
	color: #003399;
	text-decoration: none;
}

#navigation li a:hover
{
	color: #FF0000;
	text-decoration: none;
}

#navigation li span a
{
	background-image: url(images/header_selected.jpg);
	color: #0F7CD9;
	text-decoration: underline;
}
#menuv{
	align:left;
}
#menuv a{
	color: #0F7CD9;
	font-weight: bold;
}
#menuv a:hover{
	color: #000000;
}

#menuv a:visited{
	color: #0F7CD9;
}


#body
{
	background-color: #deecf8;
	padding-top: 25px;
}

#leftmenu
{
	float: left;
	background-color: #DEECF8;
	width: 213px;
	margin-left: 25px;
	margin-bottom: 25px;
}

#lwrap
{

}

#leftmenu p
{
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #000000;
}

#leftmenu blockquote
{
	margin-left: 20px;
}

#footer
{
	border-top: 1px solid #D7D7D7;
	margin: 2px;
	padding-top: 18px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #DEECF8;
	color: #000000;
	line-height: 24px;
}

#footer a
{
	color: #070E83;
	text-decoration: none;
	margin-bottom: 7px;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer span a
{
	text-decoration: underline;
}

#footer p
{
	margin-top: 10px;
}

.clear
{
	clear: left;
}

.right
{
	float: right;
	margin-right: 20px;
	text-align: right;
	color: #000000;
}

#quotestart
{
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 14px;
	background-image: url(images/quote_top.jpg);
	width: 34px;
	height: 25px;
}

#quoteend
{
	padding-top: 20px;
	float: right;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 14px;
	margin-right: 20px;
	background-image: url(images/quote_bottom.jpg);
	width: 34px;
	height: 25px;
}

.seperator
{
	padding-top: 25px;
	border-bottom: 1px solid #CCCADB;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}

.form
{
	margin-left: 0px;
	margin-right: 15px;
	color: #000000;
}

#leftmenu h3
{
	color: #000000;
	font-size: 14px;
	margin-bottom: 5px;
}

.form label
{
	color: #000000;
	display: block;
	margin-left: 2px;
	margin-bottom: 3px;
}

.form input, textarea
{
	background-color: #FFFFFF;
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #000000;
	margin-bottom: 10px;
}

.send_button
{
	border: 0;
	display: block;
	width: 79px;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 7px;
	padding-bottom: 11px;
	float: right;
	margin-bottom: 25px;
}

#content
{
	margin-left: 180px;
	margin-right: 40px;
}
#content2
{
	margin-left: 60px;
	margin-right: 20px;
}
#content a
{
	color: #0066cc;
	text-decoration: none;
	margin-bottom: 7px;
	font-size: 14px;
}

#content a:hover
{
	color:#0066cc;
	text-decoration: underline;
}
#content a:visited
{
	color: #0066cc;
	text-decoration: none;
}
.Estilo16
{
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
}


#content_index a
{
	text-decoration: none;
	margin-right: 20px;
}

#content_index
{
	margin-left: 240px;
	margin-right: 20px;
}
#content_index a:visited
{
	text-decoration: none;
	margin-right: 20px;
}

.textonoticia
{
	color: #000000;
	padding-top: 20px;
	padding-bottom: 35px;
	text-align: justify;
	font-style: italic;
}
#content li {
	margin-left: 50px;

}
#content li {
	margin-left: 50px;
	padding-left: 40px;
	list-style-type: none;
}
#content_index li {
	list-style-position: outside;
	margin-left: 30px;
}
#content_index ul li {
	margin-left: 30px;
}
.fecha
{
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.img_left
{
	text-align: left;
	margin-right: 30px;
}
.margen {
	margin-left: 270px;
	margin-right: 40px;
}
.tabla
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBE1F3;
	padding-top: 18px;
}

