body 
{
	background-color: #C4C4C4;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 11px;	
}

a 
{
	font-size: 11px;
	font-weight: bold;
	color: #B10922;	
	text-decoration: none;
}



p
{
	font-size: x-small;
	color: #505050;
	text-align: justify;
	line-height: 18px;
}

.textoColorCorporativo
{
	color: #B10922;
}


.cajaDeTexto
{
	height:13px;
	border-right: #9c9c9c 1px solid; 
	border-top: #9c9c9c 1px solid; 
	border-left: #9c9c9c 1px solid; 
	border-bottom: #9c9c9c 1px solid;
}

.tablaDomiciliacion { width: 649px; background-color:#F4F4F4; text-align: center }

.tablaDomiciliacion td { padding: 5px 5px 5px 5px; }

.boton_menu{
	width:146px;
	height:76px;
	background:url(../imagenes/tarifas.jpg)
}

.boton_menu:hover{
	cursor:pointer;
	background-position: 0 76px;
}
