/* GENERAL */

/* FOND BACKGROUND */

body{
background-image:url(../images/loft.png);
background-repeat:repeat;
font-family: "Times New Roman",Times,serif;
font-size: 14px;
line-height: 20px;
height: 1200px;

}

/* ci-dessous les attributs vont être effectif pour conteneur, bandeau, menu, corps*/
#conteneur, #bandeau, #menu, #corps {
width:980px;

}  


#conteneur{
width:980px;
height:1200px;
background-color:none;
margin:auto;
}
 
#bandeau_logo{
height:80px;
background-color:none;
margin-top:65px;
text-align:center;
}



/* MENU*/
#menu {
	height : 75px;
	width : 980px;
	background: #34312c;

}

#menu_deroulant, .sous_menu {
	list-style : none;
    height : 75px;
	width : 980px;
    
}

#menu_deroulant li a{
width: auto;



}

#menu_deroulant li{
	width : 150px;
	float : left;
	border-right : solid 1px black;
    text-align:center;
    height: 75px;



	
}

#menu_deroulant li a:link, #menu_deroulant li a:visited{
	display : block;
	color : white;
	font-family : verdana, sans-seif;
	font-size : 13pt;
	font-weight : bold;
	text-decoration : none;
	line-height : 75px;
	background-color : #34312c;
    
}

#menu_deroulant li a:hover, #menu_deroulant li a:active{
	background-color : #b04138;
    color:grey;
}

.sous_menu {
	display:none;
	position:absolute;
	z-index:50;
	list-style-type: none;
	width:150px;
	margin-left:-40px;
    

}

#menu_deroulant li:hover > .sous_menu
/* > operateur css selecteur d'enfant */ 
{
display:block;	
}

#menu_deroulant li .sous_menu li {
	/*border-right : dashed 1px #999;*/
	border:none;
	background-color:#b04138;
    text-align: center;
        
}

#menu_deroulant li .sous_menu li a:link, #menu_deroulant li .sous_menu li a:visited{
	font-size : 10pt;
	color : white;
	background : url(../img/fond_menu.png);
    width: 150px;
}

#menu_deroulant li .sous_menu li a:hover, #menu_deroulant li .sous_menu li a:active{
	background : #b04138;
}


/**********************************SEARCHBAR*******************************************/

#searchbar{
    position:relative;
    width:200px;
    height:75px;
    display:inline-block ;
    background-color: none;
    
    
    
 
}
#searchbar .text{
    width:170px;
    float:left;
    color:white;
    
    
    
    
}
#searchbar .champ{
    width:130px;
    height:40px;
    float:left;
    background-color:#454441;
    margin:18 5 5 5;
    color: white;
    
        
    
}

#searchbar .bouton_loupe{
    background-image: url(images/searchbar_button.png); 
    width: 30px;
    height: 30px;
    padding: 0;
    border:none;
    float:left;
    margin-top:25px;
  
}


/**********************************SEARCHBAR*******************************************/


/******************Fin menu***************************/






/**************************IMAGE MILIEU***************/
#slider {
/*décalage en hauteur*/
margin-top:10px;

/*largeur a 100% de la balise parent donc de 980px*/
width:100%;
/*image de fond de l'image centrale pour avoir les ombres et le contour blanc*/
background-image:url('../images/shape.png');
height:540px;
background-repeat:no-repeat;
background-size:100% 100%;


}
 #slider img{
 width:930px;
 margin:25px;
 }

/** Titre **********************************/
h1.titrewelcome {
    color: #212121;
    font-family: "Dosis",sans-serif;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: -1px;
    text-shadow: 1px 1px 1px #9e9d97;
    text-transform: uppercase;
}
h2.titrelatestwork {
    color: #212121;
    font-family: "Dosis",sans-serif;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -1px;
    margin: 0;
    padding-left: 32px;
    padding-top: 14px;
    text-shadow: 1px 1px 1px #9e9d97;
    text-transform: uppercase;
}
h2.titreblocgris {
    color: #ffffff;
    font-family: "Dosis",sans-serif;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -1px;
    text-shadow: 1px 1px 1px #383238;
    text-transform: uppercase;
}

.titresOurVision{
    color: #212121;
    font-family: "Dosis",sans-serif;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -1px;
    text-shadow: 1px 1px 1px #9e9d97;
    text-transform: uppercase;
    margin-bottom: 31px;
}



/**Bloc welcome**********************************/

#bloc1{
height:380px;
width:100%;
margin-top:24px;


}
#bloc_welcome{

