@import 'sondage.css';

.lienblanc:visited {
    color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.lienblanc:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
.lienblanc:link {
    color: #FFFFFF;
    font-size: 12px;
	text-decoration: none;
}
.lienpetitblanc:visited {
    color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.lienpetitblanc:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
.lienpetitblanc:link {
    color: #FFFFFF;
    font-size: 10px;
	text-decoration: none;
}
.lienrouge:visited {
    color: #FF3300;
	font-size: 12px;
	text-decoration: none;
}
.lienrouge:hover {
	color: #FF3300;
	font-size: 12px;
	text-decoration: underline;
}
.lienrouge:link {
    color: #FF3300;
    font-size: 12px;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body, tr, td, input, select, textarea, button, ul, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.chemin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: italic;
	text-decoration: none;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.textegrandblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.texteblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.textepetitblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.texterouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
.titrerubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.titresousrubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

ul {  list-style-position: outside; list-style-image: url(../fr/nav/puce.gif); list-style-type: disc ; color:#FFFFFF;}

.champobligatoire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;

}

.titre
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DF5408;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C4A898;
	text-transform: uppercase;
}
.intertitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DF5408;
	text-transform: uppercase;
}
.textecouleur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF5408;
}
.1topleft{
	background-color:#E1D3CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.1topcenter{
	background-color:#E1D3CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.1topright{
	background-color:#E1D3CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.1middleleft{
	background-color:#F0E9E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF5408;
}
.1middlecenter{
	background-color:#F0E9E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF5408;
}
.1middleright{
	background-color:#F0E9E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF5408;
}
.1bottomleft{
	background-color:#F0E9E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF5408;
}
.1bottomcenter{
	background-color:#F0E9E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF5408;
}
.1bottomright{
	background-color:#F0E9E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DF5408;
}