.fondobifcontacto {
	background-image: url(../img/empresa/biffondoempresa.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	background-color: #BEBEBE;
	margin: 0px;
	padding: 0px;

}

.elementofondocontacto{
	background: url(../img/empresa/marcafondoempresa.gif) no-repeat right bottom #d4d4d4;
}

.textocontacto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.textocontacto p{
	margin: 0px;
	padding: 0px;
}
.textocontacto strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	font-style: none;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
.textocontacto a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	font-style: none;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
.textocontacto a:visited{
	color: #333333;
}
.textocontacto a:hover{
	color: #DD0000;
}

