/* ************************ STRUCTURE GLOBALE ********************* */
/* **************************************************************** */

div#globalContent {
	margin-left:auto;
	margin-right:auto;
}
div.thin {
	width: 849px;
}
div.thin #left { 	width: 160px; }
div.thin #right { 	width: 160px; }
div.thin div.wrapper_b, 
div.thin div.wrapper_t { 	margin-left: 144px; }	

div.wide {
	width: 100%;
}
div.wide #left { 	width: 180px; }
div.wide #right { 	width: 190px; }
div.wide div.wrapper_b, 
div.wide div.wrapper_t { 	margin-left: 166px; }

/* ***************** STYLES PROPRES AU TEMPLATE *************** */
/* ************************************************************ */

body.body_styles {	
	width:849px; 
	margin: 0 auto; 
	color: #D9F0FF;
	background: #566C7A url(../images/ard.png) repeat-x;
}

body.body_styles ul, body.body_styles li { 
	list-style-type: none; 
}

td.wrapper_l {	
	vertical-align: top;
	border-top: 1px solid #526572;
	width: 198px; background: #3B4953 url(../images/blok.png) repeat-y;
}

/* ********************* MENU LEFT ********************************* */
#menuleft {
	width:200px;
	padding: 5px 0 220px 2px;
	font: normal 11px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FAFAFA;
}
#menuleft h3 {
	color: #FF9826;
	font: bold 14px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: left;
	background: #3C4A54;
	border-left: 1px solid #2C373F;
	padding: 4px 0 4px 9px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right:10px;
}

#menuleft a.mainlevel  {
	color: #66C1FF;
	font-weight: bold;
	text-decoration:none;
	line-height: 17px;
	margin-left:10px;
}
#menuleft a.mainlevel:hover { 
	padding: 2px 2px 2px 0;
}

#menuleft a#active_menu {
	background-position: 100% -30px;
	color:#E4D15E;
}
#menuleft a#active_menu:hover {}

#menuleft ul {
list-style: none;
border: none;
}
#menuleft ul li a {
display: block;
border-bottom: 1px dashed #566C7A;
padding: 2px 2px 2px 0;
text-decoration: none;
width:160px;
}

#menuleft ul li a:hover, #vertmenu ul li a:focus {
display: block;
border-bottom: 1px dashed #C39C4E;
padding: 2px 2px 2px 0;
text-decoration: none;
color: #E4D15E;
width:160px;
}

#menuleft a.sublevel {
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #840000;
	line-height: normal;
	background: none;
	padding: 1px 0;
	margin-bottom: 1px;
}
#menuleft a.sublevel:hover {
	color: #CC1300; 
	text-decoration: underline;
}



/* ********************* MENU TOP ********************************* */
div#topbox { padding-right: 120px; }

#menutop {
	padding-top: 5px;
	float: right;
	white-space: nowrap;
}
#menutop h3 {
	font: bold 11px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #840000;
	padding-left: 4px;
	text-align: left;
}
#menutop li { display: inline; }
#menutop a.mainlevel  {
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: #D2716D;
	text-decoration: none;
	line-height: normal;
	padding: 2px 4px;
	margin: 0 2px;
	border-right: 1px solid #DA7F7F;
}
#menutop a.mainlevel:hover { 
	color: #DA7F7F; 
	text-decoration: none;
}
#menutop a#active_menu { color: #840000; }
#menutop a#active_menu:hover { color: #543925; }



/* ********************* MODULE DE RECHERCHE ********************************* */
#searchbox {
	padding: 5px 0 0;
	width: 150px;
}
#searchbox input.inputbox {	
	width: 125px; 
	margin-left: 5px;	
}



/* ********************* LOGO ********************************* */
#logo {	padding: 5px 0 5px 25px; }




#center {
	border-top: 1px solid #526572;
	background: #3C4B55 url("../images/orta.png") repeat-y 100% 0;
	width:100%;
}
#content { padding: 0 8px; }

/* ********************* USERS BOX ********************************* */
.userbox {
	border: 1px solid #E7E0BE;
	font-size: 11px;
}
.userbox div.moduletable { padding: 4px; }
.userbox .contentpaneopen { font-size: 11px;}
.userbox h3 {
	color: #D2716D;
	font: bold 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;
	text-align: left;
	padding: 3px 0;
}
.userbox .contentheading {
	color: #543925;
	font: bold 11px "Trebuchet MS", Verdana, Arial, sans-serif;
	background: none;
}
.userbox .article_seperator { display: none; } 


