

/* CSS Site de filles Marine */

*, body {
	margin:0;
	padding:0;
	font-family:  Arial, Helvetica, sans-serif;
	z-index: 0;
}

body {
	background: #fff url('/_medias/design/fond/degrade.jpg') repeat-x;
}

h1.h1_home {
	font-size: 10px;
	color: #666;
	position: absolute;
	top: 130px;
	left: 35%;
	z-index: 3000;
	cursor: pointer;
}	

#texte_home {
	position: absolute;
	top: 145px;
	z-index: 3000;
	background-color: #fff;
	font-size: 12px;
	width: 800px;
	left: 25%;
	padding: 10px 15px;
	border: 1px solid #f39be1;
}

#etoile_back { 
	position:  absolute; 
	width : 100%;
	top:0;
}

#etoile_back2 {
	position: absolute; 
	z-index: 0;
	top: 0; 
	left: 0;
	height:280px;
	width: 100%;
	overflow: hidden;
	background: transparent url('/_medias/design/fond/bg_etoile.png') repeat-x;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_medias/design/fond/bg_etoile.png', sizingMethod='scale');
}

br {
	clear:both;
}

a {
	color: #e31ac2;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a img {
	border:none;
}

.espace {
	clear:both;
	height:10px;
}

.espace_ptt{
	clear:both;
	height:5px;
}

.espace_ptt_ptt{
	clear:both;
	height:0px;
}

h1 {
	color: #e31ac2;
	font-size: 24px;
}

h2 {
	color:#e31ac2;
	font-size: 17px;
}

h3 {
	color:#e31ac2;
	font-size: 15px;
}

.gauche {
	float:left;
	margin-right: 7px;
	width:795px;
}

.droite {
	float:right;
}

.petit {
	font-size: 12px;
	color: #696969;
}

#conteneur {
	width:952px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

#bandeau {
	width:952px;
	height:245px;
	_height:283px;
	background: #f39be1 url('/_medias/design/bandeau/transparent_bandeau.png') no-repeat;
	_background: #f39be1;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_medias/design/bandeau/transparent_bandeau.png', sizingMethod='crop');
	position:relative;
	z-index: 0;
}

#conteneur_logo {
	position:absolute;
	width:223px;
	height:130px;
	z-index:100;
	top:-200;
	left:100;
}

#logo {
	display:block;
	width: 223px;
	height: 130px;
	background: transparent url('/_medias/design/logo/logo_es_1.png') no-repeat;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_medias/design/logo/logo_es_1.png', sizingMethod='image');
	z-index: 1000;
	cursor:pointer;
	
}

#logo:hover {
	text-decoration: none;
}

#logo span {
	visibility: hidden;
}

#conteneur_etoile {
	position: absolute;
	width: 952px;
	height: 250px;
	margin: 0 auto;
	top:0;
	z-index:0;
}

#etoile{
	position: absolute;
	left:840px;
	top: -40px;
	width: 212px;
	height: 180px;
	z-index:100;
	background: transparent url('images/etoile.png') no-repeat;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/etoile.png', sizingMethod='crop');
}



#overflow {
	position:relative;
	width: 652px;
	height:124px;
	overflow:hidden;
	left:300px;
}

#coverflow {
	position:absolute; 
	left:30px;
	z-index:50; 
}

.megaban_haut {
	position:absolute; 
	top:150px; 
	left: 111px; 
	width:728px; 
	z-index:100;
}

#menu{
 position: absolute;
 display: block;
 width: 952px; 
 height: 38px;
 top: 0px;
 list-style: none;
 background-color:#ff66e6;
 z-index:1;
}

#conteneur_menu{
 	position: absolute;
	top: 245px;
	width:952px;
	height:16px;
	
}

#arrondi_menu {
	position: absolute;
	top: 22px; left: 0; width: 100%; height: 16px;
	background: transparent url('images/arrondi_menu.png') no-repeat;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/arrondi_menu.png', sizingMethod='image');
	z-index:10;
}

#menu li { 
 display: block;
 float: left;
 width:95.2px;
 overflow: hidden;
 height: 38px;
 position: relative;
 z-index:5;


}

#menu li.mini_etoile {
	width:12px;
	height:38px;
	background: transparent url('images/mini_etoile.png') no-repeat;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/mini_etoile.png', sizingMethod='image');
}

#menu li span.niv1 {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url('images/ombre_mini.png') repeat-x;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/ombre_mini.png', sizingMethod='scale');
	 z-index:6;
}


#menu li a{
/* background: #ff66e6 url('images/transparent_menu.png') top left no-repeat;*/
/* _background: #ff66e6;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/transparent_menu.png', sizingMethod='crop');*/
	display: block;
	width: 100%;
	height: 100%;
 	 background-color:#ff66e6;
	 text-align: center;
	  z-index:7;
}

#menu li a:hover {
	background-color:#ffdf3d;
	 z-index:7;
}

#menu li span.niv3{ 

 visibility:hidden;
 font-family: Arial, 'Century Gothic', Verdana, Arial;
 display: block; position: absolute; color: #FFF; top: 9px; left: -1px; text-align: center; 
}

