.arial-blanc-10-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFC;
}

.arial-blanc-10-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFC;
}

.arial-blanc-11-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFC;
}

.arial-blanc-11-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFC;
}

.arial-blanc-12-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFC;
}

.arial-blanc-12-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFC;
}

.arial-blanc-13-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFC;
}

.arial-blanc-13-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFC;
}

.arial-blanc-14-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFC;
}

.arial-blanc-14-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFC;
}

.arial-noir-10-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #29140C;
}

.arial-noir-10-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #29140C;
}

.arial-noir-11-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #29140C;
}

.arial-noir-11-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #29140C;
}

.arial-noir-12-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #29140C;
}

.arial-noir-12-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #29140C;
}

.arial-noir-13-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #29140C;
}

.arial-noir-13-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #29140C;
}

.arial-noir-14-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #29140C;
}

.arial-noir-14-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #29140C;
}

.arial-gris-10-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.arial-gris-10-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.arial-gris-11-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.arial-gris-11-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.arial-gris-12-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.arial-gris-12-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.arial-gris-13-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}

.arial-gris-13-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.arial-gris-14-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

.arial-gris-14-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.rouge {
	color: #ff0000;
}

fieldset,legend{
	border:0px;
	padding:0px;
}

body {
	background-image:url(../graphisme/afival-fond.jpg);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
}

/* BANDEAU DU SITE */
#conteneur_bandeau{
	width:850px;
	height:80px;
	margin: 0 auto 0 auto;
	background-image:url(../graphisme/afival-logo.gif);
	background-repeat:no-repeat;
}

#conteneur_date_lg{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	width:200px;
}

#bloc_date{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#0c1755;
}

#bloc_lg{
	margin-top:20px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#0c1755;
}

#bloc_lg img{
	margin-left:20px;
}

/* BANDEAU DES MENUS */
#conteneur_menus{
	width:850px;
	height:27px;
	margin: 5px auto 0 auto;
	background-color:#CCCCCC;
}

#bouton1{
	width:170px;
	height:27px;
	background-image:url(../graphisme/btn1-off.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	line-height:25px;
}

#bouton1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color:#0c1755;
	text-decoration:none;
}

#bouton2{
	width:170px;
	height:27px;
	background-image:url(../graphisme/btn2-off.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	line-height:25px;
}

#bouton2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color:#0c1755;
	text-decoration:none;
}

#bouton3{
	width:170px;
	height:27px;
	background-image:url(../graphisme/btn3-off.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	line-height:25px;
}

#bouton3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color:#0c1755;
	text-decoration:none;
}

#bouton4{
	width:170px;
	height:27px;
	background-image:url(../graphisme/btn4-off.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	line-height:25px;
}

#bouton4 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color:#0c1755;
	text-decoration:none;
}

#bouton5{
	width:170px;
	height:27px;
	background-image:url(../graphisme/btn5-off.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	line-height:25px;
}

#bouton5 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color:#0c1755;
	text-decoration:none;
}

#bouton1 a:hover,#bouton2 a:hover,#bouton3 a:hover,#bouton4 a:hover,#bouton5 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:#ce6600;
	text-decoration:none;
}

/*************************************************/
/******           BLOC ENTETE H2            ******/
/*************************************************/

#bloc_entete_h2{
	margin:0px 0px 0px 0px;
	width:100%;
	/*background: url(../graphisme/tete-encadre-01.jpg) repeat-x top;*/
	padding:0px;
	overflow:hidden;
}

#bloc_entete_h2 .gauche{
	float:left;
	width:70%;
}

#bloc_entete_h2 .droite{
	float:right;
	text-align:right;
	width:20%;
}

#bloc_entete_h2 .droite a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	color:#33cc00;
}

#bloc_entete_h2 h1{
	font-size: 16px;
	font-weight: bold;
	color: #0c1755;
	margin:0px;
}

/*************************************************/
/******           BLOC BDD            ******/
/*************************************************/

#bloc_bdd{
	text-align:center;
	margin-top:10px;
}

