/*
@page           : main.css (seren)
@version        : badumo-0.2
@author         : damien@dalibo.com
@date           : 24 janvier 2005
*/


/*
 * Tags Standards - The usual suspects
 */

body {
	margin		: 0;
	padding		: 0;
	font-family	: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #000000;
	background	: #CCCCCC;
}

td, th {
	font-size	:12px;
}

a:link, a:visited {
	color		: #997F00;
	text-decoration	: none;
}

a:hover {
	color		: #993300;
	text-decoration : underline;
}

p {
        text-align      : justify;
}


img {
        border          : none;
}

acronym {
        border-bottom   : 1px dotted #ccc;
        font-style      : normal;
        cursor          : help;
}

h3 {
        padding-left	: 0px;
        color		: #000000;
        text-align	: left;
        font-weight	: bold;
        font-size  	: 18px;
        letter-spacing 	: 1px;
	text-decoration : none;
	margin-top	: 25px;	
	margin-bottom 	: 0px;
	padding-bottom 	: 0px;
	border-bottom	: 0px;
}
/*
h3:first-letter {
        color		: #993300;
        font-weight	: bold;
        font-size	: 24px;
        text-transform	: uppercase !important;
}
*/
h4 {
	margin-top 	: 0px;
	padding-top	: 0px;
	margin-bottom	: 8px;
}


h5 {
	border		: 0px;
	border-top	: 10px;
	padding		: 0px;
	text-align	: center;		
	margin		: 0px;
	margin-top	: 20px;
	font-size	: 14px;
}

h6 {
	text-align      : center;
	font-size       : 14px;
	border          : 0px;
	margin          : 0px;
}

ul {
        list-style	: none;
        margin-left	: 8px;
        padding-left	: 1em;
        text-indent	: 2px;
}

li {
        list-style	: square;
}

li:before {
	content		: "";
}

form {
        padding		: 0px;
        margin		: 0px;
}

select {
        width		: auto;
        font-size	: 10px;
}


/*  
 *  Placement
 */  


/*
 *  Conteneurs
 */ 


/* menu 1 */ 

#menu1 {
        border-bottom	: 1px solid #FFFFFF;
        background	: #997F00;
	text-align	: right;
}

#menu1 ul {
	display 	: inline;
}

#menu1 li {
	display		: inline;
}

#menu1 a:link, #menu1 a:visited {
        color		: #FFFFFF;
}

#menu1 a:hover {
        color		: #FFCC00;
}

/* menu 2*/
#menu2 {
        border-left:1px solid #FFFFFF;
        margin:0 5px 0 5px;
        padding:0 5px 0 10px;
        background: #997F00;
        border-bottom:1px solid #FFFFFF;
        text-align:left;
}
#menu2 a:link, #menu2 a:visited {
        color:#FFFFFF;
}
#menu2 a:hover {
        color:#FFCC00;
}



/* menu 3 */ 
#menu3 {
	margin-bottom	: 15px;
}

/* */
#contenu {
/*        height		: 100%;*/
	margin-bottom	: 20px;
}
	
.chapo {
	 margin-top   	: 0px;

}


/* Pied de page */
#pied {
	background	: #000000;
	text-align	: center;
	padding		: 2px;
	vertical-align  : middle;
	font-weight	: bold;
	letter-spacing	: 0.2em;
}


/* 
 *  Formulaire : Recherche google 
 */ 

#recherche {
        width		: 200px;
	margin		: 0px;
	padding		: 0 0 0 10px;
	background	: #997F00;
	border-bottom	: 1px solid #FFFFFF;
}


input.boitedetexte { 
	margin		: 2px;
	float		: left;	
        border		: 1px solid #000000;
        background	: #FFFFFF;
        padding		: 2px;
        font-size	: 10px;
        color		: #993300;
}


/*
 ******************************************************************************
 */


