#contain {
position:absolute;
top:85px;
left:100px;
z-index:100;
/*width:860px;*/

}

td#bg_flash {
	
        background-image: url(http://www.parrot.biz/fr/accueil/zwo_info/skins/new_parrot_fr/bg_lasvegas);
	background-repeat: repeat;
	background-position: top;	
	background-position: left;

}


td#bg_menu1 {

	background-image: url(http://www.parrot.biz/fr/zwo_info/skins/new_new_parrot_fr/back1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
td#bg_menu1 h1
{
	color:#FFFFFF;
	font:Arial;
	padding-top:3px;
	padding-left:5px;
	font-size:12px;	
}

td#bg_menu2 {
	background-image: url(http://www.parrot.biz/fr/zwo_info/skins/new_new_parrot_fr/back2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td#bg_menu2 h1
{
	color:#FFFFFF;
	font:Arial;
	padding-top:3px;
	padding-left:5px;
	font-size:12px;	
}

td#bg_menu3 {
	background-image: url(http://www.parrot.biz/fr/zwo_info/skins/new_new_parrot_fr/back3.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td#bg_menu3 h1
{
	color:#FFFFFF;
	font:Arial;
	padding-top:3px;
	padding-left:5px;
	font-size:12px;	
}


div.menu
{
	margin: 0px !important;
	padding: 0px !important;
}
div.menu
{
font-family:arial;
	float: left;
	width: 140px;
	cursor: pointer;
	border-left:1px #fff solid;
	height:24px;
	display:block;
		/*background-color:#A60725;*/
}

dl.menu a.prem
{text-decoration:none;
	padding-top:4px;
	color:#fff;
	width:140px;
	text-align:center;
	display: block;
	padding-bottom:1px;

		/*background-color:#A60725;*/
}


dl.menu a.prem:hover
{
	text-decoration:none;
	background-color:#A60725;
}

a.prem span {
	font:arial;
}



div.menu 
{
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	width: 140px;
	margin: 0px auto;padding: 0px;
	font-size: 12px;
}
div.menu a:hover
{
	background: transparent;
}
div.menu a,div.menu a:visited
{
	width:138px;
	display:block;
	text-decoration: none;
	color: #FFF;
	padding-top: 5px;
	text-align: center;
	
}
div.menu a:hover
{
	color: #FFF;
	background-color:transparent;
	color:white;
	text-decoration:none;
}

a#accueil,a#accueil:visited,a#accueil:link {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	height:19px !important;
	height:24px;
	background-color:#E2017B;
	color:white;
	border-left:none;
	width:100px;
font-family:arial;
	display:block;
	text-decoration: none;
	color: #FFF;
	padding-top: 5px;
	text-align: center;

}
a#accueil:hover {
	color: #fff;
	text-decoration:underline;
}


/* ######### 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,sans-serif;
font-size:11px;
color:#666;
}

/* style des cellules de titre */
th {
font-family: verdana,arial,sans-serif;
font-size:12px;
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:underline;
color:#333;
border:none;
}

a:visited {
text-decoration:underline;
color:#333;
border:none;
}

a:hover {
text-decoration:underline;
color:#d7050e;
border:none;
}

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 {
border:1px solid #333;
	background: #fff;
	color: #131313;
	margin-right:20px;
}
input.bouton {
	border: 1px solid #333;
	font-weight: bold;
	cursor: pointer;
margin-right:20px;
width:100px;
background-color:#d7050e;
color:#000;


}
input.bouton:hover {
width:100px;
background-color:#990000;
color:#fff;
font-weight:bold;
}
input.bouton:active {
	border: 2px inset #B487FA;
	color: white;
        margin-right:20px;
} 
input{
background: #fff;
width:120px;
color:#3e3e3e;
font-weight:bold;
}
.champ{

font-weight:normal;
margin:0px;
}

.formulaire
{text-align:right;
padding-right:150px;
}

.bouton_ok{
background-image:url(zwo_info/css/images/bouton_ok_vert.jpg);
cursor:pointer;
background-repeat:no-repeat;
background-color:transparent;
width:40px;
height:20px;
color:#666;
margin:0px;
float:left;
padding-bottom:2px;
padding-right:10px;
border:none;
}

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: #fff;
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: 48%; /*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
font-size: 85%;
text-align: right; /*** ... et ils sont alignés à droite... ***/
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:#e41915;
font-weight:bold;
}

