/*estilos body*/
body {
	margin-left: 0px;
	margin-top: 2%;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../Images/fnd_fondo_general.jpg);
}
.texto_info{
	text-align: justify;
	font-size:11px;
	font-family: Verdana;
    color: #BEBEBE;
    text-decoration: none;
	font-weight:normal;
}
.texto_info_bold{
	text-align: center;
	font-size:11px;
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
.texto_form{
	text-align: left;
	font-size:10px;
	font-family: Verdana;
    color: #FFFFFF;
    text-decoration: none;
	font-weight:normal;
}
.texto-beagles {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-style: normal;
	color: #333;
	text-align: justify;
	line-height: 16px;
	font-weight: normal;
}


/*estilos de footer*/
.links_footer:link{
	text-align: center;
	font-size:9px;
	font-family: Verdana;
    color: #333333;
    text-decoration: none;
}
.links_footer:visited{
	text-align: center;
	font-size:9px;
	font-family: Verdana;
    color: #333333;
    text-decoration: none;
}
.links_footer:hover{
	text-align: center;
	font-size:9px;
	font-family: Verdana;
    color: #ffffff;
    text-decoration: none;
}
.links_footer:active{
	text-align: center;
	font-size:9px;
	font-family: Verdana;
    color: #333333;
    text-decoration: none;
}
.Background-Home {
	background-image: url(../Images/fnd_home-newformat.jpg);
	background-position: left top;
}
.Background-Beagles {
	background-image: url(../Images/fnd_el_beagle.jpg);
	background-position: left top;
	background-color: #F8931F;
	text-align: left;
}
.Titulo-Beagles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
