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

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

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

#container.accueil{
	margin-top:0;
}

.conteneur{
	width:320px;
}

#contenu{
	width:320px;
}

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

#contenu.prestations{
	width:320px;
}

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

body{
	padding:120px 0 0 0;	
}

img.pleine-largeur, img.petite-largeur{
	width:287px;
}



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

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

#logo{
	top:10px;
}

#logo img{
	width:140px;
}

#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:320px;
	top:82px;
	left:0;
}

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

#conteneur-slider{
	display:none;
}

.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:none;
	background-color:#3F6687;
	margin-top:0;
}

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

.contenu-footer{
	margin-left:-160px;
	width:320px;
	top:60px;
}

.contenu-footer ul{
	width:120px;
}

#footer h2 span{
	width:320px;
	margin-left:-160px;	
	font-size:13px;
}

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

.cat-prestation, .cat-prestation img{
	width:300px;
	height:130px;
}

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

.cat-prestation h2{
	width:290px;
	font-size:17px;
}

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

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

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

#contenu.prestations {
	width:320px;
}

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

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

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

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

#contenu.contact{
	width:320px;
}

.coldroite-contact{
	width:300px;
	margin:0 10px 0 10px;
}

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

#colonne-formulaire{
	width:300px;
	margin:10px;
}

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

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

.liste-contact li .font-icone{
	width:40px;
}


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

#image-carte{
	width:300px;
}

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

h2.titre-partenaire{
	font-size:20px;
	margin-top:20px;
}

.colonne-partenaire h3{
	font-size:16px;
}

.colonne-partenaire p, .colonne-partenaire li span{
	font-size:14px;
}

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

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

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

#contenu.actualites{
	width:320px;
}

#menu-actualites{
	width:320px;
	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;
}
