body {
	margin-top: 0px;
	margin-bottom: 0px;
	background: #000000;
}

#clear {
	clear: both;
}

/* --------------------------------------------------------------- */
/*                                                                 */
/*                   STYLE DE LA MISE EN PAGE                      */
/*                                                                 */
/* --------------------------------------------------------------- */

#agtpl_ancetre {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}



#agtpl_top {
	width: 1024px;
	height: 192px;
	background: url(../images/agtpl/bg-top.gif) no-repeat;
}
   
#agtpl_header_border-left {
	float: left;
	width: 37px;
	height: 279px;
	background: url(../images/agtpl/border-left-header.gif) no-repeat left;
	
}

#agtpl_header {
	width: 950px;
	height: 279px;
	background: url(../images/agtpl/header.jpg) no-repeat;
	float: left;
}

#agtpl_header_border-right {
	float: left;
	width: 37px;
	height: 279px;
	background: url(../images/agtpl/border-right-header.gif) right no-repeat;	
}

#agtpl_border-left {
	width: 1024px;
	height: 100%;
	background: url(../images/agtpl/border-left.gif) left repeat-y;
	float: left;
}

#agtpl_border-right {
	width: 987px;
	height: 100%;
	background: url(../images/agtpl/border-right.gif) right repeat-y;
	float: right;
}

#agtpl_newsflash {
	width: 950px;
	height: 30px;
	background: #5a7615;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	font-size: 10pt;
	font-family: Verdana, Arial;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;	
}

#simplescrollingnewsflash_horizontal {
  	width: 950px;
	height: 30px;
	color: #ffffff;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	margin-bottom: 0px;
}

#agtpl_menutop{
	background: url(../images/agtpl/menutopbg.gif);
	width: 950px;
}

#agtpl_content_bg {
	background: #ffffff /*url(../images/agtpl/fond-content.gif)*/;
	width: 966px;
	border-bottom: 1px solid black;
	float: left;		  
}

#agtpl_left {
	width: 140px !important;
	float: left;
	margin-top: 0px;
}

#agtpl_center{
	width: 606px;
	padding-top: 0px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#agtpl_component {
	 margin-top: 10px;
	 margin-left: auto;
	 margin-right: auto;
}

#agtpl_right {
	width: 182px;
	float: left;
	padding-top: 0px;
}

#agtpl_footer {
	width: 1024px;
	height: 117px;
	background: url(../images/agtpl/bg-footer.gif);
} 

/* --------------------------------------------------------------- */
/*                                                                 */
/*                   STYLE DES POSITIONS                           */
/*                                                                 */
/* --------------------------------------------------------------- */

/* ----- Modules position top ! -------- */
#agtpl_user1 {
	padding-right: 100px;
	padding-top: 20px;
	float: right;
}

#agtpl_user2 {
	padding-left: 20px;
	padding-top: 5px;
	float: left;
}

a.mainleveltop {
	color: #a51b21;
	font-size: 9pt;
	font-family: Verdana, Arial;
	text-decoration: none;
	margin: 5px 5px 5px 5px;
}

a.mainleveltop:hover{
	font-weight: bold;
}

/* ------------------------------------------------------------------------ */

/* -------------------STYLE MENU GOODIES----------------------------------- */ 

   /* >> MENU GOODIES <<  */

div.module_left H3 {
	background: transparent;
	font: bold 10pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
    color: #333333;
	padding-top: 5px;
	padding-left: 10px;
	position: relative;
} 

div.module_left a {
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;   
}

div.module_left a:hover {
	color: #ffffff;
}

div.module_left img {
	padding-left: 5px;
}

div.module_left table {
 	padding-bottom: 15px;
}
div.module_left {
	background: url(../images/agtpl/green-bl.gif) bottom left no-repeat transparent;
	margin: 0;
	margin-bottom: 10px;
    padding: 0;	 
}

div.module_left div {
	background: url(../images/agtpl/green-br.gif) bottom right no-repeat transparent;
}

div.module_left div div {
	background: url(../images/agtpl/green-tl.gif) top left no-repeat transparent;
}

div.module_left div div div{
	background: url(../images/agtpl/green-tr.gif) top right no-repeat transparent;
	width: auto !important;
    width: 100%;
} 

div.module_left div div div div {
	background: transparent;
}



div.module {
	margin-top: 10px;
	margin-bottom: 10px;
    padding: 0;	 
}

    /* >> SONDAGE <<  */

