/* 
Styles css des formulaires abonnement Grippeaviaire.gouv.fr 
*/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	font-style: normal;
	background-color:#ffffff; 
	text-align: center;
	margin: 0;
	padding: 0;
}
#page {
	width: 500px;
	text-align:left;
	margin: 0 auto;
	font-style: normal;
}

#container{
	width:100%;
	background-color:#FFFFFF;
	font-style: normal;	
	border: 8px solid #E4E4D7;
	border-top: 0;

}
hr {
	text-align: center;
	border: none 0;
	border-top: 1px dotted #666;
	height: 1px;
	margin: 1em;
}
a{
	color: #000;
	text-decoration: none;
	font-weight: bold;	
}
a:hover{
	text-decoration: underline;
	font-weight: bold;
}

#entete {
	width: 500px;
	text-align:left;
	margin: 0 auto;
}

fieldset {
	margin: 0 1em 1em 1em;
	padding: 0 1em 1em 1em;
	border:1px solid #B6B6B6;
}

.comme_un_fieldset {
	margin: 0 1em 1em 1em;
	padding: 0 1em 1em 1em;

}

legend {
	margin:0.2em;
	padding:0;
	font-weight: bold;
	color:#666666;
}
#format{
	width:100%;
	text-align:center;
	font-size:10px;
}

.type_format{
	padding-top:5px;
	padding-bottom:5px;
	padding-right:20px;
}

#fin_form{
	text-align:center;
	margin-top:1em;
	font-size: 12px;
}

#loi{
	text-align:center;
	font-size: 9px; 
	font-style:italic;
	margin-top:20px;
}

#list{
	margin-left:20px;
}

.erreur{ /* messages d'erreur */
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	padding-bottom: 1em;
}

.titre{
	width:100%;
	background-color:#f2f1f4;
	text-align: center;
	width: 100%;
	position: relative;
	border-left: 8px solid #e4e4d7;
	border-right: 8px solid #e4e4d7;
	border-bottom:0px;

}

	

.titre h3 {
	font-size: 1.2em;
	font-weight:bold;
	margin: 0;
	padding: 0.3em;
	line-height: 1.2em;
	text-transform: uppercase;
	color: #789197;

}
.champ{
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	width:200px;
}
.mail{
	margin:.8em;
	padding:.8em;
	text-align: center;
}
.checkbox{
	padding:20px;
	vertical-align:top;
}
.titre_news{
	font-weight: bold;
}
.button{
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	width:200px;
	background-color:#EEEEEE;
}

.button2{
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	width:100px;
	background-color:#EEEEEE;
}

.button3{
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	background-color:#EEEEEE;
}

.legende {
	font-size:1em;
	color: #000000;
	margin: .5em 0;
}
.desabo {
	font-size: .85em;
	color: #999999;
	margin: .5em 0;
}
.retrait {
	margin: 0 0 .5em 1.9em;
}
.copyright {
	font-size: 10px;
	color: #666;
	margin: 0 1em 1em 1em;
}
.copyright a {
	color: #666;
}
.copyright a:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
code {
	font-family: Arial, Helvetica, sans-serif;
}
.gras_centre {
	text-align: center;
	font-weight: bold;
}


.fin_form {
    text-align: center;
    margin-top: 1em;
    font-size: 12px;
}

.fin_form_gras {
	text-align:center;
	font-weight:bold;
	margin:1em;
	font-size: 12px;
}


.donnees_perso {
	text-align: center;
	color: #fff;
	margin: 0 1em 1em 1em;
}

.donnees_perso a {
	color: #fff;
	font-weight: normal;
}
.donnees_perso a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

.comme_un_fieldset p {
	margin:0;
	}
