body {
background-image:url(imagenes/fondo.jpg);
background-repeat:repeat-x;
margin-top:0px;
margin-left:0px;


}
body{
font-family:verdana;
font-size:11px;
color:#666666;
}
a.link{
	font-family : tahoma;
	text-decoration : none;
	color:#BABABA;
	font-size : 11px;
	
}

.link:hover{
	font-family : tahoma;
	text-decoration : none;
	color: #313131;
	font-size : 11px;
	
}
.link:visited{
	font-family : tahoma;
	text-decoration : none;
	color:#BABABA;
	font-size : 11px;
	
}
.link:visited:hover{
	font-family : tahoma;
	text-decoration : none;
	color:#313131;
	font-size : 11px;

}
a.link2 {
	font-family : arial;
	text-decoration:none;
	color: #D61C38;
	font-size : 11px;
	
}
.link2:hover{
	font-family : arial;
	text-decoration : none;
	color: #BABABA;
	font-size : 11px;
	
}
.link2:visited{
	font-family : arial;
	text-decoration : none;
	color:#D61C38;
	font-size : 11px;
	
}
.link2:visited:hover{
	font-family : arial;
	text-decoration : none;
	color:#BABABA;
	font-size : 11px;
}
h2{
font-family:Arial; 
font-size:14px;
color:#FF0000;
font-weight:bold;
}
a.titular {
	font-family : arial;
	text-decoration:none;
	color: #D61C38;
	font-size : 14px;
	font-weight:bold;
	
}
.titular:hover{
	font-family : arial;
	text-decoration : none;
	color: #BABABA;
	font-size : 14px;
	font-weight:bold;	
	
}
.titular:visited{
	font-family : arial;
	text-decoration : none;
	color:#D61C38;
	font-size : 14px;
	font-weight:bold;	
}
.titular:visited:hover{
	font-family : arial;
	text-decoration : none;
	color:#BABABA;
	font-size : 14px;
	font-weight:bold;	
}
.titular2{
	font-family : arial;
	color:#D61C38;
	font-size : 14px;
	font-weight:bold;	
}
a{
	font-family : arial;
	text-decoration:none;
	color: #D61C38;
	font-size : 11px;
}
a:hover{
	font-family : arial;
	text-decoration : none;
	color:#BABABA;
	font-size : 11px;
}
a:visited{
	font-family : arial;
	text-decoration:none;
	color: #D61C38;
	font-size : 11px;
}
a:visited:hover{
	font-family : arial;
	text-decoration : none;
	color:#BABABA;
	font-size : 11px;
}