/* MILIEU DU SITE */
#conteneur_milieu {
	width:850px;
	margin: 0 auto 0 auto;
	background-image:url(../graphisme/afival-fond3.jpg);
	background-repeat:repeat-y;
	margin-top:5px;
	min-height:540px;
	overflow:hidden;
}

#bloc_gauche {
	width:250px;
	float: left;
}

#bloc_droit {
	width:585px;
	min-height:540px;
	float: left;
	margin: 0 0 0 15px;
	/*background-image:url(../graphisme/afival-fond2.jpg);*/
	background-repeat:repeat-y;
}

#bloc_contenu {
	margin:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#0c1755;
}

#bloc_contact {
	width:100%;
	background-image:url(../graphisme/afival-contact.jpg);
	background-repeat:no-repeat;
	height:71px;
}

#bloc_contact div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#0c1755;
	margin: 0 0 0 95px;
	padding-top:10px;
	line-height:17px;
}

#bloc_contact2 {
	width:100%;
	background-image:url(../graphisme/afival-contact2.jpg);
	background-repeat:no-repeat;
	height:71px;
}

#bloc_contact2 div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#0c1755;
	margin: 0 0 0 95px;
	padding-top:10px;
	line-height:17px;
}

#bloc_contact3 {
	width:100%;
	background-image:url(../graphisme/afival-contact3.jpg);
	background-repeat:no-repeat;
	height:71px;
	margin: 10px 0 10px 0;
}

#bloc_contact3 div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#0c1755;
	margin: 0 0 0 95px;
	padding-top:10px;
	line-height:17px;
}

#bloc_contact a{
	color:#996600;
	text-decoration:underline;
}

#bloc_actualites {
	width:100%;
	margin-top:5px;
}

#bloc_actualites_titre {
	width:100%;
	height:20px;
	background-color:#0c1755;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	line-height:20px;
	text-align:center;
}

#bloc_actualites_description {
	width:240px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#e9e9e9;
	font-size: 12px;
	padding: 5px 5px 10px 5px;
	min-height:104px;
}

#bloc_actualites_bouton {
	margin: 5px 0px 0px 0px;
}

#bloc_flash {
	margin-top:5px;
	width:100%;
	min-height:320px;
	background-color:#e9e9e9;
}

/* BAS DU SITE */
#conteneur_bas {
	clear: both;
	width: 850px;
	height:15px;
	margin-left:auto;
	margin-right:auto;
	background-color:#0c1755;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#FFFFFF;
}

/* BAS DU SITE */
#conteneur_menubas {
	clear: both;
	width: 850px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
}

#boutonbas1{
	/*width:180px;
	height:30px;
	text-align:center;
	line-height:25px;
	margin-left:auto;
	margin-right:auto;*/
}

#conteneur_menubas a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#0c1755;
	line-height:30px;
}

/* ESPACEUR */
#spacer_1 {
	clear: both;
	height: 1px;
}

#spacer_5 {
	clear: both;
	height: 5px;
}

#spacer_10 {
	clear: both;
	height: 10px;
}

/* FORMULAIRE TYPE PAGE CONTACT */
#bloc_form_contact label {
	float: left;
	width: 200px;
	padding: 17px 0 0 0;
	margin: 0 5px 0 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#0c1755;
}

.bloc_form_item {
	margin: 0px 0 0 0;
	padding: 15px 0 0 0;
}

/* FORMULAIRE TYPE PAGE upload fichier */
#bloc_form_upload label {
	float: left;
	width: 200px;
	padding: 7px 0 0 0;
	margin: 0 5px 0 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#0c1755;
}

#bloc_form_upload_item_vide{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.bloc_form_upload_item {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}

#bloc_form_upload .bloc_loading {
	float:left;
	height: 20px;
	line-height:20px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	visibility:hidden;
}

/* BLOC CONTENU - STYLES INTERNES */
#bloc_contenu a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	/*color:#996600;*/
	text-decoration:underline;
}

#bloc_contenu li{
	text-align:justify;
}

