
body
{
	margin:0;
	padding:0;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	height:100%;
	background-color: #FFFFFF;
	/* background-color: #EBECEE; */
}

td {
	vertical-align: top;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

td.td_home {
	text-align: center;
	vertical-align: middle;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

td.theatre {
	text-align: left;
	vertical-align: middle;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	overflow: auto;
}

img {
	border: 0px;
}

#pagewidth-800{
	width:760px;
	text-align:left;
	padding-left: 25px;
	padding-right: 25px;
	margin-left:auto;
	margin-right:auto;
	border-left: 0px solid white;
	border-right: 0px solid white;
}

.clr {
	clear:both;
}

#laius-gauche {
	color: #a6050c;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
}

.titre {
	color: #a6050c;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}

.text_suite {
	color: #a6050c;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.titre-breves {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;	
	text-transform: uppercase;
}

.laius-breves {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a.text-lien:link {
	color: #a6050c;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

a.text-lien:visited {
	color: #a6050c;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

a.text-lien:hover {
	color: #a6050c;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}

a.text-lien:active {
	color: #a6050c;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

/* ===================================================== 
 *  STYLES SPECIFIQUES AU TEMPLATE : BANNIERE
 * -----------------------------------------------------
 */


#banniere {
	height:90px;
	margin: auto;
	width: 760px;	
	border: 0px solid black;
}

/* ===================================================== 
 *  STYLES SPECIFIQUES AU TEMPLATE : HEADER
 * -----------------------------------------------------
 */

#header {
	height:100px;
	width:100%; 
	border: 0px solid black;
}

/* ===================================================== 
 *  STYLES SPECIFIQUES AU TEMPLATE : MENU
 * -----------------------------------------------------
 */

.menu {
	height:20px;
	width:100%; 
	background-color: #13335f;
	border: 0px solid black;
}

.menu-deco {
	width: 100%;
	word-spacing: 8px;
	color: #FFFFFF;
	background-color: #13335f;
}

a.menu-lien:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
}

a.menu-lien:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
}

a.menu-lien:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
}

a.menu-lien:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
}

/* ===================================================== 
 *  STYLES SPECIFIQUES AU TEMPLATE : EDITO	
 * -----------------------------------------------------
 */

#edito {
	width: 100%;
	border: 0px solid black;
}

.edito_fond3 {
	background: #13335F;
	vertical-align: bottom;
}

.edito_fond {
	background: #B2DB11;
}

.edito_fond2 {
	background: #B2DB11;
	vertical-align: middle;
	text-align: center;
}

.edito_laius {
	font-style: normal;
	font-family: Arial, verdana, sans-serif;
	font-size: 8px;
}

/* ===================================================== 
 *  STYLES SPECIFIQUES AU TEMPLATE : CONTENT	
 * -----------------------------------------------------
 */

#content {
	width: 100%;
	border: 0px solid red;
}

.liseret {
	background: url("../Image/liseret.gif") 0 0 repeat-y;
}

/* ===================================================== 
 *  STYLES SPECIFIQUES AU TEMPLATE : COPYRIGHT	
 * -----------------------------------------------------
 */

#copyright {
	height:100%;
	width:100%;
	font-family: Arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	border: 0px solid black;
}


.categorie {
	font-family: Arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A6050C;
	text-transform: uppercase;
	text-align: left;
}
.categorie2 {
	font-family: Arial, verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A6050C;
	text-align: left;
	text-transform: uppercase;
}
.chapitre {
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #13335F;	
	text-transform: uppercase;
	text-align: left;
}
.chapitre2 {
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #13335F;	
	text-align: left;
}
.normal {
	font-family: Arial, verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	text-transform: lowercase;
	text-align: left;
}


