body {
	margin:0;
	padding:0;
	background:url(img/bg-global.gif) top repeat-x #c59ec5;
	font-size:12px;
	font-family:Arial;
	}	
	
h1,h2,h3,h4,li,ul {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	list-style:none;
	}

form {
	padding:0;
	margin:0;
	}

a { color:#682069; }
a:hover { color:#c59ec5; text-decoration:none; }

/* ROWS */
.row, .header_row, .content_row {
	height:1%;
	overflow:hidden;
	clear:both;
	}
.header_row { height:160px; }
.content_row { padding:10px; }

/* ZONES */
#page {
	background:url(img/bg-page.gif) center;
	width:960px;
	margin:0 auto 0 auto;
	}

#header { background:url(img/bg-header.jpg) top no-repeat; }

.header_logo {
	background:url(img/bienvenue-authume.gif) no-repeat;
	width:250px;
	height:90px;
	display:block;
	margin:30px 0 0 30px;
	float:left;
	}

.header_accueil {
	background:url(img/header-home.gif) top no-repeat;
	width:138px;
	height:36px;
	display:block;
	margin:0 0 0 10px;
	float:left;
	}
.header_accueil:hover { background-position:bottom; }

#header_menu {
	width:180px;
	float:right;
	}

#header_menu a, #header_menu div { background:url(img/header-menu.gif) no-repeat; display:block; }
#header_menu .m_mail{ height:27px; background-position:left 0; }
#header_menu .m_mail:hover { background-position:right 0; }
#header_menu .m_fav { height:24px; background-position:left -27px; }
#header_menu .m_fav:hover { background-position:right -27px; }
#header_menu .m_print { height:24px; background-position:left -51px; }
#header_menu .m_print:hover { background-position:right -51px; }
#header_menu .m_footer { height:25px; background-position:left bottom; }

#left_col {
	width:200px;
	float:left;
	overflow:hidden;
	}
	
#content {
	padding:0 10px 0 10px;
	width:720px;
	margin-top:-10px;
	float:left;
	}

#content img { border-color:#ccc; }

/* FOOTER */
#footer {
	background:url(img/bg-footer.jpg) top no-repeat;
	height:210px;
	width:960px;
	margin:0 auto 0 auto;
	}

#footer .baseline {
	color:#fff;
	font-family:Trebuchet MS, Tahoma;
	font-size:14px;
	float:left;
	margin:165px 0 0 30px;
	}
#footer .baseline b { color:#ffd200; }

#footer .logos { float:right; margin:10px; }

/* MENU */
.main_menu { padding:0; margin:0; }

.main_menu li {
	font-size:14px;
	font-weight:bold;
	color:#682069;
	font-family:Trebuchet MS;
	line-height:23px;
	background:url(img/puce-menu.gif) no-repeat top left;
	padding-left:20px;
	cursor:pointer;
	}
.main_menu li:hover { color:#a156a2; background-position:bottom left; }

.main_menu .sub_menu { padding:0; background:none; }
.sub_menu ul { padding:0; margin-bottom:10px; }

.sub_menu li {
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
	background:url(img/puce-submenu.gif) no-repeat 0px 3px;
	line-height:16px;
	margin-left:20px;
	padding-left:10px;
	}
.sub_menu li:hover { background:url(img/puce-submenu-hover.gif) no-repeat 0px 3px; }

.sub_menu li a { color:#a156a2; text-decoration:none; }
.sub_menu li a:hover { color:#666; text-decoration:underline; }

/* TITRES */
#content h1 {
	background:url(img/bg-h1.gif) no-repeat;
	width:575px;
	padding:0 100px 0 25px;
	margin:0 auto 5px auto;
	height:65px;
	line-height:65px;
	font-size:24px;
	font-weight:bold;
	color:#682069;
	font-family:Trebuchet MS;
	}

#content h2 {
	font-size:18px;
	font-weight:bold;
	color:#a156a2;
	font-family:Trebuchet MS;
	margin-bottom:20px;
	}

#content h3 {
	font-size:16px;
	font-weight:bold;
	color:#682069;
	font-family:Trebuchet MS;
	margin-bottom:5px;
	background:url(img/puce-h3.gif) no-repeat left center;
	padding-left:12px;
	line-height:20px;
	}

