body {
	background: #7594bb;
	margin: 0px;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: justify;
}

a:link, a:active, a:visited {
	color: #cc0000;
	text-decoration: underline;
}

a:hover {
	color: #00b0f0;
}

img {
	border-style: none;
}

table {
        margin-right: auto;
        margin-left: auto;
}		

h1 {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-size: 17px;
	font-weight: bold;
}

h4 {
	font-size: 15px;
	font-weight: bold;
}

h5 {
	font-size: 13px;
	font-weight: bold;
}

h6 {
	font-size: 11px;
	font-weight: bold;
}

hr {
	margin-right: 55px;
	margin-left: 40px;
}

.gros {
	font-size: 16px;
}

.petit {
	font-size: 11px;
}

.tres-petit {
	font-size: 9px;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.float-right {
	float: right;
	margin-left: 10px;
	right: 15px;
}

.float-left {
	margin-right: 10px;
	float: left;
	margin-bottom: 3px;
}

#main li {
	margin-right: 45px;
	list-style: outside;
}

#header {
	background: #000000 url(images/header.jpg) no-repeat left top;
	position: absolute;
	height: 150px;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#menu-top {
	background: #990000 url(images/menu-top.gif) repeat-x left top;
	height: 41px;
	width: 100%;
	position: absolute;
	top: 150px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #98B6D6;
	font-size: 13px;
	font-weight: bold;
}
#menu-top p {
	margin: 4px 0px 0px;
	display: inline;
}
#menu-top a, #menu-top a:visited, #menu-top a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#menu-top a:hover {
	color: #00b0f0;
	text-decoration: none;
}
#flags {
	position: absolute;
	left: 0px;
	top: 2px;
}
#flags img {
	margin-right: 7px;
	margin-left: 7px;
}

#cadre-menu {
	background: #5d7a9f url(images/menu.gif) repeat-y left top;
	height: 620px;
	width: 227px;
	position: absolute;
	top: 203px;
	left: 13px;
	z-index: 100;
}
#cadre-menu p {
	margin: 0px;
}
#cadre-menu img {
	margin-top: 20px;
}



.menu{
	position:absolute;
    width:225px;
	width/**/:225px;
	margin:0;
	padding:0;
	left: 12px;
}
    
.menu span{
    display:none;
}
    
.menu ul{
    margin: 0;
    padding: 0;
    position: absolute;
    width: 227px;
    width/**/: 225px;
    }
    
.menu li ul{
    visibility: hidden;
    }
            
.menu li ul{
	margin-left: 205px;
	margin-top: -35px;
    }
    
.menu a, .menu a:active, .menu a:visited {
	text-align: center;
	color: #FFFFFF;
	display: block;
	width: 196px;
	text-decoration: none;
	margin:10px 0px 0px;
	padding: 8px 0 0px;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	background: url(images/bouton-menu.gif) no-repeat left top;
	height: 32px;
	left: 12px;
}
    
.menu a:hover, .menu a:focus {
	background: url(images/bouton-menu.gif) no-repeat left bottom;
	font-size: 12px;
}
    
.menu ul li a, .menu ul li a:active, .menu ul li a:visited {
	background: #eeeeee url(none);
	margin: 0px;
	border: 1px solid #999999;
	text-align: left;
	font-size: 12px;
	padding: 3px 5px 1px 5px;
	height: 20px;
	color: #CC0000;
}

.menu ul li a:hover {
	background: #CCCCCC url(none);
	color: #00b0f0;
}

.menu span{
    display:none;
    }
        
.menu li{
    width: 227px;
    display: block;    
    float: left;  
    list-style: none;
    margin: 0;
    padding: 0;
    }
    
/* IE PC selector */
* html .menu li {
    display:inline; /* solve a IE PC list bug */
    float:none; /* solve a IE5 clav nav bug */
    }
    
a.linkOver{
    background-color: #eee;
    }

#menu-haut {
	background: url(images/menu-haut.gif) no-repeat;
	position: absolute;
	height: 20px;
	width: 227px;
	left: 0px;
	top: 0px;
}

#menu-bas {
	background: url(images/menu-bas.gif) no-repeat;
	position: absolute;
	height: 27px;
	width: 227px;
	left: 0px;
	bottom: 0px;
}

#main {
	background: #FFFFFF url(images/main-right.gif) repeat-y right top;
	position: relative;
	height: auto;
	padding: 10px 0px 0px;
	margin: 203px 1px 0px 240px;
}

#main-top-left {
	background: url(images/main-top-left.gif) no-repeat;
	position: absolute;
	height: 10px;
	width: 10px;
	left: 0px;
	top: 0px;
}

