/*
////////////////////////////////////////////////////////////////////////////////
//
//  Reset CSS
//
////////////////////////////////////////////////////////////////////////////////
*/
* {
	margin: 0;
	padding: 0;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,hr
{
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
}

hr {
	height: 0;
}

ol,ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,th,td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

/*
////////////////////////////////////////////////////////////////////////////////
//
//  Clearfix
//
////////////////////////////////////////////////////////////////////////////////
*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

a, a:link,a:hover,a:visited {
	color: #e53527;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#iframe_modules {
	width: 909px;
	height: 500px;
	text-align: left;
	background: #f5F5F5;
}

#sitemap {
	background: #f5F5F5;
	padding: 20px;
	text-align: left;
}

#sitemap li {
	list-style: circle;
	list-style-type: disc;
	padding: 3px 0;
	margin-left: 15px;
	font-size: 11px;
	color: #CCC;
}

#sitemap li a {
	color: #888;
}

/*
////////////////////////////////////////////////////////////////////////////////
//
//		HTML Balise default skin.
//
////////////////////////////////////////////////////////////////////////////////
*/

p {
	padding: 5px 0;
}

/*
////////////////////////////////////////
//	H1...H6.
////////////////////////////////////////
*/


h1 {
	font-size: 18px;
	color: #e55059;
	padding: 10px 0 8px;
	font-weight: bold;
}

h2 {
	padding-top: 0;
	font-size: 16px;
	color: #e55059;
	padding: 10px 0;
}

h3 {
	font-size: 15px;
	color: #e55059;
	padding: 10px 0;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	font-weight: bold;
	color: #e55059;
	padding: 10px 0;
}

h5 {
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0;
}

h6 {
	font-size: 13px;
}

h1+h2, h1+h3, h1+h4, h1+h5, h1+h6 {
	padding-top: 5px;
}

h2+h3, h2+h4, h2+h5, h2+h6 {
	padding-top: 5px;
}

h3+h4, h3+h5, h3+h6 {
	padding-top: 5px;
}

h4>h5, h4>h6 {
	padding-top: 5px;
}

h5>h6 {
	padding-top: 5px;
}

/*
////////////////////////////////////////
//	Citation.
////////////////////////////////////////
*/

q {
	font-style: italic;
}

/*
////////////////////////////////////////
//	Emphase.
////////////////////////////////////////
*/

em {
	font-style: italic;
}

/*
////////////////////////////////////////
//	Barre.
////////////////////////////////////////
*/

s {
	text-decoration: line-through;
}

/*
////////////////////////////////////////
//	Italique.
////////////////////////////////////////
*/

samp {
	font-style: italic;
}

/*
////////////////////////////////////////
//	Indice.
////////////////////////////////////////
*/

sub {
	font-size: 9px;
	text-transform: uppercase;
	vertical-align: sub;
}

/*
////////////////////////////////////////
//	Exposant.
////////////////////////////////////////
*/

sup {
	font-size: 9px;
	text-transform: uppercase;
	vertical-align: super;
}

/*
////////////////////////////////////////
//	Grand.
////////////////////////////////////////
*/

big {
	font-size: 1.2em;
}

/*
////////////////////////////////////////
//	Moyen.
////////////////////////////////////////
*/

medium {
	font-size: 1.1em;
}

/*
////////////////////////////////////////
//	Petit.
////////////////////////////////////////
*/

small {
	font-size: 0.8em;
}

/*
////////////////////////////////////////
//	Acronyme.
////////////////////////////////////////
*/

acronym {
	border-bottom: 1px dotted #444;
	cursor: help;
}

acronym:hover {
	color: #018fd1;
	border-bottom: 1px dotted #94ad3c;
}

/*
////////////////////////////////////////
//	Abréviation.
////////////////////////////////////////
*/

abbr {
	text-transform: uppercase;
	color: #111;
	font-style: italic;
}

/*
////////////////////////////////////////
//	Liste et puce.
////////////////////////////////////////
*/

ul, ol {
	padding: 0;
	margin: 0;
}

/*
////////////////////////////////////////
//	Liste Indice.
////////////////////////////////////////
*/

ol li {
	list-style-type: decimal;
	margin-left: 10px;
	font-weight: bold;
}

ul {
	margin-left: 10px;
}

ul li a {
	
}

strong {
	font-weight: bold;
}

/*
////////////////////////////////////////////////////////////////////////////////
//
//  Page
//
////////////////////////////////////////////////////////////////////////////////
*/

body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: white;
}

