/* CSS Document */

body {
font-family: Verdana;
font-size: 10px;
}
.titulo_novedades_home{
font-size: 11px;
color:#5E5E66;
font-family: arial;
font-weight:bold;
text-transform:uppercase;
}
.titulo_novedades_int{
font-size: 13px;
color:#5E5E66;
font-family: arial;
font-weight:bold;
text-transform:uppercase;
}
.titulo_ficha{
font-size: 16px;
color:#f11623;
font-family: georgia, arial;
font-weight:bold;
}
.titulo_ficha_gr{
font-size: 30px;
color:#f11623;
font-family: georgia, arial;
font-weight:bold;
}
.texto_ficha{
font-size: 14px;
color:#f11623;
font-family: georgia, arial;
}
.texto_ficha_bold{
font-size: 14px;
color:#f11623;
font-family: georgia, arial;
font-weight:bold;
}
.txt_ficha{
font-size: 13px;
color:#099ECA;
font-family: arial;
font-weight:bold;
}
.txt_ficha2{
font-size: 12px;
color:#FFFFFF;
font-family: arial;
font-weight:bold;
}
.opinion_titulo{
font-size: 14px;
color:#0077A7;
font-family: arial;
font-weight:bold;
text-decoration:none;
}
.opinion_titulo:hover{
font-size: 14px;
color:#0077A7;
font-family: arial;
font-weight:bold;
text-decoration:underline;
}
.contacto_titulo{
font-size: 12px;
color:#FF005B;
font-family: arial;
font-weight:bold;
text-decoration:none;
}
.programacion_titulo{
font-size: 11px;
color:#099ECA;
font-family: arial;
font-weight:bold;
line-height:180%;
}
.contacto_titulo:hover{
font-size: 12px;
color:#5E5E66;
font-family: arial;
font-weight:bold;
text-decoration:underline;
}
.links_titulo{
font-size: 11px;
color:#C566A0;
font-family: arial;
text-decoration:underline;
}
.links_titulo:hover{
font-size: 11px;
color:#FF0000;
font-family: arial;
text-decoration:underline;
}
.txt_copy_nota {
font-size: 11px;
color:#333333;
font-family: Arial;
}
.txt_nota {
font-size: 12px;
color:#5E5E66;
font-family: Arial;
line-height:120%;
}
.negro {
background-color:#000000;
}
.puntos_sec {
background-image:url(../images/armado/puntosh5_int.gif);
height:16px;
}
.photo {
border: #000000 1px solid;
}
.campo {
	border-top:#58595F 1px solid;
	border-left:#58595F 1px solid;
	border-right:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	font-family:arial;
	font-size:10px;
	color:#ffffff;
	height:16px;
	padding:1px;
	background-color:#58595F;
}
.bt {
	font-family:Arial, Helvetica, sans-serif;
	border: #ffffff 2px solid;
	font-size:11px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
	background:#FF005B url(../_images/bg_bt.gif);
}

