table, tr, td {
font-family : Verdana;
font-size : 12px;
color: #333333;
/*font-weight : bold;*/
}

.negritas{
font-family : Verdana;
font-weight : bold;
font-size : 12px;
color: #333333;
}

textarea, input,select{
font-family: verdana;
color:#333333;
border: 1px solid #2A458C;
font-size:12px;
}

.asterisco{
font-family: verdana;
color: #2A458C;
font-size:12px;
}

a {
font-family : verdana;
font-size : 10px;
color : #2A458C;
text-decoration : none;
}

a.netcommerce {
font-family : Verdana;
font-size : 10px;
color : #000000;
text-decoration : none;
}
a:hover.netcommerce {
font-family : Verdana;
font-size : 10px;
color : #000000;
text-decoration : none;
}

a:hover{
	text-decoration : underline;
}

.subtit{
	font-family : Verdana;
	font-weight : bold;
	font-size : 14px;
	color : #2A458C;
}

.capital{
	font-family : Verdana;
	font-weight : bold;
	font-size : 24px;
	color : #2A458C;
}


.tit{
	font-family : Verdana;
	font-weight : bold;
	font-size : 12px;
	color : #2A458C;
}

.fondo {
       background-image: url(../images/fondo_contacto1.jpg);
       background-repeat: no-repeat;
       background-position:bottom;
}



