/* CSS Document */

/*** CONCERNE TOUTES LES PAGES ***/

body 														{ background: url(/images/homepage/fond-premiere-page-site1.gif);border:0; margin:0; padding:0 9px; font-family:  "Century Gothic", "Trebuchet MS" , Arial, Helvetica, sans-serif; font-size:11px; color:#737373;}

p, table, tr, td, th, ul, li, form,
select, input, img, h1, h2, h3								{ font-weight: normal; border:0px; padding:0; margin:0; font-family: "Century Gothic" , Arial, Helvetica, sans-serif; list-style-type:none; font-size:11px; color:#000000; border-collapse:collapse }
.clearfloat													{ clear:both; }

#contenu select												{ border:1px solid #b6b6b6; color:#8b8b8b; height:17px; padding:1px; margin:1px }
/* #contenu input												{ border:1px solid #b6b6b6; color:#8b8b8b; height:15px; padding:1px; margin:1px; width:20px } */
#contenu input												{ border:1px solid #b6b6b6; color:#8b8b8b; padding:1px; margin:1px;  }


#content #header ul											{ width:809px; height:28px; }
#content #header ul li										{ float:left;}
#content #header ul li a									{ display:block; height:28px; margin-top:0px}
#content #header ul li a strong								{ position: absolute; top:-500px;}

#content #header ul li a.dummy						{ background-color: #FFFFFF;background: url(/images/header/baseline2.gif); width:436px; }
#content #header ul li a.dummy1						{ background-color: #FFFFFF;background: url(/images/header/baseline2.gif) right; width:111px; }
#content #header ul li a.ongletcompte						{ background: url(/images/header/onglet1-mon-compte-01.gif); width:111px; }
#content #header ul li a.ongletidentifier					{ background: url(/images/header/onglet1-sidentifier-01.gif); width:95px; }
#content #header ul li a.ongletdeconnexion					{ background: url(/images/header/onglet1-deconnexion-01.gif); width:95px; }
#content #header ul li a.ongletpanier						{ background: url(/images/header/onglet1-panier-01.gif); width:72px; }
#content #header ul li a.ongletcontact						{ background: url(/images/header/onglet1-contact-01.gif); width:95px; }
#content #header ul li a:hover.ongletcompte					{ background: url(/images/header/onglet1-mon-compte-02.gif); width:111px; }
#content #header ul li a:hover.ongletidentifier				{ background: url(/images/header/onglet1-sidentifier-02.gif); width:95px; }
#content #header ul li a:hover.ongletdeconnexion				{ background: url(/images/header/onglet1-deconnexion-02.gif); width:95px; }
#content #header ul li a:hover.ongletpanier					{ background: url(/images/header/onglet1-panier-02.gif); width:72px; }
#content #header ul li a:hover.ongletcontact				{ background: url(/images/header/onglet1-contact-02.gif); width:95px; }
															  
.boldtitle { 
	font-family:  "Century Gothic" , "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: bold; 
	font-size: 23px; 
	margin: 5px; /* Marge pour les DIV internes de chaque colonne (pour aération) */
	line-height:25px;
}
.title { 
	font-family:  "Century Gothic" , "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: normal; 
	font-size: 23px; 
	margin: 5px; /* Marge pour les DIV internes de chaque colonne (pour aération) */
}
.subtitle { 
	font-family:  "Century Gothic" , "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: bold; 
	color:#ff7f33;
	font-size: 15px; 
	margin: 0px; /* Marge pour les DIV internes de chaque colonne (pour aération) */
}
.subtitle2 { 
	font-family:  "Century Gothic" , "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: bold; 
	font-size: 13px; 
	margin: 1px; /* Marge pour les DIV internes de chaque colonne (pour aération) */
}

.subtitle3 { 
	font-family:  "Century Gothic" , "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: bold; 
	font-size: 13px; 
	color: #669900;
	margin: 1px; /* Marge pour les DIV internes de chaque colonne (pour aération) */
}

.comments {
	font-family:   "Century Gothic" , "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: normal; 
	font-size: 10px; 
	margin-left: 5px; /* Marge pour les DIV internes de chaque colonne (pour aération) */
}

.erreur1 {
	font-family:   "Century Gothic" , "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: normal; 
	font-size: 11px; 
	color: red;
}

a.lien1 { color:#e20077; text-decoration:none }
a.lien1:hover { text-decoration: underline }

a.lien2 { color:#e20077; text-decoration:none; font-weight:bold; }
a.lien2:hover { text-decoration: underline }

a.lien3 { color:#014b91; text-decoration:none; font-weight:bold; }
a.lien3:hover { text-decoration: underline }

