#header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 558px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
#header table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
#header .otheme{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header .date{
	/*padding-right: 35px;*/
}
#tb_themes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tb_themes .td_theme{
	border: 1px solid black;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 3px;
	cursor: pointer;
}
.presentation{
	float: right;
}
.highlight{
	background: yellow;
}
.highlight1{
	background: #FFFF00;
}
.highlight2{
	background: #00FF00;
}
.highlight3{
	background: #FFCC00;
}
.highlight4{
	background: #FF99FF;
}.highlight5{
	background: #00FFFF;
}

#searchbar table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 558px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	background: #16A1F6;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	height: 23px;
}
#searchbar .frm{
	display: inline;
}
#searchbar .searchtext{
	height: 21px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#searchbar .searchthemes{
	height: 20px;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#searchbar .searchbutton{
	height: 21px;
	border: 1px solid #0D2C51;
	background: #17A4E9;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#liste{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 558px;
}
#liste ul{

}
#liste li{
	list-style: none;
}
#liste .sujet{
	height: 22px;
	font-weight: bold;
	cursor: pointer;
}
#liste .sujet table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	border: none;
	margin: 0px;
	height: 22px;
	padding-left: 5px;
}
#liste  .sujet .date{
	float: right;
	padding-right: 5px;
	font-weight: normal;
}
#liste  .sujet .otheme{
	font-weight: normal;
}
#liste .question{
	display: none;
	/*font-style: italic;*/
	background: #D0ECFD;
	padding: 7px;
	vertical-align: top;
	color: #000000;
}
#liste .question_open{
	display: block;
	/*font-style: italic;*/
	background: #D0ECFD;
	padding: 7px;
	vertical-align: top;
	color: #000000;
}
#liste  .question img{
	/*float: left;
	margin-left: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 0px;*/
}
#liste .reponse{
	display: none;
	background: #FFFFFF;
	padding: 7px;
	color: #333333;
}
#liste .reponse_open{
	display: block;
	background: #FFFFFF;
	padding: 7px;
	color: #333333;
}
#liste .reponse .printlink{
	color: #333333;
	text-decoration: underline;
	cursor: pointer;
}
#liste .reponse .printlink img{
	position: relative;
	top: 2px;
	margin-right: 5px;
}
#liste  .reponse img{
	/*float: left;
	margin-left: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 0px;*/
}
#liste .mod1{
	background: #A2D9FB;
}
#liste .mod2{
	background: #D0ECFD;
}

#pagination{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 558px;
	background: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
#pagination a{
	text-decoration: none;
	color: black;
	padding-left: 2px;
	padding-right: 2px;
}
#pagination select{
	height: 16px;
}
#pagination img{
	border: none;
	vertical-align: middle;
}

.liselected{
	color: #FFFFFF;
	text-decoration: underline;
	background: #16A1F6;
}

#tblquestion{
	background: #74C7FB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 558px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}
#tblquestion table{
	background: #74C7FB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#tblquestion select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 260px;
}
#tblquestion input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tblquestion #nom, #prenom, #email, #sujet, #question{
	width: 260px;
}
#question{
	height: 245px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tblquestion #codepostal, #ville{
	width: 128.5px;
}
#tblquestion .radio{
	
}

#footer_img_tbl{
	width: 558px;
	margin-bottom: 100px;
}
#footer_img_tbl td{
	/*text-align: center;*/
}
#poser-question{
	position: relative;
	top: 10px;
	left: -5px;
}
#text_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#text_footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#questions-reponses-header{
	margin-bottom: 10px;
}
#text_footer_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#text_header_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}
#text_validation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}
#text_confirmation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}
.newsletter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	padding-top: 10px;
}
.poser_button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #1B3D65;
	background: #74C7FB;
	width: 120px;
	margin-bottom: 50px;
}
.asterix{
	color: #1B3D65;
	margin-left: 3px;
	margin-right: 3px;
}
#frmquestion label.error{
	color: red;
	display: block;
	padding-bottom: 5px;
}
.counter{
	float: right;
	margin-right: 26px;
	margin-bottom: 5px;
}
.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
}

.marginbottom100{
	margin-bottom: 100px;
}