#menu li.rub_1{ width:104px; }
#menu li.rub_2{ width:104px;}
#menu li.rub_3{ width:68px;}
#menu li.rub_4{ width:81px;}
#menu li.rub_5{ width:52px; }
#menu li.rub_6{ width:69px; }
#menu li.rub_7{ width:103px; }
#menu li.rub_8{ width:89px;}
#menu li.rub_9{ width:82px;}
#menu li.rub_10{ width:92px; _width:101px;}

#menu li.rub_1 span.niv2{ 
	width:82px; 
	height:18px; 
	z-index:100; 
	display: block; position: absolute; color: #FFF; top: 9px; left: 16px; text-align: center; 
	background: transparent url('images/menu/menu1_es.png') no-repeat; 
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/menu/menu1_es.png', sizingMethod='image');
}
#menu li.rub_2 span.niv2{ 
	width:99px;
	height:18px; 
	z-index:100; 
	display: block; position: absolute; color: #FFF; top: 9px; left: 2px; text-align: center; 
	background: transparent url('images/menu/menu2_es.png') no-repeat; 
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/menu/menu2_es.png', sizingMethod='image');
}
#menu li.rub_3 span.niv2{ 
	width:58px;
	height:18px; 
	z-index:100; 
	display: block; position: absolute; color: #FFF; top: 9px; left: 5px; text-align: center; 
	background: transparent url('images/menu/menu3_es.png') no-repeat; 
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/menu/menu3_es.png', sizingMethod='image');
}
#menu li.rub_4 span.niv2{ 
	width:71px;
	height:18px; 
	z-index:100; 
	display: block; position: absolute; color: #FFF; top: 9px; left: 5px; text-align: center; 
	background: transparent url('images/menu/menu4_es.png') no-repeat; 
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/menu/menu4_es.png', sizingMethod='image');
}
#menu li.rub_5 span.niv2{ 
	width:42px; 
	height:18px; 
	z-index:100; 
	display: block; position: absolute; color: #FFF; top: 9px; left: 5px; text-align: center; 
	background: transparent url('images/menu/menu5_es.png') no-repeat; 
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/menu/menu5_es.png', sizingMethod='image');
}
#menu li.rub_6 span.niv2{ 
	width:59px; 
	height:18px; 
	z-index:100; 
	display: block; position: absolute; color: #FFF; top: 9px; left: 5px; text-align: center; 
	background: transparent url('images/menu/menu6_es.png') no-repeat; 
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/menu/menu6_es.png', sizingMethod='image');
}
#menu li.rub_7 span.niv2{ 
	width:93px; 
	height:22px; 
	z-index:100; 
	display: block; position: absolute; color: #FFF; top: 5px; left: 5px; text-align: center; 
	background: transparent url('images/menu/menu7_es.png') no-repeat; 
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/menu/menu7_es.png', sizingMethod='image');
}
#menu li.rub_8 span.niv2{ 
	width:83px;
	height:36px; 
	z-index:100; 
	display: block; position: absolute; color: #FFF; top: 0px; left: 2px; text-align: center; 
	background: transparent url('images/menu/menu8_es.png') no-repeat; 
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/menu/menu8_es.png', sizingMethod='image');
}
#menu li.rub_9 span.niv2{ 
	width:72px;
	height:18px; 
	z-index:100; 
	display: block; position: absolute; color: #FFF; top: 9px; left: 5px; text-align: center; 
	background: transparent url('images/menu/menu9_es.png') no-repeat; 
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/menu/menu9_es.png', sizingMethod='image');
}
#menu li.rub_10 span.niv2{ 
	width:78px;
	height:36px; 
	z-index:100; 
	display: block; position: absolute; color: #FFF; top: 0px; left: 5px; text-align: center; 
	background: transparent url('images/menu/menu10_es.png') no-repeat; 
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/menu/menu10_es.png', sizingMethod='image');
}
/*
#menu li a.rub_1{ width:110px; }
#menu li a.rub_2{ width:113px; background-position: -110px 0px; }
#menu li a.rub_3{ width:79px; background-position: -223px 0px; }
#menu li a.rub_4{ width:92px; background-position: -302px 0px; }
#menu li a.rub_5{  width:67px; background-position: -394px 0px; }
#menu li a.rub_6{ width:86px; background-position: -461px 0px; }
#menu li a.rub_7{ width:113px; background-position: -547px 0px; }
#menu li a.rub_8{ width:99px; background-position: -660px 0px; }
#menu li a.rub_9{ width:86px; background-position: -759px 0px; }
#menu li a.rub_10{ width:107px;background-position: -845px 0px; }


#menu li a.rub_1:hover, #menu li a.rub_1.selected{ background-position: 0px -44px; background-color:#ffdf3d;}
#menu li a.rub_2:hover, #menu li a.rub_2.selected{ background-position: -110px -44px; background-color:#ffdf3d;}
#menu li a.rub_3:hover, #menu li a.rub_3.selected{ background-position: -223px -44px; background-color:#ffdf3d;}
#menu li a.rub_4:hover, #menu li a.rub_4.selected{ background-position: -302px -44px; background-color:#ffdf3d;}
#menu li a.rub_5:hover, #menu li a.rub_5.selected{ background-position: -394px -44px; background-color:#ffdf3d;}
#menu li a.rub_6:hover, #menu li a.rub_6.selected{ background-position: -461px -44px; background-color:#ffdf3d;}
#menu li a.rub_7:hover, #menu li a.rub_7.selected{ background-position: -547px -44px; background-color:#ffdf3d;}
#menu li a.rub_8:hover, #menu li a.rub_8.selected{ background-position: -660px -44px; background-color:#ffdf3d;}
#menu li a.rub_9:hover, #menu li a.rub_9.selected{ background-position: -759px -44px; background-color:#ffdf3d;}
#menu li a.rub_10:hover, #menu li a.rub_10.selected{ background-position: -845px -44px; background-color:#ffdf3d;}*/


