@import url("menu.css");
@import url("menu2.css");
@import url("botones.css");

html { 
overflow: scroll; 
} 
body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#000000;
	font-size:12px;
}
body td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.texto14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ed0972;
}
.texto20 {
	font-size: 20px;
	font-weight: bold;
}
.texto24 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED0972;
	width: 500px;
	height: 40px;
}
.texto24l2 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED0972;
	width: 500px;
	height: 70px;
}

.Fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.texto11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.texto18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.rosa {
	color: #E90068;
	font-weight: bold;
}
.Publicidad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.portal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	height: 34px;
}
.notfuente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ED0972;
	margin: 4px;
	padding: 4px;
	border: 1px solid #000000;
	display: block;
	float: right;
	width: auto;
}
.especial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #939598;
	margin: 4px;
	padding: 4px;
	border: 1px solid #000000;
	display: block;
	float: right;
	width: auto;
}

.nottittular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ED0972;
	border-bottom-width: 2px;
	border-bottom-style: outset;
	border-bottom-color: #ED0972;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.7em;
}
.notfecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 2px;
	padding: 2px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #ED0972;
	border-right-color: #ED0972;
	border-bottom-color: #ED0972;
	border-left-color: #ED0972;
}
.nottabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED0972;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ED0972;
	margin: 4px;
	padding: 6px;
}
.nottabla2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	margin-bottom: 8px;
	margin-top: 6px;
	margin-right: 2px;
	margin-left: 2px;
}
.nottabla2 a{
	color:#ed0972;
}
hr {
	color: #ED0972;
	height: 1px;
}
.recuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #ED0972;
	background-color: #939598;
	margin: 4px;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}
.autorizacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.recuadro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 2px outset #ED0972;
	margin: 4px;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	width: auto;
	display: block;
}
.recuadro3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 2px;
	padding: 8px 4px 4px;
	text-align: left;
	font-weight: bold;
	width: auto;
	display: block;
	border-top: 1px solid #ED0972;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.inverso14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ED0972;
	border: 1px solid #000000;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #ED0972;
	border: 2px outset #CCCCCC;
	color: #FFFFFF;
	padding: 4px;
	margin: 2px;
	height: 1em;
	position: right;
	text-decoration: none;
}
.boton a {
	color: #FFFFFF;
	text-decoration: underline;
}
.boton a hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.subencabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ED0972;
	margin: 2px;
	padding: 2px;
	width: 220px;
	border: 1px solid #000000;
}
.subencabezado2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.ofertatit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ED0972;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED0972;
	height: 1.5em;
}
.ofertasub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ED0972;
	padding-left: 4px;
}
.ofertatexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 4px;
	margin-left: 4px;
	margin-right: 8px;
	padding-right: 8px;
	font-weight: normal;
}
.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 36pt;
	text-decoration: none;
	background-image: url(../images/botones/bot-ctr0.png);
	background-repeat:  repeat-x;
	border: 1px solid #5D5F62;
}
.bot a {
	color: #FFFFFF;
	text-decoration: underline;
}
.bot a hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.cuadro538 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED0972;
	width: 530px;
	padding-top: 8px;
	padding-left: 8px;
}
.cuadro100p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED0972;
	width: 724px;
	margin: 4px;
	padding-bottom: 8px;
}
.cuadroCorto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED0972;
	width: 500px;
	padding-top: 8px;
	padding-left: 8px;
}
.subencab300 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ED0972;
	margin: 10px 2px 2px;
	padding: 2px;
	width: 300px;
	border: 1px solid #000000;
}
.enlace {
	font-weight: bold;
	color: #ED0972;
	text-decoration: underline;
}
.enlace a{
	font-weight: bold;
	color: #ED0972;
	text-decoration: underline;
}
