body {
	margin: 0;
	padding: 0;
	background: #E3E7ED url(images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}



.reponduS {
color:#009900;
text-decoration:underline;
}

.nonrepondu {
color:#990000;
text-decoration:underline;
}

.repondu:hover {
color:#009900;
text-decoration:none;
}

.nonrepondu:hover {
color:#990000;
text-decoration:none;
}

.buttonHideCalendrier {
visibility: hidden;

}

.sousQuestion {
color:#000000;
font-weight:bold;
}


#reussi {
color:#009900;
height:50px;
background:url(images/correct.png) no-repeat left top;
padding-left:40px;

}

.reussi {
color:#009900;
padding-left:10px;

}

#erreur {
color:#990000;
height:50px;
background:url(images/error.png) no-repeat left top;
padding-left:40px;

}

#erreurGrande {
color:#990000;
background:url(images/error.png) no-repeat left top;
padding-left:40px;

}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 2em;
	color: #F93D00;
}

h2 {
	font-size: 1.6em;
	color: #F93D00;
}

h3 {
	font-size: 12px;
	color:#006699;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

a {
	text-decoration: none;
	color: #417FDA;	
}

a:hover {

}

#wrapper {
	width: 968px; 
	margin: 0 auto; 
	padding: 0;
}

/* Header */

#header { 
	width: 968px;
	height: 100px;
	margin: 0 auto; 
	background: url(images/img02.gif) no-repeat left top; 
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #616161;
}

/* Menu */

#menu {
	width: 968px;
	height: 10px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 50px;
	background: url(images/img03.gif) no-repeat right top;
}

#menu a {
	display: block;
	margin-top: 10px;
	margin-right: 3px;
	padding: 7px 20px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {

}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 968px;
	margin: 0 auto;
	background: url(images/img05.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(images/img04.jpg) no-repeat left top;
}

#page-bgbtm {
	background: url(images/img06.jpg) no-repeat left bottom;

}

/* Content */

#content {
	float: right;
	width: 700px;
	padding: 10px 20px 0 0;
}

.post {
	margin-bottom: 8px;
	background: url(images/img09.jpg) repeat-y left top;
}

.post-bgtop {
	background: url(images/img08.jpg) no-repeat left top;
}

.post-bgbtm {
	background: url(images/img10.jpg) no-repeat left bottom;
}

.post .title {
	padding-top: 15px;
	padding-left: 20px;
	color: #000000;
}

.post .title a { 
	color: #000000;
	border: none;
} 

.post .meta {
	border-bottom: 1px dashed #B5DEF4; 
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
} 

.post .entry {
	padding: 10px 20px 15px 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 10px 0 0 20px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight:bold;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 10px;
}

#sidebar li li {
	line-height: 20px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 15px;
	padding: 0px 0px 4px 30px;
	background: url(images/img11.gif) no-repeat left top;
	letter-spacing: -.5px;
	color: #FFFFFF;
	font-size:12px;
}

#sidebar h3 {
	height: 15px;
	padding: 0px 0px 4px 30px;
	background: url(images/rouge.png) no-repeat left top;
	letter-spacing: -.5px;
	color: #FFFFFF;
	font-size:12px;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #417FDA;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #3D444F;
}

.infobulle{
    position: absolute;   
    visibility : hidden;
    padding: 6px;
    font-family: Verdana, Arial;
    font-size: 10px;
    background: #FFFFFF;
	border: 1px solid #0066CC;
	color:#003366;
}

#carre {
	background:#FFFFFF;
	border:1px solid #0066CC;
	padding:3px;
}

input
{
    background-color: #d6e5f4;
    border: solid 1px #CCCCCC;
}

input:hover
{
    background-color: #95FFFF;
    border: solid 1px #0099FF;
}

input:focus
{
    background-color: #FFF;
    border: solid 1px #85b1de;
}

textarea
{
    background-color: #d6e5f4;
    border: solid 1px #CCCCCC;
}

textarea:hover
{
    background-color: #95FFFF;
    border: solid 1px #0099FF;
}

textarea:focus
{
    background-color: #FFF;
    border: solid 1px #85b1de;
}

.erreur {
	color:#990000;
	text-decoration:none;
	padding-left:10px;
}