#menu2{
 position: absolute;
 display: block;
 width: 957px; height: 80px;
 top: 285px; left: 0; _left: -2px;
 list-style: none;
 background: #fff url('/_medias/design/menu2/menu2_es_1.png') top left no-repeat;
}

#menu2 li { 
 display: block;
 float: left;
 overflow: hidden;
 height: 80px;
 position: relative;
}

#menu2 li a{
 background: #ff66e6 url('/_medias/design/menu2/menu2_es_1.png') top left no-repeat;
 display: block;
 height: 80px;
 position: absolute;
 top: 0;
 margin: 0 50px 0 0;
 overflow: hidden;
 color: #666;
 font-size: 15px;
 font-weight: bold;
 text-align: center;
 cursor: pointer;
}

#menu2 li a span{ 
 visibility:hidden;
 font-family: Arial, 'Century Gothic', Verdana, Arial;
 display: block; position: absolute; color: #FFF; top: 9px; left: -1px; text-align: center; 
}

#menu2 li.rub_1{ width:70px; left:80px;}
#menu2 li.rub_2{ width:83px; left:165px;}
#menu2 li.rub_3{ width:72px; left:270px;}
#menu2 li.rub_4{ width:171px; left:330px;}
#menu2 li.rub_5{ width:72px; left:385px;}

#menu2 li.rub_6{ width:22px; height:22px; top:18px; left:-458px;}
#menu2 li.rub_7{ width:22px; height:22px; top:43px; left:-480px;}

#menu2 li a.rub_1{ width:70px; background-position: -80px 0px;}
#menu2 li a.rub_2{ width:83px; background-position: -235px 0px; }
#menu2 li a.rub_3{ width:72px; background-position: -420px 0px; }
#menu2 li a.rub_4{ width:171px; background-position: -560px 0px; }
#menu2 li a.rub_5{  width:72px; background-position: -780px 0px; }

#menu2 li a.rub_6{ width:22px; background-position: -10px -17px;}
#menu2 li a.rub_7{ width:22px; background-position: -10px -43px;}

#menu2 li a.rub_1:hover, #menu li a.rub_1.selected{ background-position: -80px -90px; }
#menu2 li a.rub_2:hover, #menu li a.rub_2.selected{ background-position: -235px -90px; }
#menu2 li a.rub_3:hover, #menu li a.rub_3.selected{ background-position: -420px -90px; }
#menu2 li a.rub_4:hover, #menu li a.rub_4.selected{ background-position: -560px -90px; }
#menu2 li a.rub_5:hover, #menu li a.rub_5.selected{ background-position: -780px -90px; }

#menu2 li a.rub_6:hover, #menu li a.rub_6.selected{ width:22px; background-position: -10px -107px;}
#menu2 li a.rub_7:hover, #menu li a.rub_7.selected{ width:22px; background-position: -10px -133px;}

#contenu {
	width: 932px;
	margin: 364px auto 0 auto;
	background : #ff66e6 url('images/cadre_contenu_centre.gif') repeat-y;
	padding: 0 10px 0 15px;
}

#top {
	position: absolute;
	top:0;
	width: 100%;
}
#top_content {
	width: 957px; margin: 0 auto;
	position:relative;
}

#fil_ariane {
	font-size: 12px;
	margin-bottom: 10px;
	color: #696969;
}

#actu {
	position:relative;
	width: 612px;
	height: 235px;
	padding: 5px;
	border: #8e8e8e solid 1px;
	background: #adadac url('images/grande_ombre.png') no-repeat;
	_background: #adadac;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/grande_ombre.png', sizingMethod='crop');
	float:left;
	z-index:10;
	
}

#actu #conteneur_texte_actu {
	position:relative;
	z-index:20;
}

#actu #conteneur_texte_actu div {
	position:relative;
	float: left;
}

#actu p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
		z-index:20;
}

#actu p.titre span{
	visibility:hidden;
}

#actu p.titre  {
	width: 497px;
	height: 24px;
	background: transparent url('images/titres/titre_actu_h2_es.png') no-repeat;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/titres/titre_actu_h2_es.png', sizingMethod='image');
}

#actu h2, #actu h2 a, #actu h2 a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #717171;
	padding-bottom: 5px;
	text-decoration: none;
}




.actu_image {
	width: 101px;
	height: 101px;
	position: relative;
	background: transparent url('images/cadre_photo.png') no-repeat;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/cadre_photo.png', sizingMethod='image');
	float:left;
}

.actu_image span {
	display: block;
	width : 68px;
	height: 68px;
	position: absolute;
	top : 11px;
	left: 11px;
	overflow: hidden;
	border: #cdcdcd 1px solid;
	background-color: #cdcdcd;
}

.actu_image_result {
	width: 70px;
	height: 70px;
	position: relative;
	float:left;
	padding-right:10px;
}

.actu_image_result span {
	display: block;
	width : 68px;
	height: 68px;
	position: absolute;
	top : 0px;
	left: 0px;
	overflow: hidden;
	border: #cdcdcd 1px solid;
}

