html,body{

margin:15px 0px 0px 0px;
padding:0

}

body{
font: 76% arial,sans-serif;
text-align:center;
background-color: #DFA5D6;
}

div#header{

/*border: 1px solid red;*/
}

div#container{
text-align:left;
border: 1px solid #D385C8;
width:990px;
margin:0 auto;
background-image: url(../images/fnd_cuadro.gif);
background-repeat: no-repeat;
background-position: bottom right;
/*background-color: #F2F9FF; */
background-color: #FFFFFF;
/*border: 1px solid blue;*/
}

div#content{
float:left;
width:730px;
border-right: 1px solid #77B6D0;
}

div#navigation{
/*background:#B9CAFF;*/
float:right;
width:250px;
/*background-image: url(../images/fnd_menudecha.jpg);
background-repeat: repeat-x;
background-position: left top;*/
/*border: 1px solid #93B9DC;*/
margin: 0.5em 0em 0em 0em;
}


div#footer{
clear:both;
width:989px;
background: #FFF;
border: 1px solid #D8D8D8;
background-image: url(../images/fnd_footer.gif);
background-position: top;
background-repeat: repeat-x;
color: #333333;
margin: 1em auto;
display: block;
}

/*
html>body div#footer{
width:59.5%;	
}
*/

div#footer p{

margin:0;
padding:5px 10px
}

.clr{
	clear: both;
}

h1 { color:#000000; font-size:100%; font-weight:bold; text-align:right; width:100%; }

.oculto { position:absolute; /*left:-999px;*/ width:990px; font-size:0%; left:-1060px; top:-30px; }

.bannerlat{
	margin: 1em 0em 1em 1.5em;
}

.bannerlat2{
	margin: 1em 0em 1em 1.5em;
	width: 90%;
}

.banner1{
	margin: 3em 0em 0.5em 1.5em;	
}


h2{
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #008ECD;
font-size: 1.5em;
margin: 0em 0em 0em 0em;

}

.noticia1{	
/*	background-image: url(../images/fnd_parrafonoticia.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
	margin: 1em 0em 0.5em 1em;
/*	border: 1px solid red;*/

}

.noticia1 p{
	margin: 0.5em 0em 0.5em 0em;
}

.noticia1 p.amplinoti, .galeria p.amplinoti{
/*	border: 1px solid red;*/
	background-image: url(../images/ico_noticia.gif);
	background-position: 49em 0.05em;
	background-repeat: no-repeat;
	text-align: right;
	padding: 0em 1em 0em 0em;
	margin: 0em 0em 1em 0em;
	color: #cccccc;
	font-weight: bold;
}

.noticia1 p.amplinoti a, .galeria p.amplinoti a{
	color: #5389B5;
	text-decoration: none;
}

.noticia1 p.amplinoti a:hover, .galeria p.amplinoti a:hover{
	color: #5389B5;
	text-decoration: underline;	
}

.noticia1 p.botones{
	text-align: center;
	padding: 0em 1em 0em 0em;
	margin: 0em 0em 1em 0em;
	color: #5389B5;
	font-weight: bold;
}

.noticia1 p.botones a{
	color: #5389B5;
	text-decoration: none;
	margin: 0 1em 0 0;
}

.noticia1 p.botones a:hover{
	color: #5389B5;
	text-decoration: underline;	
}

#content p.amplinoticias{
/*	border: 1px solid red;*/
	color: #666666;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	margin: 1em 0em 1em 0em;
	padding: 0em 1.5em 0em 0em;
}

#content p.amplinoticias a{
	color: #666666;	
	text-decoration: none;
}

#content p.amplinoticias a:hover{
	color: #333;	
	text-decoration: underline;
}


/*------------------------ menu ------------------------*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/new-dropdown.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* defaults for ie6 */
a, a:hover, a:active, a:focus {outline:0; direction:ltr;}

