﻿
* {
	margin: 0;
	padding: 0;
}

body
{
    /*background-color: #a1cc60;*/
    background-color:#a2c760;
    background-image:url('images/background.jpg');
    background-repeat:repeat-x;
    color: #000000;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    line-height:20px;
    text-align:justify;
}

#mainvaldem 
{
    padding:20px; 
    background-color:#ffffff;
    min-height:600px;
}

img {
	border: none;
}

#pagetitle 
{
    text-align:right; 
    color:#669933; 
    font-size:18pt; 
    letter-spacing:6px; 
    font-variant:small-caps;
}

#mastercentral 
{
    padding: 0px;		
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
    background-color: #669933;
}

#mastertop { /* div racine aligné au centre */
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
}
#masterbottom 
{
    width: 100%; 
    text-align: center; 
    margin-top: 0px;
}

#header
{
    height: 210px;
    background-position: right;
    background-image: url(images/headerfinal.jpg);
    background-repeat: no-repeat;
    background-color:#ffffff;
}
		
#menu
{
    height: 28px;
    font-size: 10pt;
    background-color: #87cefa;
    width: 100%;
    border-top: #663333 2px solid;
    border-bottom: #663333 2px solid;
}

#menu a
{
    margin-left: 30px;
    color: #663333;
    text-decoration:none;
}


#contentpage
{
    padding:0px;
    
}
    
#contentleft
{
    float: left;
    width: 175px;
    padding: 10px;
    min-height: 620px;
   
}
#contentleft a {
    color:#ffffff;     
    text-decoration:none;
}
#contentleft a:hover {
    color:#663333;     
}
#contentright {
    float:left;
    width:795px;  
}

.clearfloat 
{
    clear:both;
}

.accordionHeader 
{
    background-color:#f5f5f5;
    color:#663333;
    height:22px;
    margin-top:5px;
    border-left:solid 4px #663333;    
    padding-left:4px;
    cursor:pointer;
}
.accordionHeaderSelected 
{
    background-color:#663333;
    color:#87cefa;
    height:22px;
    margin-top:5px;
    border-left:solid 4px #87cefa;
    padding-left:4px;
    
}
.accordionContent 
{
    margin-left:6px;
    overflow:hidden;    
    padding-bottom:8px;
}

.quizzleft 
{
    float:left;
    width:560px;
    
}

.quizzright 
{
    float:left;
    
    
}
.clearfloat 
{
    clear:both;
    
}

.clearfloatquizz 
{
    clear:both;
    width:100%;
    height:4px;
   
    
}

.categorieliens 
{
    color:Maroon;
    font-variant:small-caps;
    font-size: 12pt;
    border-bottom:solid 1px Maroon;
    width:100%;
    
}

.questionquizz 
{
    color:#880000;
}

.title1
{
    background-position: left;
    background-image: url(images/puce1.jpg);
    background-repeat: no-repeat;
    vertical-align: top;
    padding-left:30px;
    font-size:10pt;
    color:#800000;
    margin-top:15px;
    margin-bottom:10px;
}

.text1 
{
    border-left:solid 2px #dcdcdc;
    padding-left:12px;
}

.text2
{   
    margin-left:14px;
}
.title2
{
    font-size:11pt;
    font-variant:small-caps;
    font-weight:bold;
}

.title3
{   background-position: left;
    background-image: url(images/VerySmallArrowR.gif);
    background-repeat: no-repeat;
    vertical-align: bottom;
    padding-left:14px;
    margin-left:14px;
}

.ul1 
{
    margin-left:20px;
    
}
.ul1 li 
{
    margin-top:12px;
    
}

#mastercoordonnees
{
    line-height: 16px;
    color: #663300;
    margin-top: 32px;
    border-left: solid 1px #dcdcdc;
    padding-left: 8px;
 
}
#mastercolonnebottom
{    
    background-image: url(images/valdemcolonne.jpg);
    background-repeat:no-repeat;
    height:250px;
}
.slideshowimage 
{
    position:absolute;
    top:0px;
    left:0px;
      
}

#formulairevol 
{
    border:solid 1px #dcdcdc;
    background-color:#f5f5f5;
    padding:10px;
}
#newsletterenter
{
    border:solid 1px #dcdcdc;
    width:300px;
}

.orgaleft 
{
    float:left;
    margin:10px;
    border:solid 1px #525252;
}

.orgaright
{
    float:left;
    margin:10px;
    width:225px;
    
}
.orgasep
{
    clear:both;
    height:20px;
    border-top:solid 2px #dcdcdc;    
}

.trileft 
{
    float:left;
    
    margin:8px;
}

.triright 
{
    float:left;
    width:600px;
    margin:8px;
}
.trisep
{
    clear:both;
    height:10px;
    border-top:solid 4px #f5f5f5;    
}