.actu_image_gd {
	width: 111px;
	height: 111px;
	padding: 15px;
	background: transparent url('images/cadre_photo_gd.png') no-repeat;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/cadre_photo_gd.png', sizingMethod='image');
	float:left;
	margin-top: -10px; 
	_margin-top: -20px; 
}

.nouveaute .actu_image_gd {
	padding: 14px 0 0 6px;
	_padding: 14px 0 0 7px;
	margin-top : 0px;
	margin-left: 30px;
	_margin-left: 10px;
}

#actu .texte_actu {
	width:200px;
	height: 69px;
	float:left;
	z-index:20;
	overflow: hidden;
}

#actu .lien_suite {
	position: absolute;
	_width: 130px;
	clear: both;
	top: -25px;
	left: 200px;
	font-size: 12px;
	color: #fff;
}

*+html #actu .lien_suite {
	left: 200px;
	width: 120px;
}

.bloc_actu_gauche {
	float:left;
	margin-left:-6px;
	_margin-left:-3px;
	width:623px;
}

.bloc_actu_droite {
	float:right;
	margin-right:5px;
	_margin-right:0px;
	width:250px;
}

*+html .bloc_actu_droite {
	width: 300px;
	margin-right:3px;
}

.deco_fleur{
	position: absolute;
	right:0px;
	top:0px;
	width: 113px;
	height: 131px;
	background-image: url('images/deco_fleur.png');
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/deco_fleur.png', sizingMethod='image');
	z-index:10;
}

#flash_pave {
	float:right;
}

#recherche {
	border: #ff66e6 solid 1px;
	background-color: #fdb4f4;
	_margin-top:10px;
}

#recherche p.titre span{
	visibility:hidden;
}

#recherche p.titre  {
	width: 92px;
	height: 11px;
	background: transparent url('images/titres/titre_recherche_h2_es_1.png') no-repeat;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/titres/titre_recherche_h2_es_1.png', sizingMethod='image');
}

#recherche input.txt {
	border: #ff66e6 solid 1px;
	color:#999999;
}

#recherche input.btn {
	border: #ff66e6 solid 1px;
	background-color: #fdb4f4;
	cursor: pointer;
}

#newsletter {
	border: #8e8e8e solid 1px;
	background-color: #adadac;
}

#newsletter p.titre span{
	visibility:hidden;
}

#newsletter p.titre  {
	width: 203px;
	height: 11px;
	background: transparent url('images/titres/titre_newsletter_h2_es.png') no-repeat;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/titres/titre_newsletter_h2_es.png', sizingMethod='image');
}

#newsletter input.txt {
	border: #8e8e8e solid 1px;
	color:#999999;
}

#newsletter input.btn {
	border: #8e8e8e solid 1px;
	background-color: #adadac;
	cursor: pointer;
}

#ami {
	border: #e31ac2 solid 1px;
	background-color: #ff66e6;
}

#ami p.titre span{
	visibility:hidden;
}

#ami p.titre  {
	width: 155px;
	height: 11px;
	margin-bottom: 3px;
	background: transparent url('images/titres/titre_amie_h2_es_1.png') no-repeat;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/titres/titre_amie_h2_es_1.png', sizingMethod='image');
}

#ami p {
	font-size: 11px; 
	color:#fff;
}

#ami a {
	color: #fff;
}

#ami span#image {
	display: block;
	width: 61px;
	height: 55px;
	position : absolute;
	background: transparent url('images/picto-inviter-amie2.png') no-repeat;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/picto-inviter-amie2.png', sizingMethod='image');
	top : -7px;
	left: 230px;
}

.commun_taille {
	width: 288px;
	height: 36px;
	margin: 4px 0 6px 0;
	padding: 5px;
	background: transparent url('images/petite_ombre.png') no-repeat;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/petite_ombre.png', sizingMethod='crop');
	float:right;
	position: relative;
}

.commun_taille input.txt {
	width:250px;
	margin-top: 5px;
}

/*.commun_taille input.btn {
	width:10px;
	margin-top: 5px;
}*/

#nouveaute {
	position:relative;
	width: 612px;
	/*_width:600px;*/
	height: 783px;
	padding: 5px;
	border: #e31ac2 solid 1px;
	background: #ff66e6 url('images/grande_ombre.png') no-repeat;
	_background: #ff66e6;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/grande_ombre.png', sizingMethod='crop');
	clear:both;
	float:left;
	margin-top:10px;
}

#nouveaute p.titre span{
	visibility:hidden;
}

#nouveaute p.titre  {
	width: 497px;
	height: 31px;
	background: transparent url('images/titres/titre_nouveaute_h2_es_1.png') no-repeat;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/titres/titre_nouveaute_h2_es_1.png', sizingMethod='image');
}

 .nouveaute {
	width:170px;
	height: 230px;
	float:left;
	margin: 10px 20px;
	_margin: 17px;
	text-align: center;
	position: relative;
	padding:5px;
}

 .nouveaute_fde {
	width:220px;
	height: 200px;
	float:left;
	margin: 10px 30px;
	_margin: 25px;
	text-align: center;
	position: relative;
	padding:5px;
}
.actu_actu .nouveaute {
	width: 150px;
}

.actu_actu .actu_image {
	margin-left: 30px;
}