.ulCompte {
	list-style:none;
	display: block;
	margin-top: -10px;
	font-size: 11px;
	font-style: italic;
}

#sidebar li.compte {
padding-left:35px;
}

.infobulle{
    position: absolute;   
	display: block;
    visibility : hidden;
    padding: 2px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:2px;
	background: #8CC6FF;
    font-family: Verdana, Arial;
    font-size: 10px;
	border: 1px solid #003366;
	color:#FFFFFF;
	z-index:100;
	text-align:left;

}

/* SHOUTBOX ---------------------------- */
.titreSujetOuvert {
color:#006699;
background-color:#FFFFFF;
border:#006600 solid 1px;
padding:5px;
padding-left:45px;
font-weigh:bold;
background:url(images/sujetOuvert.png) left center #FFFFFF no-repeat;
}

.titreSujetFermer {
color:#006699;
background-color:#FFFFFF;
border:#990000 solid 1px;
padding:5px;
padding-left:45px;
font-weigh:bold;
background:url(images/messageFerme.png) left center #FFFFFF no-repeat;
}

.titreSujet a {
color:#006699;
}

.sujet {
color:#006699;
background-color:#FFFFFF;
border:#0099FF solid 1px;
padding:10px;
}

.parClass {
font-weight:normal;
font-size:10px;
color:#003366;
}

.createur {
font-weight:normal;
font-size:10px;
color:#003366;
}

.message {

padding-bottom:6px;
}

.impair {
background-color:#9DCEFF;
padding-left:10px;
padding-top:4px;
color:#FFFFFF;
padding-right:10px;
}

.pair {
padding-left:10px;
padding-top:4px;
padding-right:10px;
}

.mainMessage {
background:url(images/message_bg.png) no-repeat right top;
}

.ferme{
padding-left:45px;
padding-top:4px;
padding-right:10px;
color:#FF9900;
margin-bottom:2px;
margin-top:4px;
background:url(images/messageFerme.png) no-repeat left top;
border-bottom:#6FD0FF solid 1px;
color:#990000;
height:40px;
font-weight:bold;
font-size:14px;
}
/* -------------------------------------- */




/* ADMIN ----------------------------------------------------- */
div#persDiv1, #persDiv2, #persDiv3, #persDiv4, #persDiv5, #persDiv6, #persDiv7, #persDiv8, #persDiv9, #persDiv10, #persDiv11, #persDiv12, #expandEmail  {
display:none;
}




div#chaqueChangement {
display:none;
}

div#expandReponse {
display:none;
}

div#expandReponse2 {
display:none;
}

div#sendEmail {
display:none;
}

div#modificationPermise {
display:none;
}

#contenuMilieu {

}

div#colonne1 { 

	background: #FFF; 
	/*display:none; */
	border:solid #0099FF 1px;
	padding:5px;
	color:#000000;

}

div#colonne2 { 

	background: #FFF; 
    display:none;
	border:solid #0099FF 1px;
	padding:5px;
	color:#000000;
}

div#CA { 

	background: #FFF; 
    display:none;
	border:solid #0099FF 1px;
	padding:5px;
	color:#000000;
}

div#centre { 
	display:none;
	background: #FFF; 
	border:solid #0099FF 1px;
	padding:5px;
	color:#000000;

}

div#colonneGauche { 
   

}

div#colonneDroite { 
    float: right; 
	width:33%;
    
}

div#colonneCntre { 
    
}

.rapport {
border:solid 1px #FFFFFF;
}

.rapport td {
border:solid 1px #FFFFFF;
padding:2px;
}

.rapportTr {
color:#000000;
font-weight:bold;
border:solid 1px #FFFFFF;
}

.repondu {
color:#FFFFFF;
background-color:#006600;
}

.nonRepondu {
background-color:#990000;
color:#FFFFFF;
padding-left:3px;
padding-right:3px;
}

.voirReponse {
	background:#FFF url(images/bg_reponseSondage_top.png) no-repeat top;
	width:590px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;

}

.perime {
color:#C90;
padding-left:10px;	
}

/* FORM ----------------------------------------------------- */

.formErreur
{
	background-color:#900;
	color:#FFF;	
}