.body {
	background: #FFF url(../Images/layout/bg.png) repeat-x 0 0;
	text-align: center;
	color: #8c8c8c;
}

#page {
	width: 919px;
	margin: 20px auto 10px;
	text-align: left;
}

/*
////////////////////////////////////////
//	Extra.
////////////////////////////////////////
*/

#page #extra-page-head {
	background: url(../Images/main/head.png) no-repeat 0 0;
	height: 2px;
	font-size: 0;
	line-height: 0;
}

#page #extra-page-foot {
	background: url(../Images/main/foot.png) no-repeat 0 0;
	height: 8px;
	font-size: 0;
	line-height: 0;
}

/*
////////////////////////////////////////
//	Content.
////////////////////////////////////////
*/

#page #content {
	background: url(../Images/main/content.png) repeat-y 0 0;
	padding-left: 3px;
	padding-right: 7px;
	margin: 0;
}

#layout {
	margin: 0;
	padding: 0;
}

/*
////////////////////////////////////////////////////////////////////////////////
//
//  Footer
//
////////////////////////////////////////////////////////////////////////////////
*/

#footer {
	width: 909px;
	padding: 5px;
	margin: 0;
}

#footer .col1, #footer .col2, #footer .col3 {
	float: left;
	padding: 0;
	margin: 0;
}

#footer .col1 {
	width: 15%;
}

#footer .col2 {
	width: 48%;
	font-size: 9px;
	color: #8f8f8e;
}

#footer .col2 p {
	padding:0;
	margin :0;
}

#footer .col3 {
	width: 36%;
	text-align: right;
}

#footer .col3 li {
	display: inline;
	padding: 0 5px;
	border-right: 1px solid #423126;
}

#footer .col3 .last {
	border-right: 0 none;
}

#footer a {
	color: #888;  
}


/*
////////////////////////////////////////////////////////////////////////////////
//
//  Layout
//
////////////////////////////////////////////////////////////////////////////////
*/

#layout #main {
	padding: 10px;
	background: url(../Images/layout/main.png) no-repeat right bottom;
	padding-bottom: 120px;
}

/*
////////////////////////////////////////////////////////////////////////////////
//
//  Header
//
////////////////////////////////////////////////////////////////////////////////
*/

#header {
	position: relative;
	padding-top: 120px;
	background: #F5F5F5 url(../Images/layout/header.png) repeat-x 0 0;
}

/*
////////////////////////////////////////
//	Retour vers le site.
////////////////////////////////////////
*/

#header .return-base {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../Images/layout/retour.png) no-repeat 0 0;
	height: 59px;
	width: 116px;
	text-indent: -6000em;
}

/*
////////////////////////////////////////
//	Logo.
////////////////////////////////////////
*/

#header h1 {
	position: absolute;
	top: -8px;
	left: 130px;
}

#header h1 a {
	display: block;
	background: url(../Images/logo.png) no-repeat 0 0;
	height: 76px;
	width: 268px;
	text-indent: -6000em;
}

#header .tousesservices {
	margin: 0;
	background: white;
	position: absolute;
	top: 82px;
	width: 909px;
	height: 25px;
}
#header .scroller{
position: absolute;

top: 95px;
}
#header .tousesservices a {
	background: url(../Images/form/pink.png) 0 center no-repeat;
	line-height: 25px;
	display: block;
	margin-left: 500px;
	width: 380px;
	padding-left: 26px;
	font-size: 16px;
	font-weight: normal;
	color: #402e22;
}

#header .maville {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 600px;
	top: 0;
	height: 70px;
	width: 287px;
	background: url(../Images/layout/maville.png) 0 0 no-repeat;
	text-indent: -6000em;
}

/*
////////////////////////////////////////////////////////////////////////////////
//
//  Nav
//
////////////////////////////////////////////////////////////////////////////////
*/

#nav {
	margin: 0;
	padding: 0;
	display: block;
	width: 909px;
	height: 45px;
}

/*
////////////////////////////////////////////////////////////////////////////////
//
//  Menu Table Child
//
////////////////////////////////////////////////////////////////////////////////
*/

.Child_Menu_Table {
	width:100%;
}

.Child_Menu_Table a {
	display: block;
	padding: 8px 8px;
}

