.contenedorColor_cabecera {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.contenedorColor {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.contenedorColor H1, H1 A {
	FONT-SIZE: 30px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style: normal;
	font-weight: bolder;
	line-height: 1.1em;
	margin-bottom: 4px;
	margin-top: 1px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
.contenedorColor H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover, H6 A:hover {
	text-decoration: none;
	color: #BC6505;
}

.contenedorColor H2, H2 A {
	FONT-SIZE: 22px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height:normal;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 7px;
	/*clear: left;*/
		outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	font-weight: bold;
}

.contenedorColor H3, H3 A {
	FONT-SIZE: 19px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height:normal;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 8px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	font-weight: bold;
}
.contenedorColor H4, H4 A {
	FONT-WEIGHT: bold;
	FONT-SIZE: 110%;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height:17px;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

.contenedorColor H5, H5 A {
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height:15px;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
.contenedorColor H6, H6 A {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #000000;
	line-height: 25px;
	font-weight: normal;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 2px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
.contenedorColor .epigrafe{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	float: none;
	font-style: normal;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: -2px;
	font-variant: normal;
}
.contenedorColor .epigrafe a{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #CA7D0B;
	float: none;
	font-style: normal;
	text-decoration: none;	
	font-variant: normal;
}
.contenedorColor .epigrafe a:hover{	
	text-decoration: underline;		
}
.contenedorColor .epigrafe_azul{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #5CB8FC;
	float: none;
	font-style: normal;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: -2px;
	font-variant: normal;
}
.contenedorColor .epigrafe_azul a{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #5CB8FC;
	float: none;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}
.contenedorColor .epigrafe_azul a:hover{	
	text-decoration: underline;		
}
.contenedorColor .epigrafe_naranja{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #CA7D0B;
	float: none;
	font-style: normal;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: -2px;
	font-variant: normal;
}
.contenedorColor .epigrafe_naranja a{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #CA7D0B;
	float: none;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}
.contenedorColor .epigrafe_naranja a:hover{	
	text-decoration: underline;		
}
body {
	background-color: #FFFFFF;
}
.amarillo_oscuro a{
	color: #D2B800!important;
}
.amarillo_claro a{
	color: #FFD942!important;
}
.rojo_oscuro a{
	color: #692E2E!important;
}
.rojo_claro a{
	color: #B33C2F!important;
}
.azul_claro a{
	color: #25DDF1!important;
}
.azul_oscuro a{
	color: #54748D!important;
}
.naranja_claro a{
	color: #FF9900!important;
}
.naranja_oscuro a{
	color: #C68A00!important;
}
.verde_claro a{
	color: #B7EC00!important;
}
.verde_oscuro a{
	color: #648932!important;
}
.gris_oscuro a{
	color: #696A64!important;
}
.gris_claro a{
	color: #B2B2B2!important;
}
.violeta_claro a{
	color: #9676B4!important;
}
.violeta_oscuro a{
	color: #5C4972!important;
}

.ediciones {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #63665f;
	line-height: 18px;
	text-decoration:none;
}
.ediciones a:hover {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color:#C3C3C3;
	line-height: 18px;
	text-decoration:none;
}
.contenedor_pie {
	width: 990px;
	text-align: left;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.contenidos_pie {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}