#bloc_contenu p{
	text-align:justify;
}

#bloc_contenu h2{
	font-size: 18px;
	font-weight:bold;
}

#bloc_contenu h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#000000;
	margin-left:80px;
	font-weight:bold;
}

#bloc_contenu h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#000000;
	margin-left:25px;
	font-weight:bold;
}

.link2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;
	color:#996600;
}

#sousmenu {
	margin-top:10px;
}

#sousmenu li{
	list-style-type: none;
}

#sousmenu li.fleche{
	list-style-image:url(../graphisme/flechebleu.gif);
}
/*
#sousmenu li a{
	font-family: Arial, Helvetica, sans-serif;
	color:#0c1755;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	background-color:#d2cdb3;
	padding: 2px 5px 2px 5px;
	display:block;
	width:370px;
}

#sousmenu li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#ce6600;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	background-color:#d2cdb3;
	padding: 2px 5px 2px 5px;
	display:block;
	width:370px;
}
*/


#sousmenu li a{
	font-family: Arial, Helvetica, sans-serif;
	color:#0a1855;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	padding: 2px 5px 2px 5px;
	display:block;
	width:370px;
}

#sousmenu li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#ce6600;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	padding: 2px 5px 2px 5px;
	display:block;
	width:370px;
}


.photoTrombi img {
	border: 0px solid #899198;
	float: left;
	width: px;
	height: px;
	overflow: hidden;
	margin-right: 10px;
	margin-left:25px;
}

.photoTrombi2 img {
	border: 0px solid #899198;
	float: left;
	width: px;
	height: px;
	overflow: hidden;
	margin-right: 10px;
	margin-left:0px;
}



#illcompetence {
margin-left:0px;
}

