body{
	background:#ffffff url(/images/back.gif) center top repeat-x;
	margin:0;
	padding:0;
	font-family:Arial;
	color: #444;
}
p{
	margin-bottom:0;
}
#header{
	width:980px;
	padding:0;
	margin:15px auto 7px auto;
	background-image: url(/images/slogan.gif);
	background-repeat: no-repeat;
	background-position: right;
	
}
#header h1{
	margin:0;
	padding:0;
}
#header h1 a{
	width:268px;
	height:68px;
	background:url(/images/logo.gif) left top;
	display:block;
}
#header h1 a span{
	display:none;
}
#container{
	width:1004px;
	margin:auto;
	background:url(/images/middle.gif) repeat-y;
}
#wrapper{
	background:url(/images/main.gif) left top no-repeat;
	margin:0;
	padding:0;
}
#main{
	padding:38px 38px 0 38px;	
/*	text-align:justify;*/
	font-size:15px;
}

#main a{
color:#f41d1d;
text-decoration:none;
}

#main a:hover{
color:#f41d1d;
text-decoration:underline;
}

#main h2{
	margin:0;
	padding:0;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:22px;
	text-transform: uppercase;
	border-bottom: 2px solid #F41D1D;
}
#footer{
	background:url(/images/footer.gif) left top no-repeat;
	height:35px;
	width:1004px;
	margin:0 auto;
	padding:0;
	color:#777777;
	padding-top:30px;
	text-align:center;	
	font-size:11px;
}

#footer p{
display:inline;
}

.menuFooter{
margin-left:20px;
float:left;
}

.copyright{
float:right;
margin-right:20px;
}

#footer a{
	color:#f41d1d;
	text-decoration:none;
}
#footer a:hover{
	color:#222222;
}
#margin{
	margin-right:0px
}
.square{
	width:292px;
	float:left;
	background:#ffffff;
	margin:20px 26px 0 0;
}
.clear{
	clear:both;
}

.menu{
color:#f01c1c;
text-decoration:none;
}

.menu:hover{
text-decoration:underline
}

#photo{
	float:left;
	display:inline;
	margin:35px 0 0 0;
	padding:0;
	width:310px;
	text-align:center;
}
#photo2{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:310px;
	text-align:center;
	position:relative;
	top:25px;
}
#lipsum{
display:inline;
margin:0 0 0 15px;
float:left;
width:600px;
}

#footerContent{
position:relative;
clear:both;
width:100%;
height:100px;
top:13px;
padding:0 0 12px 0;
}

#menuTop{
	background-color: #F41D1D;
	font-size:12px;
	height: 25px;
}

#menuTop p{
	margin:0 auto;
	padding:0;
	display:block;
	width:980px;
	text-align:right;
	color:#fff;
	line-height: 25px;
}

#menuTop a{
color:#fff;
text-decoration:none;
}

#menuTop a:hover{
text-decoration:underline;
}

/*  -----Css slideshow----- */
#slideshow {
    position:relative;
    height:300px;
	font-family:Arial, Helvetica, sans-serif;
}

#fancybox-inner h2{
margin:9px 0 0 0;
padding:0;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* ----- Formulaire ----- */
.error{

color:red;
}

.shadowText{
border:1px solid #949494;
background-image:url(/images/bg-contact.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
height:25px;
}

.shadowBoite{
border:1px solid #949494;
background-image:url(/images/bg-contact.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

.button{
background-color:#f41d1d;
color:#fff;
border:1px solid #949494;
height:25px;
}

#refreshCaptcha{

}

/***BODY ID****/
#partenariat #main, 
#mission #main,
#contact #main{
	height:410px;
}

#partenariat #menuTop #partenariat_tab, 
#mission #menuTop #mission_tab,
#contact #menuTop #contact_tab,
#qui #menuTop #qui_tab,
#accueil #menuTop #accueil_tab{
text-decoration:underline;
}
