/*Général
-------------------------------------------------------------------------*/
* {
	border: 0;
	outline: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	}

ul, li {
	list-style: none;
	}

strong {
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	}

table {
	border-collapse: collapse;
	}

td {
	vertical-align:top;
	padding: 0;
	}

body {
	margin: 0;
	text-align: center;
	background: #fff;
	}
	
	#container {
		text-align: left;
		width: 965px;
		margin: 0 auto;
		position: relative;
		}
		
	#header {
	height: 157px;
	position: relative;
	}
	
	h1, h1 span, #serment {
	position: absolute;
	}
	
	h1 {
	top: 60px;}
	
		h1 span{
		top: 45px;
		left: 120px;
		width: 600px;}
	
	
	#serment {
	top: 133px;
	color: #3D0185;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	}



/*TEXTE
--------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-family: "Times New Roman", Times, serif;
	}

h1, h1 a:link, h1 a:visited {
	font-size: 44px;
	padding: 0;
	margin: 0;
	color: #3D0185;
	text-decoration: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	}
	
h1 a:hover {
	color: #7145A6;
	}
	
h1 span {
	color: #8A8B8C;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	}

h2 {
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 1em 0;
	width: auto;
	height: auto;
	font-family: "Times New Roman", Times, serif;
	}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 15px;
	padding: .5em 0;
	}

p {
	font-size: 12px;
	margin: 0 15px;
	padding-bottom: .66em;
	color: #545454;
	line-height: 1.25em;
	}
		
	.link {
	text-align: right;

	}
	
	.link a:link, .link a:visited{
	font-weight: normal;
	text-decoration: underline;
	color: #3a72b8;
	background: url(gifs/01.gif) no-repeat left .5em;
	padding-left: 10px;
	}
	
	.link a:hover, .link a:active{
	text-decoration: none;
	}
	
/*--------------------------------------------------------------------------*/
.imag{
float: left;
margin: 5px 15px 5px 0;
}

.imag2{
float: right;
margin: 5px 0 5px 15px;
}

/*--------------------------------------------------------------------------*/




/*Liens
-------------------------------------------------------------------------*/
a, a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

a:focus {
	outline: 0;
	}



#footer a, #footer a:link, #footer a:visited, #footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	}

#footer a:hover {
	text-decoration: none;
	}
/*--------------------------------------------------------------------------*/




/* Class 
--------------------------------------------------------------------------*/
.scrollbarre {
	overflow:auto;
}
/*--------------------------------------------------------------------------*/




/*=Newsletter 
--------------------------------------------------------------------------*/
.email_news {
	font-family: Geneva,Arial,Helvetica;
	font-size:11px;
	color: #3f5155;
	background-color:#ffffff;
	border: #3f5155 1px solid;
	padding:2px;
}

.bouton_news {
background: url(gifs/ok.jpg) no-repeat;
height: 18px;
width: 22px;
cursor: pointer;
border: 0;
}
/*--------------------------------------------------------------------------*/




/*=LIGHTBOX
--------------------------------------------------------------------------*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
/*--------------------------------------------------------------------------*/


/*BDD AUTO
-------------------------------------------------------------------------*/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/*-------------------------------------------------------------------------*/



	
#content, #content_main, #content_side {
float: left;
}

#content {
background: url(gifs/bg.gif) repeat-y right;}

html > body #content_main {
width: 715px;
}

* html #content_main {
width: 712px;
}

#content_side {
width: 250px;
}



#nav, #nav li {
float: left;}

#nav {
width: 715px;
border-top: 1px solid #3D0185;
border-bottom: 1px solid #3D0185;
padding: 5px 0;
margin-bottom: 20px;}

	#nav li {
	width: 143px;}

	#nav a:link, #nav a:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #B2B2B3;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	border-right: 1px solid;}
	
	#nav a:hover {
	color: #999;}
	
	#nav a.last {border: none;}


#content_main p {
margin: 0 25px 0 0;
font-size: 16px;}


#content_side li {
position: relative;}

	#content_side li img{}
	
	#content_side li span {
	position: absolute;
	bottom: 8px;
	/*left: 50px;*/
	display: block;
	width: 100%;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	font-weight: normal;
	font-size: 16px;}


#footer {
border-top: 2px solid #3D0185;
border-bottom: 2px solid #3D0185;
float: left;
width: 100%;}

	#footer p {
	margin: 0;
	padding: 0;
	width: 49%;
	float: left;
	line-height: 1.25em;}

	#pim {}
	
	#pam {
	text-align: center;}


