/* #Tablet (Portrait) Note: Design for a width of 768px
================================================== */

/*************** STYLES structure ****************/

#container{
	width:768px;
}

.conteneur{
	width:768px;
}

#contenu{
	width:450px;
}

#contenu-texte{
	padding:20px 10px 20px 20px;
}

#contenu.prestations{
	width:768px;
}

#colonne-right{
	width:300px;
}

body{
	padding:80px 0 0 0;	
}

img.pleine-largeur{
	width:417px;
}

img.petite-largeur{
	width:200px;
}

/*************** STYLES header ****************/

#header{
	background:url(../images/background-header-repeat.jpg) repeat-y -530px 0px;
	height:80px;
}

#logo{
	top:10px;
}

#logo img{
	width:130px;
}

#menu-top{
	left:130px;
}

#menu-top li{
	margin-left:15px;
}

#menu-top a{
	height:38px;
	font-size:13px;
}

#numero-telephone-mail{
	width:140px;
}

#numero-telephone-mail h3{
	font-size:13px;
}

#numero-telephone-mail .font-icone{
	font-size:13px;
	padding-right:7px;
}

#menu-langue{
	right:163px;
}


/*************** STYLES slider ****************/

#conteneur-slider .conteneur{
	width:768px;
	margin:0 0 0 -384px;

}

.jquery-slider-navigation-prev{
	margin:-34px 0 0 -390px;
}

.jquery-slider-navigation-next{
	margin:-34px 0 0 330px;
}

.infos-slider{
	left:0px;
	width:280px;
	height:210px;
}

.infos-slider .moyenne{
	position:absolute;
	top:0;
	left:0;
	width:280px;
	height:102px;
}

.infos-slider .petite{
	position:absolute;
	bottom:0;
	left:0;
	width:141px;
	height:102px;
}

.infos-slider .orange{
	position:absolute;
	bottom:0;
	right:0;
	width:133px;
	height:102px;
}

.infos-slider h2{
	font-size:11px;
	line-height:17px;
	margin:7px 0 0 7px;
}

.infos-slider .bout-de-cable-2{
	left:245px;
}

/*************** STYLES footer ****************/

#footer{
	background:url(../images/background-footer.jpg) no-repeat -500px 30px;
}

#footer h2{
	font-size:16px;
}

.contenu-footer{
	margin-left:20px;
}

#footer h2 span{
	width:768px;
	margin-left:-384px;
}

/*************** STYLES prestations ****************/

.cat-prestation, .cat-prestation img{
	width:375px;
	height:170px;
}

.cat-prestation.special{
	height:170px;
}

.cat-prestation h2{
	width:365px;
	font-size:20px;
}


/******* STYLES fiches projets ********/

#menu-left-prestation{
	width:240px;
}

#contenu.prestations {
	width:510px;
}

#contenu.prestations img{
	width:150px;
}

#contenu.prestations img.panorama{
	width:468px;
}

/*************** STYLES contact ****************/

#contenu.contact{
	width:768px;
}

.coldroite-contact{
	float:right;
	width:280px;
}

.coldroite-contact #cadre-googlemap{
	width:280px;
	height:220px;
}

#colonne-formulaire{
	width:420px;
	margin-right:0;
}

#colonne-formulaire input[type=text], #colonne-formulaire textarea{
	width:280px;
}

.liste-contact li{
	font-size:12px;
}

.liste-contact li .font-icone{
	font-size:13px;
	width:30px;
}

/*************** STYLES clients partenaires ****************/

#image-carte{
	width:737px;
}

.colonne-partenaire{
	width:230px;
	margin-left:20px;
}

/*************** STYLES moyens ****************/

.visage img{
	width:80px;	
}

/**********page actualités *********/

#contenu.actualites{
	width:500px;
}

#menu-actualites{
	width:250px;
}
