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

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

#container{
	width:480px;
	margin-top:0;
}

.conteneur{
	width:480px;
}

#contenu{
	width:480px;
}

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

#contenu.prestations{
	width:480px;
}

#colonne-right{
	width:480px;
	margin-top:30px;
}

body{
	padding:80px 0 0 0;	
}

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

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

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

#header{
	background:none;
	background-color:#FFF;
	height:80px;
}

#logo{
	top:10px;
}

#logo img{
	width:100px;
}

#numero-telephone-mail{
	width:140px;
	background:#FFF;
	top:37px;
	padding:0;
	height:0;
}

#numero-telephone-mail h3, #numero-telephone-mail a{
	font-size:13px;
	color:#999A9C;
}

.separation{
	margin:2px 0 2px 0;
}

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

#menu-langue{
	right:30px;
	top:6px;
}

#menu-langue a{
	margin-left:20px;
}

#menu-top{
	display:none;
}

#menu-top-mobile{
	display:block;
	position:absolute;
	border:1px solid #999A9C;
	height:30px;
	width:200px;
	top:25px;
	left:120px;
}

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

#conteneur-slider{
	height:300px;
	overflow:hidden;
}

#conteneur-slider .conteneur{
	width:480px;
	margin:0 0 0 -240px;
	height:270px;
}

.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:15px;
	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 -750px 30px;
	margin-top:0;
}

#footer h2{
	font-size:16px;
	line-height:25px;
	height:50px;
}

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

#footer h2 span{
	width:480px;
	margin-left:-240px;	
}

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

.cat-prestation, .cat-prestation img{
	width:480px;
	height:210px;
}

.cat-prestation.special{
	height:auto;
}

.cat-prestation h2{
	width:470px;
}

#presentation-prestation img{
	width:440px;
}

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

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

#contenu.prestations {
	width:480px;
}

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

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

table.tableau-images td{
	padding-bottom:5px;
	font-size:12px;
}

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

#contenu.contact{
	width:480px;
}

.coldroite-contact{
	width:440px;
	margin:0 20px 0 20px;
}

.coldroite-contact #cadre-googlemap{
	width:440px;
	height:220px;
	margin-bottom:10px;
}

#colonne-formulaire{
	width:440px;
	margin-top:0px;
}

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

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

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

#image-carte{
	width:448px;
}

.colonne-partenaire{
	width:100%;
	float:inherit;
	margin-left:0;
}

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

.visage{
	float:left;
	text-align:center;
	width:20%;
	color:#777777;
	font-size:12px;
}

.visage img{
	width:80px;	
}

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

#contenu.actualites{
	width:480px;
}

#menu-actualites{
	width:480px;
	min-height:80px;
}

#menu-actualites h2{
	padding:5px;
}

#menu-actualites .conteneur-menu{
	height:0;
	overflow:hidden;
	max-height:300px;
}


#menu-actualites li a{
	padding:20px 0px 5px 5px;
}

#menu-actualites .voir-menu-actu{
	display:block;
}


#menu-actualites ul{
	padding:0 10px 0 10px;
	margin:0;
}