table.poll_left input.button {
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #000000;
	background: #a6b17c;
	border: 1px solid #b9c589;
	margin-bottom: 10px;		
}

td.sectiontableentry2_left{
	background: #a6b17c;
	height: 12px;
}

td.sectiontableentry1_left{
	background: #b9c589;
	height: 12px;
}

/* ------------------------------------------------------------------------ */

/* -------------------STYLE PARTIE CENTRALE (contenu) ----------------------------------- */ 

div.componentheading {
	width: 606px;
	height: 31px;
	background: url(../images/agtpl/bg-contentheading-h2.gif) no-repeat transparent;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
	padding-top: 3px;
	margin-top: 0px;
} 

div.agtpl_component {
	width: 606px;
	background: url(../images/agtpl/bg-article-content.gif) repeat-y;
} 

div.agtpl_component table{
	width: auto;
} 

div.agtpl_component ul{
}

td.contentdescription {
	border: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	
}

a.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.category:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

li {
   display : list-item;
   list-style-position: outside;
   list-style-type:none;
} 

span.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	padding: 3px	
}

table.contentpane {
}

table.contentpane td.sectiontableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

table.contentpane tr.sectiontableentry1 td {
	text-align: left;
}

table.contentpane tr.sectiontableentry2 td {
	text-align: left;
}

table.contentpane td{
   text-align: left;
}

table.contentpane a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

table.contentpane a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

table.contentpane td.sectiontablefooter {
   border: 0;
}

table.contentpane td.pagecounter {
	border: 0;
}

table.blog {
	width: 606px;
	margin-left: auto;
	margin-right: auto;
} 

div.contentpaneopen {
	width: 606px;
	height: auto;
	float: left;
	background: transparent;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/agtpl/bg-contentpaneopen.gif) bottom no-repeat;
	
}

h2.contentheading {
    background: url(../images/agtpl/bg-contentheading-h2.gif) no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 31px;
	font: bold 10pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
    color: #333333;
	text-decoration: none;
}

a.contentpagetitle {
	font: bold 10pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
    color: #333333;
	text-decoration: none;
}

div.article-tools {
	background: #b3d6f1;
	padding: 4px;
	margin-top: 0px;
	border-left: 1px solid #5e9ccc;
	border-right: 1px solid #5e9ccc;
	font: 9pt Arial, Helvetica, sans-serif;
	color: #333333;
	height: 20px;
	width: 590px;
}

div.article-meta {
	float: left;
}

div.article-tools a{
	font: 9pt Arial, Helvetica, sans-serif;
	color: #ffffff
}

div.article-content {
	width: 606px;
	font: 10pt Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	clear: both;
	background: url(../images/agtpl/bg-article-content.gif) repeat-y;
	
}

div.article-content p {
	padding-right: 10px;
	padding-left: 8px;
}

a.readon {
	width: 100%;
	text-align: right;
	font: bold 8pt Arial, Helvetica, sans-serif;
    color: #333333;
	text-decoration: none;
	float: right;
	background: url(../images/agtpl/bg-article-content.gif) repeat-y;
	padding-bottom: 5px;
} 

div.buttonheading {
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: right;
}

div.buttonheading a img {
	border: 0px;
}

fieldset.input {
	padding-top: 0px;
	border: 0px;
	margin-top: 0px;
	line-height: 80%;
}

label {
	padding-bottom: 0px;
	height: 80%;
}

div.module_left p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.module_left ul {
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* -------------------------------------- TABLEAU SECTION - CATEGORIES -------------------- */




/* ------------------------------------- MODULE FOOTER ------------------------------------ */

#foot01 {
	margin-left: auto;
	margin-right: auto;
	padding-top: 35px;
	padding-left: 350px;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

/*
* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}
*/
/* Firefox Scrollbar Hack - Do not remove */
/*html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}  
*/

span.article_separator {
    background: transparent url(../images/agtpl/seperator.gif) repeat-x scroll left center;
    display: block;
    width: 80%;
}  

span.slideTitle {
	cursor: pointer;
	font-weight: bold;
}

pagenavbar {
	visibility: hidden;
}
.pagenavbar:link {
	visibility: hidden;
}
.pagenavbar:visited {
	visibility: hidden;
}

.pagenav {
	visibility: hidden;
}
a.pagenav:visited {
	visibility: hidden;
}
a.pagenav:hover {
	visibility: hidden;
}

