@charset "utf-8";

/*
Theme Name: Holy-Dis
Description: Theme holy-dis.
Version: 0.1
Author: Meryl Lebkiri
*/

body 
{
font-family: Lucida Grande, Arial, Helvetica, Sans-serif;
font-size: 0.8em;
margin:0;
background-image:url(image/fond1.jpg);
background-repeat:repeat-x;
}

a
{
color: #555;
text-decoration: none;
}

#page 
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#fondPage
{
	margin-left:auto;
	margin-right:auto;
	width:1280px;
	background-image:url(image/habillage2012.jpg);
	background-repeat:no-repeat;
	padding-bottom:15px;
	min-height:800px;
}

#zoneCentrale
{
width:950px;
height:440px;
background-color:#FFF;
}

#zoneCentraleArchive
{
width:950px;
height:auto;
}

#zoneCentraleProduit
{
	width:100%;
	height:auto;
	margin-top:10px;
}

#zoneCentraleProduit a
{
	color:#717173;
	font-weight:bold;
}

#zoneCentraleProduit a:hover
{
	color:#0095c2;
}

#zoneCentraleProduit img
{
	border:none;
}


#zoneCentraleProduit2
{
	width:770px;
	margin-left:180px;
	height:auto;
}

#zoneCentraleArchiveContenu
{
	width:770px;
	margin-left:180px;
	height:auto;
	margin-top:10px;
	min-height:500px;
}


#zoneCentraleArchiveContenu2
{
	margin-top:10px;
}

#zoneCentraleArchiveContenu img
{
	float:left;
	margin-right:40px;
	border:none;
}

#zoneCentraleArchiveContenu2 img
{
	float:left;
	margin-right:15px;
	border:none;
}

#zoneCentraleSingle
{
width:950px;
height:auto;
}

#logo
{
background-image:url(image/logoNoel.png);
height:43px;
width:257px;
text-align:center;
cursor: hand;
cursor: pointer;
}

#logo img
{
border:none;
}

#header 
{
background-image: url(image/banniere2012.gif);
height:253px;
width: 950px;
}

#headerOpportunite 
{
background-image: url(image/BanniereOpportunite.jpg);
height:253px;
width: 950px;
}

#content
{
width:950px;
background:#FFF;
}

#content h2
{
font-size: 0.9em;
margin:0;
}

#content h2 li
{
list-style-type:none;
list-style-position:outside;
}

#content h2 a
{
color: #717173;
}

.titre
{
background-image:url(image/fleche.png);
background-repeat:no-repeat;
font-size: 0.9em;
margin:0;
list-style-type:none;
list-style-position:outside;
color: #717173;
font-weight:bold;
padding-left:15px;
margin-left:5px;
}


.titre a:hover
{
color: #0095c2;
}

#content h2 a:hover
{
color: #0095c2;
}

#menuold 
{
	width:938px;
	z-index: 5;
	font-weight:bold;
}

#menuold ul 
{
	min-height: 30px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position:relative;
	z-index: 500;
}

#menuold li {
	display: inline;
	float: left;
	min-height: 20px;
	position: relative;
	text-align: left;
	padding: 5px 16px 5px;
	margin: 0px 0px 0px 0px;
}

#menuold h2 
{
}

#menuold li ul 
{
	width: 150px;
	height: auto;
	top: 100%;
	left: 0px;		
}

#menuold li.LargeMenu ul {
	width: 200px;
	height: auto;
	top: 100%;
	left: 0px;
}

#menuold li ul li {
	text-align: left;
	width: 118px;	
	height: auto;
	min-height: auto;
	display: block;
}

#menuold li.LargeMenu ul li {
	text-align: left;
	width: 198px;	
	height: auto;
	min-height: auto;
	display: block;
}

#menuold a {
	text-decoration: none;
	}

#menuold li li ul {
	top: 0;
	left: 0;
}

#menuold li li:hover ul {
	left: 150px;
}

/* initialy hide all sub sidemenus */
#menuold ul ul,
#menuold ul li:hover ul ul,
#menuold ul ul li:hover ul ul,
#menuold ul ul ul li:hover ul ul,
#menuold ul ul ul ul li:hover ul ul {
	position: absolute;
	display:none;
}

/* display them on hover */
#menuold li:hover ul,
#menuold ul li:hover ul,
#menuold ul ul li:hover ul,
#menuold ul ul ul li:hover ul,
#menuold ul ul ul ul li:hover ul,
#menuold ul ul ul ul ul li:hover ul {
 	 display: block;
}

#menuold #PhpWebcontent 
{
	display:none;
	
}	

/* define the consecutive colors */

#menuold 
{
	color: #FFFFFF;
	padding-left:12px;
	background-color:#0095c2;
}

#menuold ul
{
	background: #0095c2;
}

#menuold ul ul 
{
	-moz-opacity:0.88; /* for mozilla */
	opacity: 0.88; /* for safari */
	khtml-opacity: 0.88 ;/* for konquerer and older safari */
	opacity: 0.88; 
	filter: alpha(opacity=80);
}
#menuold ul li 
{
width:100px;
text-align:center;
}

#menuold h2 
{
	color: #FFFFFF;
}

#menuold a 
{
	color: #FFFFFF;
	}

#menuold ul li:hover 
{
	background-color:#26BCD7;
}

#menuold ul li ul 
{

}

#menuold ul li ul li 
{
	background-color:#26BCD7;
}

#menuold ul li ul li:hover 
{
}

#menuold ul li ul ul li
{
}

#menuold ul li ul ul li:hover 
{
}

/*Nouveau Menu*/

#menuContent
{
	width:945px; 
	margin:0 auto;
	margin-top:0;
}

