body {
background-color:#fff;
}

.background-side {
background-image:url(zwo_info/css/images/fondgris.jpg);
background-repeat:repeat-x;
}

html, body, table.origin , td.origin {height:100%;margin:0;padding:0;width:100%;
}

.contenu {
background-repeat:no-repeat;
background-image:url(zwo_info/css/images/underheader.jpg);
padding-left:10px;
padding-right:10px;
}

.angle {
background-image:url(zwo_info/skins/interne/header_07.jpg);
background-repeat:no-repeat;
background-position:top left;
paddig-left:12px;

}
.angle h1,.angle h2,.angle h3 {
padding:0px;
margin:0px;
}
#conteneur {

    position: relative;

	margin-left: auto;

	margin-right: auto;

	width: 100%;

	height: auto;

	border: 0px solid #000;

	background-color: transparent;

     }

.contact {
	background-image: url(zwo_info/css/images/contact.jpg);
	background-repeat:no-repeat;
	padding-top:55px;
}
.contact p {
color:#FFFFFF;
}
.contact em {
color:#F54A91;
}

p.impose_champs_email, p.champs_0, p.champs_1,p.champs_2,p.champs_7 {
width:378px;float:right;display:block;clear:both;text-align:left;
margin:4px;font-weight:bold;
}
p.impose_champs_email span, p.champs_0 span, p.champs_1 span,p.champs_2 span,p.champs_7 span {
display:block;float:left;clear:left;font-weight:bold;width:120px; font-size:85%;padding-left:20px;
}

.contact input {
width:200px;color: #333333;
}

p.obligatoire {
	font-size:9px;
	color:#F54A91;
	text-align:right;clear:both;
}

.contact input.bouton{
clear:both;
width:40px;
float:right;
dislpay:block; 
margin:10px;
}

p.champs_3 span 
{
display:block;float:left;clear:left;font-weight:bold;width:200px;
}
p.champs_3 em
{
display:block;float:left;
}

p.champs_3{
flaot:right; padding-left:25px;
}

p.bouton_p {
clear:both;
text-align:middle;

}

p.bouton_p input:hover{
background-color:#fff;
}
p.champs_7{
flaot:left;clear:both;
}

/* ######### redéfinitions de tags ######## */
td {
/* Changer ici les couleurs, familles et tailles 
de fontes par défaut pour tout le site */
/* dans zwook tous les textes apparaissent systématiquement
dans des tableaux, c'est donc ici qu'il faut modifier les
couleurs, font, tailles des polices : */
font-family: verdana,arial,sans-serif;
font-size:11px;
color:#34006D;

}

p {
font-family: verdana,arial,sans-serif;
font-size:11px;
color:#34006D;
font-weight:normal;
text-align:justify;

}
,
/* style des cellules de titre */
th {
font-family: verdana,arial,sans-serif;
font-size:small;
color:black;
border-bottom:1px solid #131313;
border-top:0px solid #131313;
#background:#B3C9E0;
}

/* Style des liens */
div#fond_banniere a,div#fond_banniere a:link,div#fond_banniere a:hover,div#fond_banniere a:visited {
   background:#cc6666; /*important!*/   
}
a:link {
text-decoration:none;
color:#75015D;
}

a:visited {
text-decoration:none;
color:#75015D;
}

a:hover {
text-decoration:underline;
color:#75015D;
}

em {
color:#131313;
}

h4 em, h4 a, h5 a, h4 a:visited, h5 a:visited {
color:#131313;
}

h5 em {
color:black;
}

/* Style des traits */
hr {
color:#131313;
border-bottom:thin solid black;
}

/* Style des éléments de formulaire */
input, textarea {
background: #fff;
color:#131313;
font-weight:bold;
border: 1px solid #131313;
}

strong {
}

strong h3 {
border-bottom:0px solid #131313;
page-break-after: avoid;
}

fieldset { /*** Mise en forme des commentaires ds un formulaire (je le laisse pour qu'on puisse l'agrémenter si on veut, bordures, etc.***/
background: #ffffff;
padding: 2px;
margin: 3px;
border-width: 2px;
border-color: lightgray;
-moz-border-radius: 12px;
border-radius: 12px;
}