/*
.bloc-referencement1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color:#e7e7e7;
	padding:10px;
	width:730px;
}

.bloc-fond {
	background-image:url(creation_site_ecommerce.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #29140E;
	background-color:#FFFFFF;
	padding:0px;
	width:748px;
	border-top: dotted 1px #29140E;
	border-bottom: dotted 1px #29140E;
	border-left: solid 1px #29140E;
	border-right: solid 1px #29140E;
}

.bloc-fond-ecommerce {
	background-image:url(creation_site_ecommerce_fond.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #29140E;
	background-color:#FFFFFF;
	padding:0px;
	width:748px;
	border-top: dotted 1px #29140E;
	border-bottom: dotted 1px #29140E;
	border-left: solid 1px #29140E;
	border-right: solid 1px #29140E;
}

.bloc-fond-vitrine {
	background-image:url(creation_site_vitrine_fond.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #29140E;
	background-color:#FFFFFF;
	padding:0px;
	width:748px;
	border-top: dotted 1px #29140E;
	border-bottom: dotted 1px #29140E;
	border-left: solid 1px #29140E;
	border-right: solid 1px #29140E;
}

.bloc-fond-annonces {
	background-image:url(creation_site_annonces_fond.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #29140E;
	background-color:#FFFFFF;
	padding:0px;
	width:748px;
	border-top: dotted 1px #29140E;
	border-bottom: dotted 1px #29140E;
	border-left: solid 1px #29140E;
	border-right: solid 1px #29140E;
}

.bloc-fond-rencontre {
	background-image:url(creation_site_rencontre_fond.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #29140E;
	background-color:#FFFFFF;
	padding:0px;
	width:748px;
	border-top: dotted 1px #29140E;
	border-bottom: dotted 1px #29140E;
	border-left: solid 1px #29140E;
	border-right: solid 1px #29140E;
}

.bloc-menu {
	height:40px;
	width:750px;
	margin-top:10px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	
}

.bloc-menu-individuel {
	text-align:center;
	margin-top:5px;
	float:left;
	border-left: solid 1px #29140E;
	border-right: solid 1px #29140E;
	margin-left:10px;
	height:31px;
}

.bloc-menu-rencontre {
	background-image:url(btn-creation-site-rencontre.gif);
	text-align:center;
	margin-top:5px;
	width:100px;
	float:left;
	margin-left:10px;
	height:31px;
}

.bloc-menu-rencontre:hover {
	background-image:url(btn-creation-site-rencontre-on.gif);
	text-align:center;
	margin-top:5px;
	width:100px;
	float:left;
	margin-left:10px;
	height:31px;
}

.bloc-menu-catalogue {
	background-image:url(btn-creation-site-catalogue.gif);
	text-align:center;
	margin-top:5px;
	width:100px;
	float:left;
	margin-left:10px;
	height:31px;
}

.bloc-menu-catalogue:hover {
	background-image:url(btn-creation-site-catalogue-on.gif);
	text-align:center;
	margin-top:5px;
	width:100px;
	float:left;
	margin-left:10px;
	height:31px;
}

.bloc-menu-vitrine {
	background-image:url(btn-creation-site-vitrine.gif);
	text-align:center;
	margin-top:5px;
	width:100px;
	float:left;
	margin-left:10px;
	height:31px;
}

.bloc-menu-vitrine:hover {
	background-image:url(btn-creation-site-vitrine-on.gif);
	text-align:center;
	margin-top:5px;
	width:100px;
	float:left;
	margin-left:10px;
	height:31px;
}

.bloc-menu-ecommerce {
	background-image:url(btn-creation-site-ecommerce.gif);
	text-align:center;
	margin-top:5px;
	width:100px;
	float:left;
	margin-left:10px;
	height:31px;
}

.bloc-menu-ecommerce:hover {
	background-image:url(btn-creation-site-ecommerce-on.gif);
	text-align:center;
	margin-top:5px;
	width:100px;
	float:left;
	margin-left:10px;
	height:31px;
}

.bloc-menu-individuelv2-01 {
	background-image:url(btn-gris1.gif);
	text-align:center;
	margin-top:5px;
	width:100px;
	float:left;
	margin-left:10px;
	height:31px;
}

.bloc-menu-individuelv2-01:hover {
	background-image:url(btn-gris1-on.gif);
	text-align:center;
	margin-top:5px;
	width:100px;
	float:left;
	margin-left:10px;
	height:31px;
}

.bloc-menu-individuelv2-02 {
	background-image:url(btn-gris2.gif);
	text-align:center;
	margin-top:5px;
	width:65px;
	float:left;
	margin-left:10px;
	height:31px;
}

.bloc-menu-individuelv2-02:hover {
	background-image:url(btn-gris2-on.gif);
	text-align:center;
	margin-top:5px;
	width:65px;
	float:left;
	margin-left:10px;
	height:31px;
}

.bloc-bande-contact {
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	text-align:center;
	border-top: solid 0px #29140E;
	border-bottom: solid 0px #29140E;
	height:20px;
}



.bloc-titrel {
	width:100%;
	border-bottom: dotted 1px #999999;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #29140E;
	background-color:#EAEAEA;
}

.bloc-hl {
	background-image:url(creation-site-internet-pro.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	width:100%;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC9B01;
	background-color:#FFFFFF;
	line-height:30px;
}

.bloc-site-ecommerce {
	background-image:url(realisation_site_ecommerce.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:165px;
	float:left;
}




.bloc-menu2 {
	width:200px;
	margin-left:10px;
	float:left;
}

#bloc-site-ecommercev2{
	height:40px;
	margin-top:0px;
}

#bloc-site-ecommercev2 a{
	background-image:url(realisation_site_ecommerce2.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:40px;
	display:block;
	float:left;
	color:#29140C;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:40px;
}

#bloc-site-ecommercev2 a:hover{
	color:#ff0000;
}

#bloc-site-pack-info1{
	background-image:url(creation-site-ecommerce-info.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:5px;
	width:200px;
	height:155px;
	border-left: solid 0px #29140E;
	border-right: solid 0px #29140E;
	padding:10px;
}

#bloc-site-vitrinev2{
	height:40px;
	margin-top:5px;
}

#bloc-site-vitrinev2 a{
	background-image:url(realisation_site_vitrine2.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:40px;
	display:block;
	float:left;
	color:#29140C;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:40px;
}

#bloc-site-vitrinev2 a:hover{
	color:#ff0000;
}

#bloc-site-pack-info2{
	background-image:url(creation-site-vitrine-info.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:5px;
	width:200px;
	height:155px;
	border-left: solid 0px #29140E;
	border-right: solid 0px #29140E;
	padding:10px;
}

#bloc-site-cataloguev2{
	height:40px;
	margin-top:5px;
}

#bloc-site-cataloguev2 a{
	background-image:url(realisation_site_annonces2.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:40px;
	display:block;
	float:left;
	color:#29140C;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:40px;
}

#bloc-site-cataloguev2 a:hover{
	color:#ff0000;
}

#bloc-site-pack-info3{
	background-image:url(creation-site-catalogue-info.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:5px;
	width:200px;
	height:155px;
	border-left: solid 0px #29140E;
	border-right: solid 0px #29140E;
	padding:10px;
}

#bloc-site-rencontrev2{
	height:40px;
	margin-top:5px;
}

#bloc-site-rencontrev2 a{
	background-image:url(realisation_site_rencontre2.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:40px;
	display:block;
	float:left;
	color:#29140C;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:40px;
}

#bloc-site-rencontrev2 a:hover{
	color:#ff0000;
}

#bloc-site-pack-info4{
	background-image:url(creation-site-rencontre-info.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:5px;
	width:200px;
	height:155px;
	border-left: solid 0px #29140E;
	border-right: solid 0px #29140E;
	padding:10px;
}



.bloc-site-annonces {
	background-image:url(realisation_site_annonces.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:165px;
	float:left;
}

.bloc-site-vitrine {
	background-image:url(realisation_site_vitrine.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:165px;
	float:left;
}

.bloc-site-rencontre {
	background-image:url(realisation_site_rencontre.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:165px;
	float:left;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

a.liensiteweb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #29140E;
}

a.menu-bandeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #29140E;
	display:block;
	height:20px;
}

a.menu-bandeauv2-0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	display:block;
	line-height:11px;
	padding-top:10px;
}

a.menu-bandeauv2-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #29140E;
	display:block;
	line-height:11px;
	padding-top:10px;
}

a.menu-bandeauv2-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #29140E;
	display:block;
	height:30px;
	line-height:11px;
	padding-top:3px;
}

a.menu-bandeau:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #29140E;
	display:block;
	background-image:url(creation_site_institutionnel.jpg);
	height:20px;
}

a.menu-bande-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #29140E;
	display:block;
	background-image:url(creation_site_institutionnel.jpg);
	height:20px;
	line-height:20px;
}

a.menu-bande-contactv2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #29140E;
	display:block;
	background-image:url(creation_site_vitrine.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	line-height:20px;
}

a.menu-bande-contactv2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #29140E;
	display:block;
	background-image:url(creation_site_institutionnel.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	line-height:20px;
}

a.menu-bande-contact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #29140E;
	display:block;
	background-image:url(creation_site_vitrine.jpg);
	height:20px;
	line-height:20px;
}

.bandeau {
	background-image:url(creation-site-internet-haut-de-gamme.gif);
	background-repeat:repeat-x;
	background-color:#29140D;
	width:100%;
}

.bandeau2 {
	background-image:url(creation_site_internet_gratuit.jpg);
	background-repeat:repeat-x;
	height:270px;
	width:100%;
}

.speedcontact {
	float:left;
	background-image:url(creation_site_internet-devis-3.jpg);
	background-repeat:no-repeat;
	height:175px;
	text-align:center;
	width:295px;
	margin-left:10px;
}


.bloc {
	background-color:#FFFFFF;
	width:750px;
}

.bloc2 {
	width:750px;
}

.bloc-info {
	background-color:#FFFFFF;
	width:750px;
}

.tableau_blanc {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #29140E;
}

.referencement_p {
	padding:0px;
	margin:0px;
	text-align:justify;
}

.referencement_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	text-align:justify;
	color: #29140E;
}

div#creation_site_internet{
	position: relative;
	width:750px;
	left: 50%;
	margin-left: -375px;
}

select,textarea,button,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}



	#center {
		position: absolute;
		left: 50%;
		top:  140px;
	}
	#slider {
		position: absolute;
		width: 750px; 
		height: 200px;
		left: -375px;
		overflow: hidden;
		background: #000;
		border: 0px solid #000;
	}
	#slider .slide {
		position: absolute;
		top: 0px;
		height: 200px;
		width: 100%;
		background: #000;
		overflow: hidden;
		border-left: #000 solid 1px;
		cursor: default;
	}
	#slider .title   {
		color: #F80;
		font-family: verdana, arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 14px;
		margin-right: 10px;
		text-decoration: none;
	}
	#slider .backgroundText {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 100%;
		background: #000;
		filter: alpha(opacity=40);
		opacity: 0.4;
		margin-left:200px;
		margin-top:-100px;
	}
	#slider .text {
		position: absolute;
		top: 1%;
		color: #FFF;
		font-family: verdana, arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align: justify;
		width: 240px;
		margin-left: 207px;
		margin-top:-100px;
	}
	#slider .diapo {
		position: absolute;
		filter: alpha(opacity=100);
		opacity: 1;
		visibility: hidden;
	}
*/

