
/*===================================================================*/
/*  LISTE GENERIQUE
/*===================================================================*/

body {	
	/*color: #646464;*/
	background-color: #732453;
	font-family: verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.8em;
	line-height:1.4em;	
	margin:0;
	}
	
form{
	padding:0;
	margin:0;
	}
	
a{
	color:#646464;
	text-decoration:none;
	}
	
a:hover{
	color:#000;
	text-decoration:none;
	}
	
h1 {
	width:96%;
	color: #ccc;
	margin:10PX 0 0 2px;
	}
	
input[type=text]{
	color:#646464;
	border:1px solid #ccc;
	margin:2px 0 2px 0;
	}
	
input[type=text]{
	width:280px;
	}
	
textarea{
	width:99%;
	color:#646464;
	border:1px solid #ccc;
	margin:2px 0 2px 0;
	min-height:100px;
	}
	
input[type=radio]{
	margin:4px 4px 0 0;
	}
	
select{
	color:#646464;
	}
	
/*ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}*/
	

	
/*===================================================================*/
/*  LISTE ID
/*===================================================================*/

#body_background{
	background:#732453 url(../images/fond.jpg) repeat-x top;
	}

#container {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	border:1px solid #fff;
	background-color:#fff;
	}
	
#container_global {
	margin-left:auto;
	margin-right:auto;
	width:999px;
	background:url(../images/fond_container_global.png) repeat-y top;
	}


/*===================================================================*/
/*  LISTE CLASS
/*===================================================================*/

.avertissement{
	color:#cb026f;
	font-style:italic;
	font-size:80%;
	margin:0 50px 10px 50px;
	text-align:left;
	}
	
.avertissement_asterisque{
	color:#cb026f;
 	font-weight:bold;
	font-size:12px;
	}
	
.avertissement_equilibre{
 	font-weight:bold;
	font-size:17px;
	padding:0 6px 0 6px;
	}
	
.clear{
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
	border-width: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	}
	
	
.confirmation {
	clear:both;
	margin:0;
	padding:0;
	}

.confirmation_texte {
	border:1px dotted #abc402;
	margin:10px 50px 10px 50px;
	padding:10px 20px 10px 100px;
	background:url(../images/picto_confirmation.jpg) no-repeat;
	background-position:20px 2px;
	min-height:30px;
	}
		
.contenu {
	margin-top:10px;
	-margin-left:3px;/*HACK POUR IE 6*/
	}

.contenu p{
	margin:10px 50px 10px 50px;
	}

.date{	
	color: #616061;
	background-color:transparent;
	font-size:102%;
	font-weight:bold;
	display:block;
	padding-top:3px;
	margin:15px 0 0 53px;
	float:left;
	}
	
.div_stats_filtre_plus{
	margin:20px 0 0 0;
	}

.div_stats_filtre_tri_croise{
	margin:20px 0 20px 0;
	clear:both;
	}
	
.erreur {
	clear:both;
	margin:0;
	padding:0;
	}

.erreur_texte {
	border:1px dotted red;
	margin:10px 50px 10px 50px;
	padding:10px 20px 10px 100px;
	background:url(../images/picto_avertissement.jpg) no-repeat;
	background-position:20px 2px;
	min-height:30px;
	}
	
.espace01{
	line-height:40px;
	margin:6px;
	}
	
.filet{
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	margin-top:10px;
	}

.fond_tri_croise_ordonnee{
	color:#fff;
	padding:2px 2px 2px 4px;
	background-color:#821b58;
	}
	
.fond_tri_croise_abscisse{
	color:#fff;
	background-color:#ff6c00;
	}

.footer{
	height: 50px;	
	text-align:center;
	margin-top:20px;
	-margin-left:3px;/*HACK POUR IE 6*/
	background:url(../images/fond_footer.jpg) no-repeat top;
	height:60px;
	padding:10px 0 0 0;
	}
	
.header {
	margin-top:20px;
	margin-bottom:10px;
	margin-left:1px;
	}

.intro{
	margin:20px 50px 10px 54px;
	padding:10px 40px 10px 30px;
	clear:both;
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
	font-weight:bold;
	}
	
.intro_com{
	margin:20px 50px 10px 54px;
	padding:10px 40px 10px 30px;
	clear:both;
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
	font-size:85%;
	
	}
	
.intro_com ul{
	font-family: verdana, Arial, Helvetica, sans-serif;
	}

	
.left_row{
	text-align:right;
	font-size:80%;
	width:100px;
	color:#fff;
	line-height:1.1em;
	background-color:#333333;
	padding:2px;
	}
	
.lien_telecharger{
	border:1px solid #ccc;
	padding:4px 4px 4px 4px;
	line-height:26px;
	display:inline;
	}
	
.link_span{	
	color:#fe6d03;
	background-color:transparent;
	background:url(../images/fleche_1.jpg) no-repeat top left;
	border:1px solid #ccc;/*#fe6d03;*/
	line-height:20px;
	height:20px;
	padding:0 10px 0 20px;
	cursor:pointer;
	margin:0 10px 0 30px;
	display:block;
	float:left;
	}
	
