@charset "utf-8";
/* CSS Document */

body{
	background-image: url(../img/back_new.png);
	background-repeat:repeat-x;
}

.container{
	position:relative;
	width:842px;
	height:700px !important;
}

#seulementsuisse{
	color:#26408d;
	position:absolute;
	font-size:10px;
	top:39px;;
	right:240px;
}

#sanofiaventis{
	position:absolute;
	top:5px;
	right:6px;
	width:167px;
	height:20px;
}

#sloganlogo{
	position:absolute;
	top:35px;
	right:55px;
	width:161px;
	text-align:center;
	color:#5ec7eb;
	font-size:9px;
}

#clikstar{
	position:absolute;
	top:40px;
	left:50px;
	width:196px;
	height:47px;
}

#slogan{
	font-size:12px;
	color:#26408d;
	position:absolute;
	top:90px;
	left:90px;
}

#ticker{
	position:absolute;
	top:72px;
	left:255px;
	width:548px;
	height:17px;
}

#teaser{
	position:absolute;
	left:0px;
	top:100px;
	color:#26408d;
	width:842px;
	text-align:center;
}

#teaser #nouveau{
	font-size:20px;
	text-transform:uppercase;
	background-image: url(../img/feuille.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:26px;
	padding-top:8px;
	padding-left:45px;
	padding-right:45px;
	display:inline-block;
	width:150px;
}

#teaser #phrase{
	padding-top:7px;
	font-size:12px;
}

#stylo{
	position:absolute;
	top:165px;
	left:0px;
	width:842px;
	height:48px;
	text-align:center;
}

#clikstaranim{
	width:443px;
	height:48px;
	margin:auto;
}

#stylopopup{
	position:absolute;
	width:320px;
	height:80px;
	padding-left:25px;
	padding-right:25px;
	background-color:#ffffff;
	color:#9ac00b;
	top:140px;
	left:236px;
	font-size:12px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:none;
	cursor:pointer;
}

#stylopopup strong{
	color:#46a128;
}

#lanmenu{
	position:absolute;
	top:38px;;
	left:255px;
	color:#92ba00;
}
#lanmenu a{
	color:#92ba00;
	text-decoration:none;
}
#lanmenu a:hover{
	color:#000000;
}

#mainmenu{
	position:absolute;
	top:233px;
	left:0px;
	width:842px;
	height:25px;
	color:#024889;
	font-size:12px;
}

#mainmenu ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#mainmenu ul li{
	float:left;
	padding-left:20px;
	padding-top:31px;
	background-image: url(../img/signet_menu.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-right:12px;
}

#mainmenu ul li.over{
	background-image: url(../img/signet_menu_over.gif);
}

#mainmenu ul li a{
	text-decoration:none;
	color:#024889;
	display: block;
}

#mainmenu li ul{
	margin: 0px;
	padding: 0px;
	position: absolute;
	visibility: hidden;
	background-color:#FFFFFF;
}
		
#mainmenu li ul li{
	float: none;
	padding:0px;
	padding-top:2px;
	padding-bottom:2px;
	margin:0px;
	display:block;
	background-image: url(../img/signet_smenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:12px;
	width: 100px;
	min-width:100px;
	width: auto !important;

}
		
#mainmenu li ul li a{
	font-size:10px;
	color:#024889;
}


#clikstarpeople{
	position:absolute;
	bottom:40px;
	left:0px;
	width:842px;
	height:280px;
}

#clikstarpeoplephrase{
	position:absolute;
	bottom:45px;
	left:20px;
	color:#FFFFFF;
	font-size:9px;
}

#copyright{
	position:absolute;
	bottom:0px;
	left:0px;
	width:842px;
	padding-top:10px;
	height:30px;
	text-align:center;
	color:#0c4b8a;
	font-size:10px;
}

#copyright a{
	color:#0c4b8a;
	text-decoration:none;
}

#copyright a:hover{
	color:#000000;
}


div.overlayvideo {
	padding:86px;	
	width:480px;
	padding-top:120px;  
	padding-bottom:120px;
	display:none;
	background-image:url(../img/white-trans.png);
}

