/* TNG */
/* CSS Document */


/****** PROPRIETES DE LA PAGE ******/

body {
	margin: 0px;
	background: url(../images/fond_bordure.jpg) repeat-y;
}

a {
	color: #404040;
	text-decoration: none;
}
a:hover {
	color: #3098d2;
	text-decoration: underline;
	border: 1px;
	border-collapse: separate;
	border-color: #000000;
}

a:visited {
	color: #266486;
	text-decoration: none;
}

a:visited:hover {
	color: #3098d2;
	text-decoration: underline;
	border: 1px;
	border-collapse: separate;
	border-color: #000000;
}

img {
	border: none;
}

div.moduletable_sous_menu { margin-right: 10%; }
	div.moduletable_sous_menu ul {
		padding: 0 0 0 5px;
		list-style: none;  
		margin-top: 27px;
		}
		div.moduletable_sous_menu ul li {
			display: block;
			color: #404040;
			text-align: center;
			font-size: 90%;
			display: inline;
			}
			div.moduletable_sous_menu ul li a {
				padding: 8px 15px 15px 15px;
		/*		float: left;        */
				background: url(../images/boutton_css.jpg) top left no-repeat;
				text-decoration: none;
				}
				div.moduletable_sous_menu ul li a:hover, div#boutton_css ul li a:active {
					background: url(../images/boutton_css.jpg) bottom left no-repeat;
					color: white;
                                        text-decoration: none;
					}

				div.moduletable_sous_menu ul li#current a {
					color: white;
					font-weight: bold;
					background-position: bottom left;
					}

.gauche {
	float: left;
	margin: 4px 4px 4px 0px;
}

.droite {
	float: right;
	margin: 4px 0px 4px 4px;
}

.left{
	float: left;
}

.clear {
	clear: both;
}

#suivi {
	font-size: 90%;
	margin-left: 280px;
}


.centre {
	
	background: url(../images/centre/fond_logo_copy.jpg) no-repeat 50% 25px;
}










/****** PROPRIETE DES SECTIONS DU HAUT DE PAGE ******/
.haut {
	width: 100%;
	background: url(../images/haut/fond.jpg);
}

.eglise {
	height: 210px;
	width: 125px;
	vertical-align: top;
}

.titre {
	height: 90px;
	width: 577px;
	vertical-align: top;
}
		
.moulin_gauche {
	height: 149px;
	width: 63px;
	background: url(../images/haut/moulin_gauche.jpg) right no-repeat;
}

.moulin_droite {
	height: 210px;
	width: 89px;
	background: url(../images/haut/moulin_droite.jpg) no-repeat;
}

.ombre_haut {
	height: 6px;
	background: url(../images/haut/ombre_haut.jpg) repeat-x;
}	

table.haut .menu {
	height: 53px;
	background: url(../images/haut/menu.jpg) repeat;
}

.ombre_bas {
	height: 12px;
}



		
/****** PROPRIETES DU CENTRE DE LA PAGE ******/

#centre {
	margin-top: -20px;
	margin-left: 18px;
	margin-right: 12px;
}

#contenu {
	margin-right: 12px;
}

/* Anciennes boites */
/*
#boite {
	float: left;
}

#boite_haut {
	height: 201px;
	width: 215px;
	margin-bottom: 8px;
	padding: 4px;
	padding-top: 0px;
	padding-right: 1px;
	background: url(../images/centre/boite_haut.jpg) no-repeat;
	text-align: left;
}

#boite_bas {
	height: 166px;
	width: 215px; 	
	margin-bottom: 8px; 
	padding: 4px; 
	padding-top: 0px;
	background: url(../images/centre/boite_bas_2.jpg) no-repeat;
}
*/
#boite {
	display: inherit;
	padding: 10px 5px 8px 5px;
	margin: 5px;
	margin-top: 20px;
	float: left;
	width: 99%;
	background: url(../images/centre/boite.jpg) top left repeat-x;
	border: solid 1px #679800;
}
	#boite_haut {
		white-space: nowrap;
		float: left;
	}
	
	#boite_haut p {
		padding: 0;
		margin: 0;
	}

	#boite_haut h3 {
		display: block;
		float: left;
		line-height: 1em;
		margin-right: 20px;
		height: 15px;
		font-size: 1em;
		padding: 0;
		margin: 0;
		margin: 2px 20px 0 0;
		color: black;
	}
	#boite_haut .moduletable_activites li {
		display: block;
		float: left;
		clear: right;
		padding: 0;
		margin: 0;
	}
	#boite_haut .moduletable_activites li a {
		color: black;
	}
	
	#boite_bas {
		margin-top: 2px;
		float: right;
	}
	
	#boite_bas h3 {
		display: block;
		float: left;
		line-height: 1em;
		margin-right: 20px;
		padding: 0;
		margin: 0 20px 0 0;
	}
	
	#boite_bas input {
		margin-right: 10px;
		margin-left: 5px;
	}




