/* GABARIT */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../images/template/fond-ecole.png);
	background-repeat: repeat-x;
	list-style-position: inside;
	list-style-image: url((../images/template/puce_rose.png);
	background-color: #FFFFFF;
}

#container {
	/*border:1px solid #818181;
	border-top:0;*/
}

#right {
	padding:10px 0 0 0;
	margin:67px 0 0 0;
}

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

#footer {
	background:#000;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 16px;
}

#footer a, a:link, a:visited{
	color: #FFFFFF;
}

#footer a:hover {
	color:#7A36E0;
	text-decoration: underline;
}



/* LIENS */

a, a:link, a:visited {
	color:#7A36E0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

.pdf_link {
	text-align: right;
	display: block;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
}

/* HEADER */

#header .logo {
	width:631px;
}

.contact-tel {
	float:right;
}

.panier {
	float:right;
	clear:both;
	text-align:center;
	color:#FFFFFF;
	width:231px;
	padding:1px;
	font-weight:bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	line-height: 14px;
}

.panier a {
	color:#FFFFFF;
	text-decoration:underline;
}

/* MAIN */

h1 {
	color:#7a36e0;
	margin:0 0 10px 0;
	font-size:18px;
	text-transform:none;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	color:#7a36e0;
	margin:0 0 5px 0;
	font-size:16px;
	font-family: "Times New Roman", Times, serif;

}

h3 {
	color:#7a36e0;
	margin:0 0 5px 0;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
}

h4 {
	color:#7a36e0;
	font-size:11px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}


/* BLOC CONTENUS */

.ce_text .contenus-textes  {
	background:url(../images/template/fond-texte.png) bottom center repeat-x;
	margin:10px 10px 10px 0;
	padding:10px;
	border:1px solid #7d7d7d;
	font-size:12px;
	line-height:16px;
	color: #333333;
	list-style-position: inside;
	list-style-type: circle;
}

.ce_text#contenus-textes  {
	background:url(../images/template/fond-texte.png) bottom center repeat-x;
	background-color:#FFFFFF;
	margin:10px 10px 10px 0;
	padding:10px;
	border:1px solid #7d7d7d;
	font-size:12px;
	line-height:16px;
	color: #333333;
	list-style-position: inside;
	list-style-type: circle;
}


.ce_text.panier-infos {
/*	background-color:#7a36e0;	*/
	/*margin:10px 10px 10px 0;
	padding:10px;
	border:1px solid #7d7d7d;
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;*/
}

.mod_imagerotator {
	border:1px solid #7d7d7d;
	height: 287px;
	width: 718px;
	z-index: 0;
}




/* ENCARTS */

.encarts img {
	margin:10px 0 0px 0;
	border:1px solid #7d7d7d;
	width:219px;
}

.avant-apres {
	border:1px solid #7d7d7d;
	margin:10px 0 0 0;
	width:221px;
	padding:10px 0 10px 0;
	text-align: center;
}

.promo {
	border:1px solid #7d7d7d;
	width:221px;
	height:228px
	text-align: center;
}


.modulebas {
	height: 245px;
	width: 325px;
	border:1px solid #7d7d7d;
	float: left;
	margin-left: 10px;
	vertical-align: middle;
	color: #333333;
	text-align: left;
}
/* RECHERCHE + NEWSLETTER */

.recherche {
	float:right;
	width:221px;
	clear:both;
	text-align:center;
}

.mod_search input, .mod_subscribe input, .recherche input {
	width:168px;
	height:16px;
	border:1px solid #7a7a7a;
	margin:0 0 0 5px;
	line-height:22px;
}

.mod_search .submit, .mod_subscribe .submit, .recherche .submit {
	background-color:#735a77;
	border:0;
	color:#FFFFFF;
	width:20px;
	height:22px;
	cursor:pointer;
	font-size:10px; text-transform:uppercase; font-weight:bold;
}

.checkbox_container label {
	font-size:12px;
}

.checkbox_container {
	display: none;
}

.mod_subscribe {
	width:221px;
/*	background-image: url(../images/template/fond-newsletter.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;*/
}

.mod_subscribe .checkbox {
	width:20px;
	height:10px;
	border:0;
}

/*.mod_subscribe h4 {
	font-size:10px;
	margin:5px 0 5px 5px;
}*/

.mod_subscribe .error {
	font-size:10px;
	color: #FF0000;
}

.mod_search {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.mod_search p, .mod_search h3 {
	padding:10px;
}

/*Formulaire*/

/*.ce_form {
	margin:35px 0 10px 0;
}*/

.mod_form label {
	float:left;
	width:125px;
	line-height:25px;
	text-align:right;
	margin:0 15px 0 0;
	font-weight:bold;
}

.mod_form input {
	background-color:#FFF;
	color:#333;
	border:1px solid #959595;
	width:250px;
	padding:1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

.mod_form input:hover {
	border:1px solid #7A36E0;
}

.mod_form select {
	text-align:right;
	margin-bottom: 15px;
}

.mod_form textarea {
	background-color:#FFF;
	border:1px solid #959595;
	width:370px;	
	height:200px;
	padding:7px;
}

.mod_form textarea:hover {
	border:1px solid #7A36E0;
}

.mod_form .submit_container input {
	border:1px solid #FFF;
	width:100px;
	cursor:pointer;
	color:#222;
	letter-spacing:1px;
	margin-left: 290px;
}

.mod_form .submit_container input:hover {	
	border:1px solid #959595;
}

.mod_form #f2 .submit_container input {
	border:1px solid #FFF;
	width:100px;
	cursor:pointer;
	color:#222;
	letter-spacing:1px;
	margin-left: 425px;
	margin-top: 10px;
}

.mod_form #f2 .submit_container input:hover {	
	border:1px solid #959595;
}


/*PLAN DU SITE*/

.mod_sitemap ul {
	margin:0 0 0 25px;
}

.mod_sitemap li {
	margin:0 0 15px 0;
	list-style:inside;
}

.mod_sitemap ul.level_2  {
	margin:10px 0 10px 20px;
}

/*FAQ ACCORDEON*/

.toggler {
	color:#FFFFFF;
	font-weight: bold;
	cursor:pointer;
	background-color: #7a36e0;
	border: thin solid #CCCCCC;
	padding: 2px;
}

.accordion p {
	padding-top: 5px;
	padding-bottom: 5px;
}

/*.mod_article#videos {
	width: 731px;
	padding-right: 10px;
}*/

.videonl{
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 10px;
	display: inline;
}

.ce_gallery{
	background-color: #CCCCCC;
}

.ce_gallery img{
	border: 1px solid #FFFFFF;
}

.ce_gallery img:hover{
	border: 1px solid #7a36e0;
}