#main-top-right {
	background: url(images/main-top-right.gif) no-repeat;
	position: absolute;
	height: 17px;
	width: 24px;
	top: 0px;
	right: 0px;
}

#main-bottom {
	background: url(images/main-bottom.gif) repeat-x;
	position: relative;
	height: 26px;
	width: 100%;
	left: 0px;
	bottom: 0px;
}

#main-bottom-left {
	background: url(images/main-bottom-left.gif) no-repeat;
	position: absolute;
	height: 26px;
	width: 18px;
	left: 0px;
	bottom: 0px;
}

#main-bottom-right {
	background: url(images/main-bottom-right.gif) no-repeat;
	position: absolute;
	height: 26px;
	width: 25px;
	right: 0px;
	bottom: 0px;
}

#main p, #main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
	margin-right: 25px;
	margin-left: 10px;
}

#footer {
	background: #000000;
	height: 33px;
	width: 100%;
	position: relative;
	bottom: 0px;
	color: #FFFFFF;
	left: 0px;
	margin-top: 11px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 7px;
	clear: both;
}

#footer p {
	margin: 0px;
}

#validator {
	position: absolute;
	height: 30px;
	width: 60px;
	right: 5px;
	font-size: 9px;
	color: #404040;
	text-align: right;
	top: 2px;
}

#validator a, #validator a:active, #validator a:visited {
	color: #555555;
	text-decoration: none;
}

#validator a:hover {
	color: #999999;
	text-decoration: none;
}

#news {
	background: #a90000 url(images/news.gif) repeat-y left top;
	width: 222px;
	position: relative;
	color: #FFFFFF;
	text-align: justify;
	margin: 0px;
	padding: 27px 0px 0px;
	font-size: 12px;
	top: 60px;
}

#content-accueil {
	margin-right: 230px;
	margin-left: 0px;
	font-size: 16px;
	z-index: 10;
}

#news-top {
	background: url(images/news-top.gif) no-repeat left top;
	position: absolute;
	height: 31px;
	width: 222px;
	left: 0px;
	top: 0px;
}

#news-bottom {
	background: url(images/news-bottom.gif) no-repeat left top;
	position: relative;
	height: 46px;
	width: 222px;
}

#news h1 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}

#news p {
	padding-left: 7px;
	padding-right: 3px;
}

#lien-accueil {
	position: absolute;
	height: 150px;
	width: 300px;
	left: 0px;
	top: 0px;
}

#vote {
	position: relative;
	top: 320px;
	width: 214px;
	text-align: center;
}

.table-cultes {
        width: 90%;
}
.table-cultes .col1 {
	width: 15%;
	text-align: center;
}
.table-cultes .col2 {
	width: 15%;
	text-align: center;
}
.table-cultes .col3 {
	width: 15%;
	text-align: center;
}
.table-cultes .col4 {
	width: 5%;
	text-align: center;
}
.table-cultes .col5 {
	width: 5%;
	text-align: center;
}
.table-cultes .col6 {
	text-align: center;
}

.table-activites {
        width: 80%;
}
.table-activites .col1 {
	width: 20%;
}
.table-activites .col2 {
	width: 15%;
}
.table-activites .col3 {
	width: 30%;
}

.table-planning {
    width: 90%;
}
.table-planning .col1 {
	width: 7%;
}
.table-planning .col2 {
	width: 12%;
}
.table-planning .col3 {
	width: 12%;
}
.table-planning .col4 {
	width: 12%;
}
.table-planning .col5 {
	width: 12%;
}
.table-planning .col6 {
	width: 20%;
}
.table-planning .col7 {
	width: 12%;
}
#inscription-newsletter {
	display:inline;
	font-size:11px;
	top:3px;
	position:relative;
}
#inscription-newsletter input {
	font-size:9px;
	color:#fff;
	border: 1px solid #c10000;
	background: #000;
	padding: 2px;
	height: 13px;
}
#liens-menu-droite {
	position:relative;
	top: 2px;
}
.bouton-envoyer {
	height:19px;
	background-color:#5d7a9f;
	color:#FFFFFF;
}
#bouton-newsletter {
	position:relative;
	top: 2px;
}
.epi a, .epi a:active, .epi a:visited {
	text-align: center;
	color: #FFFFFF;
	display: block;
	width: 207px;
	text-decoration: none;
	margin:10px 0px 0px;
	padding: 8px 0 0px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background: url(images/bouton-epi.gif) no-repeat left top;
	height: 32px;
	text-indent: -4px;
	position: absolute;
	right: 23px;
}
.epi a:hover, .epi a:focus {
	background: url(images/bouton-epi.gif) no-repeat left bottom;
	font-size: 12px;
}