h1 {font-family:times,sans-serif;
font-size:22px;
color:#b4b4b4;
font-weight:bold;
margin:0px;

}


h2 {
padding-left:0px;
color:#a60725;
margin:0 0 0.2em 0;
font-size: 20px;
font-family:Trebuchet MS, Arial, sans-serif;
color:#a60725;
}

h3 {
font-family:arial,verdana,sans-serif;
font-size:14px;
color:#333;
font-weight:bold;

}

h4 {
font-family:arial,verdana,helvetica;
font-size:12px;
font-weight:bold;
color:#d7050e;
margin-bottom:0px;
}

h5 {
font-family:verdana,arial,helvetica;
font-size:12px;
font-weight:bold;
color:#d7050e;
margin:0px;
padding:0px;
}
strong{
font-weight:bold;
font-size:11px;
color:#999;
}
/*strong {
text-align: justify;
valign: bottom;
padding-top:30px;
font-family:verdana,sans-serif;
font-size:12px;
color:#ef0086;
background-image:url(zwo_info/css/images/fond_strong.jpg );
background-repeat: no-repeat;
display:block;
background-position: 0px 3px;
padding-left:20px;
}*/

strong:first-letter
{
padding-left: 50px;
text-align: justify;
} 


/* Style des listes */
li {
list-style-image : url(zwo_info/css/images/puce.gif);
}

/* 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;
}
.bord_dt{
background-image:url(zwo_info/css/images/degrade_dte.jpg);
background-repeat: repeat-y;
background-position: top left;
}
.bord_gche{
background-image:url(zwo_info/css/images/degrade_gche.jpg);
background-repeat: repeat-y;
background-position: top left;
}
.banniere{
background-image:url(zwo_info/css/images/bann_2_05.jpg);
background-repeat: no-repeat;
background-position: top left;
}
.fond{
background-image:url(zwo_info/css/images/fond_14.jpg);
background-repeat: repeat-x;
background-position: top left;
}
.footer{
background-image:url(zwo_info/css/images/footer_16.jpg);
background-repeat: no-repeat;
background-position: top left;
}

.bloc_gche{
background-image:url(zwo_info/css/images/bloc_gche_vert.jpg);
background-repeat: no-repeat;
background-position: top left;
}
.bloc_dt{
background-image:url(zwo_info/css/images/bloc_dt_17.jpg);
background-repeat: no-repeat;
background-position: top left;
}
.ligne_contenu{
background-image:url(zwo_info/css/images/ligne2.jpg);
background-repeat: no-repeat;
background-position: top left;
}

.liens a:link {
background-image:url(zwo_info/css/images/carre_vert.jpg);
background-repeat: no-repeat;
background-position: 5px 6px;
padding-left: 20px;
color:#666;
font-family:verdana,arial,helvetica;
font-size:11px;
font-weight:bold;
}

.liens a:visited {
background-image:url(zwo_info/css/images/carre_vert.jpg);
background-repeat: no-repeat;
background-position: 5px 6px;
font-family:verdana,arial,helvetica;
padding-left: 20px;
color:#666;
font-size:11px;
font-weight:bold;
}

.liens a:hover {
background-image:url(zwo_info/css/images/carre_vert.jpg);
background-repeat: no-repeat;
background-position: 5px 6px;
font-family:verdana,arial,helvetica;
padding-left: 20px;
color:#66cc33;
font-size:11px;
font-weight:bold;
}
.titre a ,.titre a:link,.titre a:visited{
font-family:arial,verdana,helvetica;
font-size:12px;
color:#990000;
font-weight:bold;
text-decoration:underline;
}
.titre a :hover{
font-family:arial,verdana,helvetica;
font-size:12px;
color:#990000;
font-weight:bold;
text-decoration:underline;
}
.typo_petite{
font-size:9px;
color:#666;
font-family:verdana,arial,helvetica;
}
.ombre_ht{
background-image:url(zwo_info/css/images/top_wht.gif );
background-repeat: repeat-x;
background-position: top left;
}
.ombre_dte{
background-image:url(zwo_info/css/images/shw_r.gif);
background-repeat: repeat-y;
background-position: top left;
}
.ombre_gche{
background-image:url(zwo_info/css/images/shw_l.gif);
background-repeat: repeat-y;
background-position: top left;
}
.fond-article{
background-image:url(zwo_info/css/images/bg_490box.gif);
background-repeat: no-repeat;
background-position: top left;
}
.article_history{

padding-left:16px;
}

.residence{
text-align:left;
background-color:transparent;
border:none;
padding-bottom:10px;
}
.action{
background-color:transparent;
border:none;
text-align:left;
padding-bottom:10px;
padding-right:20px;
}
input.action{
width:30px;

}
.infos{
text-align:left;
background-color:transparent;
border:none;
padding-bottom:10px;
}
.desFold{
font-weight:bold;
font-size:10px;
}
.navigation a{
padding-top:6px;
padding-bottom:6px;
display:block;
}
 	

  	



/*-----------------modules------------*/
.news_history{ 
display:block;
/*width:100%;*/
font-size:4px;
width:auto;
}

