/* paramètres généraux */
html { 
  padding:0px;
  margin:0px;
}

body {
  background-color: #E2D8BD;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px;
  margin:0px;
}
.d {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
/* Découpage de la page en 3 colonnes*/
#left {
position: absolute;
left: 0px;
width: 190px;
color: #564b47;
margin: 0px; 
padding: 0px;
}

#content {
margin: 0px 190px 0px 190px;
border-left: 2px solid #564b47;
border-right: 2px solid #564b47;
padding: 0px;
background-color: #ffffff;    
}

#right {
position: absolute;
right: 0px;        
width: 190px;
color: #564b47;
margin: 0px; 
padding: 0px;
}

/* ----------Entête de page-------------- */
#banner {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width:100%;
}
#banner img {padding:0px 0px;} 

/* -----------Pied de page--------------- */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: right;
	background-color:#9CBF01;
	line-height:20px; 
}

/* redéfinition des balises */
h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #564b47;
background-color: #90897a;
padding:5px 15px;
margin:0px
}
.global
{
}
/* Formulaire */
 form.css fieldset
  {
  padding: 1em;
  }
form.css label
  {
  display: inline;
  float: left;
  width: 100px;
   margin: 2px 2px 2px 2px;
 }
 form.css input, select, textarea
 {
   margin: 2px 2px 2px 2px;
   } 
input.bouton {
	border:1px solid #FA9200;
	color:#000000;
	cursor:pointer;
	background-color: #CCCCCC;
}
input.bouton:hover {
border:1px solid #C1D588;
cursor:pointer;
background:#9FBC45;
}
#loginblock{
position:relative;
left:0px;
padding: 2px 2px 2px 2px;
margin: 2px 2px 2px 2px ;
border: solid 1px #ff0000;
width:250px;
float:left;
}
#inscription{
position:relative;
padding: 2px 2px 2px 2px;
margin: 2px 2px 2px 2px ;
border: solid 1px #ff0000;
width:250px;
float:right;
}
/* div d'espacement*/
div.spacer {
	clear:both;
}

/* ---Liste de définitions menu----------------- */

dl, dt, dd, ul, li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#menu {
    position: relative;
    top: -1px;
    left: 15px;
}
dl#menu {
    width: 15em;
}
dl#menu dt {
    cursor: pointer;
    margin: 0px 0;;
    height: 20px;
    line-height: 20px;
    text-align: left;
    text-indent:25px;
    font-weight: bold;
    border-top: 1px solid #6C6763;
    background: #fff;
    background-image:url(images/fleche-up.gif);
    background-repeat:no-repeat;
    background-position:10px center;
    color:#6C6763;
}
dl#menu dd {
    border-top: 1px solid #6C6763;
    color:#6C6763;
    background: #fff;
}
dl#menu li {
    text-align: left;
    text-indent:30px;
    background: #fff;
}
dl#menu dt a {
    background-image:url(images/fleche-up.gif);
    background-repeat:no-repeat;
    background-position:10px center;
    color: #6C6763;
    text-decoration: none;
    display: block;
    border: 0 none;
    height: 100%;
}   
dl#menu li a {
    color: #6C6763;
    text-decoration: none;
    display: block;
    border: 0 none;
    height: 100%;
}
dl#menu dt a:hover {
background: #ddd;
    background-image:url(images/fleche-up.gif);
    background-repeat:no-repeat;
    background-position:10px center;
}
dl#menu li a:hover {
background: #FFE580;
}
#boxmenu {
background-color:#fff;
position:relative;
width:208px;
border-bottom:1px solid #fff;
}
#boxesimg {
position:relative;
left:5px;
top:-10px;
background-image:url(images/pucelogo.gif);
background-repeat:no-repeat;
z-index:0;
text-indent:60px;
font-size:11px;
font-weight:bold;
line-height:60px;
}


.liensinc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	text-indent: 25px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txpt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.txpt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FCA100;
	text-decoration: underline;
}
.separation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3C3B37;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F49D00;
}
a.liensinc:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
	text-indent: 25px;
}
p {
	text-align: justify;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-size: 13px;
}
.tx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.separationgris {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.or {
	background-color: #FFBC08;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.gdtitre {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2px;
color:#666666;

}
.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.txptpied {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663333;
	text-decoration: none;
}
/**********************************************/
/*                  NE SACS PERSO             */
/**********************************************/


/*Accueil*/


.bodyindex {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
}


.fd_actu_accueil {
	background-image: url(images/gabarit_r13_c13.jpg);
	background-repeat: repeat-y;
}


.fd_menu_accueil {
	background-image: url(images/fond_menu_principal.jpg);
	background-repeat: no-repeat;
}

.fd_margeg_accueil {
	background-image: url(images/gabarit_r9_c1.jpg);
	background-repeat: repeat-y;
}

.fd_menug_accueil {
	background-image: url(images/gabarit_r4_c1.jpg);
	background-repeat: repeat-y;
}



/*Typographie*/

.texteactus {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 1.3em;
	text-align: justify;
} 

.titreactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
}

/*Liens*/


.menu_gauche {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.menu_gauche:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066cc;
	font-weight: bold;
	text-decoration: none;
}

.lienactus {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ff9900;
	line-height: 1.2em;
	font-weight: normal;
}

.lienactus:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066cc;
	line-height: 1.2em;
	font-weight: normal;
	text-decoration: underline;
}

.lienmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	line-height: 1.7em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0px;

}

.lienmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 1.7em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0px;

}