.clearzone {
	clear: both;
}
/* header */
#header {
	background: #000000 url(../images/logo.jpg) no-repeat bottom left;
	height:140px;
	border-bottom:1px solid #FFFFFF;
	text-align:center !important;
	padding:5px 10px 5px 200px;
}
.title {
	color : #FFFFFF;
	font-size:24px;
	font-weight:bold;
}
/* zone pathway */
#pathway {
	border-left:1px solid #FFFFFF;
	margin:0 5px 0 5px;
	padding:0 5px 0 10px;
	background: #997F00;
	border-bottom:1px solid #FFFFFF;
	text-align:left;
}
#pathway a:link, #pathway a:visited {
	color:#FFFFFF;
}
#pathway a:hover {
	color:#FFCC00;
}
#mainzone {
	width: 100%;
	padding:0;
	margin:0;
	border:0;
	background:#FFFFFF;
}
#leftzone {
	background: #993300;
	width: 200px;
	padding: 5px 0 0 0;
	margin: 0;
}
#leftzone a:link, #leftzone a:visited {
	color:#FFFFFF;
}
#leftzone a:hover {
	color:#FFCC00;
}
#contentzone {
	background:#FFFFFF;
	padding:0 10px 0 10px;
	text-align: justify;
}
#topzone {
	padding:0 0 0 0;
	margin:10px 0 0 0;
	background: #000000;
}
#topzone table.moduletable th {
	font-size: 14px;
	color: #FFFFFF !important;
	letter-spacing: 2px;
	text-decoration: blink;
}
/*
#topzone table.moduletable th:first-letter {
	text-transform: uppercase !important;
	border: 1px solid #FFFFFF;
	background: #997F00;
	padding: 0 5px 0 5px;
}
*/
#topzone table.moduletable td, #topzone table.contentpaneopen td  {
	padding: 0px;
}
/*
#topzone table.contentpaneopen td:first-letter {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF !important;
}
*/
table.moduletable {
	padding:5px 0 5px 0;
	margin:5px 0 5px 0;
}
table.moduletable th {
	text-align:left;
	font-size:14px;
	color: #FFFFFF !important;
	letter-spacing:2px;
	vertical-align:baseline;
	padding: 0px 5px 5px 5px;
}
/*
table.moduletable th:first-letter {
	text-transform: uppercase !important;
	border: 1px solid #FFFFFF;
	background: #000000;
	padding: 1px 1px 1px 3px !important;
	margin: 2px;
	vertical-align: top;
	color: #FFFFFF;
}
*/
table.moduletable td {
	text-align:left;
	font-size:12px;
	color: #FFFFFF !important;
	padding: 0px 5px 0px 15px;
}
#active_menu {
	color: #FFCC00 !important;
}
#active_menu a:hover {
	text-decoration: underline;
}
/*
.mainlevel:first-letter, .sublevel:first-letter {
	font-weight:bold;
	text-transform: uppercase;
}
*/
a.mainlevel:link, a.mainlevel:visited {
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 1px;
	text-decoration: none !important;
	line-height:15px;
	display:list-item;
	list-style: square outside;
	padding: 0px 5px 0px 5px;
}
a.mainlevel:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a.sublevel:link, a.sublevel:visited {
	color: #FFFFFF;
	text-align: left;
	padding: 0px 5px 0px 5px;
	letter-spacing: 1px;
	text-decoration: none !important;
	line-height:15px;
	display:list-item;
	list-style: square inside;
}
a.sublevel:hover {
	text-decoration: underline;
}
.readon {
font-weight:bold;
background: url(../images/readon.gif) no-repeat left;
padding:0 0 0 20px;
}
.contentpaneopen {
	padding:0px;
}
table.contentpaneopen {
	margin:0 2px 0 2px;
	padding:0px;
}
table.contentpaneopen td {
	margin:0px;
	padding:0px;
}
table.contentpane {
	padding: 0px;
	margin:0px;
}
.componentheading, td.componentheading, div.componentheading {
	color: #993300;
	text-align: left;
	padding-left: 0px;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
text-decoration:none;
	border-bottom:1px solid #000000;
}
/*
.componentheading:first-letter, td.componentheading:first-letter {
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase !important;
}
*/
.componentheading a:link, .componentheading a:visited, .componentheading a:hover {
	text-decoration:none !important;
}
.createdate {
	color		: #999999;
	font-size	: 10px;
	border-bottom	: 1px dashed #CCCCCC;
	margin-bottom	: 5px;
	text-align	: right;
}
.modifydate {
	color: #999999;
	font-size: 10px;
	border-bottom: 1px dashed #CCCCCC;
	margin-top:5px;
}
.content_rating {
	color: #993300;
	font-size: 10px;
}
.content_vote {
	color: #993300;
	font-size: 10px;
}
.small {
	font-size: 9px;
	color: #000000;
}
.pagenavcounter {
	color: #999999;
	font-size: 10px;
	font-style: italic;
}
.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.pagenavbar {
	padding: 5px;
	text-align:center;
}
.toclink {
	margin:5px;
}
a.toclink:link, a.toclink:visited {
	display:list-item !important;
	list-style:disc inside !important;
	line-height:10px;
}
table.contenttoc {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin: 0 0 2px 2px;
}
table.contenttoc th {
	background-color: #993300;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase !important;
	letter-spacing:1px;
	padding: 0 2px 0 2px;
}
table.contenttoc td {
	padding: 2px;
	text-align: left;
	font-size: 10px;
}
.contentpagetitle {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
td.contentdescription img {
	border:1px solid #000000;
	text-align:right !important;
	padding:0px !important;
	margin:5px 0px 5px 5px !important;
}
.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}
.button {
	border: 1px outset #999933;
	background-color: #997F00;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	margin-top:5px;
}
.buttonheading {
	font-size:10px !important;
	text-align:left;
	white-space: nowrap;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.pollstableborder td {
  padding: 2px;
}
.sectiontableheader {
  font-weight: bold;
  background: #993300;
  color: #FFFFFF;
  margin: 0px 0px 0px 0px;
  padding: 0px 2px 0px 2px;
}
.sectiontablefooter {
  background: #993300;
}
td.sectiontableentry1 {
	border-bottom: 1px solid #997F00;
	padding: 0px 2px 0px 2px;
}
.sectiontableentry2 {
	border-bottom: 1px solid #997F00;
	padding: 0px 2px 0px 2px;
}
.highlight {
	background-color: #FFCC00;
	color: #993300;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.back_button, .back_button a {
	margin-top:5px;
	text-decoration:none !important;
	font-weight:bold;
	text-align:left;
	width:auto;
}
#buttons {
	margin: 0px;
	padding: 0px;
}
.contact {
	padding:2px;
	border: 1px solid #993300;
}
#footerzone {
	vertical-align:bottom;
}
#legals {
	background:#993300;
}
#legals table.moduletable td {
	padding:0 2px 0 2px;
	font-size:10px !important;
}
#footer {
	text-align: center;
}
#by {
	text-align:center;
	background-color: #000000;
	border-top:#FFFFFF 1px solid;
	padding-top:2px;
}
#user1zone {
	width:47%;
	border:1px solid #997F00;
	text-align:center;
	background: #DCDCDC;
	float:left;
	margin:4px;
	height:150px;
}
#user2zone {
	width:47%;
	border:1px solid #997F00;
	text-align:left;
	background: #DCDCDC;
	float:right;
	margin:4px;
	height:150px;
}
#user1zone table.moduletable th, #user2zone table.moduletable th {
	padding: 0 1px 0 3px;
	margin: 2px;
	vertical-align: top;
	color: #000000 !important;
}
/*
#user1zone table.moduletable th:first-letter, #user2zone table.moduletable th:first-letter {
	border: 1px solid #993300;
	background: #993300;
	padding: 0 1px 0 3px;
	margin: 2px;
	vertical-align: top;
	color: #FFFFFF !important;
}
*/
#user1zone table.moduletable td, #user2zone table.moduletable td {
	text-align:left;
	font-size:12px;
	color: #000000 !important;
	padding:0 2px 0 2px;
}