.news_history a ,.news_history a:link ,.news_history a:visited {
display:block;
clear:both;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#333;
background-image:url(zwo_info/css/images/puce.gif );
background-repeat: no-repeat;
background-position: 17px 8px;
padding-left: 30px;
width:auto;
padding-top:3px;
padding-bottom:3px;
text-align:left;
}

.news_history a:hover{

text-decoration:none;
color:#797F83;
}

.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 );
}

div.download {
	display:block;
	clear:both;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	width:auto;
	padding:5px 1px;
	border-bottom:dashed 1px #aaa;
	background-color:#E8E8E8;
	margin-left:4px;
	margin-right:8px;
}

div.download a ,div.download a:link ,div.download a:visited {
	display:block;
	clear:both;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	background-image:url(zwo_info/css/images/fl-bleu.gif );
	background-repeat: no-repeat;
	background-position: 8px 2px;
	padding-left: 20px;
}
a.download:visited {
	color:#797F83;
}
/* recherche */

#zwo_search {
display:inline;
}

#zwo_search input{
font:10px verdana;
display:inline;width:140px;
border:#ccc inset 1px;
}
.search input{
background-color:#fff;
border: 1px #DF1B1C solid;
border-width: 2px 2px 1px 2px ;

}
.search input.valid{
align:right;
background-color:#ccc;
border:1px #ccc outset !important;
color: #DF1B1C;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
}

/* navigation */

a.nornavigation2,a.nornavigation2:link,a.nornavigation2:visited {
background-image:transparent;
}
a.nornavigation2:hover {
background-image:transparent;
}
a.selnavigation2,a.selnavigation2:link,a.selnavigation2:visited {
background-image:transparent;
}
a.selnavigation2:hover {
background-image:transparent;
}


a.nornavigation2_3,a.nornavigation2_3:link,a.nornavigation2_3:visited {
font-family:verdana;
color:#fff;
font-size:10px;
font-weight:bold;
background-image:url(zwo_info/css/images/icone_ssnav.gif );
background-repeat:no-repeat;
background-position:10px 5px;
padding-left:20px;
}
a.nornavigation2_3:hover {
color:#414045;
font-family:verdana;
font-size:10px;
font-weight:bold;
background-image:url(zwo_info/css/images/icone_ssnav.gif );
background-repeat:no-repeat;
background-position:10px -5px;
padding-left:20px;
}
a.selnavigation2_3,a.selnavigation2_3:link,a.selnavigation2_3:visited {
color:#414045;
font-family:verdana;
font-size:10px;
font-weight:bold;
background-image:url(zwo_info/css/images/icone_ssnav.gif );
background-repeat:no-repeat;
background-position:10px -5px;
padding-left:20px;
}
a.selnavigation2_3:hover {
color:#666;
font-family:verdana;
font-size:10px;
font-weight:bold;
background-image:url(zwo_info/css/images/icone_ssnav.gif );
background-repeat:no-repeat;
background-position:10px-5px;
padding-left:20px;
}