.positioner {position:relative; height:30px; 

background-image: url(../images/fnd_menu_sup2.jpg);
background-repeat: repeat-x;
background-position: bottom;
border-top: 1px solid 
border-bottom:

}
.menuHolder {position:absolute;
z-index:100;
font:normal 11px/25px verdana, sans-serif;
left:31.9%;
margin-left:-315px;
width:630px;
/*border: 1px solid red;*/
}
ul.ulTop {padding:0; margin:0; list-style:none; width:125px; overflow:hidden; float:left; margin-right:1px;}
ul.ulTop a {text-decoration:none; color:#000000; padding-left:5px;}

ul.ulTop li.liTop {
float:left;
width:250px;
margin:-32767px -125px 0 0;
/*background: url(../images/tab125.gif) no-repeat left bottom;*/
}
ul.ulTop li.liTop a.aTop {
position:relative;
z-index:50;
display:block;
float:left;
width:120px;
margin-top:32767px;
background:transparent;
}
ul.ulTop li.liTop a.aTop:hover,
ul.ulTop li.liTop a.aTop:focus,
ul.ulTop li.liTop a.aTop:active {
margin-right:1px;
/*background:url(../images/tab125.gif) no-repeat left top;*/
}
ul.sub {float:left; padding:25px 0 0 0; margin:0; list-style:none; 
/*background:url(../images/tab125.gif) no-repeat left top; */
margin-top:-25px;}
ul.sub li a {
float:left;
width:120px;
/*background:#099;*/
background-color:#CEE4ED;
clear:left;
}
ul.sub li a.last {
/*
background:url(../images/tab125c.gif);
*/
}

ul.sub li a.last:hover,
ul.sub li a.last:focus,
ul.sub li a.last:active {
/*background:url(../images/tab125d.gif);*/
}

ul.sub a:hover,
ul.sub a:focus,
ul.sub a:active {
/*background:#06c;*/
background-color: #77B6D0;
margin-right:1px;
}

/* this is for the click version */
ul.ulTop li.liTop a.aTop2 {
position:relative;
z-index:50;
display:block;
float:left;
width:120px;
margin-top:32767px;
background:transparent;
}
ul.ulTop li.liTop a.aTop2:hover {
/*background:url(../images/tab125.gif) no-repeat left top;*/
}
ul.ulTop li.liTop a.aTop2:focus,
ul.ulTop li.liTop a.aTop2:active {
margin-right:1px;
/*background:url(../images/tab125.gif) no-repeat left top;*/
}

div#bsaz_1242022.adblock {width:100%;display:block;} div#bsaz_1242022.adblock a{width:468px;} div#bsaz_1242022.adblock a img{padding:0;} div#bsaz_1242022.adblock a em{font-style:normal;} div#bsaz_1242022.adblock a{display:block;font-size:11px;color:#888;font-family:verdana,sans-serif;margin:0;text-align:center;text-decoration:none;overflow:hidden; float:left;} div#bsaz_1242022.adblock img{border:0;} div#bsaz_1242022.adblock a.adhere{color:#666;font-weight:bold;font-size:12px;background:#f8f8f8;text-align:center;} div#bsaz_1242022.adblock a.adhere:hover{background:#ddd;color:#333;} div#bsaz_1242022.adblock a.adhere{width:468px;height:60px;line-height:480%;} html>body div#bsaz_1242022.adblock a.adhere{width:466px;height:58px;} div#bsaz_1242022.adblock img.s{height:0;width:0;}

div#bsaz_1241863.adblock {width:100%;display:block;} div#bsaz_1241863.adblock a{width:220px;} div#bsaz_1241863.adblock a img{padding:0;} div#bsaz_1241863.adblock a em{font-style:normal;} div#bsaz_1241863.adblock a{display:block;font-size:11px;color:#888;font-family:verdana,sans-serif;margin:0;text-align:center;text-decoration:none;overflow:hidden;} div#bsaz_1241863.adblock img{border:0; margin-bottom:8px;} div#bsaz_1241863.adblock a.adhere{color:#666;font-weight:bold;font-size:12px;border:1px solid #ddd;background:#f8f8f8;text-align:center;} div#bsaz_1241863.adblock a.adhere:hover{border:1px solid #999;background:#ddd;color:#333;} div#bsaz_1241863.adblock a.adhere{width:220px;height:100px;line-height:800%;} html>body div#bsaz_1241863.adblock a.adhere{width:218px;height:98px;} div#bsaz_1241863.adblock img.s{height:0;width:0;}


/*--------------------------------------------------------------------------------*/

.migaspan{
/*	border: 1px solid red;*/
	width: 70%;
	text-align:left;
	color: #003A67;
	padding:8px 0px 0px 0px;
	margin: 0em 0em 0em 0em;
/*	margin-bottom:12px;*/
	/*background: transparent url(../images/lineH2.gif) repeat-x bottom left;*/
}

.migaspan ol {
margin: 0em 0em 0em 2em;
padding: 0em;
}

.migaspan ol li {
display:inline;
/*width:90%;*/
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size:85%;
/*font-weight:bold; */
}

.migaspan ol li a {
font-weight:normal;
color:#003A67;
text-decoration: underline;
}

.vineta {
background: transparent url(../images/bulletMoreabout.gif) no-repeat left;
padding:0px 3px 0px 10px;

}


.primeline{
/*	border: 1px solid red;*/
	margin: 0em 0.5em 0em 0em;
	color: #62A0D1;
}


.cuadbloque1{
	width: 310px;
/*	border: 1px solid red;*/
	background-image: url(../images/fnd_cuadro.jpg);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	margin: 0em 0em 0em 3em;
	padding: 0em 0em 0em 0em;
}


.cuadbloque2{
	width: 310px;
/*	border: 1px solid red;*/
	background-image: url(../images/fnd_cuadro.jpg);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	margin: 0em 0em 0em 3em;
	padding: 0em 0em 0em 0em;	
}

ul.listaplantilla{
/*	padding:0em;*/
/*	margin: 0em;*/
	
}


ul.listaplantilla li{
list-style-image: url(../images/bullet_flecha.gif);
margin: 0.5em 0em 0em 0em;
padding: 0em 0em 0em 0em;
}



.cuadbloque1 ul{
	
}

.cuadbloque1 ul li{
color: #142736;
}


.cuadbloque1 h3{
	color: #77B6D0;
	border-bottom: 1px solid #DFE2E4;
	margin: 0em 0em 0em 1em;
	width: 90%;
}


.cuadbloque1 h4{
color: #162F43;
border-bottom: 1px solid #000000;	
margin: 0em 0em 0em 1em;
width: 90%;
}


.cuadbloque2 ul{
	
}

.cuadbloque2 ul li{
color: #142736;
}


.cuadbloque2 h3{
	color: #77B6D0;
	border-bottom: 1px solid #DFE2E4;
	margin: 0em 0em 0em 1em;
	width: 90%;
}


.cuadbloque2 h4{
color: #162F43;
border-bottom: 1px solid #000000;	
margin: 0em 0em 0em 1em;
width: 90%;
}

.h2sup{
	border: 1px solid #62A0D1;
	margin: 0.5em 0em 0em 0.75em;
	padding: 0.25em 0em 0.25em 1em;
	width: 690px;
	background-color: #014F94;
	color: #ffffff;
}

.flotaimgderecha{
float: left;
margin: 0.5em;
}

.galeria{
	margin: 0.5em;
	width: 155px;
	float: left;
	text-align: center;
	border: 1px solid transparent;
}

.galeria_menu{
	width: 180px;
	border: 1px solid #cccccc;
	margin: 0em auto 1em auto;
	display: block;
}

.galeria_menu img{
margin: 0.5em auto;
display:block;
}

.galeria_menu p{
	margin: 0em;
	padding: 0em 0em 0em 0.5em;
	font-size: 10px;
}


.galeria_menu p.amplinoti{
	background-image: url(../images/ico_noticia.gif);
	background-position: 8.5em 0em;
	background-repeat: no-repeat;
	text-align: right;
	padding: 0em 1em 0em 0em;
	margin: 0em 0em 1em 0em;
	color: #5389B5;
	font-weight: bold;
}

.galeria_menu p.amplinoti a{
	color: #5389B5;
text-decoration: none;
}

.galeria_menu p.amplinoti a:hover{
	color: #5389B5;
text-decoration: underline;	
}

h5{
	padding: 0em 0em 0em 1.5em;
}


.boletinform{
	bordeR: 1px solid #699DC5;
	width: 70%;
	margin: 0.5em auto;
	padding: 0.5em 0em 0em 0em;
	display: block;
	text-align: center;
	background-color: #FFF;
}