label { /*** Mise en forme des intitulés de champs ***/
float: left; /*** Très important, ne pas suprimer ! ***/
width: 37%; /*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
font-size: 85%;
text-align: right; /*** ... et ils sont alignés à droite... ***/
line-height: 1.6px;
margin: 0px;
padding: 0px;
}

label:hover, input {
cursor: pointer; /*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
}

/* Style des niveaux de titre */
h1, h2, h2 a, h2 a:visited  {
font-family:arial,verdana,sans-serif;
color:#F54A91;
font-weight:bold;
}

h1 {
padding-left:12px;
}

h2 {
padding-top:0px;
margin-top:5px;
font-size:18px;
margin-bottom:3px;
font-family:tahoma;
}

h3 {
font-family:verdana,sans-serif,arial;
font-size:16px;
color:#75015D;
font-weight:bold;
border-top:3px solid #FB81D6;
}

h4 {
color:#546475;
font-variant:small-caps;
background:#75015D;
border-bottom:1px solid #DD0BCE;
}

h5 {
font-variant:small-caps;
color:#7A7C7F;
}

/* Style des listes */
ul{
  list-style-image: url(zwo_info/css/images/puce.gif);
	padding-top:0px;
margin-top:0px;
	padding-down:0px;
margin-down:0px;

/*margin:0px;
padding:0px;
display:block;
*/
}
ul li{
  list-style-image: url(zwo_info/css/images/puce.gif);
	padding-top:0px;
margin-top:0px;
	padding-down:0px;
margin-down:0px;

/*magin:0px;
padding:0px;
display:block;
*/
}

/* Style des footnotes */
fn, sup {
color:#131313;
}

/* ######### classes génériques ######## */
.error_message {
font-size:large;
color:red;
text-align:center;
}

.alternate_background {
/* utiliser ici une couleur proche mais légèrement différente 
du background de page : voir forum pour tester */
background:#eaf4ff;
}
.alternate_backgroundr {
	/* utiliser ici une couleur proche mais l?g?rement diff?rente 
du background de page : voir forum pour tester */
	background: Green;
}
.alternate_background2 {
/* utiliser ici une couleur proche mais légèrement différente 
du alternate_background : voir calendrier pour tester */
background:#CDD6E0;
}

.alternate_background3 {
/* utiliser ici une couleur proche mais légèrement différente 
du alternate_background2 : voir calendrier pour tester */
background:#f4f9ff;
}

.flashy_background a {
color:white;
}

.flashy_background {
/* utiliser ici une couleur qui tranche sur le background 
de page : voir calendrier pour tester */
background:#88AADD;
}

/* Style alternatif des éléments de formulaire : 
voir speedblog pour test */
.alternate_form {
background:#CCCCCC;
color:black;
border: 1px solid black;
}

/*-----------------modules------------*/
.news_history{ 
display:block;
width:100%;
font-size:4px;
display:block;
}

.news_history a ,.news_history a:link ,.news_history a:visited {
display:block;
clear:both;
font-size:10px;
font-family:verdana;
font-weight:bold;
color:#34006D;
background-image:url(zwo_info/css/images/puce.gif );
background-repeat: no-repeat;
background-position: 4px 0px;
padding-left: 30px;
width:auto;
padding-top:5px;
padding-bottom:3px;
text-align:left;
}

.news_history a:hover{
text-decoration:none;
color:#75015D;
}

.news_history a.ad_mes ,.news_history a.ad_mes:link ,.news_history a.ad_mes:visited {
background-image:url(zwo_info/css/images/puce.gif );
}

.news_history a.new_mes ,.news_history a.new_mes:link ,.news_history a.new_mes:visited {
background-image:url(zwo_info/css/images/puce.gif );
}

/* recherche */

#zwo_search {
display:inline;
}

#zwo_search input{
font:10px verdana;
display:inline;width:140px;
border:#ccc inset 1px;
}