.Child_Menu_Table td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid white
}

.Child_Menu_Table .item-odd {
	background: #e55059;
}

.Child_Menu_Table .item-odd a {
	color: white;
}


.Child_Menu_Table .item-event {
	background: #f4bdc0;
}

.Child_Menu_Table .item-event a {
	color: #402e22;
}



/*
////////////////////////////////////////////////////////////////////////////////
//
//  Quick Search
//
////////////////////////////////////////////////////////////////////////////////
*/

#quicksearch {
	padding: 3px 8px;
	position: relative;
	width: 270px;
	margin-left: 630px;
	height: 24px;
}

#quicksearch label {
	display: block;
	height: 17px;
	padding: 2px 0;
	color: #668e27;
	font-size: 12px;
	width: 73px;
	position: absolute;
	top: 3px;
	left: 0;
}

#quicksearch .input {
	display: block;
	border: 1px solid #CCC;
	background: white url(../Images/form/input.png) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	width: 160px;

	position: absolute;
	top: 2px;
	left: 80px;
}

#quicksearch .submit {
	display: block;
	position: absolute;
	left: 246px;
	top: 3px;
}

/*
////////////////////////////////////////////////////////////////////////////////
//
//  Formulaire
//
////////////////////////////////////////////////////////////////////////////////
*/

.field-input {
	padding: 5px;
}

.field-input label {
	text-align: right;
	float: left;
	width: 250px;
	padding-right: 10px;
}

.field-submit {
	text-align: center;
	padding-right: 40px;
}

/*
////////////////////////////////////////////////////////////////////////////////
//
//  Input
//
////////////////////////////////////////////////////////////////////////////////
*/

.input, .area {
	border: 1px solid #CCC;
	background: white url(../Images/form/input.png) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
}

/*
////////////////////////////////////////////////////////////////////////////////
//
//  Style Editor
//
////////////////////////////////////////////////////////////////////////////////
*/

.buttons {
	padding-left: 23px;
}

.buttons a.bt-agenda {
	background: url(../Images/buttons/agenda.png) no-repeat 0 0;
	display: block;
	float: left;
	margin: 0 5px 5px 5px;
	padding: 0;
	height: 22px;
	padding-top: 22px;
	width: 74px;
	text-align: center;
	color: #5b5c5b;
	font-size: 14px;
}

.buttons a.bt-encemoment {
	background: url(../Images/buttons/encemoment.png) no-repeat 0 0;
	display: block;
	float: left;
	margin: 0 5px 5px 5px;
	padding: 0;
	height: 22px;
	padding-top: 22px;
	width: 122px;
	text-align: center;
	color: #e55059;
	font-size: 14px;
}

.sep-white-bottom {
	padding-bottom: 10px;
	border-bottom: 2px solid white;
	margin-bottom: 10px;
}

a.link-arrow {
	color: #e55059;
	background: url(../Images/ico/newsletter.png) no-repeat 0 center;
	padding-left: 24px;
	padding-right: 10px;
	color: #a3a3a3;
	height: 22px;
	line-height: 22px;
	display: block;
	text-decoration: underline;
}

a.link-arrow:hover {
	color: #e55059;
}

.layout-wide {
	padding: 10px 20px;
	margn: 0;
}

.columns-items .item {
	float: left;
	padding: 5px;
	margin: 0 5px;
	width: 200px;
}

.columns-items .item h4 {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	color: #313032;
	font-weight: normal;
	font-size: 12px;
}

.columns-items .item h4 strong {
	font-weight: normal;
	font-size: 14px;
}


.columns-items .item a.download {
	padding: 4px 0;
	padding-right: 20px;
	background: url(../Images/ico/download.png) no-repeat right center;
	color: #313032;
	text-decoration: underline;
}

/*
////////////////////////////////////////////////////////////////////////////////
//
//  Fils d'ariane
//
////////////////////////////////////////////////////////////////////////////////
*/

.LayCatPath {
	padding: 5px 9;
	background: #e55059;
	color: #f6dfe0;
	font-weight: normal;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.LayCatPath a, .LayCatPath a:hover, .LayCatPath a:link, .LayCatPath a:visited {
	color: white;
	font-weight: bold;
}
.textvertclair{color:#cbec56;}
.textvertfonce{color:#3b8642;}

#main img {margin:4px;}