#nouveaute  .nouveaute {
	margin: 5px 10px;
	_margin: 8px;
}

#nouveaute h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	padding-bottom: 5px;
	overflow: hidden;
}

#nouveaute h2 a{
	text-decoration: none;
	display: block;
	width: 165px;
	height: 23px;
	overflow: hidden;
}

.nouveaute p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align:justify;
}

.nouveaute img {
	border: 1px solid #e31ac2;
}

.actu_actu img{
	border: none;
	padding: -10px;
}

.nouveaute .actu_image_gd img {
	border: none;
}

.nouveaute a.hover, .nouveaute a.hover:hover {
	display: block;
	width: 180px;
	height: 230px;
	position:absolute;
	top: 0;
	left: 0;
	z-index:30;
	cursor: pointer;
	background:url('images/transparent.gif');
}

.nouveaute a.hover span{
	display: none;
}


.nouveaute-hover {
	background-color: #ff66e6;
}

.nouveaute-hover h4{
	color: #fdb4f4;
}

.nouveaute_fde a.hover, .nouveaute_fde a.hover:hover {
	display: block;
	width: 220px;
	height: 200px;
	position:absolute;
	top: 0;
	left: 0;
	z-index:30;
	cursor: pointer;
	background:url('images/transparent.gif');
}

.nouveaute_fde a.hover span {
	display: none;
}

.nouveaute_fde-hover {
	background-color: #ff66e6;
}

.nouveaute_fde-hover h4{
	color: #fdb4f4;
}

#nouveaute .nouveaute-hover {
	background-color: #fdb4f4;
}

.desc_rubrique .horoscope {
	float:left;
	width: 150px;
}

#horoscope {
	position:relative;
	width: 288px;
	height: 605px;
	_height: 614px;
	margin-top: 2px;
	padding: 5px;
	padding-top:10px;
	border: #ff66e6 solid 1px;
	background: #fdb4f4 url('images/petite_ombre.png') no-repeat;
	_background: #fdb4f4;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/petite_ombre.png', sizingMethod='crop');
	float:right;
}

#horoscope p.titre span{
	visibility:hidden;
}

#horoscope p.titre  {
	width: 239px;
	height: 25px;
	background: transparent url('images/titres/titre_horoscope_h2_es_1.png') no-repeat;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/titres/titre_horoscope_h2_es_1.png', sizingMethod='image');
	_margin-bottom: 5px;
}

#horoscope .horoscope {
	width:70px;
	/*_width: 50px;*/
	float:left;
	margin: 5px 10px;
	_margin: 5px;
	text-align: center;
}

.horoscope {
	z-index:20;
	position: relative;
	text-align: center;
}

.ha {
	display: block;
	width: 60px;
	height: 60px;
	}
.horoscope .ha {
	margin: 0 auto;
}

.horos_seul {
	margin-top:20px;
	_padding-top:20px;
	padding: 5px;
	
	background: #ffdf3d url('images/ombre_mini.png') repeat-x;
	_background: #ffdf3d;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/ombre_mini.png', sizingMethod='scale');
	border: 2px #e31ac2 solid;
}

.horos_seul img {
	float:left;
}
.horos_seul .ha { margin: 0 10px 0 0; float:left; }
.horos_seul h3 { display: block; width: 190px; height: 15px; font-size: 22px; color: #fff;}

#horoscope h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e31ac2;
	padding-bottom: 5px;
}

.desc_rubrique {
	position: relative;
	width: 902px;
	height: auto;
	padding: 10px;
	border: #ff66e6 solid 1px;
	background: #fdb4f4 url('images/ombre_mini.png') repeat-x;
	_background: #fdb4f4;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/ombre_mini.png', sizingMethod='scale');
}

.affiliation {
	width: 165px;
	height: 90px;
	border: #ff66e6 solid 1px;
	float:left;
	margin-left: 5px;
	z-index: 100;
}

.desc_calculatrice { float:left; position: relative; width: 600px;
	height: 454px;
	padding: 10px;
	margin : 0; }	
.desc_calculatrice .coeur_img { position: absolute; top: 0; left: 0; width:600px; height: 454px; background: transparent url('images/coeur-LD.png') no-repeat;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/coeur-LD.png', sizingMethod='scale'); }
.desc_calculatrice .coeur_txt { position: absolute; top: 0; left: 0; }

.desc_calculatrice div#input1 {
	position: absolute;
	top: 100px;
	left: 40px;
	font-size: 22px;
	width: 200px;
	text-align: center;
}

.desc_calculatrice div#input2 {
	position: absolute;
	top: 100px;
	left: 340px;
	font-size: 22px;
	width: 200px;
	text-align: center;
}

.desc_calculatrice div#input1 p, .desc_calculatrice div#input2 p {
	text-align:center;
	margin-left: 25px;
	font-weight: bold;
}

.desc_calculatrice div#input1 input, .desc_calculatrice div#input2 input {
	display: block;
	width: 180px;
	height: 16px;
	padding: 2px;
	font-size: 14px;
	border:none;
	color: #696969;
	margin-left: 25px;
}

.desc_calculatrice  #egale input {
	position : absolute;
	display: block;
	top: 200px;
	left: 220px;
	width:150px;
	height:70px;
	font-size: 70px;
	border: none;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	background-color: transparent;
}

.desc_calculatrice #pourcent p{
	font-size: 36px;
	font-weight: bold;
}