/****** PROPRIETE DU BAS DE PAGE ******/
#bas_de_page {
	height: 18px;
	width: 100%;
	margin-top: 30px;
	clear: both;
	background: url(../images/bas/fond.jpg) repeat-x;
}


/********** JOOMLA ***********/

/* CONTENU */
table.contentpaneopen td.contentheading,
div.componentheading {
        font-family: georgia, sans-serif;
        font-size: 1.4em;
        margin: 0;
        padding: 15px 0 0 0;
}
table.contentpaneopen p {
        line-height: 1.4em;        
        margin: 0  0 1em 0;
}
table.contentpaneopen h2 {
        font-family: georgia, serif;
        font-size: 1.05em;
        margin: 0;
        padding: 0;
}
table.contentpaneopen h3 {
        font-size: 1.1em;
        margin: 0;
        margin-top: 0.2em;
        padding: 0;
}
table.contentpaneopen li {
        line-height: 1.5em
}
table.contentpaneopen img {
        margin: 10px;
}

/* MENU */
div.moduletable_menu {
        height: 53px;
        padding: 0;
}
div.moduletable_menu ul {
        height: 53px;
        list-style: none;
        line-height: 1em;
        padding-top: 2px;
        margin: 0;
}
div.moduletable_menu ul li {
        float: left;
        padding-left: 0.5em;
}
div.moduletable_menu ul li a {
        font-size: 0.9em;
}


/* RECHERCHE */
table#haut_de_page div.moduletable_recherche {
        background-image: url(../images/haut/recherche.png);
        height: 80px;
        margin: 22px 0 0 35px;
        padding: 0;
        width: 180px;
        border: solid 1px #d4e3f3;
}
table#haut_de_page div.moduletable_recherche h3 {
        color: #034591;
        font-family: georgia, arial, sans-serif;
        font-size: 1em;
        margin: 0;
        margin-left: 10px;
        padding-top:  10px;
}
table#haut_de_page div.moduletable_recherche form {
        margin-left: 10px;
        margin-top: 10px;
}
table#haut_de_page div.moduletable_recherche form input.button_recherche {
        margin-left: 3px;
}



/* BOITES */
div#centre div#boite div#boite_haut div.moduletable_activites h3,
div#centre div#boite div#boite_bas h3 {
        font-size: 1.05em;
}
div#centre div#boite div#boite_haut div.moduletable_activites ul {
        list-style: none;
        margin: 0;
}

/* BAS DE PAGE */
div#bas_de_page {
        font-size: 0.7em;
        margin: 250px 0 0 0;
        padding: 0;
}
div#bas_de_page div.moduletable_copyright {
        float: left;
        margin: 0 30px 0 280px;
        padding: 0;
}
div#bas_de_page div.moduletable_bas_de_page {
        float: left;
}
div#bas_de_page div.moduletable_bas_de_page ul.menu_bas_de_page {
        list-style: none;
        margin: 0;
        padding: 0;
}
div#bas_de_page div.moduletable_bas_de_page ul.menu_bas_de_page li {
        float: left;
        margin-left: 10px;
}
div#bas_de_page div.moduletable_bas_de_page ul.menu_bas_de_page li a,
div#bas_de_page div.moduletable_bas_de_page ul.menu_bas_de_page li a:hover,
div#bas_de_page div.moduletable_bas_de_page ul.menu_bas_de_page li a:visited {
        color: #000;
        text-decoration: underline;
}

/* EDITION */
form fieldset {
      margin-left: 245px;
}

/* CONNEXION */
form#com-form-login {
        float: left;
        position: relative;
        width: 200px;
}
form#com-form-login fieldset.input  {
        background-color: #e9f2f7;
        border: solid 1px #2a98d7;
        margin: 0;
        padding: 10px 0 10px 10px;
        width: 180px;
}
form#com-form-login fieldset.input label {
        color: #417ea1;
        font-size: 0.9em;
        text-transform: uppercase;
}
form#com-form-login fieldset.input input.button {
        color: #e9f2f7;
        background-color: #2a98d7;
        border: none;
        padding: 0.1em;
}
form#com-form-login ul {
       list-style: none;
       margin: 0;
       padding: 10px 0 0 10px;
}
form#login table.contentpane {
       margin: 20px 0 0 0;
       width: auto;
}

/* Nous rejoindre */ 
.nous_rejoindre {
    width: 500px
}

#jflanguageselection {
	display: block;
	float: right;
	}
	#jflanguageselection ul { 
		list-style: none; 
		}
		#jflanguageselection ul li {
			display: block;
			float: left;
			margin-right: 10px;		
		}
#jflanguageselection #active_language {
	font-weight: bold;
}
		