#actu-pages {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#0d1755;
	margin-bottom:10px;
	text-align:center;
}

#actu-pages a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#999999;
	margin-left:10px;
	text-decoration:none;
	padding:5px;
	text-align:center;
	width:35px;
}

#actu-pages a:hover{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#0d1755;
	margin-left:10px;
	text-decoration:none;
	padding:5px;
	text-align:center;
	width:35px;
}

#actu-titre {
	background-color:#999999;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding-left:20px;
}

#actu-titre ul{
	margin-left:10px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
}

#actu-titre li{
	list-style-type:square;
}

#actu-date {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#0d1755;
	text-align:right;
	padding-left:5px;
	padding-right:5px;
}

#actu-description {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#0d1755;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	margin-top:5px;
	margin-bottom:10px;
	border-bottom: #000 dotted 1px;
}

#actu-description a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#996600;
}

#actu-lienfichier a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#996600;
}

#actu-retour {
	margin-bottom:5px;
}

#actu-retour a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#996600;
	text-align:right;
}


#actu-titre-acc {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#0d1755;
	text-align:left;
}

#actu-date-acc {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#0d1755;
	text-align:right;
	padding-left:5px;
	padding-right:5px;
}

#actu-description-acc {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#0d1755;
	text-align:justify;
	border-bottom: #000 dotted 0px;
	line-height:13px;
}

