*{margin:0px; padding:0px;}
html {
height: 100%;
}
body {
height: 100%;
margin: 0px;
padding: 0px;
}
#contenedor {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/01.jpg);
	height: 100%;
	background-position: -98px 0px;
}
#contenedor2 {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/02.jpg);
	height: 100%;
		background-position: -98px 0px;
}
#contenedor3 {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/03.jpg);
	height: 100%;
		background-position: -98px 0px;
}
#contenedor4 {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/04.jpg);
	height: 100%;
		background-position: -98px 0px;
}
#contenedor5 {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/05.jpg);
	height: 100%;
	background-position: -98px 0px;
	background-repeat: no-repeat;
}
#contenedor6 {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/06.jpg);
	height: 100%;
		background-position: -98px 0px;
}
.fondo-01 {
	background-image: url(../img/color.jpg);
	height: 100%;
	clear: both;
}

.01 {
	background-image: url(../img/fondo.jpg);
	background-repeat: no-repeat;
}
#menu ul {
	text-align: right;
}
#contenido {
	width: 450px;
	padding-top: 20px;
	float: right;
	padding-left: 100px;
}
.texto h1 {
	color: #F80040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-bottom: 24px;
}
a {
	color: #EE003D;
	text-decoration: underline;
	font-weight: bold;
}


#logo {
	height: 104px;
	width: 450px;
}
#menu {
	float: left;
	width: 192px;
	padding-top: 40px;
	padding-bottom: 20px;
}




#menu li {
	list-style-type: none;
	background-image: url(../img/separador.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 12px;
	line-height: 12px;
}
a:hover {
	text-decoration: none;
}

#menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 20px;
	height: 12px;
}
#menu li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F80040;
	text-decoration: none;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	padding-top: 12px;
	padding-bottom: 11px;
	padding-right: 19px;
}
.texto ul {
}
.texto li {
	background-image: url(../img/bulelt.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style-type: none;
	padding-left: 12px;
	padding-bottom: 8px;
}

.menu-activo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F80040;
	text-decoration: none;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
	padding-bottom: 12px;
	padding-right: 20px;
	margin-right: 10px;
	padding-top: 12px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	clear: both;
	padding-left: 24px;
	padding-top: 24px;
	padding-right: 20px;
	line-height: 120%;
}
.colores {
	color: #EE003D;
}
.texto h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#fondito {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fondito.jpg);
	height: 6200px;
	background-position: -98px 0px;
}