#right { padding-left: 10px; padding-top: 320px;}
.right div.moduletable {
	background-color: #FDC8C8;
	border: 1px solid #E7E0BE;
	padding: 4px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #840000;
}
.opaque {
	opacity: .5;
	filter: alpha(opacity=50);
}
#right .contentpaneopen { font-size: 11px; }
#right div.moduletable h3 {
	font: bold 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #840000;
	padding: 4px 0;
}
#right .article_seperator { display: none; } 
#right .contentheading {
	color: #840000;
	font: bold 11px "Trebuchet MS", Verdana, Arial, sans-serif;
	background: none;
}
#right div.moduletable a {
	color: #445662;
	text-decoration: none;
}
#right div.moduletable a:hover {
	text-decoration: underline;
}


/* ***************** REDEFINITION DES BALISES *************** */
/* ********************************************************** */
html {
	height: 100%;
}
body{
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 80%;    
	color: #333;
	background: #FFF;
}
table, td, tr, th {
	font-size: 1em;    
}
h1, h2, h3, ul, li, form {
	padding: 0;
	margin: 0;
}

a {
	color: #66C1FF;
	font-weight: bold;
	text-decoration:none;
	line-height: 17px;
}
a:hover { 
	text-decoration: underline;  
}

hr {
	height: 1px;
	border: 0;
	color: #999;	
	background-color: #999;
}
img { 
	border: 0; 
}


/* ************************ ACCESSIBILITE ************************ */
/* *************************************************************** */

#accessibility {
	display: none;
	position: absolute;
	left: -2000px;
	top: -2000px;
}


/* ************************ STYLES AJOUTES A JOOMLA ****************** */
/* ******************************************************************* */

/* ******** FOOTER KEYWORDS & COPYRIGHT
 * Balise H1 pour le réf. des mots-clés */
div#copyright, 
div#footer,
div#footer h1 {
	font-weight: normal;
	font-size: 10px;
}
div#copyright, 
div#footer {
	text-align: center;
	color: #fff;
	padding-bottom: 4px;
}
div#copyright img {	margin: 2px; }
div#copyright a,
div#footer a {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
div#copyright a:hover,
div#footer a:hover {
	color: #617A89;
	text-decoration: none;
}



/* ****************************** CORPS JOOMLA ************************* */
/* ********************************************************************* */

table.moduletable { width: 100%; margin-left:10px;}

.small {
	font-size: 10px;
	color: #80CCFF;
}

/* ********* PATHWAY */
#pathway {
	line-height: normal;
	padding: 2px 5px 2px 5px;
	width: 98%;
	background: #3C4B55 url(../images/316.png) no-repeat;
}
span.pathway {
	font-size: 11px;
	color: #E4D15E;
}
span.pathway img {	display: none; }
span.pathway a { 
	display: block;
	float: left;
	padding: 0px 4px;
	margin-right: 5px; 
	text-decoration: none;
	color: #66C1FF; 
	border-right: 1px solid #c0c0c0;
}
span.pathway a:hover { 
	text-decoration: underline; 
}



/* ********* DATE CREATION ET MODIFICATION */
.createdate, .modifydate {
	font-size: 10px;
	color: #80CCFF;
	text-align:left;
}


/* ********* CONTENEUR DES PAGES IMPRIMER */
body.contentpane {
	padding: 6px 10px 4px;
}


/* ********* CONTENEUR DES PAGES */
.contentpaneopen, .contentpane, .blog {
	width: 100%;
	font-size: 11px;
}
.contentpaneopen ul, .contentpane ul { padding-left: 10px; }
.contentpaneopen li, .contentpane li {
	padding: 2px 0px 2px 10px;
	background: url("../images/list_arrow.png") no-repeat 0px 5px;
}

.resimli img {
	padding:1px;
	background: #506370;
	margin: 0 3px 0 0;
	border:1px solid #21282E;
}

/* ** Liste des categories de la section */
.contentpaneopen li a.category, .contentpane li a.category {}



/* ********* DESCRIPTION de la SECTION */
.contentdescription { padding: 5px 0; }



/* ********* TITRE DE LA SECTION */
div.componentheading {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #FF9826;
	padding: 3px 10px 14px 10px;
	margin-top: 11px;
	text-align: right;
}



/* ********* TITRE DE LA CATEGORIE */
td.contentheading {
	font: bold 18px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FF9826;
}

/* ** Titre categorie cliquable */
td.contentheading a.contentpagetitle {
	color: #66C1FF;
	text-decoration: none;
}
td.contentheading a.contentpagetitle:hover {
	text-decoration: underline; 
}



/* ********* BOUTONS "OUTILS" de la CATEGORIE "Imprimer/ Convertir PDF / Envoi email" */
td.buttonheading {           
	text-align: center;
	vertical-align: bottom;  
	border: none; 
	padding: 2px;
}
td.buttonheading a {
	display: block;
	float: right;
}
td.buttonheading img { border: 0; }



