body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0; padding:0;
}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,strong,th,var {
font-style:normal;
}

caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%; }

p {
margin:0; padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #e6dad2;
}
#contenedor {
	margin: 0px auto;
	width: 921px;
	background-color: white;
}
/******************home********************/
#header  {
	background-image: url(imghome/fd_cabecera.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 379px;
	font-size: 0.75em;
	line-height: 1.2em;	
}
#header_left {
	float: left;
	width: 562px;
}
#left {
	float: left;
	width: 360px;
	
}
#right {
	float: right;
	width: 169px;
}
#enlace {	
	padding-top: 341px;
	text-align: right!important;
	padding-right: 20px;
}
#enlace2 {
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;

}
#header_right{
	float: right;
	width: 269px;
	padding: 90px 20px 30px 50px;
}
#news_home {
	padding-bottom: 9px;
}
.title {
	font-weight: bold;
}
#header a:link, #header a:visited  {
	color: white;
	text-decoration: none;
}
#header a:hover {
	color: white;
	text-decoration: underline;
}

#destacados {
	margin-top: 15px;
	background-color: white;
	background-image: url(imghome/fd_destacados.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 0.9em;
	line-height: 1.3em;
	font-weight: bold;
	padding-top: 50px;
	color:white;
	height: 165px;
}
#sidebar1 {
	float: left;
	width: 312px;
	padding-left: 44px;
}
#sidebar2 {
    float: right;
    width: 260px;
	padding-left: 70px;
		padding-top: 20px;
}
#mainContent {

	margin: 0px 290px 0px 324px;
	color: black;
}
#destacados a:link, #destacados a:visited {
   color: white;
   text-decoration: none;
} 
#destacados a:hover {
   color: white;
   text-decoration: underline;
} 
#pie {
   margin: 10px auto 0px auto;
	width: 881px;
	background-color: white;
	font-size: 0.75em;
	padding: 10px 20px;
	height: 50px;
} 
#sidebar1_pie {
  float: left;
  width: 225px;
} 
#sidebar2_pie {
  float: right;
  width: 550px;
  text-align: right;
  color: #006528;
  padding-top: 40px;
} 
#pie a:link, #pie a:visited, #pie a:hover {
	color:#6f8300;
	text-decoration: underline;
}
/************interior**************************/
#header_int {
	height: 104px;
}
#header_int_left {
	width: 320px;
	float: left;
}
#header_int_right {
	width: 585px;
	float: right;
	background-image: url(imgcomunes/fd_cabecera_int.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 104px;
}
#participar {
	float: left;
	padding-left: 50px;
}
#consulta {
	float: right;
	padding-right: 72px;
}
#contenido {
	margin: 0px auto;
	width: 921px;
	background-color: white;
}
#sidebar1_int {
	float: right;
	width: 356px;
	background-color:white;
	padding-top:0px;
	font-size: 0.75em;
}
#intro {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.3em;
	padding-bottom: 10px;
}
#resaltado {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.4em;
	padding-bottom: 10px;
	color: #117ab6;
}
#maincontent_int {
	float: left;
	width: 545px;
	background-color:white;
	padding: 20px 0px 15px 20px;
}
#maincontent_int h1 {
	color: #879b10;
	font-size: 1em;
	padding: 10px 0px;
}
#maincontent_int p {
	color: #333;
	font-size: 0.75em;
	line-height: 1.4em;
	padding-bottom: 10px;
}
#maincontent_int ul, #maincontent_int ol {
	padding-left: 20px;
}
#maincontent_int ul li {
	padding-left:2px;
	font-size: 0.75em;
	line-height: 1.4em;
	padding-bottom: 5px;
	list-style-image: url(imgcomunes/bolillo.gif);
	list-style-position: inside;
}
#maincontent_int ol li {
	padding-left:2px;
	font-size: 0.75em;
	line-height: 1.4em;
	padding-bottom: 5px;
	list-style-position: inside;
}
.img_consejos {
	float: right;
}
#caja {
	border: 5px solid #9bb30b;
	padding: 15px;
}
#contacto {
	height: 62px;
	background-image: url(imgcomunes/fd_banner_contacto.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 15px 0px;
	padding: 63px 0px 10px 130px;
	color: white;
	line-height: 1.6em;
}
#contacto a:link, #contacto a:visited, #contacto a:hover {
	color: #CF0;
}
#objetivos {
	height: 366px;
	background-image: url(imgcomunes/fd_banner_objetivos.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 124px  40px 20px 100px;
	color: white;
	line-height: 1.6em;
}

#objetivos ul li{
	list-style-type: none;
	padding-bottom:2px;
}
#documentos {
	height: 302px;
	background-image: url(imgcomunes/fd_banner_doc.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 137px 40px 20px 80px;
	color: white;
	line-height: 1.6em;
}
#documentos a:link, #documentos a:visited, #documentos a:hover  {
	color: #CF0;
	text-decoration:underline;
}
#inscripcion {
	height: 360px;
	background-image: url(imgcomunes/fd_banner_inscripcion.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 130px  40px 20px 80px;
	color: white;
	line-height: 1.6em;
}
#maincontent_int ul li {
	color: #333;
	font-size: 0.75em;
	line-height: 1.4em;
	padding-bottom: 10px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*********************Noticias***************************/
#separador {	border-bottom: 1px dotted #666666;
	margin-bottom: 20px; padding-bottom: 20px;}
.titulo {
	font-size:0.9em;
	line-height: 1.3em;
	font-weight: bold;
}
.fecha {
	color:#FF0066;
	font-size: 0.75em;
	padding-top: 0px;
}
.pq {
	
	font-size: 0.7em;
	font-weight: bold;
}
a:link, a:visited {
	color: #138cd1;
	text-decoration: none;
}
a:hover {
	color: #138cd1;
	text-decoration: underline;
}
.noticia {
	border-bottom: 1px dotted #666666;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.noticia img{
	border-bottom: 1px dotted #666666;
	padding-bottom: 5px;
	margin-bottom: 5px;
	float: right;
}
#firma {
   margin: 3px auto 0px auto;
	width: 911px;
	font-size: 0.65em;
	padding: 3px 5px;
} 
/****************************Formulario***************************/
.formulario td {
	padding: 5px;
	font-size: 0.75em;
}
input, select {
	margin-top: 3px;
}
.formulario h1 {
	border-bottom: 1px dotted #666;
	padding-bottom: 0px!important;
	color: #de7405!important;
}
/****************************************************************	Paginador	*************************************/

.paginador_bloque { padding-bottom: 5px; font-size:0.8em; line-height: 1.4em;}
.paginador_datos {float: left; width: 270px;}
.paginador { margin-left: 210px; text-align: right;}
.paginador a {padding: 2px 6px; color: black; text-decoration: none; border: 1px solid #ccc;}
.paginador a:hover {background-color: #dae4e7; text-decoration: none; color: black;}
a.paginador_activado, a:visited.paginador_activado {background-color: #5146C6; text-decoration: none; color: #fff !important;}
.paginador_finalizador { clear: right; height: 1px;}

.btn1 { background-color: #ccc; padding: 2px 6px; color: black; border: 0px; float:right;}

.foto_de  { margin: 0px 0px 10px 10px; padding: 10px; border: 1px solid #cecfcf!important; float:right;}
