a {
	text-decoration: none;
	color:#F0600B
}
a:visited {
	color: #F0600B;
}


a:hover {
	color:#FFFFFF;
	
}
.titulo {
	font-size: 24px;
	font-weight: bold;
	color: #CC3300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.subtitulo {
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.destacado{
	font-size: 10px;
	font-weight: bold;
	color: #FFFBF0;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #050100;
	background-image: url(/graph/fondo_naranja_textura.jpg);
	background-repeat: repeat;
}

.td_puntos {
	border-color: #A0A0A4;
	border-width: 1px 0px;
	border-style: dotted none;
	
}
.td_puntos_lista {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0A0A4;
}


.blanco12 {
	font-size: 12px;
	color: #FFFFFF;
}

.tabla_borde_verde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #CC3300;

	
}
.tabla_borde_verde_complet {
	border: 1px solid #DDDDDD;
}
.tabla_borde_FIN {
	border: 1px solid #CC3300;
}



.tabla_down_blanco {
	
	border-bottom: 1px solid #FFFFFF;
}

.tabla_dcha_blanco {
	
	border-right: 1px solid #FFFFFF;

}

.peq {
	font-size: 11px;
	color: #FFFFFF ! important;
	font-weight: bold;
}
.warning {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.flecha_mailing a {
	display:block;
	border:none;
	background-position:left top;
	background-repeat:no-repeat;
	width:365px;
	height:86px;
}

.flecha_mailing .alt { display:none; }
.flecha_mailing a#mail { background-image: url(/graph/17/mailing_flechas_mail.gif) }
.flecha_mailing a#sms { background-image: url(/graph/17/mailing_flechas_SMS.gif) }
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background: url(/graph/m_03.jpg) no-repeat;
	width: 100px;
	text-align: center;
	height: 18px;
	margin: 0 auto 0 auto;
	background-position: left-bottom;
	text-transform: uppercase;
}
h3 a {
	color: #000000 !important;
}
h3 a:hover {
	color:#FFFFFF !important;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
	background: url(/graph/m_04.jpg) no-repeat;
	width: 200px;
	text-align: center;
	height: 18px;
	margin: 0 auto 0 auto;
	text-transform: uppercase;
}
h4 a {
	color: #000000!important;
}
h4 a:hover {
	color:#FFFFFF!important;
}
.formularios {
	margin: 5px 0px 5px 20px;
	width: 350px;
	border: 1px solid silver;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFDB8;
	background-color: #6C2900;
}
