/* Start of CMSMS style sheet 'Main CSS' */
/*--------------------

//Text color: #5A6B91;
// Color background :#E3EEF4;
// Couleur verte: #9DC333;

---------------------*/

body{
	background:url(img/background.jpg);
	background-repeat:repeat-x;
	background-color:#E3EEF4;
	font-family:Arial;
	color:#5A6B91;
font-size:12px;
}

img{
        border:0;
}

p{
        margin:0px;
        padding:0px;
}

li{
       padding-top:0px;
       margin-top:0px;
}

ul{
       padding-top:0px;
       margin-top:0px;
}

#homeLink a{
        display:block;
        height:100px;
        width:300px;
        float:left;
}

#container{
	width:963px;
	margin-left:auto;
	margin-right:auto;
position:relative;
}

#header{
	
}

#langues{
	float:right;
	padding:20px;
	font-size:11px;
}

#banner_fr_FR{
	background:url(img/banner_fr.jpg);
	width:963px;
	height:120px;
}
#banner_de_DE{
	background:url(img/banner_de.jpg);
	width:963px;
	height:120px;
}
#banner_nl_NL{
	background:url(img/banner_nl.jpg);
	width:963px;
	height:120px;
}
#banner_en_US{
	background:url(img/banner_en.jpg);
	width:963px;
	height:120px;
}
#banner_es_ES{
	background:url(img/banner_es.jpg);
	width:963px;
	height:120px;
}

#menu{
	width:100%;
	height:25px;
	background:url(img/menu_bg.jpg);
	font-size:11px;
	color:#FFFFFF;
}

	ul#menuPrincipal{
		margin:0;
		padding:5px 0 0 7px;
	}
	ul#menuPrincipal li{
		display:inline;
		padding:5px 20px 7px 20px;
		background:url(img/menu_border.jpg);
		background-repeat:no-repeat;
		background-position:right;
		
	}
	
	ul#menuPrincipal li a{
		color:#FFFFFF;
		text-decoration:none;
	}
	
	ul#menuPrincipal li a:hover{

                color:#9DC333;
		
	}

	
	ul#menuPrincipal li:hover{
		background:url(img/menu_hover.jpg);
		background-repeat:repeat-x;
	}

        ul#menuPrincipal li.current{
                background:url(img/menu_hover.jpg);
		background-repeat:repeat-x;
        }
	
#content{
	width:949px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
        padding-bottom:10px;
}

#left{
	width:660px;
	float:left;
	padding:10px;
        position:relative;
}

	#arianne{
		background-color:#F0F1F4;
		font-size:11px;
		padding:2px;
	}

        #arianne a{
                color:#5A6B91;
        }

        
	
	#illuProduits{
		background:url(img/illu_produits.jpg);
		background-position:top;
                background-repeat:no-repeat;
		height:207px;
		width:658px;
		margin-top:10px;
	}

	#illuServices{
		background:url(img/illu_services.jpg);
		background-position:top;
                background-repeat:no-repeat;
		height:207px;
		width:658px;
		margin-top:10px;
	}

        #illuSociete{
		background:url(img/illu_societe.jpg);
		background-position:top;
                background-repeat:no-repeat;
		height:207px;
		width:658px;
		margin-top:10px;
	}

                #illuProduits span,#illuServices span,#illuSociete span,#illuShowcase span,#illuContact span{
                        color:#3569AC;
                        float:right;
                        font-size:26px;
                        font-style:italic;
                        padding:10px 0 0;
                        width:300px;
                }
	
		#subMenu{
			width:160px;
			position:absolute;
                        top:224px;
                        left:10px;
		}
		
		#subMenu h2{
			color:#9DC333;
			font-size:17px;
                        margin:3px;
		}

                #subMenu h2 a{
                        color:#9DC333;
			font-size:17px;
                        margin:3px;
                        border-bottom:0px;
                        padding:0;
                }

                #subMenu h2 a.specialH2{
                        font-size:13px;
                }


                #subMenu h2 a:hover{
                        background:none;
                }
		
		#subMenu a{
			color:#5A6B91;
			border-bottom:1px solid #DEDEDE;
			display:block;
			text-decoration:none;
			font-size:12px;
			font-weight:bold;
			padding:5px 0 5px 20px;
		}
		
		#subMenu a:hover{
			color:#9DC333;
			background:url(img/spear.jpg);
			background-position:left;
			background-repeat:no-repeat;
		}

                #subMenu a#current{
                        color:#9DC333;
			background:url(img/spear.jpg);
			background-position:left;
			background-repeat:no-repeat;
                }
		
		#contenu{
			width:475px;
			float:right;
			margin-left:20px;
                        font-size:12px;
		}

               
		#contenu h1{
			font-size:16px;
			padding:0;
			margin:0;
			padding:5px 0 5px 0;
                        border-bottom:1px solid #DEDEDE;
		}

                #contenu h2{
                        font-size:13px;
			padding:0;
			margin:0;
			padding:5px 0 5px 0;
                }

                #contenu h3{
                        font-size:12px;
			padding:0;
			margin:0;
			padding:5px 0 5px 0;
                }

                #contenu h4 {
			font-size:15px;
			padding:0;
			margin:0;
			padding:5px 0 5px 0;
                        color:#9DC333;
		}
		
		#contenu p{
			font-size:12px;
                        color:#5A6B91;
		}

                #contenu a{
                        color:#9DC333;
                }

                #contenu a:hover{
                        text-decoration:none;
                }
		
		.separator{
			border-bottom:1px solid #DEDEDE;
		}

