/*-------------------------------------------------------------------
                          CSS Add It Up
version: 1.0
author: Crealyse Team
email: 
website: http://www.crealyse.net/
-------------------------------------------------------------------*/
/*--------------------------------------------------------
           Style body 
--------------------------------------------------------*/
body {
	background:#fff url(../images/bg.jpg) repeat-y center;
	margin-top:0px;
}
/*--------------------------------------------------------
           Universal selector
--------------------------------------------------------*/
* {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
/*--------------------------------------------------------
           class Global
--------------------------------------------------------*/
.white{	color:#FF007E;font-size:10pt;}
.red {
	color:red;
}
.green {
	color:green;
}
.blue {
	color:#08448D;
}
.date {
	color:#897531;
	font-weight:bold;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style: italic;
}
.clear {
	clear:both;
}
/*--------------------------------------------------------
           Style IMG
--------------------------------------------------------*/
img {
	display:block;
}
/*--------------------------------------------------------
           Style TD
--------------------------------------------------------*/
td {
	vertical-align: top;
}
/*--------------------------------------------------------
           Style P
--------------------------------------------------------*/
p{}
/*--------------------------------------------------------
          Heads
--------------------------------------------------------*/
h1 {}
h2 {}
h3 {}
/*--------------------------------------------------------
           Style Links
--------------------------------------------------------*/
a {
	text-decoration: none;
	color:#FF007E;
	font-size:10pt;
}
a:hover {
	text-decoration: none;
	color:#fff;
}
a.lien1{text-decoration: none;text-align:center;color:#FF007E;font-size:8pt;}
a.lien1:hover {text-decoration: none;text-align:center;color:#fff;font-size:8pt;}

a.lien2{text-decoration: none;text-align:center;color:#fff;font-size:8pt;}
a.lien2:hover {text-decoration: none;text-align:center;color:#FF007E;font-size:8pt;}
/*----------------------------------
           Site wrapper
------------------------------------*/
#wrapper {
	
	position: absolute; /*ou absolute */
	width:950px;
	top:0%;
	left:50%;
	padding:0px;
	z-index:1;
	margin-left:-475px;
	background:#000;
}
/*----------------------------------
           header
------------------------------------*/
#header{
background:#000;
}
/*----------------------------------
           Logo
------------------------------------*/
#logoHolder {float:left;width:280px; height:196px;}
/*----------------------------------

------------------------------------*/
.espaceClientTitle {
	color:#fa3c87;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	margin-bottom:8px;
}
.inputEmail {
	background:url(../images/bg_input_email.jpg) no-repeat; 
	width:111px; 
	height:13px;
	padding-left:6px;
	border:none;
	color:#999;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
}
.inputPassword {
	background:url(../images/bg_input_password.jpg) no-repeat; 
	width:104px; 
	height:13px;
	padding-left:6px;
	border:none;
	color:#999;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
}
.btnGo1{
	position:relative;
	top:0px;
	left:-1px;
	background:url(../images/button_go.jpg) no-repeat;
	width:17px;
	height:13px;
	border:none;
}
a.linkLogin{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fa3c87;
	text-decoration:none;
}
a.linkLogin:hover {
	text-decoration:underline;
	color:#fa3c87;
}
/*----------------------------------
           footer
------------------------------------*/
#footer {
	text-align:center;
	width:950px;
	height:42px;
	background-color:#000;
}
a.linkFooter{
	font-family:Arial;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
a.linkFooter:hover {
	text-decoration:none;
	color:#FF007E;
}
#copyright {
	font-size:11px;
	color:#f6f6f6;
}
/*----------------------------------
           Logo Holder
------------------------------------*/
#LogoHolder {
float:left;
width:280px;
height:196px;
}
/*----------------------------------
           primaryContent
------------------------------------*/
#primaryContent { 
float:left;
width:655px;
/*min-height:500px;*/
}
/*----------------------------------
           sideContent
------------------------------------*/
#sideContent { 
	float:left;
	width:220px; 
	background:#000;
}
/*----------------------------------
           boxe
------------------------------------*/
.titleBoxe{margin-bottom:16px;font-size:12pt;font-weight:bold;text-align:center;color:#FF007E}

.titleBoxe2{margin-bottom:10px;font-size:12pt;font-weight:bold;text-align:center;color:#808080}


.titleBoxe3{margin-bottom:10px;font-size:14pt;font-weight:bold;text-align:left;color:#FF007E}

.titleBoxe4{margin-bottom:10px;font-size:12pt;font-weight:normal;text-align:left;color:#FF007E}

h1{margin-bottom:20px;font-size:14pt;font-weight:bold;text-align:left;color:#FF007E}

.newsTitle1{margin-left:26px;margin-bottom:10px;}
.newsTitle1 a {font-size:10pt;font-weight:bold;text-align:left;color:#FF007E}
.newsTitle1 a:hover {color:#fff}

.newsTitle2{margin-bottom:10px;font-size:10pt;font-weight:bold;text-align:left;color:#FF007E}

.chapeauNews1{margin-left:80px;margin-bottom:10px;text-align:justify;font-size:10pt;font-weight:normal;color:#fff}

.menuItems{margin-bottom:4px;text-align:center;}
.menuItems a {text-align:center;font-size:10pt;font-weight:bold;text-align:center;color:#FF007E}
.menuItems a:hover {color:#fff}
.menuItems a.selected {text-align:center;font-size:10pt;font-weight:bold;text-align:center;color:#fff}
.menuItems a.selected :hover {color:#FF007E}



.voirLaSuite{margin-top:14px;text-align:center;}
.voirLaSuite a {text-align:center;font-size:10pt;font-weight:bold;text-align:center;color:#FF007E}
.voirLaSuite a:hover {color:#fff}
/*--------------------------------------------------------
           Style LISTES
--------------------------------------------------------*/
.liste1 {
	font-family:Verdana,Arial,  Helvetica, sans-serif;
	color:#000;
	margin: 2px;
	padding: 2px;
	list-style-type: none;
	line-height:12pt;
	line-height:16pt
}
.liste1 li {
	background:#fff url(../images/puce1.gif) no-repeat left 4px;
	padding-left:14px;
}
.liste1 a {
	color: #08448D;
}
.liste1 a:hover {
	color: #FF8211;
}
/*----------------------------------
           Form
------------------------------------*/
form{
margin:0px;
padding:0px;
}
input.input1 {
	
	background-color:#D3D5D6;
	border:#903F98 1px solid;
	width:196px;
}
textarea.textarea1 {
	background-color:#D3D5D6;
	border:#903F98 1px solid;
	width:196px;
	height:116px;
	/*overflow:hidden;*/
}
.newsletterTitle{width:200px;margin-bottom:8px;margin-left:6px;font-family:Verdana,Arial, Helvetica, sans-serif;color:#fff;font-size:10pt;font-weight:normal;}
.emailNewsletter{
	width:175px;
	height:27px;
	background:url(../images/bg_input_newsletter.png) no-repeat;
	border:none;
	color:#000;
	font-weight:bold;
	padding:6px 2px 2px 10px;
	font-size:9pt;
}
.emailNewsletter2{
	width:175px;
	height:27px;
	background:url(../images/bg_input_newsletter.png) no-repeat;
	border:none;
	color:#000;
	font-weight:bold;
	padding:2px 2px 2px 10px;
	font-size:9pt;
}
.btnSubmitNewsletter{
	width:29px;
	height:27px;
	background:url(../images/bg_submit_newsletter.png) no-repeat;
	border:none;
	color:#FFF;
	font-weight:bold;
	padding:0px;
	cursor:pointer;

}
.btnSubmitLogin{
	width:29px;
	height:27px;
	background:url(../images/bg_submit_newsletter.png) no-repeat;
	border:none;
	color:#FFF;
	font-weight:bold;
	padding:0px;
	cursor:pointer;

}
.requiredField{
	color:#903F98;
	font-weight:bold;
	text-align:right;
	margin-right:30px;
	margin-top:7px;
	
	}
.btn_submit{
	width:68px;
	height:28px;
	background:url(../images/bg_submit.png) no-repeat;
	border:none;
	position:relative;
	left:110px;
	margin-left:-34px;
	margin-top:20px;
	color:#FFF;
	font-weight:bold;
	padding:0px;
}



/*--------------------------------------------------------
          copyright
--------------------------------------------------------*/
.copyright {
	text-align:center;
	font-size:8pt;
	color:#454545;
	height:32px;
	line-height:32px;
	background-color:#FFFFFF;
}

/*--------------------------------------------------------
          contentOfStaticPage
--------------------------------------------------------*/
.contentOfStaticPage{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
line-height:14pt;
color:#fff;
text-align:justify;
padding:0px 7px 3px 7px;
}

/*--------------------------------------------------------
          content1
--------------------------------------------------------*/
.content1{
font-family:Verdana,Arial,  Helvetica, sans-serif;
font-size:10pt;
line-height:14pt;
color:#fff;
text-align:justify;
}
.titleMorceau{
font-family:Verdana,Arial,  Helvetica, sans-serif;
font-size:10pt;
color:#FF007E;
}
.descriptionMorceau{
font-family:Verdana,Arial,  Helvetica, sans-serif;
font-size:9pt;
line-height:14pt;
color:#fff;
text-align:justify;
}
.lienUrl{
float:left;padding-right:10px;
}
