/* Bruno Boumrah CSS 2007*/
/*************************/

/* PROPRIETE GLOBAL ___________________________________________*/
h1, h2, h3, h4, h5, address, p, ul, li, blockquote, #logo {
	display: block;
	margin: 0px;
}
html, body {
	margin: 0px;
	width: 100%;
	font: 100%/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: #D4E6F0 url(images/bg.jpg) repeat-x left top;
}
li:first-letter, p:first-letter {
	text-transform:uppercase;
}

/* VARIABLES __________________________________________________*/
.fond1 {
	background: url(images/bg-header-index.jpg) no-repeat center top;
}
.fond2 {
	background: url(images/bg-header-savoir.jpg) no-repeat center top;
}
.fond3 {
	background: url(images/bg-header-contact.jpg) no-repeat center top;
}
.fond4 {
	background: url(images/bg-header-event.jpg) no-repeat center top;
}
#destination {
	width: 36%;
}
.force {
	width: 282px;
	margin-right: 0px;
	float: right;
	border-top: 3px double #FFFFFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	margin-bottom: 15px;
}
/* ENVELLOPE __________________________________________________*/
div#site {
	width: 955px;
	margin: 0px auto;
	font-size: 0.9em;
}

div#body{
	line-height: 1.3em;
	padding: 20px 45px;
	font-size: 0.8em;
	margin: 0px;
	color: #000000;
}
/* HEADER __________________________________________________*/
div#header {
	height: auto;
	padding: 0px 40px;
}
#logo {
	display: block;
	width: 257px;
	margin: 0px;
	padding-top: 170px;
	float: left;
}
#accroche {
	text-align:right;
	font-size: 1.2em;
	color: #FFFFFF;
	width: auto;
	margin: 40px auto 0px 500px;
	font-weight: normal;
	line-height: 1.2;
}
#site #menu {
	padding: 190px 0px 0px;
	margin: 0px 0px 0px 310px;
	height: 38px;
	background: url(images/bg-menu.gif) no-repeat left bottom;
	text-transform: uppercase;
	font: 1.4em/1 Geneva, Arial, Helvetica, sans-serif;
}
#site #menu img {
	display: block;
}
#site #menu li {
	margin: 0px 10px;
	padding: 0px;
	text-align: center;
	float: left;
	background: url(images/bg-btn.gif) no-repeat left center;
	width: auto;
	text-transform: capitalize;
	letter-spacing: 0px;
}
#site #menu a {
	color: #FFFFFF;
	padding: 5px 0px 5px 10px;
	display: block;
}
#site #menu a:hover {
	color: #000000;
	background: url(images/bg-btn-h.gif) no-repeat left center;

}
#site #menu #actif {
	color: #000000;
}

/* FOOTER __________________________________________________*/
#footer {
	margin: 0px auto;
	text-align: center;
	clear: both;
	padding: 9px 0px 0px;
	font-size: 0.7em;
	color: #000000;
	width: 955px;
}
#footer a {
	margin: 0px10px;
	font-size: 1em;
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}
#footer li {
	display: inline;
	background: none;
}
/* TT ________________________________________________________*/
#tt {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	height: 85px;
	font-size: 10px;
	margin: 30px auto 0px;
	width: 400px;
	clear: both;
}
#tt a{
	color: #333333;
}
#tt a:hover{
	color: #3D1700;
}

/* ACTUALITES _________________________________________________*/
#actualite {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#actu {
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	width: 23%;
	float: left;
}

/* CLASS ______________________________________________________*/
.float_left, .float_leftMargin {
	float: left;
}
.float_right, .float_rightMargin {
	float: right;
}
.float_leftMargin {
	margin-right: 10px;
}
.float_rightMargin {
	margin-left: 10px;
}
.bold {
	font-weight: bold;
}
.block {
	display: block;
}
.clear {
	clear: both;
}
.clear-left {
	clear: left;
}
.lettrine {
	font-size: 2em;
}
.align_center {
	text-align: center;
}
.colonne{
	height: auto;
	padding: 0px 0px 0px 0px;
	width: 22%;
	margin: 0px 110px 0px 0px;
	text-align: justify;
	float: left;
}
.font-sizex {
	font-size: large;
}
.color {
	color: #D00000;
}
a.savoir-plus {
	background: url(images/bg-savoir.gif) no-repeat right bottom;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	margin: 15px 0px 15px;
	display: block;
	font-size: 0.8em;
	width: auto;
	border-bottom: 1px solid #000000;
	padding: 0px 7px 0px 15px;
}
.justify {
	text-align: justify;
}
.majuscules {
	text-transform: uppercase;
}
.border {
	border: 1px solid #B02636;
}
/* BALISES ___________________________________________________*/
ul {
	font-size: 1em;
	padding: 7px 0px 7px 30px;
	margin: 0px 0px;
	font-weight: normal;
}
li {
	background: url(images/puce.gif) no-repeat left 5px;
	list-style:none;
	margin: 2px 0px;
	padding: 5px 0px 0px 18px;
}
h1, h2, h3, h4, h5{
	padding: 5px 0px;
	font-size: 1em;
}
.h1 {
	font: bold 1.4em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
	padding: 3px 0px 10px;
	margin-bottom: 5px;
	text-transform: capitalize;
	background: url(images/bg-actu.gif) repeat-x left bottom;
}
.h2 {
	padding: 5px 0px 5px 20px;
	font: bold 1.2em/1.3em Verdana, Arial, Helvetica, sans-serif;
	background: url(images/puce.gif) no-repeat left center;
}
.h3 {
	padding: 5px 0px 15px;
	font-style: italic;
	font-weight: bold;
	line-height: 1;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
	text-align: center;
}
img {
	border-style: none;
}
small {
	font-size: 0.8em;
}
blockquote {
	width: 85%;
	margin: 0px 0px 0px 15px;
}
p {
	margin: 0px;
	padding: 5px 0px;
	border-style: none;
	text-align: justify;
}
address {
	font-style: normal;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-align: center;
}
/* MISE EN FORME DE FORMULAIRE ______________________________________________*/
label {
	font-size: 1em;
	text-align: right;
	float: left;
	width: 80px;
	line-height: 1.8em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	color: #381D27;
}
#form {
	margin: 0px 0px 0px 400px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 50%;
	height: auto;
	float: none;
}
#form textarea, #form input, #form #go {
	border: 1px solid #106490;
}
#form textarea {
	height: 70px;
	overflow: auto;
}
#form input, #form textarea, #form select, #form #go {
	margin-left: 100px;
}
#form input, #form textarea, #form select {
	color: #000000;
	width: 64%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