#right{
	width:235px;
	float:right;
	padding:10px;
	font-size:12px;
}

	#search{
		font-size:12px;
		margin-bottom:10px;
	}
	
	#news a{
		color:#9DC333;
	}
	
	#infos a{
		display:block;
		margin-left:20px;
		color:#5A6B91;
		font-weight:bold;
	}
	
	.btn{
		background:url(img/btn_bg.jpg);
		background-repeat:repeat-x;
		height:25px;
		border:0;
		color:#FFFFFF;
	}
	
	.champ{
		width:120px;
	}

        #cntnt01searchinput{
                width:120px;
        }
        
	
	.titleRight{
		background:url(img/btn_bg.jpg);
		background-repeat:repeat-x;
		height:20px;
		color:#FFFFFF;
		font-size:12px;
		padding:5px;
	}
	
	.newsGrey{
		background:url(img/sepa_grey.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		background-color:#F2F3F6;
		padding:10px;
                font-size:12px;
	}
	
	.newsWhite{
		background:url(img/sepa_white.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		padding:10px;
                font-size:12px;
	}
	
#copyright{
	background:url(img/footer.jpg);
	height:33px;
	width:951px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:11px;
	padding-top:5px;
}

#credit{
        font-size:11px;
        padding:0 0 0 5px;
}

.clear{
	clear:both;
}

#imgSlogan{
       
}

#imgSlogan p{
        float:right;
        font-size:24px;
        font-style:italic;
        padding:190px 0 0;
        width:300px;
        margin:0;
}

#introTxt{
        width:660px;
        font-size:11px;
        background:url(img/imgIntro.jpg);
        background-position:right;
        background-repeat:no-repeat;
}

#introTxt p{
        font-size:12px;
        font-weight:bold;
        padding:3px;
        width:50%;
}

#iconHome{
width:100%;
}

#icoEnvois{
       background:url(img/ico_envoissms.jpg);
       background-repeat:no-repeat;
       width:330px;
       height:115px;
       float:left;
}
#icoEnvoisPt{
       background:url(img/ico_envoissms_pt.jpg);
       background-repeat:no-repeat;
       width:150px;
       height:139px;
       float:left;
       padding:3px;
}
#icoReception{
       background:url(img/ico_receptionsms.jpg);
       background-repeat:no-repeat;
       width:330px;
       height:115px;
        float:left;
}
#icoReceptionPt{
       background:url(img/ico_receptionsms_pt.jpg);
       background-repeat:no-repeat;
       width:150px;
       height:139px;
       float:left;
       padding:3px;
}
#icoConcours{
       background:url(img/ico_concours.jpg);
       background-repeat:no-repeat;
       width:330px;
       height:115px;
       float:left;
}
#icoConcoursPt{
       background:url(img/ico_concours_pt.jpg);
       background-repeat:no-repeat;
       width:150px;
       height:139px;
       float:left;
       padding:3px;
}
#icoPub{
       background:url(img/ico_pubsms.jpg);
       background-repeat:no-repeat;
       width:330px;
       height:115px;
       float:left;
}
#icoPubPt{
       background:url(img/ico_pubsms_pt.jpg);
       background-repeat:no-repeat;
       width:150px;
       height:139px;
       float:left;
       padding:3px;
}
#icoChat{
       background:url(img/ico_chatsms.jpg);
       background-repeat:no-repeat;
       width:330px;
       height:115px;
        float:left;
}
#icoChatPt{
       background:url(img/ico_chatsms_pt.jpg);
       background-repeat:no-repeat;
       width:150px;
       height:139px;
       float:left;
       padding:3px;
}
#icoVote{
       background:url(img/ico_vote.jpg);
       background-repeat:no-repeat;
       width:330px;
       height:115px;
       float:left;
}
#icoVotePt{
       background:url(img/ico_vote_pt.jpg);
       background-repeat:no-repeat;
       width:150px;
       height:139px;
       float:left;
       padding:3px;
}
#icoEmail{
       background:url(img/ico_emailsms.jpg);
       background-repeat:no-repeat;
       width:330px;
       height:115px;
        float:left;
}
#icoEmailPt{
       background:url(img/ico_emailsms_pt.jpg);
       background-repeat:no-repeat;
       width:150px;
       height:139px;
       float:left;
       padding:3px;
}
#icoApi{
       background:url(img/ico_apisms.jpg);
       background-repeat:no-repeat;
       width:330px;
       height:115px;
       float:left;
}
#icoApiPt{
       background:url(img/ico_apisms_pt.jpg);
       background-repeat:no-repeat;
       width:150px;
       height:139px;
       float:left;
       padding:3px;
}
#icoEnvois a,#icoPub a,#icoChat a,#icoEmail a,#icoReception a,#icoApi a, #icoConcours a, #icoVote a{
       color:#6EA233;
       display:block;
       font-size:15px;
       padding:25px 0 0 130px;
       font-weight:bold;
       width:55%;
}
#icoEnvois span,#icoPub span,#icoChat span,#icoEmail span,#icoReception span,#icoApi span,#icoConcours span, #icoVote span{
       color:#346AAE;
       display:block;
       font-size:11px;
       padding:5px 0 0 130px;
       font-weight:bold;
       width:55%;
}
#icoEnvoisPt a,#icoPubPt a,#icoChatPt a,#icoEmailPt a,#icoReceptionPt a,#icoApiPt a,#icoConcoursPt a, #icoVotePt a{
       color:#6EA233;
       display:block;
       font-size:13px;
       font-weight:bold;
       padding:95px 0 0;
       text-align:center;
}
/* End of 'Main CSS' */

