body,td,th {
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-variant: normal;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 12px;
background-color: #FFFFFF;
}
A{
color: #CC231B;
text-decoration: underline}
A:hover{
text-decoration:underline;
color: #474747;
}

/*TEXTOS*/
.textoCaja1 {
font-size: 11px;
line-height: 14px;
color: #000000;
}
.textoCaja2 {
font-size: 11px;
line-height: 18px;
color: #000000;
}
.fecha {
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 14px;
color: #474747;
}
.post {
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 14px;
color: #CC231B;
}
.comentarios {
font-size: 10px;
font-weight: normal;
line-height: 12px;
color: #000000;
}
.texto1 {
color: #CC231B;
}
.texto2 {
color: #474747;
}
.texto3 {
color: #FFFFFF;
}
.texto4 {
color: #A3A3A3;
}
H1 {
font-size: 30px;
line-height: normal;
font-weight: bold;
margin-bottom: 0px;
margin-top: 0px;
}
H1 :link{text-decoration: none;}
H1 :hover {text-decoration: underline;}
H1 :visited {text-decoration: none;}
H2 {
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
line-height: normal;
font-weight: bold;
margin-bottom: 0px;
margin-top: 0px;
}
H2 :link{text-decoration: none;}
H2 :hover {text-decoration: underline;}
H2 :visited {text-decoration: none;}
H3 {
font-size: 16px;
line-height: 19px;
font-weight: bold;
margin-bottom: 0px;
margin-top: 0px;
}
H3 :link{text-decoration: none;}
H3 :hover {text-decoration: underline;}
H3 :visited {text-decoration: none;}
H4 {
font-size: 12px;
line-height: 15px;
font-weight: bold;
margin-bottom: 0px;
margin-top: 0px;
}
H4 :link{text-decoration: none;}
H4 :hover {text-decoration: underline;}
H4 :visited {text-decoration: none;}

/*COLORES*/
.color1 {
background-color: #474747;
}
.color2 {
background-color: #CC231B;
}
.color3 {
background-color: #A3A3A3;
}
.color4 {
background-color: #FFFFFF;
}
.borde {
border: 1px solid #474747;
}
.colorbanner {
background-color: #EFEFEF;
border: 1px solid #888888;
}
.campo1 {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 11px;
line-height: normal;
font-weight: normal;
color: #000000;
text-align: left;
background-color: #FFFFFF;
margin: 0px;
padding: 1px 1px 1px 3px;
clear: left;
float: left;
border: 1px solid #000000;
height: 15px;
width: 196px;
}
.campo2 {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 11px;
line-height: normal;
font-weight: normal;
color: #000000;
text-align: left;
background-color: #FFFFFF;
margin: 0px;
padding: 1px 1px 1px 3px;
clear: left;
float: left;
border: 1px solid #000000;
height: 66px;
width: 214px;
}
.buscador2 {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 11px;
line-height: normal;
font-weight: normal;
color: #000000;
text-align: left;
background-color: #FFFFFF;
margin: 0px;
padding: 1px;
clear: right;
float: left;
border: 1px solid #6F6F6F;
height: 15px;
width: 116px;
}