#form span {
	padding-left: 0px;
	float: right;
	display: block;
	padding-right: 50px;
	line-height: 2.7em;
}
#form #go {
	color: #006699;
	width: 70px;
	height: 22px;
	display: inline;
	padding: 0px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	margin:0px 5px 0px 100px;
	background-color: #FFFFFF;
}
#form #go:hover {
	background-color:#FFC119;
	color: #000000;
}
/* LIEN ______________________________________________*/
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #D4710C;
}
/* FIN LIEN ******************************************/
.w60 {
	width: 60%;
}
.w50 {
	width: 50%;
}
.w40 {
	width: 40%;
}
.w30 {
	width: 30%;
}
#form small {
	color: #000000;
	width: 55%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

#force{
	font-size:1.5em;
	float:right;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 5px 0px;
}
.jaune{
	color:#FFFF00;
}
.orange{
	color:#FF9900;
	}
.orange2{
	color:#CC3300;
}
.rouge{
	color:#FF0000;
	}
	/* PNG */
a#logo-png {
	display:block;
	width: 257px;
	height: 141px;

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='scale');
	cursor: pointer;
}
html>body #logo-png {
	filter: none;
	background: url('images/logo.png') no-repeat ;
}
#texte-index {
	float: right;
	clear: right;
	width: 28%;
	padding: 10px 0px 0px;
}
.force .cadre {
	border-top: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 30px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}
.force .ombrage {
	display: block;
	width:158px;
	padding: 0px 7px;
	margin: 0px auto;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-ombre.png', sizingMethod='crop');
}
html>body .ombrage {
	filter: none;
	background: url('images/bg-ombre.png') no-repeat ;
}
.force span {
	color: #FF7800;
}
.force li {
	background: url(none);
	padding-top: 0px;
}
#contact {
	width: 40%;
	font-size: 1.6em;
	line-height: 1.4;
	text-align: left;
	float: left;
	background: url(images/contact-vertical.gif) no-repeat right center;
}
#contact address {
	text-align: left;
	padding: 5px 0px 10px;
	background: url(images/contact-trait.gif) no-repeat center bottom;
}
#actualite .date {
	margin-left: 40px;
	font-weight: normal;
}
.force .btg {
	float: left;
	margin-top: 50px;
	margin-left: 25px;
	display: block;
	width: 23px;
	height: 43px;
	background: url(images/fgo.gif) no-repeat left bottom;
}
.force .btd {
	float: right;
	margin-top: 50px;
	margin-right: 25px;
	display: block;
	width: 23px;
	height: 43px;
	background: url(images/fdo.gif) no-repeat left bottom;
}
#evenement {
	width: 50%;
}
#groupe {
	margin: 0px;
	padding: 0px;
}
.force .btg:hover {
	background: url(images/fgo.gif) no-repeat left top;
}
.force .btd:hover {
	background: url(images/fdo.gif) no-repeat left top;
}
/* actu */
.newsLink{
	color:#000000;
}
.imgnews{
	float:right;
	border:solid 3px #FFFFFF;
	margin:0px 10px 10px;
}
.imgnews img {
	display:block;
	padding:0px;
}
#titrenews {
	font-size:1.5em;
	color:#0099CC;
}
#datenews {
	font-size:0.8em;
}
.listnews {
	clear:both;
	float:right;
	text-align:right;
	width:40%;
	border-top:solid 1px #CCCCCC;
	margin:5px 0px;
	padding:0px 0px;
	list-style:none;
	height:auto;
}
.listnews li {
	background:none;
	margin:0px 0px 0px 0px;
	padding:5px 0px;
	display:block;
}
.newsimgmin {
	border-top:solid 1px #FFFFFF;
	border-left:solid 1px #FFFFFF;
	border-bottom:solid 10px #FFFFFF;
	border-right:solid 1px #FFFFFF;
}#mentions {

	width: 100%;
}
