.cuerpo {
	height: 100%;
	width: 100%;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D10033;
	text-decoration: none;
}
.borones {
	background-color: #5E5E5E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.logo {
	background-image: url(imagenes/web/images/home_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 110px;
	width: 384px;
}
.no-link {
	border: thin solid #FFFFFF;
}

.borde {
	border: 1px solid #CCCCCC;
}
.Body_center {
	background-image: url(back_ground.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
}
.Body_center_logo {
	height: 100%;
	width: 365px;
	background-image: url(back_ground.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.Body_home {

	height: auto;
	width: 758px;
}
.logo_1 {
	text-decoration: none;
	border: thin solid #FFFFFF;
}

