/* CSS Document */

.body_home
{ background-image:url(img/home_body.png);
width:830;
height:399  }

.body_quisom
{ background-image:url(img/qui_body.png);
width:830;
height:399  }

.body_public
{ background-image:url(img/public_body.png);
width:830;
height:399  }

.body_activ
{ background-image:url(img/activ_body.png);
width:830;
height:399  }

.body_contacta
{ background-image:url(img/contacta_body.png);
width:830;
height:399  }

.texto_rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B93439;
}
.texto_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8E9679;
	line-height: 16px;
}
.texto_rojo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #772B1A;
}
.texto_peque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8E9679;
	letter-spacing: 1px;
}

.css_cursor
{
	cursor:hand;
}
	
.css_listatexto
{
	
	width:270px;
	font-family:Verdana;
	overflow:hidden;
	height:100px;
}
.css_cajatexto
{
	width:270px;
	font-family:Verdana;
}
