/* CSS Document */
body {
	background-color:#999999;
	padding:0px 10px 15px 10px;
	margin:0px;
	background:url(img/gif/fd_pag.jpg) 0 0 repeat fixed;
	font-family: /*"Tahoma", "Lucida Grande",*/ Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	}
/*tablas*/
#master {
	width:761px;
	margin:auto;
	background:url(img/gif/fd_master.jpg) 0 0 repeat-y;
	padding:0px;
	}

#contenido {
	width:400px;
	margin-left:143px;
	padding-left:130px;
	margin-bottom:40px;
	text-align:justify;
	line-height:1.4em;
	}
#menu {
	width:143px;
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:9px;
	margin:0px;
	}
#pie {
	background:url(img/gif/pie.jpg);
	background-repeat:no-repeat;
	background-position: top;
	width:491px;
	height:14px;
	font-size:9px;
	padding-left:270px;
	color:#999999;
	padding-top:12px;
	}
/*menu________________________*/
/*#menu ul {
	padding-left:0px;
	list-style:none;
	list-style-image:none;
	}*/
/*#menu li {
	color:#999999;
	line-height:14px;
	padding-left:0px;
	}*/
#menu a {
	color:#8B8B8B;
	padding-left:23px;
	text-decoration:none;
	}
#menu a:hover {
	color:#FFFFFF;
	background:url(img/gif/fd_menu_3_ov.gif) 8px 0 no-repeat;
	}
#menu a:active {
	background:url(img/gif/fd_menu_3_on.gif) 8px 0 no-repeat;
	color:#FF0000;
	}
#menu h2 {
	padding-left:20px;
	font-size:10px;
	font-weight:100;
	line-height:9px;
	}
#menu h3 a {
	background:url(img/gif/fd_menu_3_on.gif) 8px 0 no-repeat;
	color:#FFFFFF;
	font-size:10px;
	font-weight:100;
	}
#menu h2 a:hover {
	background:url(img/gif/fd_menu_ov.gif) 6px 0 no-repeat;
	color:#FFFFFF;
	}
#menu h2 a:active {
	background:url(img/gif/fd_menu_on.gif) 6px 0 no-repeat;
	color:#FF3300;
	}
#menu h2 .aqui {
	background:url(img/gif/fd_menu_on.gif) 6px 0 no-repeat;
	color:#FFFFFF;
}
.seccion_menu {
	padding-left:15px;
	color:#5E5E5E;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	}
.titulo {
	margin-bottom:10px;
	}
/*textos________________*/
a {
	color:#CC3300;
	text-decoration:none;
	}
a:hover {
	color:#580000;
	text-decoration:none;
	}
a:active {
	color:#000000;
	text-decoration:none;
	}
a:visited {
	color:#CC6600;
	text-decoration:none;
	}
ul {
	list-style-image:url(img/gif/li.gif);
	}
ul li {
	margin-bottom:5px;
	}
.titulo_1 {
	font-size:11px;
	color:#6F1B00;
	margin-top:50px;
	letter-spacing:0.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*border-bottom: 1px solid #999999;*/
	}
.titulo_2 {
	font-size:10px;
	font-weight:bold;
	letter-spacing:0.1em;
	border-bottom: 1px solid #999999;
	}
.negrita {
	font-weight:bold;
	letter-spacing:0.1em;
	}
.resaltado {
	color:#660000;
	}
#foto {
	width:618px;
	padding:0px;
	margin:0px;
	text-align:left;
	float:right;
	}
.titol {
	margin-top:10px;
	margin-bottom:20px;
	}