.desc_calculatrice #pourcent {
	font-size: 80px;
	position: absolute;
	top: 160px;
	left: 140px;
}

.desc_calculatrice #pourcent span{
	margin-left: 70px;
}

.actu_actu {
	position:relative;
	width: 600px;
	min-height: 410px;
	padding: 5px;
	padding-left: 20px;
	border: #ff66e6 solid 1px;
	background: #fdb4f4 url('images/grande_ombre.png') no-repeat;
	_background: #fdb4f4;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/grande_ombre.png', sizingMethod='crop');
	float:left;
	z-index:10;
	margin-bottom: 8px;
}

.actu_actu h3 {
	font-size:20px;
}

.actu_actu p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #696969;
	z-index:20;
	margin-top: 10px;
}

.desc_actu {
	position: relative;
	width: 315px;
	_width: 320px;
	height: 145px;
	padding:  5px 10px 10px 55px;
	_padding: 5px 10px 0px 55px;
	border: #ff66e6 solid 1px;
	background: #fdb4f4 url('images/ombre_mini.png') repeat-x;
	_background: #fdb4f4;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/ombre_mini.png', sizingMethod='scale');
	margin-bottom: 15px;
	margin-right: 15px;
	_margin-right: 10px;
	float:left;
}	

.desc_actu h2 a {
	display: block;
	width: 320px;
	height: 40px;
	overflow: hidden;
}

.desc_actu .style-actu-jedessine {
	position: absolute;
	width: 50px;
	height: 160px;
	top: 0;
	left:0;
	background: #ff66e6 url('images/actu_jedessine.png') no-repeat;
	_background: #ff66e6;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/actu_jedessine.png', sizingMethod='image');
}

.desc_actu .style-actu-news-de-stars {
	position: absolute;
	width: 50px;
	height: 160px;
	top: 0;
	left:0;
	background: #adadac url('images/news-de-star.jpg') no-repeat;
}

.desc_actu .style-actu-stars {
	position: absolute;
	width: 50px;
	height: 160px;
	top: 0;
	left:0;
	background: #adadac url('images/actu_star.png') no-repeat;
	_background: #adadac;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/actu_star.png', sizingMethod='image');
}

.desc_actu .style-actu-beaute {
	position: absolute;
	width: 50px;
	height: 160px;
	top: 0;
	left:0;
	background: transparent url('images/actu_maquillage.png') no-repeat;
}

.desc_actu .style-actu-mode {
	position: absolute;
	width: 50px;
	height: 160px;
	top: 0;
	left:0;
	background: transparent url('images/actu_mode.png') no-repeat;
}

.desc_actu .actu_image {
	position: absolute;
	top: 50px;
	left: 55px;
}

p.texte_droite {
	position : absolute;
	_width: 100px;
	left: 300px;
	_left: 250px;
	top: 140px;
	_top: 130px;
	text-align: right;
	z-index:20;
	font-size: 12px;
}

p.texte_droite_haut {
	position : absolute;
	_width: 200px;
	left: 200px;
	_left: 180px;
	top: 25px;
	text-align: right;
	z-index:20;
	font-size: 12px;
}

.actu_texte_gd  {
	font-size: 12px;
	position: absolute;
	width: 200px;
	_width: 220px;
	height: 90px;
	overflow: hidden;
	left: 155px;
	top: 50px
}

.actu_bloc_droit {
	margin-right: 10px;
	_margin-left:-10px;
}

.desc_rubrique p {
	color: #696969;
}

.desc_rubrique ul li, .desc_rubrique ol li {
	color: #696969;
}

.rubrique {
	position: relative;
	width: 280px;
	height: 230px;
	float:left;
	margin: 10px 8px 5px 0px;
	padding: 10px;
	border: #ff66e6 solid 1px;
	background: #fdb4f4 url('images/ombre_mini.png') repeat-x;
	_background: #fdb4f4 url('images/transparent.gif');
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/ombre_mini.png', sizingMethod='scale');
	text-align:center;
}

.rubrique a.hover, .rubrique a.hover:hover {
	display: block;
	width: 300px;
	height: 250px;
	position:absolute;
	top: 0;
	left: 0;
	z-index:30;
	cursor: pointer;
	background:url('images/transparent.gif');
}

.rubrique a span {
	display: none;
}

.rubrique-hover {
	border: #fdb4f4 solid 1px;
	background: #ff66e6 url('images/ombre_mini.png') repeat-x;
	_background: #ff66e6;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/ombre_mini.png', sizingMethod='scale');
}

.coeur {
	position: absolute;
	top:5px;
	left:200px;
	width: 46px;
	height: 39px;
	background: transparent url('images/coeur.png') no-repeat;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/coeur.png', sizingMethod='image');
}

.new {
	position: absolute;
	top:110px;
	left:200px;
	width: 42px;
	height: 34px;
	background: transparent url('images/new.png') no-repeat;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/new.png', sizingMethod='image');
}

.new_anim {
	position: absolute;
	top:130px;
	left:212px;
	width: 42px;
	height: 34px;
	background: transparent url('images/new.png') no-repeat;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/new.png', sizingMethod='image');
}

.rub-centre {
	margin-right: 10px;
}

.rub-pub {
	width: 300px;
	height: 250px;
	float:left;
	margin: 10px 8px 5px 0px;
	border: #ff66e6 solid 1px;
}

