@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}

body {
	width: 790px;
	margin: 0 auto;
	/*background: #0099CC url(../images/bg_gradient.gif) repeat-x top;*/
	background: #ffffcc;
	position:relative;
}

.clear{
	clear:both;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

h2 {
	font-size: 1.2em;
	font-variant: small-caps;
	color: #6cc606;
}

h1 {
	font-variant: small-caps;
	color: #0099CC;
}

p {
	font-size: 0.8em;
}


em {
	font-weight: bold;
	font-style: normal;
	color: #6cc606;
}

strong {	
	padding-left: 15px;
	color: #333333;
}

/*  HEADER */

#header {
	padding: 15px 0px 15px 20px;
}

#header a img {
	border: none;
}

/* END HEADER */

#shadowx {
	background: url(../images/bg_content.gif) repeat-y;
	height: auto;
	padding: 0 5px 1px 5px;
}

#sondage {
	height: 30px;
	background-color: red;
}
#sondage li {
	float: left;
	list-style-type: none;
	padding-top: 5px;
	background-color: #666666;
}

/* MENU */

#menu {
	height: 30px;
	background: url(../images/menu.gif) repeat-x;
}


#menu li {
	float: left;
	list-style-type: none;
	padding-top: 5px;
	color: #666666;
}
#menu  h1 {
	float: left;
	list-style-type: none;
	padding-top: 5px;
	color: #ffffff;
}

#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	font-size: 1em;
	padding: 2px 40px 0 40px;
	font-variant: small-caps;
	font-weight: bold;
}

#menu li a:hover, #menu li a:active {
	text-decoration: none;
	color: #99CC00;
	font-size: 1em;
	padding: 2px 40px 0 40px;
	font-variant: small-caps;
	font-weight: bold;
}

/* END MENU */

/* CONTENT */

/* EDITO */

#edito {
	background: url(../images/img_edito.gif) top right no-repeat;
	background-color:  #E6E6E6 ;
}
#edito h2, #edito p {
	padding-top: 20px;
	padding-right: 100px;
	padding-left: 20px;
}

#edito p {
	width: 500px;
}

#edito a:link, #edito a:visited {
	color: #FFFFFF;
	font-size: 16px;
}

#edito a:hover, #edito a:active {
	text-decoration: none;
	color: #333333;
	font-size: 16px;
}

#button_edito {
	display: block;
	height: 25px;
	width: 150px;
	background: url(../images/large_button.gif) no-repeat;
	text-align: center;
	padding-top: 3px;
	margin-left: 290px;
	font-weight: bold;
	margin-top:10px;
	padding-bottom:10px;
	
}

/* END EDITO */
/* EDITO  contenu*/

#editocontenu {
	/*background: url(../images/img_edito.gif) top right no-repeat;*/
	background-color:  #E6E6E6 ;
}

#editocontenu h2, #editocontenu p {
	padding-top: 20px;
	padding-right: 100px;
	padding-left: 20px;
}

#editocontenu p {
	width: 700px;
}

#editocontenu a:link, #editocontenu a:visited {
	color: #000000;
	font-size: 16px;
}

#editocontenu a:hover, #editocontenu a:active {
	text-decoration: none;
	color: #333333;
	font-size: 16px;
}

#button_editocontenu {
	display: block;
	height: 25px;
	width: 150px;
	background: url(../images/large_button.gif) no-repeat;
	text-align: center;
	padding-top: 3px;
	margin-left: 290px;
	font-weight: bold;
	margin-top:10px;
	padding-bottom:10px;
	padding-left: 10px;
}

/* END EDITO */

/* EDITO  sondage*/

#editosondage {
	/*background: url(../images/img_edito.gif) top right no-repeat;*/
	background-color:  #E6E6E6 ;
}

#editosondage h2, #editosondage p {
	padding-top: 20px;
	padding-right: 100px;
	padding-left: 20px;
}

#editosondage span, #editosondage p {
	padding-top: 20px;
	padding-right: 400px;
	padding-left: 20px;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}
#editosondage h3 {
	color: #000000;
	font-size: 12px;
	word-spacing: 3px;
	text-align:justify;
}
#editosondage h4 {
	color: #000000;
	font-size: 12px;
	FONT-VARIANT: small-caps;
    TEXT-DECORATION: underline
}

#editosondage h5 {
	color: #000000;
	font-size: 12px;
	font-style:italic;

}

#editosondage p {
	width: 700px;
}
#libquestion {
	margin-left: 45px;
	font-style: normal;
	color: blue;
}
#editosondage a:link, #editosondage a:visited { 
	color: #000000;
	font-weight: bold;
	text-align:justify; 
	font-size: 16px;
}