#actu-description-acc a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#996600;
}






/* Bloc formulaire de connexion au compte */
#bloc_acces_compte{
	height:130px;
	width:250px;
	background-image:url(../graphisme/fond-acces-compte.jpg);
	background-repeat:no-repeat;
	margin-left:150px;
}

#bloc_acces_compte .titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#666666;
	height:24px;
	text-align:center;
	line-height:24px;
}

#bloc_acces_compte .form_connexion form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#bloc_acces_compte .form_connexion .margex {
	clear: both;
	margin-bottom: 0px;
}

#bloc_acces_compte .form_connexion label {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	float: left;
	margin: 6px 10px 0px 0px;
	display:inline;/*ie double-margin bug fix*/
	width: 90px;
	text-align: right; 
}

#bloc_acces_compte .form_connexion input {
	margin: 3px 0px 0px 0px;
	width:120px;
	padding:0px;
	/*float: left;*/
	/*display:block;*/
}

#bloc_acces_compte .form_connexion #perteid {
	color:#0c1755;
	font-size: 9px;
	text-decoration: underline;
	background: transparent;
	border:0px;
	padding:0px;
	margin:0px;
	cursor: pointer;
}

#bloc_acces_compte .form_connexion .commentaire {
	/*float:left;*/
	font-size: 9px;
	margin-top: 10px;
}

