body {
margin:0;
padding:0;
font:0.8em Arial, Helvetica, sans-serif;
background: #BCBCBC url(../images/fdWeb.gif);

}
#capaPrincipal {
margin:10px 0px 0px 0px;
width:770px;
/*position:absolute;
top:50%;
left:50%;
height:430px;
margin-left:-390px;
margin-top:-215px;*/
height: 100%;
z-index:1;
background-color: transparent;
/*background:#FFFFFF;*/
/*border:1px solid #1E1E1E;*/
margin-left: auto;
margin-right: auto;
padding: 0px;
}

/*----------------------------------- kk ------------------------------*/

#block_1
	{
	float: left;
	width: 189px;
	/*background-color: white;
	border-left: 1px solid #1E1E1E;*/
	}
#block_2
	{
	float: left;
	width: 377px;
	background-color: white;
	font-size: 11px;

	}
#block_3
	{
	background-color: white;
	float: left;
	width: 202px;
	/*border-right: 1px solid #1E1E1E;*/
	}
#block_4
	{
	background-color: white;
	float: left;
	width: 579px;
	/*border-right: 1px solid #1E1E1E;*/
	}	
/* Start Mac IE5 filter \*/
/*#block_1, #block_2, #block_3, #block_4
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
@media all and (min-width: 0px) {
#block_1, #block_2, #block_3, #block_4
	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
	}
#block_1:before, #block_2:before, #block_3:before, #block_4:before
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
	}
}*/
/* End Mac IE5 filter */
/* IE Win can be a bit out - you might need to adjust  
bottom value by -1px or as required */
.verticalalign
	{
	position: absolute;
	bottom: 0;
	}
#block_1 .verticalalign
	{
	width: 189px;
	}
#block_2 .verticalalign
	{
	width: 377px;
	}
#block_3 .verticalalign
	{
	width: 202px;
	}
#block_4 .verticalalign
	{
	width: 579px;
	}
/* hack for Opera 7+ */
@media all and (min-width: 0px){
.verticalalign
	{
	width: 100% !important;
	}
/* But Opera 9 does it right, so CSS3 hax to the max */
div[id^="wrapper"] #block_1 .verticalalign
	{
	width: 189px !important;
	}
div[id^="wrapper"] #block_2 .verticalalign
	{
	width: 377px !important;
	}
div[id^="wrapper"] #block_3 .verticalalign
	{
	width: 202px !important;
	}
div[id^="wrapper"] #block_4 .verticalalign
	{
	width: 579px !important;
	}
}
/* hack for IEs of all persuasions */
* html .verticalalign
	{
	width: 100% !important;
	}
.verticalalign p
	{
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	background: #996666;
	}
#wrapper
	{
	width: 770px;
	position: relative;
	background-image: url(../images/fndwrapper.gif);
	background-position: left;
	background-repeat: repeat-y;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
#header, #pie
	{
	width: 770px;
	}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #pie, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}
	
.clr {
	clear: both;
}

/*--------------------------- kk---------------------------*/

/*--------------------------- cabecera ---------------------------*/

#cabecera{
	background-color: transparent;
	padding:0px;
	margin: 0px;
}

#cabecera h1 {
background-image: url(../images/fndcab.png);
background-repeat: no-repeat;
background-position: top;
padding:0px;
margin:0px;
font-family: Arial, Helvetica, sans-serif;
/* font-size: 0.7em;*/
 color:black;
 font-weight: normal;	
 width: 100%;
height: 180px;
 display: block;
 background-color: transparent;
}

#cabecera h1 span{
 background-color: transparent;
display: none;
 margin:0px;
 padding:0px;
}

#cabecera h1 img{
position: absolute;
top: 5em;
*top: 4em !important;
height: 55px !important;
width: 160px;
/*border: 1px solid red;*/


}

* html #cabecera h1 img{
top: 4em !important;	
/*border: 1px solid red;*/
}


#mapa{
	height: 15px;
	background-color: #4FA600;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	margin-bottom: 1px;*/
border-bottom: 1px solid white;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
	text-align: right;
	padding-right: 5px;
	margin:0px;
}

#mapa a{
	height: 15px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#estado{
	background-image: url(../images/fndcabpq.gif);
	background-repeat: repeat-x;
	background-position: left;
	border-left: 1px solid #1E1E1E;
	border-right: 1px solid #1E1E1E;

}

/*--------------------------- fin cabecera ---------------------------*/


img{
	border: none;
}

#noticias{
	background-image: url(../images/fnd_noticias.gif);
	background-repeat: repeat-y;
	background-position: left;	
}