.rubrique-hover h2 {
	color:#fdb4f4;
}

.rubrique p{
	color: #696969;
	font-size: 12px;
	text-align:justify;
	z-index: 20;
}

.rubrique-hover p {
	color: #fff;
}

#menu_jeu a{
	display: block;
	width: 100px;
	height: 22px;
	border-top: #ff66e6 solid 1px;
	border-left: #ff66e6 solid 1px;
	border-right: #ff66e6 solid 1px;
	background: #fdb4f4 url('images/ombre_mini.png') repeat-x;
	_background: #fdb4f4;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/ombre_mini.png', sizingMethod='scale');
	text-align: center;
	float:left;
	margin-right: 5px;
	padding-top: 3px;
	color: #696969;
}

#menu_jeu a:hover {
	border-top: #fdb4f4 solid 1px;
	border-left: #fdb4f4 solid 1px;
	border-right: #fdb4f4 solid 1px;
	background: #ff66e6 url('images/ombre_mini.png') repeat-x;
	_background: #ff66e6;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/ombre_mini.png', sizingMethod='scale');
	text-decoration: none;
}

#desc_jeu {
	display: block;
}

#ins_jeu {
	display: none;
}

#bloc_jeu {
	position: relative;
	width: 700px;
	height: 500px;
	border: #ff66e6 solid 1px; 
	margin : 10px 0;
	float: left;
}

#bloc_fde {
	position: relative;
	width: 700px;
	height: 525px;
	border: #ff66e6 solid 1px; 
	margin : 10px 0;
	float: left;
}

#bloc_droit_jeu {
	width: 212px;
	margin: 5px;
	float: left;
}

#bloc_droit_fde {
	width: 212px;
	margin: 5px;
	float: left;
}

#bloc_droit_fde p {
	color: #696969;
}

#bloc_droit_jeu #bloc_vote, #bloc_droit_jeu #bloc_note, #bloc_droit_jeu #bloc_ami, #bloc_droit_jeu #bloc_blog {
	width : 192px;
	padding: 10px;
	border: #ff66e6 solid 1px;
	background: #fdb4f4 url('images/ombre_mini.png') repeat-x;
	_background: #fdb4f4;
 	/*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/ombre_mini.png', sizingMethod='scale');*/
	text-align:center;
	margin: 5px 0 10px 3px;
}

#bloc_droit_jeu h3 {
	margin-bottom: 5px;
}

#bloc_droit_jeu #bloc_vote p, #bloc_droit_jeu #bloc_note p, #bloc_droit_jeu #bloc_ami p, #bloc_droit_jeu #bloc_blog p {
	font-size: 11px;
	color: #696969;
}

#bloc_vote #etoile_vote {
	margin-left: 15px;
	_margin-left: 0px;
}


#bloc_note #etoile_vote {
	margin-left: 35px;
	_margin-left: 0px;
}

#bloc_blog p {
	width: 120px;
	float:left;
}

#bloc_droit_jeu #bloc_ami label {
	font-size: 12px;
	margin-top: 8px;
}

#bloc_droit_jeu input.txt {
	width: 120px;
	border: #ff66e6 solid 1px;
	color:#999999;
	margin-top: 8px;
	font-size:12px;
}

#bloc_droit_jeu input.txt-gd {
	width: 180px;
}

#bloc_droit_jeu input.btn {
	border: #ff66e6 solid 1px;
	background-color: #fdb4f4;
	cursor: pointer;
	margin-top: 8px;
}

.texte_nouveaute p{
	font-size: 12px;
}


div.vote {
	margin: 0 auto;
	text-align:center;
	width: 120px;
}

#bloc_droit_fde #bloc_ami, #bloc_droit_fde #bloc_vote {
	width : 192px;
	height:auto;
	padding: 10px;
	border: #ff66e6 solid 1px;
	background: #fdb4f4 url('images/ombre_mini.png') repeat-x;
	_background: #fdb4f4;
 	/*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/ombre_mini.png', sizingMethod='scale');*/
	text-align:center;
	margin: 5px 0 10px 3px;
}

/* STARZ */
.starz { position:relative; width:120px; height:22px; margin:0 0 10px 0; padding:0; list-style:none; clear:both;  overflow:hidden;}
.starz div { width:120px; height:352px; position:absolute; top:0;left:0; background: url(/_design/images/starz2.png) no-repeat 0 0; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/starz2.png', sizingMethod='image');}
.starz0 div {top: 0;}
.starz05 div {top: -22px;}
.starz1 div {top: -132px;}
.starz15 div {top: -44px;}
.starz2 div {top: -154px;}
.starz25 div {top: -66px;}
.starz3 div {top: -176px;}
.starz35 div {top: -88px;}
.starz4 div {top: -198px;}
.starz45 div {top: -110px;}
.starz5 div {top: -220px;}
.starz a { position:absolute;  display:block; width:24px; height:22px; text-decoration:none; z-index: 200; text-indent:-999em; }
.starz .s1 {left:0; top:0;}
.starz .s2 {left:24px; top:0;}
.starz .s3 {left:46px; top:0;}
.starz .s4 {left:68px; top:0;}
.starz .s5 {left:90px; top:0;}

.starz .s1 span {display:none;}
.starz .s2 span {display:none;}
.starz .s3 span {display:none;}
.starz .s4 span {display:none;}
.starz .s5 span {display:none;}

.inscription label{
	display: block;
	float: left;
	width: 190px; 
}

#pagination {
	width: 100%;
	min-width: 150px;
	height: 30px;
	margin: 10px auto;
	text-align:center;
	position: relative;
}

