body{
	font-family:'Arial';
		font-size:12px;

}

#content {
    color: #FFFFFF;
    margin-top: 12.5%;
    position: absolute;
    right: 60px;
    text-align: left;
    width: 535px;
    z-index: 500;
}

#contact {
    color: #FFFFFF;
    text-align: right;
	font-weight:bold;
	margin-right:25px;
	margin-top:4px;
}



#content li{ margin:0 0 0px 0; display:inline; float:left; color:#aaa; background:url('img/bg-black.png'); font:11px Helvetica, Arial, sans-serif; }


#controls-wrapper	{ display block; }

#slide-list{
    /*background: url("../images/fond_titre.png") no-repeat scroll left top transparent;*/
     /*background-color: #000;*/
    bottom: 0;
    color: #FFFFFF;
 	font-family: 'Julius Sans One',sans-serif;
    font-size: 11px;
    height: 37px;
    left: 0 !important;
    padding-top: 16px;
    position: absolute;
    width: 100%;
	text-align:center;
}

#slide-list li {
    display: block;
    float: left;
	margin:10px 10px;
}


#slide-list a {
    background: no-repeat scroll left center transparent;
    color: #FFFFFF;
    cursor: pointer;
     text-decoration: none;
}

#slide-list .current-slide a{
	color:#4ac1eb;
}

#slide-list li:first-child a {
    margin-left: 190px;
}

ul.photos li{
    float:left;
    
    
}    
.images h1{
	font-family: 'Julius Sans One', sans-serif; /* font-family: 'Eurostile', sans-serif; font-family: 'Orbitron', sans-serif; */
	font-size:31px;
	text-align:right;
	margin-bottom:24px;

}
.titre2, #contact a:hover, #contact a:visited, #contact a{
	color:#78736c;
	font-size:14px;
	text-decoration:none;

}


.bloc{
    background: url("../img/fond_content.png") repeat scroll 0 0 transparent;
    border-color: #217c99;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    float: left;
    padding: 15px 15px 15px 15px;
    width: 438px;


}
.onglets {
    background: url("../img/fond_onglets1.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 21px;
    width: 470px;
}

.onglets a, .onglets a:visited, .onglets a:hover{
	color:#FFFFFF;
}

.onglets a.active {
    border-bottom: medium none;
}
.onglets a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: 'Arial';
    font-size: 11px;
    padding: 6px 16px;
    text-decoration: none;
	font-weight:normal;
	font-family: 'Julius Sans One',sans-serif;
}



.image_left{
	float:left;
	width:470px;
}
.image_right{
	float:right;
}
.download{
	
}
a.fancybox:hover{

	
}
a.fancybox{

	float: left;
	line-height: 1px;
	position:relative;
}
.overlay-default {
	   display:none;
    background: url("../img/OmbreSurvolVignette2.png") no-repeat scroll 50% 50% transparent;
}
a.down{
	width:58px;
	height:71px;
	display:block;
	background: url("../img/download2.png") no-repeat 0 -73px;
	margin-top:33px;


}
a.down:hover{
	background:url('../img/download2.png') no-repeat;
}
#contact{
	font-size:12px;
	font-weight:normal;

}




.onglet{
	text-align:justify;

}

ul.photos li{
padding:0 13px; 

}

ul.photos li:first-child{

  padding-left:0px;
}

ul.photos li:last-child{ 

padding-right:0px;

}


/* formulaire*/
.clear {clear:both}
.block {
    width:400px;
    margin:0 auto;
    text-align:left;
}
.element * {
    padding:5px; 
    margin:2px; 
    font-family:arial;
    font-size:12px;
}
.element label {
    float:left; 
    width:96px;
    font-weight:normal;
}
.element input.text {
    float:left; 
    width:270px;

}
.element .textarea {
    height:120px; 
    width:270px;

}
.element .hightlight {
    border:2px solid #9F1319;
    background:url('../img/iconCaution.gif') no-repeat 2px
}
.element #submit {
    float:right;
    margin-right:41px;
}
.loading {
    float:right; 
    background:url('../img/ajax-loader.gif') no-repeat 1px; 
    height:28px; 
    width:28px; 
    display:none;
}
.done {
    background:url('../img/iconIdea.gif') no-repeat 2px; 
    padding-left:20px;
    font-family:arial;
    font-size:12px; 
    width:70%; 
    margin:20px auto; 
    display:none
}
.simple_overlay {
 
    /* must be initially hidden */
    display:none;
}
.photos{
	margin-top:10px;

}