/* CSS Document */
/* Reset css */

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	 
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* Inicio código */
body{ 
	color: #4D5350;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#243934;
	margin-top:0px;
	line-height: 20px;
}
#menu{ 
	height: 24px;
	background-image:url(../imgs/fdomenu.jpg);
	background-repeat: repeat-x;
	background-position:top;
	padding-right:70px;
	padding-top:3px;
	text-align:right;
	color:white;
	
}

#ametler{ 
	background-color:white;
	background-image:url(../imgs/foto_fondo_cap01.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#contenedor{ 
	width:969px; 
	margin: auto;
	position:relative;
	text-align:left;
}
#contenedor1{
	width:531px;
	margin: auto;
	margin-top:20px;
	position:relative;
	text-align:left;
	background-color:white;
	padding:20px 28px;
}
#contenedor2{
	width:587px;
	margin: auto;
	margin-bottom:30px;
	position:relative;
	text-align:left;
	background-image:url(../imgs/bgbottom_02.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
}
#contenedorbase{
	margin-left:30px;
	margin-bottom:30px;
	position:relative;
	text-align:left;

}
#contenedorbase2{
	width:587px;
	margin:auto;
	position:relative;
	text-align:left;

}
#bloques{
	width:176px;
	margin-right:30px;
	float:left;
		margin-top:24px;
}
#paginacion{
	
	margin-right:30px;
	float:left;
		margin-top:20px;
		margin-left:5px;
}
.borde_imagen{
	text-align:center;
	border: 1px solid #D2DBD8;
	background-color:white;
	width:174px;
	height:176px;
	}
.borde_imagen2{
	text-align:center;
	border: 1px solid #D2DBD8;
	background-color:white;
	width:78px;
	height:78px;
	float:left;
	margin-left:6px;
	margin-bottom:12px;
	}
	.floatdoc{
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	}
.imgleft{
	float:left;
	margin-right:30px;
	margin-bottom:20px;
	
}
.imgright{
	float:right;
	margin-left:30px;
	margin-bottom:20px;
	
}
.titulo{
	color:#4C8A75;
	border-bottom:1px solid #D2DBD8;
	width: 531px;
	padding-bottom: 9px;
	margin-bottom:23px;
	
}

.titulo2{
	color:#565C59;
	border-bottom:1px solid #9EA5A0;
	width: 470px;
	padding-bottom: 9px;
	margin-bottom:23px;
	
}
a.doc{ 
	color: #4D5350;
	text-decoration:none;
}
a:hover.doc{ 
	color: #4C8A75;
	text-decoration:none;
}
a.not{ 
	color: #4C8A75;
	font-size:18px;
	line-height:30px;
	text-decoration:none;
}
a:hover.not{ 
	color: #4D5350;
	font-size:18px;
	line-height:30px;
	text-decoration:none;
}
.titulo_big{
	color:#4C8A75;
	font-size:20px;
	line-height:30px;
	margin-bottom:10px;
}
.titulo_big2{
	color: #4C8A75;
	font-size: 20px;
	line-height:30px;
	background-image: url(../imgs/dot.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
}
.fdoverde{
	color:white;
	height:20px;
	background-color:#99CC01;
	padding-left:5px;
	margin-top:4px;
}
.txtverde{
	color:#345C50;
text-decoration:none;
}

a.numero{ 
color:#727272;
background-image:url(../imgs/pags01.gif);
background-repeat:no-repeat;
background-position:center;
padding:8px 8px 8px 8px;
line-height:25px;
text-decoration:none;
	
}
a:hover.numero{ 
color:white;
background-image:url(../imgs/pags02.gif);
background-repeat:no-repeat;
background-position:center;
padding:8px 8px 8px 8px;
line-height:25px;
text-decoration:none;
	
}
a.numero_act{ 
color:white;
background-image:url(../imgs/pags02.gif);
background-repeat:no-repeat;
background-position:center;
padding:8px 8px 8px 8px;
line-height:25px;
text-decoration:none;
	
}
.fecha_verde{
	color:#4C8A75;
text-decoration:none;
}
.blanco{
	color:white;
	text-decoration:none;}