/*somme totale du bloc: 210px de largeur
hauteur à 100% de bloc1
float left qui serte a mettre à coté d'autre blocs.*/
width:210px;
height:100%;
padding-right:10px;
float:left;

}
#bloc_welcome h1{
font-family: 'Dosis', sans-serif;
font-size:28px;

}

#guillemets{
float:left;
margin-right:5px;
}

#texte1{
line-height:25px;
font-style:italic;
}




/* LES BOUTON --------------------------- */
.bouton {
    text-decoration:none;
    color:black;
    background: white;
    padding: 10px 15px;
    height:40px;
    font-family:verdana;
    font-weight:bold;
    margin-top:60px;
}


#boutonwelcome {
    background:#b04138;
    color:white;
}

#bouton_gris {
    background:#393939;
    color:white;
}

/********************fin bloc********************/







/*******************BLOC 3 IMAGES**********************************/
#bloc_3_images{
height:400px;
width: 750px;
float:left;
margin-left:10px;
}


.image_latestwork {
float:left;
height:275px;
background-color:white;
padding:13px;
margin-left:32px;
text-align:center;
margin-top:26px;
line-height: 10px;
}

.image_latestwork img {
float:left;
}


/****************BLOC 3 COLONNES******************************/






/*******************BLOC 2 COLONNES**********************************/
#bloc_2_colonnes {
height:345px;
width:100%;
margin-top:55px;
background-color:#393939;    
}

#insideBloc_2_colonnes {
    border-bottom:dashed 1px white;
    height: 340px;
}


.colonnes {
float:left;
width: 430px;
margin-left:55px;
padding-top:40px;
}

.colonnes img {
float:left;
border:5px solid white;
margin-bottom:40px;
}

#texte_bold{
    font-family: Times New Roman;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    
}


.texte_flottant{
float:left;
color:white;
width:244px;
margin-left:20px;
font-size:15px;
line-height:20px;
}


.c_boutons{
width:200px;
margin-top:20px;
height:20px;
}

/****************FIN DE BLOC 2 COLONNES******************************/




/****************DEBUT DE BLOC 3 COLONNES******************************/


#bloc_3_colonnes{
height:400px;
width:100%;
margin-top:34px;
background-color:none;
}

#premiere_colonne{
height:400px;
width:320px;	
background-color:none;
float:left;	
}

#premiere_colonne img{
border:5px solid white;
margin-bottom: 4px;
}

#deuxieme_colonne{
float: left;
height: 400px;
margin-left: 20px;
width: 320px;	
background-color:none;
}

#troisieme_colonne{
height:400px;
width:320px;	
background-color:none;
float:left;	
}

.titres_colonnes{
color:black;
font-family:verdana;
}

#puces{
width:320px;
margin-bottom: 57px;
}

#puces ul{
	margin:0; padding:0;
	list-style-type:none;
	line-height:32px;
    margin-left: 24px;
    margin-top:21px;
    font-family: "times new roman" sans-serif;
    font-size: 15px;
}


#puces ul li{
	/*background:url(../images/marker.png) no-repeat 18px 18px;*/
	color:#3b3c37;
    font-size: 100%;
    display : list-item;
    list-style-image : url(../images/marker.png);
}


#bloc_gris{
    background-color: #393939;
    height: 92px;
    padding:27px;
    text-align: center;
    vertical-align: middle;
    width: 265px;
    margin-top: 40px;
 }

#texte_client_says{
    font-family: verdana;
    font-size: 12px;
    color:white;
    font-weight: bold;
    font-style: italic;
}

#john_brown {
font-weight: bold;
color: #b04138;
font-size: 16px;
margin-top: 13px;
}

#footer_line {
    border-bottom:solid 3px #393939;
    height: 25px;
}

#footer_line_pointille{
    border-bottom: dashed 1px #393939;
    height: 2px;
    margin-bottom: 10px;
}




/***********************PIED DE PAGE*********************************/


#pied_de_page{
width:980px;
height: 300px;
background-color: none;
}

#about_us{
padding:0;
list-style-type:none;
line-height:32px;
font-size: 15px;
float:left;
width: 170;
}

#join_in{
padding:0;
list-style-type:none;
line-height:32px;
font-size: 15px;
float:left;
width: 170;
}

#advice{
padding:0;
list-style-type:none;
line-height:32px;
font-size: 15px;
float:left;
width: 170;
}

#downloads{
padding:0;
list-style-type:none;
line-height:32px;
font-size: 15px;
float:left;
width: 170;
}

#picto{
padding:0;
list-style-type:none;
line-height:32px;
font-size: 15px;
float:left;
width: 170;
margin-left: 90px;
}

