.bloc-drapeau
{
    margin: 50px 0 0 37px;
    float: right;
}
.menu-haut {
	margin: 12px 0 0 37px;
	float: left;
	display: inline;
	width: 800px;
	height: 60px;
}
.menu-haut li {
	float: left;
	display: inline;
	padding-top: 12px;
}
.menu-haut li.logo {
	padding-top: 0;
	margin-right: 4px;
}
.menu-haut li a {
	display: block;
	height: 32px;
	float: left;
	background-position: top;
	text-decoration: none;
}
.menu-haut li a.bt1 {
	background:  url(/Content/Images/bt-accueil.png) no-repeat;
	width: 75px;
}
.menu-haut.es li a.bt1 {
	background:  url(/Content/Images/es/bt-accueil-es.png) no-repeat;
}
.menu-haut li a.bt2 {
	background:  url(/Content/Images/bt-qui-sommes-nous.png) no-repeat;
	width: 176px;
}
.menu-haut.es li a.bt2 {
	background:  url(/Content/Images/es/bt-qui-sommes-nous-es.png) no-repeat;
}
.menu-haut li a.bt3 {
	background:  url(/Content/Images/bt-nous-rejoindre.png) no-repeat;
	width: 134px;
}
.menu-haut.es li a.bt3 {
	background:  url(/Content/Images/es/bt-nous-rejoindre-es.png) no-repeat;
	width: 143px;
}
.menu-haut li a.bt4 {
	background:  url(/Content/Images/bt-nos-magasins.png) no-repeat;
	width: 130px;
}
.menu-haut.es li a.bt4 {
	background:  url(/Content/Images/es/bt-nos-magasins-es.png) no-repeat;
}
.menu-haut li a:hover,
.menu-haut.es li a:hover,
.menu-haut li a.actif,
.menu-haut.es li a.actif {
	background-position: bottom;
}
.menu-haut li a span {
	position: relative;
	z-index: -10;
	margin: 3px 0 0 8px;
}