/* ********* PAGINATION des RESULTATS */
.pagenavcounter {
	font-size: 11px;
	text-align: right;
}



/* ********* BOUTONS de NAVIGATION entre ARTICLES */
.pagenavbar {
	padding: 4px;
	color: #445662;
	text-align: left;
}
.pagenavbar a {
	color: #445662;
}
.pagenavbar a:hover {
	color: #3f3f3f;
}



/* ********* LISTE DES ITEMS affiché en tableau */
/* Entête des tableaux */
.sectiontableheader {
	padding: 2px;
	background: #840000;
	color: #FFF;
	border-bottom: 1px solid #543925;
}
.sectiontableheader a {}
.sectiontableheader a:hover {}


/* ** Lignes de résultats */
tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 2px;
}
tr.sectiontableentry1 td { background-color: #566C7A; }
tr.sectiontableentry2 td {}

/* ** Conteneur de pagination des résultats */
.sectiontablefooter {}



/* ******** SEPARATEUR D'ARTICLES */
span.article_seperator { 
	display: block;
	margin-top:5px;
	margin-bottom:5px;
}



/* ********* BOUTONS "Lire la suite", "Ecrire commentaires"... */
a.readon {
	color: #D2716D;
	font-weight: bold;
	text-decoration: underline;
}
a.readon:hover { text-decoration: none; }



/* ********** MOS IMAGE */
div.mosimage {
	width: auto;
	border: 1px solid #E7E0BE;
	padding: 1px;
}
div.mosimage img {margin-left:5px;}
div.mosimage_caption {
	padding: 2px;
	color: #445662;
}



/* ********* BOUTONS NAVIGATION CATEGORIES et PAGINATION DES RESULTATS de tableaux */
span.pagenav, a.pagenav {
	color: #66C1FF;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 2px;
}

/* Liens inactifs */
span.pagenav {
	color: #E4D15E;
}
/* Liens actifs */
a.pagenav, .pagenav_prev a, .pagenav_next a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #66C1FF;
}
a.pagenav:hover, .pagenav_prev a:hover, .pagenav_next a:hover { 
	text-decoration: underline; 
	color: #E4D15E;
}



/* ********** BOUTON RETOUR */
div.back_button {    
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 10px 0;
	color: #445662;
}
div.back_button a { 
	text-decoration: none;
	color: #445662;
}
div.back_button a:hover {	color: #3f3f3f; }



/* ********** CHAMPS FORMULAIRES */
input.inputbox, select.inputbox, textarea {
	font: normal 10px "Trebuchet MS", Verdana, Arial, sans-serif;
	border: 1px solid #738C9D;
	padding: 1px;
	color: #A28356;
}



/* ********* BOUTONS FORMULAIRES */
input.button {
   color:#445662;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:98%;
   background-color:#fed;
   border:1px solid #617A89;
}



/* **************************** MODULES JOOMLA *********************** */
/* ******************************************************************* */

/* ******** BLOG CONTENT */
.blog_more {
	padding: 6px;
	border:1px solid #566C7A;
	background: #445662;
	margin-bottom: 4px;
	font-size: 11px;
	color: #fafafa;
}
.blog_more ul{}
.blog_more li{margin-left:5px;}
.blog_more a.blogsection {color: #66C1FF;}
.blog_more a.blogsection:hover {color: #66C1FF;}

/* Conteneur de pagination du blog */
.blog {}



/* ********* RESULTAT PAGE RECHERCHE, nombre de résulats trouvés */
table.searchintro{
	padding: 8px 0px;
	width: 100%;
}


/* ********* POPULAR */
div.moduletable ul.mostread, div.moduletable li.mostread {margin-left:5px;}
div.moduletable a.mostread {}
div.moduletable a.mostread:hover {}



/* ********* DERNIERES NEWS */
div.moduletable ul.latestnews, div.moduletable li.latestnews {margin-left:5px;}
div.moduletable a.latestnews {}
div.moduletable a.latestnews:hover {}



/* ********* MODULE SONDAGE */
.poll {}
.pollstableborder {
	width: 100%;
}
.poll td.sectiontableentry1 {	text-align: left;}
.poll td.sectiontableentry2 {	text-align: left;}
.poll div {
	padding: 4px 0px;
}



/* ********* SYNDICATE, liste de validations */
div.syndicate {margin-left:5px;}
div.syndicate img {
	margin: 1px 0px;
}



/* ** Formulaire de contact */
div.contact_email {}



/* Mot recherché mis en surbrillance */
span.highlight { background-color: #3B3E49; }