/* HOJA DE ESTILOS CREADA POR CÓDICE WEB SOFTWARE 
PARA ICONFITNESS MEXICO 27 DE OCTUBRE DE 2008 */

body
{
	margin: 0px auto;
	background: #FFF;
}

img { behavior: url(../css/iepngfix.htc); }

.conteiner
{
	width: 995px;
	margin: 0 auto;
	/*background: #fff url(../images/backHome.jpg) no-repeat;*/
	background-color: #FFF;
	float: left;
	/*height: 777px;*/
	height: 1000px;
	position: relative;
}



.contenedor
{
	width: 960px;
	margin:0px auto;
	padding:0px;
}

#header
{
	/*height: 130px;*/
	height: 80px;
	margin: 0;
	
	/* agregado para look & feel ROSA */
	position: relative;
}


#print-image {
	display:none;
}

#site-title
{
	width: 232px;
	height: 125px;
	padding: 0;
	margin: 0px;
	float: left;
	
	/* agregado para look & feel ROSA */
	position: absolute;
	top: 10px;
	left: 0px;
}


#site-title a span
{
	display: block;
	margin: 0;
	padding: 0;
	width: 232px;
	height: 125px;
	cursor: pointer;
	background: transparent url(../images/logoRosa.gif) no-repeat top left;
}


/* ESTILO PARA MENU */

#header-menu
{
	margin-right: 30px !important;
	margin-right: 20px;
	width: 700px;
	padding: 0 0 0 0;
	height: 40px;
	/*float: left;*/
	float: right;
}
	
ul#menu {
	list-style-type:none;
	padding:0;
	margin:0;
	width:auto;
}


#menu li {
	display:inline;
}

#menu li a
{
	display: block;
	float: left;
	padding: 5px 10px 6px 10px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	/*color: #797979;*/
	color: #666;
	border-top: 5px solid #ef6191;
	/*border-top: 15px solid #8e1921;*/
	margin: 0 2px;
}

#menu li a:hover {
	/*color: #797979;*/
	color: #666;
	border-top: 15px solid #ef6191;
	/*border-top: 15px solid #8e1921;*/
}

#menu li a.activo
{
	/*color: #797979;*/
	color: #666;
	border-top: 15px solid #ef6191;
	/*border-top: 15px solid #8e1921;*/
}



/* LANDING */

.landing
{
	/*margin: 0 50px 0 0;*/
	margin-top: 50px;
	/*float: right;*/
	behavior: url(../css/iepngfix.htc);
	/*width: 784px;*/
	/*height: 500px;*/
	position: relative;
}

.landing img{ 	behavior: url(../css/iepngfix.htc);}

#txt1_home {
	padding-bottom: 20px;
}

#fotoHome {
	padding-bottom: 38px;
}

#txt2_home {
margin-left: 230px;
}

.menuHome
{
	width: 180px;
	/*height: 112px;*/
	/*float: right;
	padding: 0px 45px 0 0;
	position: relative;
	margin: -250px 0 0 0;*/
	/* agregado para look & feel ROSA */
	/*padding-right: 25px;
	border-right: 1px solid #ef6191;
	position: absolute;
	top: 23px;
	right: 180px;*/
}

.menuHome2
{
	width: 215px;
	height: 100px;
	
	
	/* agregado para look & feel ROSA */
	position: absolute;
	top: 23px;
	right: 5px;
}

.menuHome, .menuHome2 {
	color: #666;
	font-family: arial;
	font-size: 11px;
}

.menuHome ul, .menuHome2 ul
{
	margin: 0;
	padding: 0;
	float: right;
	z-index: 100;
}

.menuHome li, .menuHome2 li
{
	display: block;
	/*color: #fff;*/
	border-bottom: 1px solid #ef6191;
	padding: 10px 0 10px 0;
	width: 150px;
	text-align: right;
	
}

.menuHome li, .menuHome2 li
{
	display: block;
	/*color: #fff;*/
	border-bottom: 1px solid #ef6191;
	padding: 10px 0 10px 0;
	width: 150px;
	text-align: right;
	
}

.menuHome li a, .menuHome2 li a
{
	display: block;
	/*color: #fff;*/
	color: #666;
	font-family: arial;
	font-size: 11px;
	text-align: right;
	cursor: pointer;
	text-decoration: none;
}


.menuHome li a:hover, .menuHome2 li a:hover
{
	display: block;
	/*color: #fff;*/
	color: #ef6191;
	font-family: arial;
	font-size: 11px;
	text-align: right;
	background: url(../images/entrarRosa.gif) no-repeat left top;
}

/* agregado para look & feel ROSA */
#teaser {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 25px;
	width: 180px;
	/*height: 230px;*/
	background-color: #FFF;
	border-top:  #f9ced7 solid 1px;
	border-bottom:  #f9ced7 solid 1px;
	border-left:  #f9ced7 solid 1px;
	/*border: #f9ced7 solid 1px;*/
	position: absolute;
	top: 110px;
	right: 16px;
}

#fotoTeaser {
	border-right: #f9ced7 solid 1px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#fotoTeaser img {
	display: block;
}

#txtTeaser {
	position: absolute;
	bottom: 0px;
	left: 250px;
}


#aretesHome {
	position: absolute;
	bottom: -55px !important;
	bottom: 190px;
	left: -140px !important;
}
/* agregado para look & feel ROSA */



/* NOTA */

.nota
{
	margin: 10px 5px 10px 0;
	/*padding: 20px 45px 30px 0;*/
	width: 350px;
	height: 45px;
	background-color: #f57aa1;
	float: right;
}

.nota img
{
	margin: 0 0 10px 260px;
	
}

.nota p
{
	color: #fff;
	padding: 10px 10px 3px 10px;
	font-family: arial;
	font-size: 9px;
	margin: 0;
	/*border-top: 1px solid #f9cdd6;*/
	text-transform: uppercase;
	
}



/* FOOTER */

.footer
{
	clear: both;
	font-family: arial, helvetica, sans-serif;
	margin: 30px 0 0 0;
	/*background: #676c6f;*/
	background: #f9ced7;
	font-size: 9px;
	text-align: left;
	width: 995px;
	height: 35px;
	padding:2px 0 0 0;
	color: #ef6191;
}


.footer a {
	/*color:#fff;*/
	color:#ef6191;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.footer .codice
{
	margin: 1px 10px 0px 2px;
	padding: 0;
}