@charset "utf-8";
body {
	background-color: #B9B784;
	background-position: center;
}
.cuerpo {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	border: 1px solid #727272;
	background-color: #FFFFFF;
}


.contenedor964 {
	margin-right: auto;
	width: 964px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BDBDB5;
	border-left-color: #BDBDB5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDBDB5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDB5;
}
.letrasblancas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px;
}
.titulo_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #798E02;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6A728;
}
.fecha {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #FCB138;
}

.bloqueclear {
	height: 12px;
}

.bloqueclear2 {
	clear: left;
	height: 4px;
	width: auto;
	margin: 0px;
	font-size: 1px;
}

.cabecera {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.contenedor_menu {
	background-color: #FBBC00;
	margin-right: auto;
	height: 25px;
	margin-left: auto;
	overflow: hidden;
}

.boton a{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	background-color: #9cb502;
	padding-right: 20px;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
}
.boton a:hover{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	background-color: #9cb502;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.texto {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	line-height: 120%;
}
.tabla_textos{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	width: 100%;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 180%;
}


.tros {
	float: right;
	background-image: url(../imagenes/tros.jpg);
	width: 10px;
	height: 25px;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #F6C100;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7BB05;
	font-weight: bold;
	margin-top: 5px;
}
.textonormal {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFEFF;
}
.texto_color {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	line-height: 120%;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
.titulo_2_enlace a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #798E02;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6A728;
	text-decoration: none;
}
.titulo_2_enlace a:hover{
	text-decoration: none;
	color: #CCCCCC;

}