/* LISTES */
#content ul { padding-left:26px; }
#content li { list-style:square; }

#content .list_news {
	margin-top:10px;
	padding:0;
	}
#content .list_news li, #content .home_news {
	font-family:Trebuchet MS, Tahoma;
	list-style:none;
	border-bottom:1px solid #ccc;
	border-right:1px dotted #ccc;
	border-left:1px dotted #ccc;
	line-height:24px;
	padding-left:5px;
	}
#content .list_news a { text-decoration:none; }

#content .home_news {
	overflow:hidden;
	height:1%;
	margin-bottom:10px;
	}
#content .home_news h2 {
	font-size:14px;
	margin:0;
	}
#content .home_news h2 a { text-decoration:none; }

#content .home_news .header_news {
	line-height:16px;
	font-family:Arial;
	padding:5px 10px 0 10px;
	text-align:justify;
	}

#content .home_news .lire_suite {
	font-size:11px;
	background:url(img/lire-suite.gif) no-repeat 0px 4px;
	padding-left:12px;
	float:right;
	}

#content .home_news .header_news img {
	float:left;
	margin:0 10px 10px 0;
	border:3px solid #ccc;
	}

#content .info {
	font-size:11px;
	color:#666;
	}

#content .soon {
	line-height:70px;
	font-style:italic;
	color:#666;
	text-align:center;
	}

#content .texte {
	width:650px;
	line-height:16px;
	margin:0 auto 0 auto;
	text-align:justify;
	}

/* HOMEPAGE */
.hp_txt {
	width:500px;
	line-height:16px;
	margin:0 auto 0 auto;
	text-align:justify;	
	}

.hp_slide {
	background:url(img/bg-slideshow.gif) no-repeat;
	width:520px;
	height:150px;
	padding:10px;
	overflow:hidden;
	}

.hp_col_left {
	float:left;
	width:540px;
	}

.hp_col_right {
	float:left;
	width:180px;
	}	

/* BLOC */
.bloc {
	border:1px dotted #ccc;
	color:#666;
	height:200px;
	line-height:200px;
	text-align:center;
	font-size:11px;
	margin-bottom:10px;
	}
	
.bloc_content {
	width:160px;
	padding:3px 10px 10px 10px;
	margin-bottom:10px;
	background:url(../../img/fond-bloc-droite.gif) no-repeat center bottom;
	}

/* Formulaires */
.formulaire_alert {
	color:#dd0042;
	font-size:16px;
	text-align:center;
	margin:20px auto 20px auto;
	padding:20px;
	width:640px;
	border:2px solid #dd0042;
	}

.formulaire td { text-align:left; }

.formulaire .aide {
	font-size:11px;
	color:#666;
	line-height:14px;
	margin-left:22px;
	}

.formulaire input, .formulaire textarea {
	width:98%;
	font-size:12px;
	font-family:Arial;
	}

.formulaire textarea { height:200px; }
.formulaire .checkbox { width:25px; }
.formulaire b {
	padding-left:22px;
	background:url(../../img/icon-check.gif) 0 3px no-repeat;
	line-height:20px;
	font-size:13px;
	}

.formulaire .submit, .simple_button {
	border:0;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding-bottom:2px;
	background:url(../../img/background-button.gif) no-repeat top;
	width:120px;
	height:37px;
	cursor:pointer;
	}

.formulaire .submit:hover, .simple_button:hover { background:url(../../img/background-button.gif) no-repeat bottom; }
.mentions { text-align:center; font-size:11px; padding:10px; }
.mentions a:hover { color:#fff; }

.paoh { background:url(http://www.paoh.fr/img/icon-paoh.gif) no-repeat left center; display:block; line-height:16px ;padding-left:20px; width:35px; margin:5px auto 5px auto; font-size:11px; color:#000; text-decoration:none; }
.paoh b { color:#fbc11e; }