
/* 
----------------------------------------------------------------------------------------

Copyright 2009 - Thierry Ruiz - www.dotemplate.com - All rights reserved.

THIS TEMPLATE IS FREE AS LONG AS YOU KEEP THE LINK TO WWW.DOTEMPLATE.COM IN THE FOOTER
TO REMOVE THE LINK, PLEASE MAKE A 10 DOLLARS DONATION at www.dotemplate.com/#donate

----------------------------------------------------------------------------------------
*/




blockquote 
{
  margin: 0;
  padding: 0 10px;
  background-color: rgb(236,243,251);/*couleur de fond*/
  border-top: 1px solid rgb(192,216,240);
  border-bottom: 1px solid rgb(192,216,240);
  margin-left: 10px;/*marge de gauche*/
  margin-right: 10px;
  margin-top:25px;
  margin-bottom:25px;
}



.important

{
text-decoration:underline;
font-weight: bold;
color:red;
}

.regle
{
font-family: 'Verdana', sans-serif ;
font-weight: bold;
color:black;
font-size:11px;
padding:45px 0px 0px 0px;
}



html {
	background: #c0d8f0;
	margin:0 0 0 -1px;
	padding:0;	
	overflow-Y: scroll;
}


body {
	padding:0;
	margin :0;
	display:table; 
	width:100%;	
}


  
  
body {
	color:#656565;
	font-family: 'Trebuchet MS', sans-serif ;
	font-size: 13px;
	font-style: normal ;
	font-weight: normal ;
	text-transform: normal;
}


p {
	letter-spacing: normal ;
	line-height: 1.7em ;
}

.bas {
	letter-spacing: normal ;
	font-size: 0.76em;
}

h1 {
	color:#28A26B;
	font-size:22px ;
	margin:25px 0 10px 0;
	clear:both;
}


h2 {
	color:#28A26B;
	font-size:20px ;
	margin:20px 0 10px 0;
	clear:both;
}



	h2.titresmenugauche
{
	color:#28A26B;
	font-size:15px;
	margin:0px 0 0px 0px;
	clear:both;
}

.text1 {
	margin-left: -0.25em;
}





h3 {
	color:#28A26B;
	font-size:18px;
	margin:10px 0 5px 0;
	clear:both;
}



a:link, a:visited {
	color:#2887A2 ;
	text-decoration:none;
}


a:hover {
	color:#29A294;
	text-decoration:underline;
}




  
  

#wrapper {
	background: transparent url( page-vbg.jpg ) repeat-y scroll 50% 0px ;
	margin:0 auto ;
	width:100%;
}

  
  
body {
	background-color:#c0d8f0;
}





#bg {
	margin:0 auto;
	padding:0;
	background:transparent ;
	background-image: url( hat.jpg ) ;
 	background-repeat:no-repeat;	
	background-position: center top ;
}



  
  
#header {
	margin: 0 auto;
	min-height:25px;
	height: 25px;
	width: 950px;
}


#page {
	background: transparent url( page-bg.jpg ) no-repeat center top;
}



  
  



#container {
	margin:0 auto;
	width:950px; 
}

#banner {
	margin: 0 auto;
	height:170px;
	width:100%;
}


  





#content {
	width:934px;
	margin:0 auto ;
	text-align:left;
	min-height:950px;
}

#content p {
	text-align:justify;
}






#footerWrapper {
	margin:0 auto;
	height:140px;
	padding:0;
	background:transparent url( footerWrapper-bg.jpg ) no-repeat scroll center top ;
}


#footer {
	margin:0 auto;
	padding:0;
	width:950px;
	height:60px;
}


  
  
#footer {
	color:#FFFFFF;
	text-align:center;
}

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


#footer a:hover{
	color:#ffb508;
	text-decoration:none;
}



  
  




#right {
	width:224px;
	padding:0px;
	float:left;
}

#center {
	width:690px;	
	padding:0px;
	float:right;
	margin:0 8px 0 12px; 
}

 
#content p {
	margin-top:10px;
	text-align:justify;
}


  
  

#g-sidebar {
	padding: 0px;
	margin: 5px ;	
}


#g-sidebar * {
	margin: 5px;
}

  
  

#g-sidebar ul.vmenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 0px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #e0e0e0;	
}


#g-sidebar ul.vmenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	border-bottom: 1px solid #e0e0e0;
}



#g-sidebar ul.vmenu li a {
	text-decoration: none;
	color:#2887A2;
}


#g-sidebar ul.vmenu li a:hover {
	color:#29A294;
}


#g-sidebar ul.vmenu ul { margin: 0 0 0 5px; padding: 0; }
#g-sidebar ul.vmenu ul li { border: none; }