#editosondage a:hover, #editosondage a:active {
	text-decoration: none;
	font-weight: bold;
	color: blue;
	font-size: 16px;
}
#button_editosondagevoter1{
	display: block;
	height: 25px;
	width: 150px;
	background: url(../images/large_button.gif) no-repeat;
	text-align: center;
	padding-top: 3px;
	margin-left: 0px;
	font-weight: bold;
	margin-top:5px;
	padding-bottom:5px;
	
}
#button_editosondagevoter2{
	display: block;
	height: 25px;
	width: 150px;
	background: url(../images/large_button.gif) no-repeat;
	text-align: center;
	padding-top: 3px;
	margin-left: 10px;
	font-weight: bold;
	margin-top:5px;
	padding-bottom:5px;
	
}
#button_editosondage {
	display: block;
	height: 25px;
	width: 150px;
	background: url(../images/large_button.gif) no-repeat;
	text-align: center;
	padding-top: 3px;
	margin-left: 290px;
	font-weight: bold;
	margin-top:10px;
	padding-bottom:10px;
	
}
#button_editosondagek {
	display: block;
	height: 25px;
	width: 150px;
	background: url(../images/large_button.gif) no-repeat;
	text-align: center;
	padding-top: 3px;
	margin-left: 0px;
	font-weight: bold;
	margin-top:10px;
	padding-bottom:10px;
	
}

/* END EDITO */

#toal {
	height: 20px;
	background: url(../images/toal.gif) repeat-x;
}

/* CONTENT */


#content {
	padding: 20px 0;
}

#vertical_barr {
	border-left: #0099CC solid 1px;
	border-right: #0099CC solid 1px;
}
#content div {
	float:left;
	width: 215px;
	padding: 0 10px 0 30px;
}
#contentsondage div {
	float:left;
	width: 330px;
	padding: 0 10px 0 30px;
	background-color:  #E6E6E6 ;
}

#content div p {
	padding-top: 10px;
}

#content div p a:link, #content div p a:visited, #content div p a:hover, #content div p a:active {
	color: #333333;
}

#content div li a:link, #content div li a:visited, #content div li a:active, #content div li a:hover {
	color: #6cc606;
	font-weight: bold;
}

a.content_button:link, a.content_button:visited {
	color: #FFFFFF;
}

a.content_button:hover, a.content_button:active {
	text-decoration: none;
	color: #333333;
}

.content_button {
	display: block;
	height: 15px;
	width: 75px;
	background: url(../images/little_button.gif) no-repeat;
	margin: 15px 0;
	text-align: center;
	font-weight: bold;
	font-size: 0.7em;
}

a.btn_accueil:link, a.btn_accueil:visited {
	color: #000000;
}

a.btn_accueil:hover, a.btn_accueil:active {
	text-decoration: none;
	color: green;
	text-align: center;
}

.btn_accueil {
	display: block;
	height: 200px;
	width: 200px;
	background: url(../images/btn_acc.jpg) no-repeat;
	margin: 10px 0;
	text-align: center;
	font-weight: bold;
	font-size: 1.9em;
}

#content div ul {
	font-size: 0.8em;
	margin-left: 20px;
}

#content div li {
	padding: 8px 0 0 0;
}

#resol {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:fixed;
	-position:absolute;
	font-size: 10px;
	width:230px;
	top:0px;
	left:1280px;
	margin:0 auto;
	background:#bfc6d9;
	text-align:center;
} 

#resol h1 {
	background:none;
	font-size: 15px;
	letter-spacing:3px;
	padding:0px;
	margin:0px;
	border: 0px;
} 

#resol h2 {
	font-size:10px;
	letter-spacing:3px;
	padding:0px;
	margin:0px;
	border:0px;
	background:none;
}


/* END CONTENT */

/* FOOTER */

#footer {
	height: 70px;
	background: url(../images/botton_bg_content.gif) no-repeat;
	padding: 0 5px;
	margin-bottom: 20px;
}

#footer p {
	/*color: #FFFFFF;*/
	color:blue;
	padding-top: 30px;
	text-align: center;
}

#footer p a {
	/*color: #FFFFFF;*/
	color: blue;
}

#footer_terms {
width: 100%; bottom: 0px; left: 0px; position: absolute; height: 40px; 
}

#footer_terms h1 {
	padding: 60px 0px 0px 0px; 
	/*color: #7aaec6;*/
	color: #ffffff;
	text-align:right;
	border:0px;
	font-variant:normal;font-size: 0.8em;font-weight: normal;
	text-decoration:none;background: none;
}

#footer_terms a  { text-decoration: underline;}

#footer_terms strong,#footer_terms a {
	/*color: #7aaec6;*/
	color:white;
	font-weight: normal;
	background: none;
}

#holder {
	min-height: 100%; position: relative; margin:0 auto;
	-position:absolute;
	/*-background: #0099CC url(../images/bg_gradient.gif) repeat-x top;*/
	-overflow-x :hidden;
}

/* END FOOTER */