/*-_-_- colone gauche -_-_-*/
.col-gauche .blocs {
	width: 172px; 
	float: right;
	padding: 3px 5px 0 3px;
}
.col-gauche .blocs.menu {
	height: 309px;
	position: relative;
	background:  url(/Content/Images/bloc-menu-gauche.png) no-repeat;
}
.col-gauche .blocs.petit-bloc {
	height: 85px;
	margin-bottom: 1px;
	background:  url(/Content/Images/bloc-gauche-petit.png) no-repeat;
}
.col-gauche .menu h2 {
	height: 24px;
	margin-left: 9px;
	border-bottom: 1px solid #daee3b;
	font-weight: normal;
	font-size: 18px;
	padding: 10px 0 4px 0;
}
.col-gauche .menu ul {
	margin-top: 6px;
}
.col-gauche .menu li a {
	display: block;
	padding: 8px 0 6px 15px;
	width: 157px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.col-gauche .menu li a object 
{
	cursor: pointer;
}
.col-gauche .menu li a:hover,
.col-gauche .menu li a.actif {
 background: #f0dff5;
}
.col-gauche .menu .bt-bas
{
	position: absolute;
	bottom: 6px;
	left: 22%;
	display: block;
}
.col-gauche .petit-bloc .picto {
	display: block;
	float: left;
	margin: 8px 0 0 7px;
}
.col-gauche .petit-bloc .txt {
	float: left;
	display: inline;
	width: 116px;
	height: 45px;
	margin: 9px 0 0 13px;
}

/*-_-_- colone droite -_-_-*/
.col-droite .fil-ariane {
	padding-left: 20px;
}
.col-droite .bloc {
	width: 675px; 
	height: 468px;
	float: left;
	background:  url(/Content/Images/bloc-droite.png) no-repeat;
	padding: 3px 10px 0 16px;
	position:relative;
}
.col-droite .bloc .overflow {
	width: 670px; 
	height: 455px;
	float: left;
	margin-top: 5px;
	overflow: auto;
}
.col-droite .bloc *
{
	font-size: 12px;
}
.col-droite .bloc h1 {
	height: 24px;
	margin-bottom: 8px;
	width: 636px;
	font-weight: normal;
	font-size: 20px;
	padding: 11px 0 4px 0;
}
.bloc .green-line
{
    border-bottom: 1px solid #DBEF3B;
}
.form {
	margin-top: 15px;
	float: left;
	width: 670px;
}
.form li {
	float: left;
	clear: both;
	width: 670px;
}
.form.partenaires 
{
    margin-top:10px;
}
.form.partenaires li {
	height: 29px;
}
.form.contact li {
	height: 34px;
}
.form li.textarea {
	height: 80px;
}
.form label, .form input {
	float: left;
	display: block;
}
.form label, .col-droite .bloc .form label {
	padding-top: 2px;
	font-size: 14px;
}
.form.partenaires label {
	width: 147px;
}
.form.contact label {
	width: 186px;
}
.form label.radio {
	width: 70px;
	padding-top: 3px;
}
.form .radio.erreur 
{
	color: #FF0000;
}
.form input {
	width: 263px;
	border: 0;
	height: 19px;
	background:  url(/Content/Images/fond-champ-txt.gif) no-repeat;
	padding: 5px 0 0 5px;
	font-size: 11px;
}
.form input.erreur {
	background:  url(/Content/Images/fond-champ-txt-erreur.gif) no-repeat;
}
.form .fond-textarea {
	width: 398px;
	float: left;
	height: 76px;
	background:  url(/Content/Images/fond-textarea.gif) no-repeat;
}
.form .fond-textarea.erreur {
	background:  url(/Content/Images/fond-textarea-erreur.gif) no-repeat;
}
.form textarea {
	width: 385px;
	border: 0;
	height: 60px;
	background:  none;
	margin-top: 2px;
	padding: 3px 5px 5px 5px;
	font-size: 11px;
	overflow: auto;
}
.form input.radio {
	border: 0;
	background: none;
	width: 18px;
	padding: 0;
}
.form .bt-valider {
	width: 146px;
	height: 22px;
	cursor: pointer;
	background: none;
	padding: 0;
	display: inline; /*a enlever quand ca sera un input*/
	float: left; /*a enlever quand ca sera un input*/
}
.form.partenaires .bt-valider {
	margin-left: 147px;
}
.form.contact .bt-valider {
	margin-left: 186px;
	padding-top: 10px;
}
.form .champs-obli {
	float: left;
	font-size: 11px;
	display: inline;
	padding-top: 4px;
	margin-left: 140px;
}
.form.contact .champs-obli {
	padding-top: 14px;
}
.mentions-form, .col-droite .bloc .mentions-form {
	clear: both;
	float: left;
	padding-top: 6px;
	color: #c489d4;
	font-size: 9px;
	width: 670px;
}
.mentions-form.partenaires-mens {
	margin-top: 6px;
}
.mentions-form.contact-mens 
{
    position:absolute;
	bottom:10px;
}
.msg-erreur-form li, .col-droite .bloc .msg-erreur-form li  {
	display: block;
	font-size: 11px;
	color: #ff0000;
}
/*-_actus-_*/
.col-droite .bloc .overflow-actus {
	width: 666px;
	height: 390px;
	float: left;
	overflow: auto;
}
.col-droite .bloc .actus {
	width: 635px;
	float: left;
}
.col-droite .bloc .actus .actu {
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.col-droite .bloc .actus .actu.premiere  {
	border-bottom: 1px solid #daee3b;
}
.col-droite .bloc .actus .actu .date,
.col-droite .bloc .date-actu {
	width: 615px;
	height: 15px;
	padding: 1px 0 0 20px;
	margin-bottom: 8px;
	background: url(/Content/Images/picto-actu.gif) no-repeat left top;
}
.col-droite .bloc .actus .actu.premiere .date,
.col-droite .bloc .date-actu {
	border-bottom: 1px solid #daee3b;
}
.col-droite .bloc .date-actu 
{
	margin-top: 10px;
}
.col-droite .bloc .actus .actu .titre {
	font-size: 16px;
	font-weight: bold;
}
.col-droite .bloc .actus .actu.premiere .titre {
	width: 435px;
	float: left;
}
.col-droite .bloc .actus .actu.premiere .txt {
	/*Bug sous IE7 : float: left;*/
}
.col-droite .bloc .actus .actu .photo {
	float: right;
	display: block;
}
.col-droite .bloc .actus .actu .txt img {
	/*float: right;
	display: block;*/
}
.col-droite .bloc .actus .actu .lien {
	padding-top: 7px;
	clear: both;
}
.col-droite .bloc .actu-entiere  {
	width: 645px;
	float: left;
}
.col-droite .bloc .actu-entiere .titre
{
	margin-bottom: 10px;
	font-size: 20px;
}
.col-droite .bloc .actu-entiere .photo
{
	float: left;
	display: block;
	margin-right: 13px;
}
.col-droite .bloc .actu-entiere .txt
{
	clear: both;
	float: left;
}
.col-droite .bloc .actu-entiere .bt-bas
{
	clear: both;
	float: left;
	margin-top: 40px;
}
/*--form paretaires bailleurs-_*/
.col-droite .bloc .summary.partners{
	height: 30px;
	padding-top:0px;
}
.col-droite .bloc .erreur-partners li {
	margin-top: 5px;
}
/*--form contact-_*/
.col-droite .bloc .summary 
{
	padding-top: 11px;
}
.col-droite .bloc .erreur-contact 
{
	height: 20px;
	padding-top: 10px;
}
.col-droite .bloc .erreur-partners 
{
	height: 11px;
}
.col-droite .bloc .msg-confirm 
{
	margin-top: 20px;
}
/*-_-_- colone droite -_-_-*/
.col-large .fil-ariane {
	padding-left: 5px;
}
.col-large .bloc {
	width: 845px;
	height: 468px;
	background:  url(/Content/Images/bloc-large.png) no-repeat;
	float: left;
	padding: 3px 5px 0 32px;
}
.col-large .bloc h1 {
	border-bottom: 1px solid #dbef3b;
	width: 803px;
	padding-top: 7px;
}
.col-large ul {
	float: left;
	margin-top: 10px;
	width: 250px;
}
.col-large li {
	margin-bottom: 18px;
	float: left;
	clear: both;
}
.col-large li.stitre h2 {
	font-size: 18px;
	text-decoration: underline;
}
.col-large li * 
{
	font-weight: normal;
}
.col-large li a {
	font-size: 14px;
	display: block;
	float: left;
	width: 160px;
	padding-left: 22px;
	background: url(/Content/Images/fleche-violette.gif) no-repeat left 4px;
}
.col-large li.bas {
	margin-top: 90px; 
}
.col-large li.gris a {
	color: #cccccc;
	background: url(/Content/Images/fleche-grise.gif) no-repeat left 4px;
}

/*-_-_- home -_-_-*/
.blocs-home, .blocs-home.conseiller p {
	float: left;
	display: inline;
}
.blocs-home h2 {
	float: left;
	display: inline;
	height: 20px;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
	padding: 10px 0 7px 3px;
	border-bottom: 1px solid #daee3b;
}
.blocs-home.mot-president {
	margin: 0 6px 0 71px;
	background: url(/Content/Images/bloc-mot-president.png) no-repeat;
	width: 503px;
	height: 325px;
	padding: 4px 3px 0 4px;
}
.blocs-home.mot-president h2 {
	width: 473px;
	margin-left: 15px;
}
.blocs-home.mot-president #FlashContent {
	margin-left: 2px;
}
.blocs-home.mot-president .txt {
	padding-left: 18px;
}
.blocs-home.mot-president .txt.nom {
	font-size: 16px;
	padding-top: 2px;
}
.blocs-home.conseiller {
	background: url(/Content/Images/bloc-devenir-conseiller.png) no-repeat;
	width: 344px;
	height: 318px;
	padding: 11px 0 0 20px;
	position: relative;
}
.blocs-home.conseiller .txt {
	padding: 8px 0 0 6px;
}
.blocs-home.conseiller .bt {
	position: absolute;
	bottom: 13px;
	left: 118px;
}
.blocs-home.actus {
	background: url(/Content/Images/bloc-actus-home.png) no-repeat;
	width: 490px;
	margin: 0 5px 0 71px;
	height: 156px;
	padding: 3px 2px 0 18px;
}
.blocs-home.actus .colone-gauche {
	float: left;
	width: 290px;
	padding-right: 10px;
}
.blocs-home.actus h2 {
	width: 280px;
	padding-top: 8px;
	height: 18px;
}
.blocs-home.actus .titre {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 6px;
}
.blocs-home.actus .bt {
	margin-top: 6px;
}
.blocs-home.actus .img-droite {
	float: left;
	margin-top: 10px;
}
.blocs-home.petit {
	background: url(/Content/Images/bloc-petit-home.png) no-repeat;
	width: 172px;
	height: 141px;
	margin-right: 6px;
	padding: 17px 2px 0 5px;
}
.blocs-home.petit .deux-lignes 
{
	clear: both;
	padding: 9px 0 14px 0;
	text-align: center;
	height: 25px;
}
.blocs-home.petit .trois-lignes 
{
	padding: 7px 0 4px 0;
	height: 38px;
	text-align: center;
}

.blocs-home.petit .description
{
    margin-left:20px;
    margin-right:9px;
    list-style-type: disc;
}

.blocs-home.petit .description li
{
    margin-bottom:7px;
}

.blocs-home.petit p.catalogue
{
    font-size:12px;
    margin-left:10px;
    margin-right:8px;
    margin-top:2px;
    text-align:center;

}
.blocs-home.petit hr
{
    margin-left:8px;
    margin-top:10px;
    border: solid 1px #DBEF3B;
    width: 90%;
}
.blocs-home.petit p.contact
{
    font-size:12px;
    margin-left:10px;
    margin-right:8px;
    margin-top:8px;
    text-align:center;

}
.blocs-home.petit p.contactLink
{
    margin-top:12px;
    text-align:center;
}

.blocs-home.petit .petit_es {
	margin-top: -9px;
}

.blocs-home.petit .petit_es p.catalogue
{
    font-size:12px;
    margin-left:10px;
    margin-right:8px;
    margin-top:4px;
    text-align:center;
    font-weight:bold;
}

.blocs-home.petit .petit_es hr
{
    margin-left:8px;
    margin-top:10px;
    border: solid 2px #DBEF3B;
    width: 90%;
}
.blocs-home.petit .petit_es p.contact
{
    font-size:12px;
    margin-left:10px;
    margin-right:8px;
    margin-top:3px;
    text-align:center;
    font-weight:bold;

}
.blocs-home.petit .petit_es p.contactLink
{
    margin-top:2px;
    text-align:center;
}

.col-gauche .blocs.petit-bloc ul.description
{
    list-style-type: disc;
    list-style-position:inside;
    margin-left:7px;
    font-size:9px;
}
.col-gauche .blocs.petit-bloc ul.description li
{line-height:10px;}

.col-gauche .blocs.petit-bloc  p.contact
{
    margin:10px;
}
.col-gauche .blocs.petit-bloc p.contactLink
{
    text-align:center;
    margin-top:14px;
}

table.postuler {
    margin-top: 12px;
    width:672px;
    border-collapse:collapse;
}
table.postuler tr td  {
    padding: 6px 4px;
    width:313px;
    border: none;
    vertical-align:top;
}

table.postuler .zoneviolet {
    border: #810BA2 2px solid;
}

table.postuler .zoneverte {
    border: #E8F57F 2px solid;
}

table.postuler .zoneCV {
    border: #000 1px solid;
}


table.postuler tr.zone0 td {
    text-align: center;
    font-weight:bold;
    vertical-align:middle;
    vertical-align:top;
    height:80px;
    width:664px;
}

table.postuler tr.zone0 td span {
    display:inline-block;
    vertical-align:middle;
    font-size:22px;
    height:40px;
}


table.postuler tr.zone0 td span img {
    height:35px;
    margin: 0 10px 0 10px;
    vertical-align:middle;
}


table.postuler tr.zone1 td {
    text-align: center;
    font-weight:bold;
    font-size:18px;
}

table.postuler tr.zone2 td {
    text-align: center;
    font-weight:normal;
    font-size:11px;
    vertical-align:middle;
}

table.postuler tr.zone3 td {
    vertical-align: top;
    text-align: left;
    font-weight:normal;
    font-size:12px;  
    color:#000; 
}

table.postuler tr.zone4 td {
    text-align: center;
    color:#000;
    font-size:11px;
    font-weight:bold;
}

table.postuler tr.zone4 a {
 text-decoration:underline;
 font-weight:bold;
}

table.postuler .seprow {
    /*height:10px;*/
}

table.postuler .sepcol {
    width:10px;
}

.temoignages {
    margin-top: 25px;
    text-align: center;
}

.col-droite .bloc .gras {
    font-weight:bold;
    color:inherit;
    font-size:inherit;
}