#noticias p{
/*border: 1px solid red;*/
padding-top: 0px;
padding-left: 20px;
padding-right: 1px;
padding-bottom: 0px;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

#noticias a img{
text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 85px;
}
/*
#noticias span a img{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
*/
#noticias hr{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px 0px 5px 2px;
	color: white;
	background-color: white;
	border: 1px solid white;
}

#block_3 h2{
padding: 0px;
margin: 0px;
}



	
.masnoticias{	
background-image: url(../images/fnd_noticias.gif);
background-repeat: repeat-y;
background-position: left;	}

.masnoticias img{
text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 76px;
	
}

.masnoticias  hr{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: px 0px 5px 2px;
	color: white;
	background-color: white;
	border: 1px solid white;
}

/*------------- menu ------------------*/



#menuFnd{
background-image: url(../images/fndmenu.gif);
background-repeat: repeat-y;
padding:0px 0px 0px 0px;
margin:-5px 0px 0px 0px; 
}

/*------------------ fin menu ------------------*/

#usuarios{
/*border: 1px solid red;*/
background-image: url(../images/fndcontrase.gif);
background-repeat: no-repeat;
background-position: top right;
width: 189px;
height: 133px;
margin-top: 10px;
padding:0px;
}

/*----------------------formularios ---------------*/
#verticalForm
{
/*	display: block;*/
width: 150px;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#verticalForm input
{
	display: block;
	width:120px;
	border: 1px solid black;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#verticalForm label
{
	display: block;
	margin-bottom: 5px;
	font-weight: normal;
}

.btninput{
/*width: 20px;*/
cursor: pointer;
padding:0px;
margin:0px;
	
}

#mntoForm
{
/*	display: block;*/
/*	width: 500px;
	margin: 10px 0px 0px 20px;*/
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#mntoForm input, select, textarea
{
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#mntoForm textarea
{
	height: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#mntoForm label
{
	display: block;
	margin-bottom: 5px;
	font-weight: normal;
}

.btninput{
	width:120px;
	border: 1px solid black;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
cursor: pointer;
padding:0px;
margin:0px;
	
}

/*-------------------- fin formularios -----------------------*/

/*-------------------- pie ----------------------------------*/
#pie{
	background-image: url(../images/fndpie.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: transparent;
	padding:0px;
	margin:0px 0px 30px 0px;
/*	border-top: 1px solid #B6B6B6;*/
	height: 26px;
	}
	
	#pie p{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding: 7px 0px 0px 0px;
	margin:0px;
}


#pie p a{
text-decoration: underline;
	color: #666666;
}

/*------------- fin pie -------------------------------------------*/

/*-------------- cuerpo -----------------------------------------------*/
#contenido{
	padding: 0px 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contenido a{
	height: 15px;
	color: #4FA600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}


#contenido a:hover{
	height: 15px;
	color: #4FA600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}	
	
	
	#contenido h1{
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		font-size: 14px;
		width: 98%;
		font-weight: bold;
		border-bottom: 1px solid #4FA600;
		margin-top: 5px;
		margin-bottom: 5px;
		background-color: #E5E5E5;
		padding-left: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	
	
		#contenido h2{
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 98%;
		font-weight: bold;
		border-bottom: 1px solid #4FA600;
		margin-top: 5px;
		margin-bottom: 5px;
		background-color: #F5F3F3;
		padding-left: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	
		#contenido h3{
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 98%;
		font-weight: normal;
		border-bottom: 1px solid #4FA600;
		margin-top: 5px;
		margin-bottom: 5px;
		padding-left: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
	}


	#contenido ul{
		margin-top:0px;
		margin-right:10px;
		margin-bottom: 0px;
		margin-left: 15px;
		padding:0px;
	}
	
	#contenido li{
	list-style-image: url(../images/flechali.gif);
	margin-bottom: 5px;		
	margin-left: 20px;
	}

#contenido p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
	margin-top:10px;
	margin-right: 10px;	
	text-indent:20px;
	line-height: 14px;
}
	
	#contenido table{
/*border-top: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;*/
margin-bottom: 15px;
padding-left: 7px;
padding-right: 7px;
padding-top: 3px;
padding-bottom: 3px;

	}
	
#contenido table th{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
border-bottom: 1px solid #666666;
border-left: 1px solid #999999;
font-weight: bold;	
/*padding-bottom: 2px;	
padding-top: 2px;*/
background-color: #ddddDD;
		}
		
		#contenido table td{
border-left: 1px solid #999999;
border-bottom: 1px solid #999999;
padding-left: 4px;

			
		}
		
		.zebra{
		background-color: #E5F3F4;
		}
/*------------- fin cuerpo ----------------------------------------------*/