#options {
position: absolute;
top: 10px;
right: 0;}

	#options li {
	float: left;
	padding: 0 .5em;
	height: 1em;
	line-height: 1em;}
	
	#options a:link, #options a:visited {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	}
	
	#options a:hover {
	text-decoration: underline;
	}
	
	.a {
	border-right: 1px solid;}
		
		

/*PAGES
-------------------------------------------------------------------------*/
#rubriques, #rubriques li {
float: left;}

#rubriques {
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}

	#rubriques li {
	padding: 10px 0;
	width: 224px;
	margin-right: 8px;
	border: 1px solid #b3b3b3;
	height: 130px;}
	
	#rubriques li h3, #rubriques li p {
	margin: 0 10px;
	line-height: 1.1em;}
	
	#rubriques p {
	text-align: left;}
	
	
	#rubriques li h3 {
	padding: 0;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	border-bottom: 1px solid #b3b3b3;}
	
	#rubriques li h3 a:link, #rubriques li h3 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	text-decoration: none;
	display: block;}
	
	#rubriques li h3 a:hover {
	color: #7145A6;
	}
	
	#rubriques p.lilili {
	text-align: center;}
	
	#rubriques p.lilili a:link, #rubriques p.lilili a:visited {
	font-weight: normal;}

.tpl {
width: 80%;
margin: auto;
/*border: 1px solid #e0e0e0;*/
padding: 10px 15px;
}

#content .tpl h3 {
margin: 0;
padding: 0;
color:#3D0185;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
}

.tpl p {
margin: 0;}
/*--------------------------------------------------------------------------*/
p {
text-align: justify;}

.beauCadre3 {
width: 80%;
margin: 15px auto;
padding: 10px 0 5px 15px;
border: 1px solid #b3b3b3;}
/*.beauCadre {
width: 80%;
margin: 15px auto;
padding: 10px 0 5px 15px;
border: 1px solid #b3b3b3;}

	.beauCadre h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0;
	padding-bottom: 5px;
	font-weight: normal;}*/


.beauCadre {
float: left;
width: 480px;
margin: 0;
display:inline;
padding: 10px 0 5px 0;}



	.beauCadre h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0;
	padding-bottom: 5px;
	font-weight: bolder;}


.beauCadre2 {
width: 209px;
float: right;
margin: -66px 5px 0 0;
display:inline;
padding: 10px 0 5px 0;/*
width: 194px;
float: right;
margin: 0 22px 0 0;
padding: 10px 0 5px 15px;
border: 1px solid #b3b3b3;*/}

* html .beauCadre2  {
margin: 0 10px 0 0;}

.beauCadre2 p {
text-align: left;}
.beauCadre2 h3 {
margin: 0;}

/*CONTACT
-------------------------------------------------------------------------*/

#contact_body {
margin-bottom: 25px;
}

#contact_body fieldset {
width:  70%;
margin: 0 auto;
}

#contact_body p {
text-align: justify;
margin: 0;}

fieldset{
border: 1px solid #888;
padding: 5px 0;
margin-top: 10px;}

fieldset legend{
	line-height: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 15px;
}

fieldset input{
border: 1px solid #aaa;}

fieldset label{}

fieldset textarea{
border: 1px solid #aaa;
vertical-align: text-top;}


	fieldset input:focus, fieldset textarea:focus {
		background: #fff;
	}
		
#contact_body fieldset p{
margin-right: 100px;
text-align: right;}

input.contact_envoyer{
cursor: pointer;
text-align: center;
color: #fff;
font-weight: bold;
margin: 1em 0 .5em;
padding: .5em 1em;
border: 0;}

.ob {
display:block;
text-align: center;}

p.yop {
margin: 0 25px 0 0 !important;}
/*--------------------------------------------------------------------------*/


.info {
font-size: 11px;}

/*footer
--------------------------------------------------------------------------*/

#footer {
clear: left;
padding: 5px 0;
text-align: center;
color: #555;}
/*--------------------------------------------------------------------------*/



h2, h3, .link a:link, .link a:visited, a, a:link, a:visited, a:active, a:hover, #footer a, #footer a:link, #footer a:visited, #footer a:active, #footer a:hover, fieldset legend  {
color: #3D0185;}

.impt {
color: #f00;}

.imag, .imag0, .imag2{
border: 1px solid #3D0185;}
		
input.contact_envoyer{
background: #3D0185;}

fieldset textarea:focus , fieldset input:focus {
border: 1px solid #3D0185;}



#valeurs {
width: 480px;
}
#valeurs h3{
font-size: 24px;
}
.beauCadre2 h3{
font-size: 20px;
}
.beauCadre2 p, #valeurs p{
font-size: 20px !important;
font-style:italic;
font-weight:bold;
}
