/*#############################################################
Name: Dark Ritual
Date: 2006-11-06
Description: Tribal-style three column layout.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}



a {
	color: #0099FF;
}


a:hover {
	color: #0066FF;
}

body {
	background: #ccc url(img/bg.jpg);
	color: #333;
	margin: 1% 0;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

p,ul {
	padding-bottom: 1em;
	text-align:justify;
}

ul {margin-left: 1.2em;}

li {
list-style: none;
}
.main li {list-style-image: url(img/li.gif);
padding:2px;}

h1,h2 {
	color: #0099FF;
}

h1 {font-size: 1.3em;}
h2 {font-size: 1.1em;}
h3 {font-size: 0.9em;color: #333333;margin-top:10px;}
h4 {font-size: 0.8em;color: #333333;margin-top:10px;}

blockquote {
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.8em;
	margin-bottom: 1.2em;
	padding:10px 10px 10px 12px;
	font-style: italic;
	background-color: #f5f5f5;
}
.email p , .web p , .telephone p{padding: 0px 0px 0px 60px;}
.email  { background-image: url(img/icones/icone-email.png);	background-repeat: no-repeat;	background-position: 10px center;}
.web  { background-image: url(img/icones/icone-web.png);	background-repeat: no-repeat;	background-position: 10px center;}
.telephone  { background-image: url(img/icones/icone-telephone.png);	background-repeat: no-repeat;	background-position: 10px center;}



/* misc */
.clearer {clear: both;}
.main_right .padded {
	padding: 6px 2px 6px 16px;
	text-align: justify;
}
.main .padded {
	padding: 20px 40px;
	background-image: url(img/courbefond.jpg);
	background-repeat: no-repeat;
	background-position: -1px -1px;
}
.main .padded p{
margin-top:10px;
}

.main .padded img{
margin: 10px;
background: #ffffff;
padding-top: 20px;
padding-bottom: 20px;
padding-right: 15px;
padding-left: 15px;

border: solid 2px #aaaaaa;
-moz-border-radius:10px;
-webkit-border-radius:10px;


}


.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
/*.right {float: right;}

 structure */
.container {
	/*font-size: 1.2em;
	background: url(img/bgcontainer.gif) repeat-y;*/
	margin: 0 auto;
	width: 840px;
	border: 12px solid #ccc;
	background-color: #FFFFFF;
}

/* header */
.header {
	float: left;
	width: 840px;
	background: url(img/header.jpg) repeat;
		
	height: 150px;
	/*text-align: center;	*/
}


.header h1{
	line-height: 30px;
	font-size: 12px;
	color: #666;
	padding-left:300px;
	display: inline;
	font-weight:normal;
	text-transform: uppercase;
}
.header h2{
	
	font-size: 11px;
	color: #888;
	display: inline;
	font-weight:normal;
	/* float:right;*/
}





.header img{
 /* border: 1px solid red; */
	padding-top:15px;
padding-left:300px;
	display:block;
	border:none;
	/* float:right;*/
}




/* structure */
.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 839px;
}
.subnav {
	float: left;
	width: 160px;
}
.main {
	float: left;
	width: 680px;
		background: #fff;
}
.main_right {
	float: right;
	width: 200px;
	color: #fff;
}

/* sub-navigation */
.subnav h1 {
	color: #FFE;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 24px;
	padding-left: 8px;
	padding-right: 2px;
	background-color: #999999;
}

.subnav h2 a{
color: #111;
	display: block;
	font: bold 0.5em Verdana,sans-serif;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
	background-color: #FDB2C2;
}




.subnav h2 a img{
	

border:none;
align:left; 
	/*display:block; float:right;*/
}




.subnav ul {margin: 0; padding: 0;}
.subnav li {
	font-size: 11px;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.subnav li a {
	color: #111;
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
	background-color: #FDB2C2;
	/*border: 1px solid red; */
}
.subnav li a:hover {
	color: #000;
	background-color: #B1E0F8;
}

/* footer */
.footer {
	/*background: url(img/bgfooter.gif) repeat-x;*/
	background-color: #E0CFDF;
	color: #333;
	font-size: 0.9em;
	line-height: 39px;
	width: 100%;
	text-align: center;
}
.footer a {color: #333;}
.footer a:hover {color: #333;}


.bouton {
margin-top: 20px;
margin-bottom: 30px;
}
.bouton a {
	
	color: #0099FF;
	background-color: #FFCCFF;
	border: 1px solid #0099FF;
	font-variant: small-caps;
	text-decoration: none;
		
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
}
.bouton a:hover {
border: 3px solid #FF00FC;
background-color: #fff;
	color: #000;
}




