/*titres de toutes les boites*/

/*CSSEditor|boxes,global|Apparence du titre*/
.box h2 { display: none; }
.box h3 { color:#718589; }

.box.boutonaccueil { position: absolute; top: 170px; left: 10px; background: url(/images/charte/fond-accueil.png) no-repeat; width: 208px; padding-left: 6px; height: 22px; }
.box.boutonaccueil a { font-size: 90%; color: #81725e }

#rightbar .facebook { background: #fff; text-align: center; }
#rightbar .facebook p { margin:0; }

#leftbar div.cataloguegauche { background: #ea6428; width: 185px; margin-top: 80px; margin-bottom:80px;margin-left: 10px; }
#leftbar div.cataloguegauche ul { list-style-type: none; margin: 0; padding: 0;}

#leftbar div.cataloguegauche li { color: #ea6428; margin: 0; padding: 0 }
#leftbar div.cataloguegauche li a {display: block; color: #fff; text-decoration: none; padding:15px 10px; text-align:center; }
#leftbar div.cataloguegauche li a:hover,#leftbar div.cataloguegauche li.active { background: #82725e; display: block; }

#rightbar .mentions { background: #FFF; border: 1px solid #fff; text-align: center; }
#rightbar .mentions a { font-size: 70% }

#leftbar .box.boxtext.paisec-cgv { text-align: center; }
#leftbar .box.boxtext.paisec-cgv a { font-size: 70%; color: #81725e }
#leftbar .box.boxtext.paisec-cgv a:hover { color: #e85311 }

#leftbar .boxnewsletter { background: #82725e; color: #fff; font-size: 70%; margin-left: 10px; margin-top: 10px; padding: 2px 0 5px 10px; width: 175px; }
#leftbar .boxnewsletter input { font-size: 90%; background: #fff; color: #000 }
#leftbar .boxnewsletter #NewsLettersSubscribeMail { font-size: 100%; width: 120px; }


#rightbar .boxlastelements { padding-bottom: 15px; }
#rightbar .actudroite h2 { display: block; color: #fff; background: transparent; font-size: 90%; text-transform: uppercase; font-weight: bold; padding-left: 8px; margin-bottom: 0; margin-top: 15px; }

#rightbar #actu { margin: 0 0 0 5px; background: #FFF; padding: 8px 8px 18px 8px; width: 145px; border: 4px solid #82725e }

#rightbar #actu h3 { float: none; color: #e85311; background: #fff; font-weight: bold; text-align: center; padding: 0; margin: 0; font-size: 90%; }
#rightbar #actu a { font-size: 70%; color: #e85311; }
#rightbar #actu p { font-size: 70%; }

#rightbar .actudroite div { background: #fff; font-weight: bold; text-align: center; padding: 0; margin: 5px 10px 0 10px; }
#rightbar .actudroite h3 { float: none; color: #e85311; background: #fff; font-weight: bold; text-align: center; padding: 0; margin: 0; font-size: 90%; }
#rightbar .actudroite a { font-size: 70%; color: #e85311; }
#rightbar .actudroite p { font-size: 70%; font-weight: normal;  }

#rightbar .lienactus p { color: #FFF; font-weight: bold; text-align: center; font-size: 90%; }
#rightbar .lienactus a { color: #FFF; }
#rightbar .lienactus a:hover { color: #E85311; }

#rightbar .box.port {
  background: #FFF;
  font-weight: bold;
  font-size: 0.8em;
  padding: 10px 0;
}
  #rightbar .box.port p {
  margin: 0;
}
/*formulaires Ã  l'interieur des boites*/
.box fieldset, .box form { border:0; margin:3px 0; padding:0; width:95%; }
.box .row { margin:3px 0; padding:0; }
.box label { display:block; float:none; width:auto; }
.box input.wordsbox { width:80%; }
.box .submit { text-align: right; }
.box .submit input { color:#fff; }


/* Begin boxes/last_elements/last_elements.html */

					
/*CSSEditor|boxes,specifs_boxes|Dernières actualités*/

.boxlastelements a{
	display: block;
	float: right;
	color: #e85311;
	font-size: 90%;
	text-decoration: underline;
	}
.boxlastelements h3{
	color: #e85311;
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 10px;
	margin-top: 10px;
	}
.boxlastelements p{
	font-weight: bold; font-size: 90%
	}
#rightbar .boxlastelements img{ display: none }


.boxlastelements h2 { display: block; background: #a19689; color: #fff; border: none; font-weight: bold; font-size: 0.9em; padding: 3px; margin-top: 20px; }

.boxlastelements img { float: left; padding-right: 10px }

.boxlastelements #cadre, .boxlastelements #cadre #msg_1, .boxlastelements #cadre #msg_2{
		height:170px!important;
	}

/* End boxes/last_elements/last_elements.html */

/* Begin boxes/shortcut/header_shortcut.html */
								
/*CSSEditor|boxes,specifs_boxes|Raccourcis en entête|noizimedia*/
.boxshorcutheader{
	background:transparent;
	margin:0;
	padding:0;
}
	.boxshorcutheader h2{
		display:none;
	}
	.boxshorcutheader ul, .boxshorcutheader li{
		background:none;
		display:inline;
		margin:0;
		padding:0;
	}

/* End boxes/shortcut/header_shortcut.html */

/* Begin boxes/shortcut/footer_shortcut.html */
								
/*CSSEditor|boxes,specifs_boxes|Liens dans le pied de page*/
.boxshortcutfooter{
	background:transparent;
	margin:0;
	padding:0;
}
	.boxshortcutfooter h2{
		display:none;
	}
	.boxshortcutfooter li, .boxshortcutfooter ul{
		background:none;
		display:inline;
		margin:0;
		padding:0;
	}
	.boxshortcutfooter a, .boxshortcutfooter a:visited{
		background:transparent;
		color:#fff;
		margin:0 2px;
		text-decoration:none;
	}
	.boxshortcutfooter a:hover, .boxshortcutfooter a:active{
		text-decoration:underline;
	}

/* End boxes/shortcut/footer_shortcut.html */

/* Begin boxes/shortcut/tools_shortcut.html */
								
/*CSSEditor|boxes,specifs_boxes|Raccourcis en colonne|noizimedia*/
.boxshorcuttools{
}
	.boxshorcuttools ul{
	}
	.boxshorcuttools li{
	}

/* End boxes/shortcut/tools_shortcut.html */


			

/* Begin boxes/text/box_text.html */
								
/*CSSEditor|boxes,specifs_boxes|Texte libre|noizimedia*/
.boxtext {
}

/* End boxes/text/box_text.html */








	


/* Begin newsletters/box_newsletters.html */
								
/*CSSEditor|boxes,specifs_boxes|Newsletters|noizimedia*/
.boxnewsletter{
}

/* End newsletters/box_newsletters.html */
/* Begin newsletters/content_newsletters.html */
								
#newsletter{
}

/* End newsletters/content_newsletters.html */