.link_span2{	
	background-color:transparent;
	background:url(../images/ico_pdf.jpg) no-repeat top left;
	cursor:pointer;
	padding:0 0 0 25px;
	line-height:2.1em;
	}	
	
.link_span3{	
	background-color:transparent;
	background:url(../images/fleche_2.jpg) no-repeat top left;
	cursor:pointer;
	padding:0 0 0 25px;
	line-height:2.1em;
	}

	
.link_span:hover{	
	color:#797979;
	background-color:transparent;
	}
	
.loader{
	text-align:center;
	height:50px;
	background:url(../images/loader.gif) no-repeat center;	
	}
	
.menu_tri_croise{
	margin: 15px 0 15px 30px;
	}
	
.numerotation{
	color: #fff;
	background-color:#641a45;
	float:left;
	}

.numerotation2{
	font-weight:bold;
	padding:0 12px 0 0;
	}
	
.onglet_tri_croise{
	color:#838282;
	background-color:transparent;
	margin:0 0 10px 0;
	background:url(../images/fd_onglet.jpg) no-repeat;
	background-position:right -2px;
	line-height:34px;
	padding:8px 40px 0 10px;
	cursor:pointer;
	border-left:1px solid #e5e5e5;
	}
	
.onglet_tri_croise:hover{	
	color:#525252;
	}
	
.prev_next{
	border-top:1px dotted #aaa;
	border-bottom:1px dotted #aaa;
	height: 40px;	
	text-align:center;
	clear:both;
	margin:30px 50px 10px 50px;
	}	
	
.precedent{
	background:url(../images/fond_preced.gif) no-repeat top left;
	background-position:0 0;
	padding:9px 0 9px 36px;
	line-height:35px;
	margin:0 30px 0 0;
	cursor:pointer;
	}
	
.precedent:hover{
	background-position:0 -35px;
	}

.reponses{
	margin:10px 50px 10px 50px;
	clear:both;
	}
	
.reponses_multi_colonnes{
	width:23%;
	float:left;
	margin-right: 10px;
	}
	
.reponses_multi_colonnes_b{
	width:31%;
	float:left;
	margin-right: 10px;
	}
	
.reponses_multi_colonnes_c{
	width:48%;
	float:left;
	margin-right: 10px;
	}

.right{
	float:right;
	margin-right:50px;
	}

.rotate{
	font-size:70%;
	line-height:1.1em;
	color:#fff;
	padding:2px 4px 4px 4px;
	background-color:#333333;
	}

.scroll{
	width:860px;
	overflow-y:auto;
	margin:20px 0 0 0;
	}
	
.style01{
	color: #854a6c;
	background-color: #fff;
	font-weight:bold;
	}
	
.submit {		
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #808080;
	/*height: 30px;*/
	height:22px;
	letter-spacing: 1px;
	font-weight:bold;
	cursor:pointer; color:#821e58;
	background:url(../images/fd_bouton_mail2.gif) no-repeat top left;
	background-position:0 -3px;
	width:auto;
	overflow:visible;
	padding:4px 10px 4px 35px;/* POUR IE 7 / FIREFOX / AUTRES*/
	-padding:4px 4px 4px 10px;/* POUR IE 6 */
	margin:0 0 0 15px;
	font-size: 80%;
	}
		
.submit:hover{		
	color:#000;
	font-size: 80%;
	}
	
.suivante{
	background:url(../images/fond_suiv.gif) no-repeat top right;
	padding:9px 36px 9px 0;
	line-height:35px;
	cursor:pointer;
	}

.suivante:hover{
	background-position:right -35px;
	}

.taille01_texte_reponse{
	width:25%;
	text-align:right;
	float:left;
	}

.tel_pdf{
	text-align:center;
	margin:20px 0 20px 0;
	}
	
.txt_tri_croise_ordonnee{
	color:#821b58;	
	}
	
.txt_tri_croise_abscisse{
	color:#ff6c00;	
	}	
	
.txt_tri_croise_normal{
	padding:0 0 0 4px;
	line-height:1.2em;
	font-size:95%;
	}
	
.txt_tri_croise_normal2{
	background-color:#e9e9e9;
	padding:0 0 0 4px;
	}
	
p.taille01_texte_reponse{
	margin:3px 10px 3px 0;
	}

.taille01_input_text{
	float:left;
	}

.titre01{
	font-weight:bold;
	font-size:105%;
	clear:right;
	border-bottom:1px solid #ccc;
	margin:20px 50px 10px 50px;
	-margin:20px 0 10px 25px;
	width:860px;
	float:left;
	}
	
.titre01 p{
	margin:2px 10px 2px 0;
	padding:2px 6px 2px 6px;
	}
	
.titre02{
	color:#762454;
	letter-spacing:0.04em;
	float:left;
	padding:4px 0 0 0;
}

.titre02_intro{
	color:#762454;
	letter-spacing:0.04em;
	float:left;
	padding:4px 0 0 0;
	font-size:130%;
	}

.validation_envoi {
	border:1px dotted #788903;
	margin:10px 50px 10px 50px;
	padding:10px 20px 10px 20px;
	}
	
	
.cnil {
	padding:0 50px 0 50px;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	margin-bottom:auto;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}