#pagination div{
	width: 100%;
	text-align:center;
	margin: 0px auto;
}

#pagination a {
	/*display: block;	
	width: 30px;
	height: 25px;
	margin: 0 5px;
	padding-top: 5px;
	float:left;*/
	padding: 7px 10px;
	color: #696969;
	border: #ff66e6 solid 1px;
	background: #fdb4f4 url('images/ombre_mini.png') repeat-x;
	_background: #fdb4f4;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/ombre_mini.png', sizingMethod='scale');
	text-align:center;
}

#pagination a.none {
	border: none;
	width: 10px;
	display: inline;
	color: #696969;
	background: none;
}

#pagination a:hover, #pagination a.courant {
	border: #fdb4f4 solid 1px;
	background: #ff66e6 url('images/ombre_mini.png') repeat-x;
	_background: #ff66e6;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/ombre_mini.png', sizingMethod='scale');
	color: #fff;
}

#pagination a.none:hover {
	border: none;
	width: 10px;
	display: inline;
	color: #e31ac2;
	background: none;
}

#pagination span {
	float:left;
}

#bas_contenu {
	clear: both;
	width: 932px;
	height: 16px;
	position:relative;
	top:-10px;
	_top: -10px;
	background : #ff66e6 url('images/cadre_contenu_bas.png') no-repeat;
	_background: #ff66e6;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/cadre_contenu_bas.png', sizingMethod='image');
	padding: 0 10px;
	font-size: 0 px;
}

#footer {
	position: relative;
	width:952px;
	height:230px;
	background: #f39be1;
	top:10px;
	_top:10px;
	margin-bottom:10px;
}

#footer #footer_trans {
	position: absolute;
	width:952px;
	height:230px;
	background: transparent url('/_medias/design/bandeau/transparent_bandeau.png') 0px 0px no-repeat;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_medias/design/bandeau/transparent_bandeau.png', sizingMethod='image');
}

.megaban_bas {
	position:absolute; 
	left: 111px; 
	top: 5px;
	width:728px; 
	z-index:100;
}

#footer #links {
	position: absolute;
	top:100px;
	left: 20px;
}

#footer #links2 {
	position: absolute;
	top:160px;
	left: 80px;
}

#footer ul {
	list-style-type: none;
	display: block;
	float:left;
	margin: 0 10px;
	font-size: 10px;
	font-weight: bold;
}

#footer ul li a {
	line-height : 12px;
	margin : 0;
	padding : 0;
}


#footer ul li a {
	color: #444;
	font-size: 11px;
	line-height : 12px;
	margin : 0;
	padding : 0;
	font-weight: bold;
}


#footer #arrondi_footer{
	width:952px;
	height:16px;
	background: transparent url('images/arrondi_footer.png') no-repeat;
	_background: none;
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_design/images/arrondi_footer.png', sizingMethod='image');
}.h1 {
		background: transparent url(images/horoscope/h1_1.png) no-repeat;
		_background: none;
 		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/_design/images/horoscope/h1_1.png, sizingMethod=image);
	}.h2 {
		background: transparent url(images/horoscope/h2_1.png) no-repeat;
		_background: none;
 		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/_design/images/horoscope/h2_1.png, sizingMethod=image);
	}.h3 {
		background: transparent url(images/horoscope/h3_1.png) no-repeat;
		_background: none;
 		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/_design/images/horoscope/h3_1.png, sizingMethod=image);
	}.h4 {
		background: transparent url(images/horoscope/h4_1.png) no-repeat;
		_background: none;
 		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/_design/images/horoscope/h4_1.png, sizingMethod=image);
	}.h5 {
		background: transparent url(images/horoscope/h5_1.png) no-repeat;
		_background: none;
 		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/_design/images/horoscope/h5_1.png, sizingMethod=image);
	}.h6 {
		background: transparent url(images/horoscope/h6_1.png) no-repeat;
		_background: none;
 		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/_design/images/horoscope/h6_1.png, sizingMethod=image);
	}.h7 {
		background: transparent url(images/horoscope/h7_1.png) no-repeat;
		_background: none;
 		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/_design/images/horoscope/h7_1.png, sizingMethod=image);
	}.h8 {
		background: transparent url(images/horoscope/h8_1.png) no-repeat;
		_background: none;
 		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/_design/images/horoscope/h8_1.png, sizingMethod=image);
	}.h9 {
		background: transparent url(images/horoscope/h9_1.png) no-repeat;
		_background: none;
 		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/_design/images/horoscope/h9_1.png, sizingMethod=image);
	}.h10 {
		background: transparent url(images/horoscope/h10_1.png) no-repeat;
		_background: none;
 		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/_design/images/horoscope/h10_1.png, sizingMethod=image);
	}.h11 {
		background: transparent url(images/horoscope/h11_1.png) no-repeat;
		_background: none;
 		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/_design/images/horoscope/h11_1.png, sizingMethod=image);
	}.h12 {
		background: transparent url(images/horoscope/h12_1.png) no-repeat;
		_background: none;
 		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/_design/images/horoscope/h12_1.png, sizingMethod=image);
	}