#puce_fleche{
width:170px;
}

#puce_fleche ul{
	padding:0;
	list-style-type:none;
	line-height:32px;
    margin-left: 10px;
    margin-top:21px;
    font-size: 15px;
}

#puce_fleche ul li{
	/*background:url(../images/marker_02.png) no-repeat 18px 18px;*/
	color:#3b3c37;
    font-size: 100%;
    display : list-item;
    list-style-image : url(../images/marker_02.png);
}

#puce_liens_rss{
width: :170px;
}


#puce_liens_rss ul{
    padding:0;
	list-style-type:none;
	line-height:10px;
    margin-left: 40px;
    margin-top:30px;
    font-size: 15px;
}


#puce_liens_rss ul li{
	/*background:url(../images/marker_02.png) no-repeat 18px 18px;*/
	color:#3b3c37;
    font-size: 100%;
    display : list-item;
    list-style-image : url(../images/footer_icon_01.png);
    padding-left:15px;
}


#puce_liens_google{
width: :170px;
}

#puce_liens_google ul{
    padding:0;
	list-style-type:none;
    margin-left: 40px;
    margin-top:21px;
    font-size: 15px;
    
}


#puce_liens_google ul li{
	/*background:url(../images/marker_02.png) no-repeat 18px 18px;*/
	color:#3b3c37;
    font-size: 100%;
    display : list-item;
    list-style-image : url(../images/footer_icon_02.png);
    padding-left:15px;

}


#puce_liens_twitter{
width: :170px;
}

#puce_liens_twitter ul{
    padding:0;
	list-style-type:none;
    margin-left: 40px;
    margin-top:21px;
    font-size: 15px;
}


#puce_liens_twitter ul li{
	/*background:url(../images/marker_02.png) no-repeat 18px 18px;*/
	color:#3b3c37;
    font-size: 100%;
    display : list-item;
    list-style-image : url(../images/footer_icon_02.png);
    padding-left:15px;
}

.titre_pied_de_page {
    color: #212121;
    font-family: "Dosis",sans-serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -1px;
    text-transform: uppercase;
}

.texte_pied_de_page{
    font-family: "Oxygen",sans-serif;
    line-height: 10px;
    font-weight: 200;
}




/***********************************************FORMULAIRE *************************************/

#contenu_page_formulaire{
width: :980px;
height: 150px;

}

#colonne_gauche{
width: 465px;
float:left;
}

#colonne_droite{
width: 465px;
float:left;
padding-left: 50px;
}


h2.titres_formulaire{
    color: #212121;
    font-family: "Dosis",sans-serif;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -1px;
    margin-top:35px;
    margin-bottom: 30px;
}

.cellules, #cellule_nom, #cellule_email, #cellule_telephone{
padding:10px;
height: 40px;
    color:black;
    
}


.cellules; #commentaires{
	width:200px; 
	font-family:verdana, sans-serif;
	background-color:none;
	text-align:left;
	vertical-align:middle; line-height:20px;
	margin-left:20px;
	font-size:14px;
    
    
}

#commentaires{
height: 100px;
margin-left:10px;
margin-bottom: 110;
    color:black;
}

input, textarea{
	font-family:verdana, sans-serif;
	color:black;
	border: solid 1px black;
    font-size: 14px;
    margin-bottom: 10px;
}

.cellules_clear{
    text-align: right;
    text-decoration:none;
    padding: 10px 15px;
    font-family:verdana;
    font-weight:bold;
    color:black;
}

.boutons_formulaire{
    text-decoration:none;
    color:black;
    padding: 10px 15px;
    height:40px;
    font-family:verdana;
    font-weight:bold;
    background:#393939;
    margin-left: 10px;
    margin-top: 45px;
}

#footer_line_formulaire{
border-bottom:solid 3px #393939;
height: 30px;
}

#contact{
    font-family: Times New Roman;
    font-size: 16px;
    line-height: 24px;

}


/******************************************FOLIO**********************************/


h2.titreourfolio{
    color: #212121;
    font-family: "Dosis",sans-serif;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -1px;
    margin-top:35px;
    margin-bottom: 30px;
    margin-left: 20px;
}

#bloc_4_images{
height:1070px;
width: 980px;
float:left;

}


.images{
float: left;
height: 271px;
background-color: white;
padding: 13px;
text-align: center;
line-height: 10px;
margin-bottom: 25px;
margin-left: 20;
width: 195px;
}
    
    
#footer_line_folio{
border-bottom:solid 3px #393939;
height: 90px;
}