/* CSS POUR LES FONDS DE LA PAGE D'ACCUEIL */
.fonhaut {
	background-image:  url("index_img/fonds/fondhaut.gif");
	background-repeat: repeat-x;
	background-color: #DFDFDF;
}
.fonddologo {
	background-image:  url("index_img/fonds/fonddologo.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.fondhautdroite {
	background-image:  url("index_img/fonds/fondhautdroite.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.fondgauche {
	background-image:  url("gen_img/fonds/fondgauche.gif");
	background-repeat: repeat-y;
	background-position: right;
}
.fonddroite {
	background-image:  url("gen_img/fonds/fonddroite.gif");
	background-repeat: repeat-y;
	background-position: left;
}
.fondspegauche {
	background-image:  url("index_img/fonds/fondspegauche.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.fondspedroite {
	background-image:  url("index_img/fonds/fondspedroite.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

/* CSS POUR LES FONDS DE LES PAGES DU SITE */
.fonhaut-page {
	background-image:  url("gen_img/fonds/fondhaut.gif");
	background-repeat: repeat-x;
	background-color: #DFDFDF;
}
.fonddologo-page {
	background-image:  url("gen_img/fonds/fonddologo.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.fondhautdroite-page {
	background-image:  url("gen_img/fonds/fondhautdroite.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.fondgauche-page {
	background-image:  url("gen_img/fonds/fondgauche.gif");
	background-repeat: repeat-y;
	background-position: right;
}
.fonddroite-page {
	background-image:  url("gen_img/fonds/fonddroite.gif");
	background-repeat: repeat-y;
	background-position: left;
}
.fondspegauche-page {
	background-image:  url("gen_img/fonds/fondspegauche.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.fondspedroite-page {
	background-image:  url("gen_img/fonds/fondspedroite.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.nom-etudes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1F8726;
}
.pt-etudes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: right;
}
.txt-etudes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
}
.nom-partenaires {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3373F2;
	text-decoration: none;
	text-align: center;
}
.lieu-contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #759CEA;
	text-decoration: none;
}
.txt-contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
}
.def-contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E8E8E;
	text-decoration: none;
}

.lienTexte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #306CE4;
	text-decoration: none;
}

.lienTexte:hover{
	color: #306CE4;
	text-decoration: underline;
}

.mail-contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #306CE4;
	text-decoration: none;
}
a:link.mail-contact {
	color: #306CE4;
	text-decoration: none;
}
a:hover.mail-contact {
	color: #306CE4;
	text-decoration: underline;
}
.pt-etudes2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #89C08B;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
}
a:link.pt-etudes2 {
	color: #89C08B;
	text-decoration: none;
}
a:hover.pt-etudes2 {
	color: #1F8726;
	text-decoration: underline;
}
.txt-etudes2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #959695;
	text-decoration: none;
	text-align: right;
}
.paraf {
	font-size: 9px;
	color: #999999;
}
.ensavplus {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #759CEA;
	text-decoration: none;
}


.legendeactus {
	font-size: 9px;
	color: #999999;
	text-align: left;
}
.liens_archives {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #759CEA;
	text-decoration: none;
	text-align: right;
}
a:link.liens_archives {
	color: #759CEA;
	text-decoration: none;
}
a:hover.liens_archives {
	color: #759CEA;
	text-decoration: underline;
}

.txt-home-spe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;
	text-decoration: none;
	text-align: left;
}
.txt-home-spe a {
	color: #595959;
	text-decoration: none;
}
.txt-home-spe a:hover {
	color: #1F8726;
	text-decoration: underline;
}

#encartReferencesBoutique{
	text-align:center;
	padding:8px 0 2px 0;
	color:#595959;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
#encartReferencesBoutique a { color:#595959; text-decoration:none;  }
#encartReferencesBoutique a:link { color:#595959; text-decoration:none;  }
#encartReferencesBoutique a:visited { color:#595959; text-decoration:none;  }
#encartReferencesBoutique a:hover { color:#595959; text-decoration:underline;  }

/*------------------*/
/*--bloc offre x2-- */
/*------------------*/

#blocOffres{
width:455px;
height:384px;
position:relative;
background:url(plateforme/offres/img/fond2offres.gif) no-repeat left top;
font-family:Arial, Helvetica, sans-serif;
}

#blocOffres .titreCreez, #blocOffres .titreRealisons{
width:224px;
position:absolute;
top:28px;
left:0px;
text-align:center;
font-size:12px;
color:#000000;
font-weight:bold;
}

#blocOffres .titreRealisons{
left:232px;
}

