body {
margin-left: 0px;
margin-bottom:0px;
margin-right:0px;
margin-top:0px;
}
.fondoGrisDegrade {
	background-image: url(img/home_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.fondoRosaChico01 {
	background-image: url(img/home_04.jpg);
	background-position: top;
}
.fondoRosaChico02 {
	background-image: url(img/home_10.jpg);
	background-position: top;
}
.fondoRosaGrande01 {
	background-image: url(img/interior_04.jpg);
	background-position: top;
}
.fondoBlancoChico {
	background-image: url(img/home_06.jpg);
	background-position: top;
}
.fondoBlancoGrande {
	background-image: url(img/interior_06.jpg);
	background-position: top;
}
.fondoBlancoGrande2 {
	background-image: url(img/interior_08.jpg);
	background-position: top;
}
.txtDestacadoGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	color: 666666;
	text-decoration: none;
	line-height: 12px;
}
.txtDestacadoGrisGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	color: #E70711;
	text-decoration: none;
	line-height: normal;
}
.txtRojoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	color: #e70711;
	text-decoration: none;
	line-height: 12px;
}

.txtRojoBold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	color: #e70711;
	text-decoration: none;
	line-height: 12px;
}
.txtRojoBold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	color: #e70711;
	text-decoration: none;
	line-height: 12px;
}
.txtRojoBold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	color: #e70711;
	text-decoration: none;
	line-height: 12px;
}
.txtRojoBold:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	color: #e70711;
	text-decoration: none;
	line-height: 12px;
}
