/*
Version 1.1c
Design by Free CSS Templates
Modified by Thomas Wouters
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* @group parametres generaux */

* {
	font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
}

body {
	margin: 20px 0;
	padding: 0;
    //orange secure #ff6600;
    background: #ff6600 url(./Images/bc.png) repeat;
    font-size: 94%;
    color: #999;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
    color: #4A4A4A;
}
h1 {
	margin-bottom: 10px;
	border-bottom: 1px solid #FF6600;
	font-size: 2em;
	color: #fcb418;
}


h2 {
	font-size: 1.7em;
	color: #e24109;
}

h3 {
	font-size: 1.4em;
	color: #901F0F;
	
}

.colTwo H2{
	padding-bottom: 2px;
	font-size: 1.35em;
    border-bottom: 1px solid #FF6600;
	color: #e24109;
}
p {
	line-height: 20px;
	margin-top: 4px;
	margin-left: 20px;
}


ol, ul, blockquote {
	line-height: 24px;
}


a {
    text-decoration: none;
    color: #fff;
}

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

.colTwo .current_page_item a {
	color: #ff6600;
}


.histo {
    margin-left: 40px;
    margin-top: -10px;
    margin-bottom: 15px;
}

div.articleContainer{
	width:99.5%;  
	float:left;
	}

img {
	border: none;
}	
	

.image-left{
	float :left;
	vertical-align: text-top;
	border-right: 10px solid #000;
	padding-top: 3px;
	padding-bottom: 3px;
}


.image-right{
	float: right; 
	vertical-align: text-top;
	border-left: 10px solid #000;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* @end */


/* @group formulaire mailing */

#textfield1 {
	width: 95%;
	margin-bottom: 10px;
	border: 1px solid #a0a0a0;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
}

#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url(./Images/img7.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

/* Posted */

.posted {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	background: url(./Images/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
}

.posted p {
	float: left;
	margin: 0;
}

.posted .comments {
	float: right;
}

.posted a {
	color: #717171;
}
/* @end */

/* @group header */

#header {
	position: relative;
	width: 900px;
	height: 220px;
	margin: 0 auto;
	background: #000 url(./Images/bg.png) repeat-x top;
	z-index: inherit;
	}
	

#cornerL {
	float: left;
	height: 29px;
	width: 28px;
	background: url(./Images/cornerL.png) no-repeat;
}
#cornerR {
	position: relative;
	float: right;
	height: 29px;
	width: 28px;
	background: url(./Images/cornerR.png) no-repeat;
	z-index: 1;
}

/* Logo */

#logo {
	float: left;
	width: 370px;
	padding: 7px 0 0 32px;
	height: 220px;
	background: url(./Images/couleur3.png) no-repeat 67px 56px;
	z-index: -1;
}

#logo * {
	text-decoration: none;
	text-align: right;
}

#logo a.titre {
	font-size: 2.4em;
	font-weight: bold;
    color: #ff6600;
    text-transform: none;
}

#logo a.titre span {
    color: #ff3500;
	text-transform: uppercase;
}

#logo span.stitre {
	padding: 0 0 0 183px;
	font-size: 0.80em;
	border: none;
	color: #fdb721;
	vertical-align: top;
}


/* Menu */

#menu {
	float: right;
	height: 207px;
	width:  440px;
	background: url(./Images/header-image2.png) no-repeat;
	position: relative;
	right: -23px;
}


#menu ul {
	margin: 0;
	padding: 14px 50px 0 0;
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 5px 0 5px;
    border-left: 1px solid #ff6600;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 0.96em;
}

#menu .first a {
	border: none;
}

#menu .current_page_item a {
	height: 20px;
	color: #ff6600;
}

/* @end */


/* @group content */

#content {
	width: 900px;
	padding: 0 0 40px 0;
    background: #000000;
	margin: 0 auto;
}

#colOne {
	margin: 0 auto;
	width: 80%;
	text-align: justify;
}
.first {
	margin-top: 50px;
}

.first p {
	margin-top: 0px;
}


#colTwo {
	float: left;
	width: 0%;
	padding: 0 0 0 0;
}

#colTwo ul {
	margin-top: 5px;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#horaire {
	float: left;
	width: 90%;
	margin: 0 0 0 5%;
	display: inline;	
}

/* @end */

/* @group personalisation pages */

/* liens */

#art130 p {
	margin-left:25%;
}
#art130 a {
	margin-left: 25px;
}


/* @end */

/* @group Table */
table {
	border-collapse: collapse;
	margin: 10px 0px;	
}
th strong {
	color: #fff;
}

th {
	height: 35px;
	color: #fff;
	text-align: center;
	background: #ff6600 ;
	border: 5px solid #e24109;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
}

tr {
	height: 52px;
}

td {
	text-align: center;
	border: 1px solid #ff6600;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	
	width: 16%;
}

td.first {
	text-align: center;
	vertical-align:top;
	border: 1px solid #ff6600;
	border-left-width: 0px;
	border-bottom-width: 0px;
	width: 10%;
	}
/* @end */

/* @group footer */

#footer {
	font-size: 0.8em;
	}
	
#picturefooter{
	z-index: inherit;
	background: url(./Images/banniere3.png) no-repeat center top;
}

#pagefooter {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	height: 250px;
	z-index: -1;
	
}


#footer p {
	text-align: center;
	color: #777777;
}

#footer a {
	color: #5D5D5D;
}

/* @end */




/* Versions pages */

table.releases {
	background-color: #CCCCCC;
	margin-left:auto;
	margin-right:auto;
}

table.releases th {
	background-color: #f3f5ff;
}