div.overlayvideo div.close {
	background:url(../img/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}

div.overlayhotline {
	padding:40px;	
	width:576px;
	display:none;
	background-image:url(../img/white-trans.png);	
}

div.overlayhotline div.close {
	background:url(../img/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}

div.overlaycontact {
	padding:40px;	
	width:576px;
	height:450px;
	display:none;
	background-image:url(../img/white-trans.png);	
}

div.overlaycontact div.close {
	background:url(../img/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}

/* liScroll style declarations */

marquee{
	background: #ccdf85; 
	padding-top: 2px;
	padding-bottom:2px;
	font-weight:bold;
}

form label{
	float:left;
	width:150px;
	display:block;
}

form input{
	float:left;
}

form textarea{
	height:200px;
	width:290px;
	float:left;
}

form p{
	clear:both;
}

form .error{
	padding:0px;
	background-color:#FFFFFF;
}


form input.error, form textarea.error{
	border-color:#FF0000;
}

form label.error{
	color:#FF0000;
	border:none;
	width:auto;
	margin:0px;
	padding-top:5px;
	margin-left:10px;
	font-size:10px;
}

#stylo_1, #stylo_2, #stylo_3{
	background-repeat: no-repeat;
	background-position: center center;	
	width:233px;
	height:128px;
	position:absolute;
	left:590px;
	top:65px;	
}
#stylo_1{
	background-image: url(../img/stylo_1.png);
}
#stylo_2{
	background-image: url(../img/stylo_2.png);
}
#stylo_3{
	background-image: url(../img/stylo_3.png);
}

#stickers_1, #stickers_2, #stickers_3{
	background-repeat: no-repeat;
	background-position: left top;
	width:250px;
	height:350px;
	position:absolute;
	left:90px;
	top:180px;
}
#stickers_1{
	background-image: url(../img/stickers_1.jpg);
}
#stickers_2{
	background-image: url(../img/stickers_2.jpg);
}
#stickers_3{
	background-image: url(../img/stickers_3.jpg);
}

#ordertitle{
	position:absolute;
	background-image: url(../img/h1_back.png);
	background-repeat: no-repeat;
	background-position: left center;
	top:130px;
	left:70px;
}

#ordertitle h1{
	color:#024889;
	font-size:14px;
	padding-left:30px;
	padding-top:5px;
	
}

#orderbox h1{
	color:#024889;
	font-size:14px;
}

#orderbox div.text{
	clear:both;
}

#orderbox div.checkbox{
	clear:both;
	margin-bottom:5px;
	float:left;
}

#orderbox div.text label{
	font-weight:normal;
	float:left;
	width:auto;
}

#orderbox div.checkbox label{
	width:220px;
}

#orderbox div.text{
	float:left;
	display:block;
	margin-bottom:2px;
	padding:3px;
	width:228px;
}

#orderbox div.text input{
	float:left;
	border:1px solid #FFF;
	font-size:10px;
	margin:0px;	
}

.curvyinput{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:1px solid #024889;
	float:left;
	padding-left:7px;
	padding-right:7px;
	margin-left:10px;
}

#orderbox{
	color:#024889;
	font-size:10px;
}

#orderbox{
	position:absolute;
	left:485px;
	top:185px;
	height:auto;
	width:288px;
}

#boxtop{
	background-image: url(../img/box_top.png);
	background-repeat: no-repeat;
	background-position: left top;	
	height:30px;
}
#boxmiddle{
	background-image: url(../img/box_back.png);
	background-repeat: repeat-y;
	padding:20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#boxbottom{
	background-image: url(../img/box_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:20px;
	text-align:right;
	width:100%;
}

#boxbottom input{
	float:none;
}

#gratuit{
	position:absolute;
	top:100px;
	left:310px;
	background-image: url(../img/gratuit_fr.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	height:200px;
	width:200px;
}

div.errormsg{
	color:#F00;
}

input.errormsg{
	border-bottom:1px solid #F00 !important;
}