#bloc_acces_compte .form_connexion .bouton1 {
	margin-left: 80px;
	padding-top: 10px;
	
}

#bloc_acces_compte .form_connexion .link a{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#990099;
	display:block;
	text-decoration:underline;
	margin:0px;
	padding:0px;
}


/* Bloc bouton */

.bouton1 a.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	color:#666666;
	background: url(../graphisme/bouton-gauche-02.gif) no-repeat left center;
	display: block;
	height: 21px;
	line-height: 21px;
	padding-left: 21px;
	margin : 0px 0px 0px 0px;
	cursor: pointer;
	
}

.bouton1 a.button:hover {
	background: url(../graphisme/bouton-gauche-02.gif) no-repeat left center;
	color:red;
}
	
.bouton1 a.button span {
	background: url(../graphisme/bouton-droit-02.gif) no-repeat right center;
	display: block;
	padding-right: 15px;
	padding-left: 5px;
	height: 21px;
	line-height: 21px;
	text-decoration:underline;
}


/*************************************** COMPTE CLIENT *************************************/

#bloc_sas_cpt_client_ray {
	width:100%;
	height:20px;
	background-color:#0c1755;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	line-height:20px;
	text-align:center;
	margin:15px 0 10px 0;
	clear: both;
}

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

#bloc_sas_cpt_client_gam ul{
	margin-left:10px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
}

#bloc_sas_cpt_client_gam li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	list-style-type:square;
	margin: 0 0 0 15px;
	padding:0px;
}

#bloc_sas_cpt_client_doc1 {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	margin: 0 0 10px 0;
	border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
	padding:2px 0 2px 0;
	float:right;
}

#bloc_sas_cpt_client_doc1 .nom{
	width:65%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	padding: 0 0 0 25px;
}

#bloc_sas_cpt_client_doc1 .date{
	width:18%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}

#bloc_sas_cpt_client_doc1 .telecharge{
	width:12%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}

#bloc_sas_cpt_client_doc1 .telecharge a{
	width:12%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#996600;
}

#bloc_actualites_description {
	width:240px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#e9e9e9;
	font-size: 12px;
	padding: 5px 5px 10px 5px;
	min-height:104px;
}



/*************************************** COMPTE CLIENT DATAROOM *************************************/

#bloc_sas_cpt_client_ray_data {
	width:100%;
	height:20px;
	background-color:#0c1755;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	line-height:20px;
	text-align:center;
	margin:15px 0 10px 0;
	clear: both;
}

#bloc_sas_cpt_client_gam_data{
	width:100%;
	margin: 0 0 5px 0;
	font-weight:bold;
}

#bloc_sas_cpt_client_gam_data ul{
	margin-left:10px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
}

#bloc_sas_cpt_client_gam_data li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	list-style-type:square;
	margin: 0 0 0 15px;
	padding:0px;
}

#bloc_sas_cpt_client_doc1_data {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	margin: 0 0 10px 0;
	border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
	padding:2px 0 2px 0;
	float:right;
}

#bloc_sas_cpt_client_doc1_data .nom{
	width:65%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	padding: 0 0 0 25px;
}

#bloc_sas_cpt_client_doc1_data .nom a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#996600;
}

#bloc_sas_cpt_client_doc1_data .date{
	width:18%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}

#bloc_sas_cpt_client_doc1_data .telecharge{
	width:12%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}

#bloc_sas_cpt_client_doc1_data .telecharge a{
	width:12%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#996600;
}


#bloc_sas_cpt_client_doc1_data .telecharge2{
	width:30%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}

#bloc_sas_cpt_client_doc1_data .telecharge2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#996600;
}

#bloc_actualites_description_data {
	width:240px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#e9e9e9;
	font-size: 12px;
	padding: 5px 5px 10px 5px;
	min-height:104px;
}

#bloc_contenu .btn-accueil-compte{
	margin:0 auto 0 auto;
	display:block;
	width:320px;
	height:15px;
	background-image:url(../graphisme/btn-fond-compte-client.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color:#0c1755;
	text-decoration:none;
}
