	/***********************************************************
	** Auteur: Création SunnyWeb                              **
	** Fichier: style.css                                     **
	** Date: 2010-03-06                                       **
	** ©Création SunnyWeb 2010                                **
  	***********************************************************/
@charset "iso-8859-1";

body { color: #000000; background-color: #ffffff; margin: 0 0 0 0; font-size: 10px; font-family: Arial;  }
a:link { color:#881720; text-decoration: none; }
a:visited {color:#881720; text-decoration: none; }
a:hover {color:#888888; text-decoration: underline; text-underline: single; }
a:active {color:#888888; text-decoration: underline; text-underline: single; }

/***********************************************************
** mainTable                                              **
***********************************************************/
#mainTable { margin: 0 0 0 0; padding: 0 0 0 0; }
#mainTable .blackHeader { font-size: 14px; text-align: right; color: #ffffff; font-weight: bold; font-family: Arial; padding: 0 10 0 0; }
#mainTable .line1px { font-size: 0px; margin: 0 0 0 0; padding: 0 0 0 0; }
#mainTable .bdpGauche { font-size: 12px; font-weight: bold; color: #000000; font-family: Arial; }
#mainTable .bdpCentre { text-align: center; }
#mainTable .bdpDroite { font-size: 12px; font-weight: bold; text-align: right; color: #000000; font-family: Arial; }
#mainTable .menu { padding: 0 0 0 30; }
#mainTable .menu2 { text-align: center; }

/***********************************************************
** MENU                                                   **
***********************************************************/
#menu { color: #881720; font-size: 16px; font-weight: bold; font-family: Arial; }
#menu a { color: #881720; font-size: 16px; font-weight: bold; font-family: Arial; text-decoration: none; }
#menu a:link { text-decoration: none; }
#menu a:visited { text-decoration: none; }
#menu a:hover { color: #888888; text-decoration: underline; text-underline: single; }
#menu a:active { color: #888888; text-decoration: underline; text-underline: single; }

/***********************************************************
** MENU2                                                  **
***********************************************************/
#menu2 { color: #881720; font-size: 16px; text-align: center; font-weight: bold; font-family: Arial; }
#menu2 .break { width: 150px; height: 15px; }
#menu2 .big { font-size: 18px; }

/***********************************************************
** CENTRAL                                                **
***********************************************************/
#central { width: 600px; }
#central .top { width: 600px; height: 35px; background-image: url("../images/main_top.gif"); background-repeat: no-repeat; padding: 0 0 0 0; margin: 0 0 0 0; }
#central .main { width: 600px; min-height: 325px; height: 325px; background-image: url("../images/main_main.gif"); background-repeat: yes; padding: 0 0 0 0; margin: -16 0 -16 0; }
*>#central .main { height: auto; }
#central .wrap { width: 530px; margin: 0 0 0 0; padding: 0 35 0 35; }
#central .bottom { width: 600px; height: 35px; background-image: url("../images/main_bottom.gif"); background-repeat: no-repeat; padding: 0 0 0 0; margin: 0 0 0 0; }


/***********************************************************
** PRINCIPAL                                              **
***********************************************************/
#principal { width: 600px; height: 395px; padding: 0 0 0 0; margin: 0 0 0 0; }
#principal .main { width: 600px; height: 395px; background-image: url("../images/principal_main.gif"); background-repeat: no-repeat; padding: 0 0 0 0; margin: 0 0 0 0; }
#principal .wrap { width: 544px; height: 347px; margin: 0 0 0 0; padding: 24 28 24 28; }
#text_zone { width: 544px; height: 60px; margin: 0 0 0 0; padding: 0 0 0 0; background-color: #000000; top: -64; position: relative; z-index: 20; filter:alpha(opacity=40); -moz-opacity:0.4; opacity: 0.4; }
*>#text_zone { top: -60; }
#text { width: 524px; height: 40px; margin: 0 0 0 0; padding: 10 10 10 10; color: #ffffff; font-weight: bold; top: -127; position: relative; z-index: 25; filter:alpha(opacity=100); -moz-opacity:1; opacity: 1;  }
*>#text { top: -123; }