#menu, #menu ul /* Liste */     
{
        padding : 0; /* pas de marge intérieure */
        margin : 0; /* ni extérieure */
        list-style : none; /* on supprime le style par défaut de la liste */
        line-height : 30px; /* on définit une hauteur pour chaque élément */
        text-align : center; /* on centre le texte qui se trouve dans la liste */
}

#menu /* Ensemble du menu */
{
        font-weight : bold; /* on met le texte en gras */
        font-family : Arial; /* on utilise Arial, c'est plus beau ^^ */
        font-size : 12px; /* hauteur du texte : 12 pixels */
		margin:0 auto;
}

#menu a /* Contenu des listes */
{
        display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
        padding : 0; /* aucune marge intérieure */
        background : #0095c2; /* couleur de fond */        
        color : #fff; /* couleur du texte */
        text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
        width : 135px; /* largeur */
}

#menu li /* Elements des listes */      
{ 
        float : left; 
        /* pour IE qui ne reconnaît pas "transparent" */
        /*border-right : 1px solid #fff;*/ /* on met une bordure blanche à droite de chaque élément */
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li
{
       /* border-right: 1px solid transparent ;*/ /* on met une bordure transparente à droite de chaque élément */
}

#menu li ul /* Sous-listes */
{ 
        position: absolute; /* Position absolue */
        width: 165px; /* Largeur des sous-listes */
        left: -999em; /* Hop, on envoie loin du champ de vision */
		border-top : 1px solid #fff; /* on met une bordure blanche en haut de chaque élément d'une sous liste */
		margin-left:-15px;
		z-index:2;
}

#menu li ul a 
{ 
        width: 165px; /* Largeur des sous-listes */
}

html>body #menu li ul              
{
        border-top : 1px solid transparent; /* on met une bordure transparente en haut de chaque élément */
}


#menu li ul li /* Éléments de sous-listes */
{
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
        /*border-top : 1px solid #fff;*/ /* on met une bordure blanche en haut de chaque élément d'une sous liste */
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li ul li                
{
        /*border-top : 1px solid transparent;*/ /* on met une bordure transparente en haut de chaque élément */
}

#menu li ul ul 
{
        margin    : -31px 0 0 165px ; /* On décale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */ 
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
        border-left     : 1px solid #fff ; /* Petite bordure à gauche pour ne pas coller ... */      
}

/* IE ne reconnaissant pas le sélecteur ">" ... je me répète ;-) */
html>body #menu li ul ul                
{
        border-left     : 1px solid transparent ; /* on met une bordure transparente sur la gauche de chaque élément */
}

#menu a:hover /* Lorsque la souris passe sur un des liens */    
{
        color: #0095c2; /* On passe le texte en noir */
        background: #e5e5e5; /* On passe le fond en gris */
}

#menu li:hover ul ul, #menu li.sfhover ul ul /* Sous-sous-listes lorsque la souris passe sur un élément de liste */
{
        left: -999em; /* On expédie les sous-sous-listes hors du champ de vision */
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul  /* Sous-listes lorsque la souris passe sur un élément de liste ET sous-sous-lites lorsque la souris passe sur un élément de sous-liste */
{
        left: auto; /* Repositionnement normal */
        min-height: 0; /* Corrige un bug sous IE */
}

/* fin Nouveau menu */


#actualite
{
margin-top:20px;
position:absolute;
width:310px;
height:410px;
background-image:url(image/contourAccueil.jpg);
z-index:1;
}

#contenuActu
{
width:280px;
height:265px;
margin-left:auto;
margin-right:auto;
padding:10px;
}

.postmetadata 
{
font-size: 0.7em;
color: #0095c2;
margin:0 0 0 0;
}

.magazine 
{
font-size: 0.7em;
color: #0095c2;
margin:0 0 10px 0;
}

.postmetadata2 
{
font-size: 0.7em;
color: #0095c2;
margin:15px 0 0 0;
}

.post_content 
{
font-size: 0.8em;
color: #555;
text-align:justify;
margin-right:10px;
}

.post_content2 
{
color: #555;
text-align:justify;
margin-right:5px;
}

.post_content2 a 
{
	font-weight:bold;
}

.post_content2 a:hover 
{
	color:#0095c2;
}

#newsletter
{
width:260px;
background-color:#c2c2c2;
height:100px;
margin-left:auto;
margin-right:auto;
}

#newsletter h2
{
font-size:1em;
color: #0095c2;
position:absolute;
padding-left:10px;
}

#newsletter p
{
color: #FFFFFF;
position:absolute;
padding-top:15px;
padding-left:10px;
}

#newsletter form
{
position:absolute;
padding-top:60px;
padding-left:10px;
}

#temoignage
{
margin-top:20px;
position:absolute;
width:310px;
margin-left:320px;
height:410px;
float:left;
background-image:url(image/contourAccueil.jpg);
}

#contenuTem
{
width:280px;
height:255px;
margin-left:auto;
margin-right:auto;
padding:10px 0 5px 0;
}

#forum
{
width:280px;
height:120px;
background-image:url(image/forum1.jpg);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
}

#presentation
{
margin-top:20px;
width:310px;
margin-left:640px;
height:410px;
float:left;
margin-bottom:10px;
position:absolute;
background-image:url(image/contourAccueil.jpg);
}

#contenuPres
{
width:280px;
height:190px;
margin-left:auto;
margin-right:auto;
padding:10px;
text-align:justify;
font-size:1.2em;
}

#contenuPres .titre
{
font-size:0.8em;
}

#nuage
{
width:260px;
height:200px;
margin-left:auto;
margin-right:auto;
}


#nuage ul
{
list-style-type:none;
list-style-position:outside;
}

#footer 
{
font-size: 0.8em;
width: 100%;
background-color:#FFF;
height:30px;
}

#footer p
{
color:#717173;
font-size: 1em;
float:right;
width:auto;
margin:10px 5px 10px 0;
}

#footer a
{
text-decoration:none;
color:#717173;
float:right;
width:auto;
margin:10px 5px 10px 0;
}

#footer img
{
float:right;
}

#logoMiniature
{
	background-image:url(image/logoMiniature.jpg);
	width:52px;
	height:20px;
	float:right;
	margin: 7px 0 7px 5px;
}

#barreFooter
{
background-color:#0095c2;
width:950px;
height:20px;
}

#barreFooterArchive
{
background-color:#0095c2;
width:950px;
height:20px;
}

#lienLogo
{
height:43px;
width:230px;
margin-left:5px;
margin-bottom:5px;
margin-top:10px;
float:left;
}

#infoNav
{
	color:#717173;
	margin:5px 0 5px 5px;
}

#contenuSingle
{
	width:770px;
	height:auto;
	text-align:justify;
	margin-left:180px;
}

#contenuSingle a img
{
	border:none;
}

#photo img 
{
	border:none;
	margin-right:20px;
	float:left;
	margin-bottom:20px;
}

#bandeauFooter
{
	width:100%;
	min-height:100px;
	background-color:#e5e5e5;
	margin-bottom:10px;
	margin-top:10px;
}

#bandeauFooter2
{
	background-image:url(image/bandeauFooter.jpg);
	background-repeat:no-repeat;
	background-color:#c2c2c2;
	background-position:bottom;
	margin-left:180px;
	width:765px;
	min-height:95px;
	padding-top:5px;
	list-style-image:url(image/puce+.png);
	font-weight:bold;
	padding-right:5px;
	text-align:left;
}

#bandeauFooter2 ul
{
	padding-left:180px;
	padding-bottom:50px;
	margin:0;
}

#bandeauFooter3
{
	background-image:url(image/bandeauFooter.jpg);
	background-repeat:no-repeat;
	background-color:#c2c2c2;
	background-position:bottom;
	margin-left:180px;
	width:765px;
	min-height:95px;
	padding-top:5px;
	list-style-image:url(image/puce+.png);
	font-weight:bold;
	padding-right:5px;
	text-align:left;
}

#bandeauFooter3 ul
{
	padding-left:450px;
	padding-bottom:50px;
	margin:0;
}

#bandeauFooter4
{
	background-image:url(image/bandeauFooter.jpg);
	background-repeat:no-repeat;
	background-color:#c2c2c2;
	background-position:bottom;
	margin-left:180px;
	width:765px;
	min-height:95px;
	padding-top:5px;
	list-style-image:url(image/puce+.png);
	font-weight:bold;
	padding-right:5px;
	text-align:left;
}

#bandeauFooter4 ul
{
	padding-left:200px;
	padding-bottom:50px;
	margin:0;
}

#menuSingle
{
	width:100%;
	height:100px;
	margin:0;
	background-color:#e5e5e5;
}

#menuSingle1
{
	background-color:#c2c2c2;
	margin-left:180px;
	width:770px;
	height:22px;
	padding-top:78px;
}

#menuSingle1 a:hover
{
	color:#ffffff;
}

#menuProduit
{
	background-image:url(image/menuProduit.jpg);
	margin-left:180px;
	width:770px;
	height:100px;
}

#menuSingle li
{
	display:inline;
}

.onglet
{
	width:110px;
	height:22px;	
	background-image:url(image/onglet2.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:1px;
	padding-top:3px;
	text-align:center;
}

.onglet a
{
	color:#FFFFFF;
}

.newItems
{
	font-weight:bold;
	margin-left:30px;
}

.ongletTsq
{
	width:110px;
	height:19px;	
	background-image:url(image/onglet2.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:1px;
	padding-top:3px;
	text-align:center;
}

.ongletTsq a
{
	color:#FFFFFF;
}

.ongletServices
{
	width:95px;
	height:19px;	
	background-image:url(image/ongletServices.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:1px;
	padding-top:3px;
	text-align:center;
}

.ongletServices a
{
	color:#FFFFFF;
}

.ongletTsqStandard
{
	width:110px;
	height:30px;	
	background-image:url(image/ongletTsq.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:1px;
	padding-top:3px;
	text-align:center;
}

.ongletTsqStandard a
{
	color:#FFFFFF;
}

.ongletDate
{
	width:110px;
	height:22px;	
	background-image:url(image/onglet2.png);
	background-repeat:no-repeat;
	float:right;
	margin-left:1px;
	padding-top:3px;
	text-align:center;
}

.ongletDate a
{
	color:#FFF;
}

#menuSingle li a
{
	color:#FFFFFF;
}

#outil 
{
	float:right;
}

#outil ul 
{
	background-color:#0095c2;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 500;
	font-size:0.8em;
}

#outil li 
{
	display: inline;
	float: left;
	min-height: 10px;
	position: relative;
	text-align:center;
	width:100px;
	margin: 0px 0px 0px 0px;
}

#outil li.LargeMenu ul 
{
	height: auto;
	top: 100%;
	left:0;
}



/* initialy hide all sub sidemenus */
#outil ul ul,
#outil ul li:hover ul ul,
#outil ul ul li:hover ul ul,
#outil ul ul ul li:hover ul ul,
#outil ul ul ul ul li:hover ul ul 
{
	position: absolute;
	display:none;
}

/* display them on hover */
#outil li:hover ul,
#outil ul li:hover ul,
#outil ul ul li:hover ul,
#outil ul ul ul li:hover ul,
#outil ul ul ul ul li:hover ul,
#outil ul ul ul ul ul li:hover ul 
{
 	 display: block;
}


/* define the consecutive colors */

#outil {
	color: #FFFFFF;
}

#outil ul
{
	background-color:#0095c2;
	-moz-opacity:0.88; /* for mozilla */
	opacity: 0.88; /* for safari */
	khtml-opacity: 0.88 /* for konquerer and older safari */
}

#outil ul li 
{
	background-color:#0095c2;
}

#outil ul li:hover 
{
	background: #26BCD7;
}

#outil ul li ul li 
{
	background: #0095c2;
}

#outil ul li ul li:hover 
{
	background: #26BCD7;
}

#outil ul li ul ul li
{
	background: #666666;
	
}

#outil ul li ul ul li:hover 
{
	background: #26BCD7;
}

#outil ul li ul li p
{
	font-size:1.2em;
}

#fondBanniereSociete
{
	background-image: url(image/banniere2.jpg);
	height:200px;
	width: 950px;
}

#fondBanniereProduits
{
	background-image: url(image/banniere2.jpg);
	height:200px;
	width: 950px;
}

#fondBanniereServices
{
	background-image: url(image/banniere2.jpg);
	height:200px;
	width: 950px;
}

#fondBanniereSolutions
{
	background-image: url(image/banniere2.jpg);
	height:200px;
	width: 950px;
}

#fondBannierePartenaires
{
	background-image: url(image/banniere2.jpg);
	height:200px;
	width: 950px;
}

#fondBanniereClients
{
	background-image: url(image/banniere2.jpg);
	height:200px;
	width: 950px;
}

#lignePartenaire
{
	width:100%;
	height:1px;
	background-color:#0095c2;
	margin-bottom:10px;
}

#zoneCentralePartenaire
{
width:950px;
height:auto;
}

#zonePartenaire
{
width:100%;
margin: 5px 0 5px 0;
}

#textePartenaire
{
width:705px;
margin:0 5px 0 180px;
background-color:#FFF;
float:left;
border:none;
}

#textePartenaire img
{
	border:none;
}

#texteClient
{
width:750px;
margin:0 5px 0 180px;
background-color:#FFF;
float:left;
}

#texteClient img
{
	margin-right:40px;
	border:none;
}

#texteClient2
{
width:100%;
float:left;
}

.post_content_float
{
	float:left;
	width:auto;
	height:auto;
}

.post_content_float table
{
	border-collapse:collapse;
	border-spacing:0;
	width:770px;
	margin-top:20px;
}

.post_content_float td
{
	border:1px solid black;
}


#textePartenaire p
{
	float:left;
	margin-top:10px;
}

#textePartenaire a
{
	color: #717173;
	font-weight:bold;
	font-size:1.2em;
}

#textePartenaire a:hover
{
	color: #0095C2;
}

#textePartenaire img
{
	float:left;
	margin-right:100px;
}

.clear
{
clear:both;
}

#contenuSingle h2 a
{
	font-size:1.2em;
}

#contenuSingle h2 
{
	padding-bottom:20px;
	margin-right:10px;
}

.titreArticle
{
	margin:0 auto;
	width:600px;
	text-align:center;
	font-size:1.2em;
	color:#0095c2;
	margin-bottom:20px;
}

.sousTitre
{
	font-size:1.2em;
	color:#0095c2;
	text-align:left;
}

.sousTitre2
{
	font-size:1em;
	color:#717171;
	font-weight:bold;
	text-align:left;
}

.sousTitre2 img
{
	margin-right:5px;
}

.chapeau
{
	border-top:solid 1px #0095c2;
	border-bottom:solid 1px #0095c2;
	padding:10px 0 10px 0;
	margin-bottom:20px;
}

.chapeau strong
{
	color:#0095c2;
}

.chapeau img
{
	float:left;
	margin-right:20px;
	border:none;
}

.image
{
	float:right;
	margin-left:15px;
}

#contenuSingle a
{
	color:#717173;
	font-size:1.2em;
	font-weight:bold;
}

#contenuSingle a:hover
{
	color:#0095C2;
}


#contenuSingle td
{
	border:solid 1px black;
}

#contenuSingle table
{
	border-collapse:collapse;
	border-spacing:0;
}

.pdf
{
	background-image:url(image/boutonpdf.jpg);
	width:100px;
	height:62px;
	display:block;
	text-indent:-9999px;
	margin:0 auto;
}

.pdfFr
{
	background-image:url(image/boutonpdf_FR.jpg);
	width:100px;
	height:62px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin-left:285px;
	
}

.pdfEn
{
	background-image:url(image/boutonpdf_EN.jpg);
	width:100px;
	height:62px;
	display:block;
	text-indent:-9999px;
	float:left;
}

.pdfEs
{
	background-image:url(image/boutonpdf_ES.jpg);
	width:100px;
	height:62px;
	display:block;
	text-indent:-9999px;
	float:left;
}

.pdfcontact
{
	background-image:url(image/boutonpdf.jpg);
	width:100px;
	height:62px;
	display:block;
	text-indent:-9999px;
	float:right;
	margin-top:50px;
	margin-left:50px;
}

a:active, a:focus
{
   outline:none;
}

.titrePlanDuSite
{
	font-size:1.8em;
	color:#0095c2;
	margin-bottom:15px;
}

.titreMentionsLegales
{
	font-size:1.8em;
	color:#0095c2;
}

.titreCollab
{
	font-size:1.8em;
	color:#0095c2;
	margin-top:0px;
}

.titreMentionsLegalesPerf
{
	font-size:1.8em;
	color:#0095c2;
	margin-left:180px;
}

.mentionsLegales
{
	width:600px;
	margin:0 auto;	
}

#zoneCentraleMentions
{
width:950px;
height:auto;
}

#zoneMentions
{
width:100%;
font-size:1.2em;
margin-left:5px;
}

#zoneMentions img
{
	border:none;
}

#presentationPartenaire
{
	text-align:justify;
	float:left;
	margin:20px 0 20px 5px ;

}
.ddsg-wrapper h2
{
	color:#0095c2;
}

.ddsg-wrapper strong
{
	color:#0095c2;
}

.adresse
{
	color:#717173;
	margin-left:5px;
}

#archivePartenaire a
{
	color:#717173;
	font-size:1.2em;
	font-weight:bold;	
}

#archivePartenaire a:hover
{
	color:#0095C2;	
}

#plan
{
	float:right;
}

#plan img
{
	border:none;
	margin-left:50px;
}

.drapeau
{
	float:left;
	margin-left:0;
	margin-right:10px;
}

#recherche
{
	float:right;
	margin-top:20px;
}

#textsearch
{
	width:100px;
	height:13px;
	font-size:10px;
	padding-top:0;
	color:#0095c2;
}

#searchsubmit
{
	border:none;
	background-image:url(image/chercher.png);
	width:18px;
	height:18px;
	cursor:pointer;
	background-color:#0095c2;
}

#languefr
{
	float:right;
	margin-top:23px;
	background-image:url(image/boutonFR.png);
	width:16px;
	height:16px;
	margin-right:20px;
	cursor:pointer;
	border:none;
}

#languefr img
{
	border:none;
}

#langueen
{
	float:right;
	margin-top:23px;
	background-image:url(image/boutonEN.png);
	width:16px;
	height:16px;
	margin-right:10px;
	cursor:pointer;
	border:none;
}

#langueen img
{
	border:none;
}

#email1
{
	float:right;
	margin-top:18px;
	background-image:url(image/email.png);
	width:26px;
	height:22px;
	margin-right:20px;
	cursor:pointer;
}

#email1 img
{
	border:none;
}

.navigation 
{
	margin: 0;
    padding: 0;
   	list-style: none;
    background: #000;
    width: 200px;
    font: 1.2em "Trebuchet MS", sans-serif;
}

.navigation a, .navigation span 
{
	display: block;
    padding: 4px 10px;
    color: #0095C2;
    text-decoration: none;
    background: #FFFFFF;
}


.navigation .toggleSubMenu a, .navigation .toggleSubMenu span 
{
	background: #FFFFFF;
}

.navigation .open a, .navigation .open span 
{
	background: #FFFFFF;
}
   
.navigation a:hover, .navigation a:focus, .navigation a:active 
{
	text-decoration: underline;
}
   
.navigation .subMenu 
{
    background: #FFFFFF;
    margin: 0;
    padding: 0;
}

.navigation ul.subMenu a 
{
   background: none;
   padding: 3px 50px;
}

.navigation1 
{
	margin: 0;
    padding: 0;
   	list-style: none;
    background: #000;
    width: 200px;
    font: 1.1em;
}

.navigation1 a, .navigation1 span 
{
	display: block;
    padding: 4px 10px;
    color:#555555;
    text-decoration: none;
    background: #FFFFFF;
}

.navigation1 .toggleSubMenu1 a, .navigation1 .toggleSubMenu1 span 
{
	background: #FFFFFF;
}

.navigation1 .open a, .navigation1 .open span 
{
	background: #FFFFFF;
}
   
.navigation1 a:hover, .navigation1 a:focus, .navigation1 a:active 
{
	text-decoration: underline;
}
   
.navigation1 .subMenu1 
{
    background: #FFFFFF;
    margin: 0;
    padding: 0;
}

.navigation1 ul.subMenu1 a 
{
   background: none;
   padding: 3px 10px;
}

.textemention
{
	float:right;
	width:450px;
	height:auto;
	font-style:italic;
	color:#717173;
	margin-top:45px;
	font-size:10px;
	text-align:justify;
}

.textemention1
{
	float:right;
	width:350px;
	height:auto;
	font-style:italic;
	color:#717173;
	padding-top:20px;
	font-size:10px;
	text-align:justify;
}

.textemention2
{
	float:right;
	width:100%;
	height:auto;
	font-style:italic;
	color:#717173;
	padding-top:20px;
	font-size:10px;
	text-align:justify;
}

.textemention3
{
	float:right;
	width:350px;
	height:auto;
	font-style:italic;
	color:#717173;
	padding-top:25px;
	font-size:10px;
	text-align:justify;
}


.fondecran
{
	float:left;
	margin-bottom:20px;
}

#encartOpportunité
{
	float:right;
	width:210px;
	height:205px;
	background-image:url(image/encartOpportunite.jpg);
	margin-left:20px;
	padding-top:55px;
	text-align:left;
}

#encartOpportunité h2
{
	margin-bottom:20px;
	text-align:left;
}

#encartOpportunité ul
{
	padding-left:0;
	margin-left:30px;
}

#lienDepotCv
{
	margin-top:30px;
	margin-left:15px;
}

#lienDemandeDoc
{
	margin-top:80px;
}

#lienDemandeDoc2
{
	margin-top:20px;
}

#lienDemandeDoc3
{
	margin-top:45px;
}

#lienDemandeDoc4
{
	margin-top:95px;
}

#lienDemandeDoc5
{
	margin-top:140px;
}

#lienDemandeDoc6
{
	margin-top:125px;
}

#encartOpportunité a
{
	color: #717173;
}

#encartOpportunité a:hover
{
	color: #0095C2;
}


#encartChiffre
{
	float:right;
	width:195px;
	height:205px;
	background-image:url(image/encartChiffre.jpg);
	margin-left:20px;
	padding-top:55px;
	padding-left:15px;
}

#encartFlash
{
	float:right;
	width:315px;
	height:245px;
	background-image:url(image/encartFlash.jpg);
	padding-top:35px;
	padding-left:15px;
}

#encartFlash p
{
	margin:10px 0 0 0;
}

#encartFlash2
{
	float:right;
	width:315px;
	height:230px;
	background-image:url(image/encartFlash.jpg);
	padding-top:50px;
	padding-left:15px;
}

#encartFlash2 p
{
	margin:10px 0 0 0;
}


#encartInterface
{
	float:right;
	width:195px;
	height:205px;
	background-image:url(image/encartInterface.jpg);
	margin-left:20px;
	padding-top:55px;
	padding-left:15px;
	margin-bottom:10px;
}

#encartBadgeuse
{
	float:right;
	width:200px;
	height:205px;
	background-image:url(image/encartBadgeuse.jpg);
	margin-left:20px;
	padding-top:55px;
	padding-left:10px;
	margin-bottom:10px;
}

#encartBadgeuse ul
{
	margin:0;
	padding-left:20px;
}

#encartEco
{
	float:right;
	width:185px;
	height:205px;
	background-image:url(image/encartEco.jpg);
	margin-left:20px;
	padding-top:55px;
	padding-left:15px;
	margin-bottom:10px;
	padding-right:10px;
	text-align:left;
}


#encartInterface ul
{
	margin:0;
	padding-left:20px;
}

#encartEco ul
{
	margin:0;
	padding-left:20px;
}

#encartEco ul li
{
	margin-top:10px;
}

#encartService
{
	float:right;
	width:180px;
	height:205px;
	background-image:url(image/encartService.jpg);
	margin-left:20px;
	padding-top:55px;
	padding-left:15px;
	padding-right:15px;
}

#encartService p
{
	margin:0;
}


#encartPresentation
{
	float:right;
	width:195px;
	height:210px;
	background-image:url(image/encartPresentation.jpg);
	margin-left:20px;
	padding-top:50px;
	padding-left:15px;
	margin-bottom:15px;
}

#encartInvestisseur p
{
	margin:0;
}

#encartInvestisseur h2
{
	width:185px;
	text-align:left;
}

#encartInvestisseur
{
	float:right;
	width:195px;
	height:230px;
	background-image:url(image/encartInvestisseur.jpg);
	margin-left:20px;
	padding-top:30px;
	padding-left:15px;
}

#encartPresentation p
{
	margin:0;
}

#encartPresentation h2
{
	width:185px;
	text-align:left;
}


.navigation2
{
	margin-left:18px;
    padding: 0;
    background: #FFFFFF;
    width: 100%;
	margin-bottom:10px;
	max-width:500px;
}

.navigation2 a, .navigation2 span 
{
	display: block;
    color:#555555;
    text-decoration: none;
    background: #FFFFFF;
}

.navigation2 .toggleSubMenu2 a, .navigation2 .toggleSubMenu2 span 
{
	background: #FFFFFF;
	font-size:1.2em;
	color:#717173;
	font-weight:bold;
}

.navigation2 .open a, .navigation2 .open span 
{
	background: #FFFFFF;
}
   
.navigation2 a:hover, .navigation2 a:focus, .navigation2 a:active 
{
	text-decoration: none;
	color:#0095c2;
}
   
.navigation2 .subMenu2
{
    background: #FFFFFF;
    margin: 0;
    padding: 0;
}

.navigation2 ul.subMenu2 a 
{
   background: none;
   padding: 3px 10px;
}


.navigation3
{
    padding: 0;
    background: #FFFFFF;
    width: 100%;
	margin-bottom:10px;
	max-width:765px;
	list-style:none;
}

.navigation3 a, .navigation3 span 
{
	display: block;
    color:#555555;
    text-decoration: none;
    background: #FFFFFF;
}

.navigation3 .toggleSubMenu3 a, .navigation3 .toggleSubMenu3 span 
{
	background: #FFFFFF;
	font-size:1em;
	color:#717173;
	font-weight:bold;
}

.navigation3 .open a, .navigation3 .open span 
{
	background: #FFFFFF;
}
   
.navigation3 a:hover, .navigation3 a:focus, .navigation3 a:active 
{
	text-decoration: none;
	color:#0095c2;
}
   
.navigation3 .subMenu3
{
    background: #FFFFFF;
    margin: 0;
    padding: 0;
}

.navigation3 ul.subMenu3 a 
{
   background: none;
}

#boutonsEvenements a img
{
	margin-right:30px;
}

#vignette img
{
	margin-right:15px;
}

#content .toutelactu a
{
	color:#0095C2;
}

#tsqStandard
{
	margin-left:auto;
	margin-right:auto;
	width:670px;
	height:33px;
	padding-top:28px;
	padding-left:80px;
}

#tsqOptionnel
{
	margin-left:auto;
	margin-right:auto;
	width:670px;
	height:22px;
	padding-top:17px;
	padding-left:80px;
}

#encartChiffre p 
{
margin:0;
}

#fondImageAleatoire
{
	width:195px;
	height:245px;
	background-image:url(image/fondImageAleatoire.jpg);
	float:right;
	padding-left:15px;
	padding-top:15px;
	margin-left:20px;
}

#fondImageAleatoire
{
	color:#0095C2;
}

#imageAleatoire img
{
	margin-right:0px;
}

#imageAleatoire1 img
{
	margin-right:0px;
}

#imageAleatoire2 img
{
	margin-right:0px;
}

.imgD
{
	float:right;
	margin-left:40px;
}

#coloneDroite
{
	float:right;
	width:230px;
}

#coloneDroite1
{
	float:right;
	width:330px;
}

#premiereLettre
{
	color:#0095C2;
	font-family:"Arial Black", Gadget, sans-serif;
}

.texteForum
{
	text-align:center;
	font-size:1.2em;
	color:#0095c2;
}

#imgForum
{
	width:220px;
	height:120px;
	margin: 0 auto;
}

#bloc1
{
	width:235px;
	height:auto;
	float:left;
	margin-left:5px;
}

#bloc1_1
{
	width:235px;
	height:auto;
	float:left;
	margin-left:120px;
}

#bloc2
{
	width:950px;
	height:auto;
	float:left;
}

#fondAssociation
{
	color:#0095C2;
	width:195px;
	height:114px;
	background-image:url(image/fondLogoAssociation.jpg);
	float:right;
	padding-left:15px;
	padding-top:15px;
	margin-left:20px;
}

#fondAssociation p
{
	margin:0;
}

#fondAssociation img
{
	margin-right:20px;
}

#captureDroite
{
	width:300px;
	float:right;
	height:auto;
}

#zoneBoutonDemo
{
	width:210px;
	height:auto;
	float:right;
}

#zoneBoutonTemoignage
{
	width:100%;
	height:auto;
	float:right;
}

#boutonDemo
{
	width:100px;
	height:46px;
	margin:0 auto;
}

#boutonTemoignage
{
	width:120px;
	height:62px;
	margin-left:70px;
}


.encartMotDePasse
{
	background-image:url(image/contour.jpg);
	height:270px;
	width:290px;
	float:left;
	padding-top:10px;
	padding-left:20px;
}

.encartMotDePasse2
{
	background-image:url(image/contour2.jpg);
	height:270px;
	width:425px;
	float:left;
	padding-top:10px;
	padding-left:20px;
	margin-left:10px;
}

.encartMotDePasse3
{
	background-image:url(image/contour3.jpg);
	height:196px;
	width:510px;
	float:left;
	padding-top:10px;
	padding-left:20px;
	margin-bottom:15px;
}

#SubmitPass
{
	border:none;
	background-color:#FFF;
	background-image:url(image/valider.jpg);
	width:34px;
	height:17px;
	cursor:pointer;
	margin-top:5px;
}

#pwbox-3982
{
	margin-top:5px;
}

.webEx
{
	color:#0095c2;
}

.module
{
	position:absolute;
	margin-left:-130px;
}

.licenceLogoCli
{
	position:absolute;
	margin-left:-140px;
}

.captureDecran
{
	float:left;
	margin-right:50px;
}

.captureDecran2
{
	float:left;
	margin-right:50px;
	margin-bottom:20px;
}

.captureDecran1
{
	float:left;
	margin-right:5px;
}

#lienTemoignage
{
	margin-top:20px;
	width:100%;
	background-color:#0095c2;
}

#lienTemoignage a
{
	margin-left:10px;
	color:#FFF;
}

#lienTemoignage a img
{
	border:none;
	float:left;
	margin-left:180px;
}

#tabbadgeuse table tr td img
{
	margin-bottom:10px;
}

#tabbadgeuse table tr td
{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	width:171px;
}

.h2Badgeuse
{ 
	color:#717173;
	text-align:center;
	margin-bottom:10px;
}

.imgbadgeuse
{
	margin-right:0px;
}

#collab01
{ 
	float:left;
	width:200px;
}

#fondCollab
{
	width:550px;
	float:left;
	background-color:#0095c2;
}

#collab02
{
	width:528px;
	margin: 0 auto;
	padding:0 10px 20px 10px;
	background-color:#FFFFFF;
}

#collab03
{
	width:200px;
	float:left;
}

#collabTwitter
{
	margin:0 auto; 
	width:500px; 
	margin-bottom:20px;
}

#liensUtiles img
{
	border:none;
	margin-bottom:5px;
}

#cforms10form
{
	width:192px;
	margin:0 auto;
}

#cf10_field_1
{
	width:180px;
}

#cforms10form label
{
	width:182px;
	margin:0;
}

#sendbutton10
{
	margin:0;
}

#cforms12form
{
	width:500px;
	margin:0 auto;
}

#cf12_field_1
{
	width:488px;
	height:150px;
}

#cforms12form label
{
	width:490px;
	margin:0;
	background-color:#773e73;
}

#cforms12form label span
{
	width:490px;
}

.collabSocial01
{
	width:190px;
	height:131px;
	border:solid 1px #CCC;
	margin:0 auto;
	margin-bottom:10px;
}

.collabSocial02
{
	width:190px;
	height:146px;
	border:solid 1px #CCC;
	margin:0 auto;
	margin-bottom:10px;
}

.collabSocial01 img
{
	margin-left:20px;
	margin-top:10px;
}

.collabSocial01 p
{
	margin:0 auto;
	width:150px;
}

.collabSocial02 img
{
	margin-left:20px;
	margin-top:10px;
}

.collabSocial02 p
{
	margin:0 auto;
	width:150px;
}

#lienViadeo
{
	float:right;
	margin-right:15px;
	color:#f7af4d;
}

#lienLinkedin
{
	float:right;
	margin-right:15px;
	color:#005a87;
}

#titrePartenaire
{
	font-size:44px;
	font-weight:bold;
	color:#0095C2;
	padding-top:10px;
	padding-bottom:10px;
	width:500px;
	margin: 0 10px 0 10px;
	float:left;
}

#titreCollab
{
	font-size:44px;
	font-weight:bold;
	color:#0095C2;
	padding-top:10px;
	padding-bottom:10px;
	width:220px;
	margin: 0 10px 0 10px;
	float:left;
}

#collabSondage
{
	border: solid 1px #CCC;
	width:190px;
	height:280px;
	margin:0 auto;
	margin-bottom:10px;
}

#collabSondage p
{
	color:#ffffff;
	background-color:#0095C2;
	margin:0;
	padding:5px;
}

#rssCollab
{
	float:left;
	border:none;
}

#usermessage10a
{
	width:170px;
}

#licenceLogin
{
}

#licenceLogin label
{
	color:#707173;
}

#validation input
{
	background-image:url(image/valider.jpg);
	width:34px;
	height:17px;
	text-indent:-9999px;
	border:none;
	background-color:#ffffff;
	cursor:pointer;
	margin-bottom:10px;
	display:block;
}

#licenceLoginErreur {
    background: url("http://holydis.com/wp-content/plugins/cforms/styling/li-err-bg.png") repeat scroll 0 0 #FFDFDF;
    border-color: #DF7D7D;
    border-style: solid;
    border-width: 1px 0;
    display: block;
	padding:10px 0 10px 0;
}

#licenceTab table
{
	width:100%;
	border-collapse:collapse;
	border-color:#707173;
}

#licenceTab 
{
	padding: 0 10px 10px 0;
}

#licenceTab table tr td
{
	padding:5px;
	color:#707173;
}

#licenceTab table tr td a
{
	color:#0095c2;
}

#licenceTab .Entete
{
	background-color:#0095c2;
	color:#ffffff;
}

#licenceIdentifiant
{
	float:right;
	margin-top:10px;
	margin-right:10px;
}

#licenceIdentifiant a
{
	text-decoration:underline;
	color:#0095c2;
}

#licenceIdentifiant p
{
	font-size:14px;
	font-weight:bold;
	color:#707173;
	text-align:right;
	margin-bottom:0;
}

.titreLicence
{
	float:left;
	font-size:1.8em;
	color:#0095c2;
}

#licence
{
	color:#0095c2;
}

#retourliste
{
	text-decoration:underline;
	margin-top:10px;
	margin-bottom:20px;
}

#cleactivation strong
{
	color:#0095c2;
}

.simplepie
{
	margin-left:5px;
	margin-right:5px;
	padding:0 5px 0 5px;
	border:solid 1px #CCC;
}

.simplepie a:hover
{
	color:#0095c2;
}

.connect_widget
{
	border:none;
	background-color:#FFF;
}

.telechargement
{
	text-align:center;
	width:210px;
}

.sousTitreTelechargement
{
	text-align:center;
	color:#0095c2;
}

.langueDL
{
	border:none;
	margin-right:10px;
}

#googlechatback-3
{
	list-style:none;
}

.pWebinar p
{
	margin:0;
}

#ecosysteme
{
	margin:0 0 20px 180px;
}

#ecosysteme a
{
	font-weight:bold;
}

#ecosysteme a:hover
{
	color:#0095c2;
}

#ecosysteme form
{
	width:220px;
	float:left;
}

#ecosysteme img
{
	float:left;
	margin-bottom:20px;
}

.demandeDoc
{
	margin-left:65px;
	margin-right:0;
}

.lock
{
	width:228px;
	height:15px; 
	padding:4px 5px 4px 5px; 
	border: solid 1px #CCCCCC; 
	border-right: 3px solid #EBC2C2; 
	color:#707173; 
	float:right;
}

.bold
{
	font-size:12px;
	font-weight:bold;
	color:#707173;
}

.traduction
{
	background-color:#F90;
	text-align:center;
	color:#FFF;
	font-weight:bold;
}

#citation
{
	background-color:#0095c2;
	float:right;
	margin-left:10px;
	padding:10px 10px 0 10px;
	width:350px;
	color:#ffffff;
	font-size:12px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#citation a, #citation a:hover
{
	color:#FFF;
	font-size:12px;
}

#cforms16form
{
	width:500px;
	margin:0 auto 15px;
}

#li-16-1, #li-16-2, #li-16-4, #li-16-7, #li-16-9, #li-16-11
{
	font-weight:normal;
	padding:0;
	color:#773E73;

}

#li-16-4
{
	font-weight:normal;
	padding:0;
	color:#773E73;
	font-size:12.8px;
	font-family:Lucida Grande,Arial,Helvetica,Sans-serif;
}

#li-16-5items
{
	padding:0;
}

#li-16-5items .cf-group-after
{
	color:#773E73;
}

#li-16-5 #cf16_field_5 .cf-box-a
{
	margin:0; !important
}

#li-16-1items, #li-16-2items, #li-16-7items, #li-16-9items, #li-16-11items
{
	padding:0;
}

#li-16-1items .cf-after, #li-16-2items .cf-after, #li-16-7items .cf-after, #li-16-9items .cf-after, #li-16-11items .cf-after
{
	color:#773E73;
}

#li-16-11items .cf-after
{
	width:478px;
}

#li-16-3 label, #li-16-6 label, #li-16-8 label, #li-16-10 label
{
	background-color:#773E73;
	color:#ffffff;
	width:100%;
	margin-top:10px;
}

#li-16-3 label span, #li-16-6 label span, #li-16-8 label span, #li-16-10 label span, #li-16-11items label span
{
	width:100%;
}

#cf16_field_3, #cf16_field_6, #cf16_field_8, #cf16_field_10
{
	width:498px;
	margin-bottom:10px;
}

#usermessage16a
{
	margin-left:15px;
	background-color:#0095c2;
	color:#FFF;
	font-weight:bold;
	width:480px;
}


