@charset "utf-8";
.botones {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #3BAFBC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #286480;
	width: 150px;
	vertical-align: bottom;
	float: right;
}
.botones_Activos {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #286480;
	width: 150px;
	vertical-align: bottom;
	float: right;
}

.Contenido_titulo {
	font-size: 20px;
	font-style: normal;
	text-transform: none;
	color: #34708C;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FEBEB2;
	width: auto;
	font-family: "Arial Black";
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	float: none;
	clear: left;
	letter-spacing: -0.1em;
	text-align: left;
}
.Contenido_titulo_pequeño {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4BB2B9;
	width: 50%;
}
.Contenido_A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #284567;
	text-align: justify;
}
.Contenido_B {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #069;
	text-align: left;
	word-spacing: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.Contenido_B_blanco {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
	text-align: left;
	word-spacing: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.Contenido_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #34708C;
	border: 1px solid #CFE9E8;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	vertical-align: bottom;
	text-align: left;
	display: block;
}