#blocOffres .titreRealisons strong{
font-size:15px;
color:#3B80C2;
}

#blocOffres .titreCreez strong{
font-size:15px;
color:#7DAA00;
}

#blocOffres .soustitre, #blocOffres .soustitre2{
position:absolute;
top:83px;
left:0px;
width:208px;
padding-left:16px;
text-align:left;
color:#000000;
font-size:11px;
font-weight:bold;
}

#blocOffres .soustitre2{
left:232px;
}

#blocOffres ul{
list-style-type:none;
width:214px;
margin:0px 0px 0px 10px;
padding:0px;
position:absolute;
left:0px;
top:128px;
}

#blocOffres ul li{
margin:6px 0px 6px 0px;
padding:0px 0px 0px 23px;
background:url(plateforme/offres/img/puce-offres.gif) no-repeat left center;
height:15px;
color:#000000;
}

#blocOffres ul.listeRealisons{
left:232px;
}

#blocOffres #tarifCreez1{
position:absolute;
left:15px;
top:290px;
}

#blocOffres #tarifCreez2{
position:absolute;
left:15px;
top:336px;
}

#blocOffres #tarifRealisons1{
position:absolute;
left:247px;
top:265px;
}

#blocOffres #tarifRealisons2{
position:absolute;
left:247px;
top:318px;
}

#blocOffres a{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#2A2A2A;
}

#blocOffres a:hover{
text-decoration:underline;
color:#D20708;
}

#blocOffres .detailRealisons{
position:absolute;
bottom:10px;
right:0px;
width:224px;
text-align:center;
}

#blocOffres #tarifCreez1 .titre, #blocOffres #tarifCreez2 .titre, #blocOffres #tarifRealisons1 .titre, #blocOffres #tarifRealisons2 .titre{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-weight:bold;
}

#blocOffres #tarifCreez1 .prix, #blocOffres #tarifCreez2 .prix, #blocOffres #tarifRealisons1 .prix, #blocOffres #tarifRealisons2 .prix{
font-size:12px;
color:#2A2A2A;
font-family:Arial, Helvetica, sans-serif;
}


/*------------------*/
/*--bloc offre INDEX left */
/*------------------*/

#offrePwb{
width:175px;
height:159px;
position:relative;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
background:url(index_img/fond-Offre-index.gif) no-repeat left top;
}

#offrePwb .solutionPwb{
width:175px;
text-align:center;
left:0px;
top:24px;
position:absolute;
}

#offrePwb .solutionPwb span{
color:#D20708;
}

#offrePwb .vousCreez{
color:#7DAA00;
text-align:center;
width:175px;
font-size:13px;
left:0px;
top:70px;
position:absolute;
}

#offrePwb .nousRealisons{
color:#3B80C2;
text-align:center;
width:175px;
font-size:13px;
left:0px;
top:118px;
position:absolute;
}

#offrePwb .vousCreez span, #offrePwb .nousRealisons span{
font-size:12px;
color:#2A2A2A;
}

/* partenaires */

.logoPartenaires {
	height:92px;
	float:left;
	margin:0 3px 0 1px;
	position:relative;
	width:162px;
}
.logoPartenaires img {
	display:block;
	margin:0;
	padding:0;
}

.logo-over{
display:none;
z-index:4000;
position:absolute;
width:162px;
height:80px;
}

.logo-partenaires:hover .logo-over{
display:block;
cursor:pointer;
}

/*.pictoPaiementPart{
width:27px;
height:22px;
position:absolute;
bottom:12px;
right:0px;
}*/

.pictoPaiementPart{
width:27px;
height:22px;
position:absolute;
top:0px;
left:0px;
}


/*.pictoVisibilitePart{
width:27px;
height:20px;
position:absolute;
bottom:12px;
right:0px;
}*/

.pictoVisibilitePart{
width:27px;
height:20px;
position:absolute;
top:0px;
left:0px;
}

/*.pictoLogistiquePart{
width:27px;
height:20px;
position:absolute;
bottom:12px;
right:0px;
}*/

.pictoLogistiquePart{
width:27px;
height:20px;
position:absolute;
left:0px;
top:0px;
}

.picto-offre-part{
position:absolute;
left:10px;
bottom:6px;
height:13px;
width:123px;
}

.zone-actus a{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #759CEA;
	text-decoration: none;
}

.zone-actus a:hover{
	text-decoration: underline;
}

.zone-actus a.ensavplusActus {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #759CEA;
	text-decoration: none;
}

.zone-actus a.ensavplusActus:hover {
	text-decoration: underline;
}

.h2actus{
	color:#595959;
	font-size:13px;
}
