/************************************
*********RESPONSIVE WEBDESIGN********
************************************/


 /* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) {
 	
.fond-menu ul li a {
    border-bottom: 5px solid #F0F0F0;
    color: #444444;
    font: 12px/48px Bree Serif !important;
    position: relative;
    text-decoration: none;
    text-shadow: 0 2px 2px #FFFFFF;
    transition: border 0.2s ease 0s;
}

/****BANNIÈRES PUB GAUCHE****/

.colonne-gauche .jcarousel-skin-tango2, .colonne-gauche .jcarousel-skin-tango3{
	width: 110px !important;
	height: 154px !important;
	margin: 0 auto;
	border: 2px solid grey;
	margin-top: 40px;
}


.colonne-gauche .jcarousel-container{
	background: none !important;
	border: none !important;
	border-radius: 0px !important;
	padding: 0px !important;
	width: 110px !important;
	height: 154px !important;
}

.colonne-gauche ul#institutionsdeux, .colonne-gauche ul#institutions{
	width: 110px !important;
}

.colonne-gauche .jcarousel-clip {
	height: 154px !important;
	width: 110px !important;
	margin: 0 auto;

}

.colonne-gauche .jcarousel-container li{
	height: 154px !important;
	width: 110px !important;
	margin: 0 auto;
}

.colonne-gauche .jcarousel-container li img{
	height: 154px !important;
	width: 110px !important;
	margin: 0 auto;
}

.jcarousel-prev, .jcarousel-next{
	display: none !important;
}

 /***Contenu***/

.article-entete h3, .article-entete p, .article-secondaire h4, .article-secondaire p {
	margin-right: 5px !important;
} 

span.séparateur {
    background-color: #BBBBBB;
    float: left;
    height: 1px;
    margin-bottom: 25px;
    margin-top: 25px;
    width: 412px !important;
}

/**agendas**/

.agenda-artisans {
    margin-left: 5px !important;
}

.agenda-capeb h5, .agenda-artisans h5{
	text-align: center;
	font: 14px Bree Serif;
	color: #e5322d;
	line-height: 32px;
}

.agenda-artisans, .agenda-capeb{
	width: 200px;
}

.contenu-agenda-capeb, .contenu-agenda-artisans-partenaires {
    background: none repeat scroll 0 0 #E0E0E0;
    border-top: 4px solid #E5322D;
    width: 190px !important;
    float: left;
    margin-bottom: 5px !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

span.séparateur-agenda {
    background-color: #818181;
    float: left;
    height: 1px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
    width: 170px !important;
}

.agenda-capeb h5, .agenda-artisans h5 {
    color: #E5322D;
    font: 14px/20px Bree Serif !important;
    text-align: center;
}


/**COLONNE DROITE**/

.colonne-droite{
	width: 170px !important;
}

.colonne-droite .jcarousel-skin-tango1, .colonne-droite .jcarousel-skin-tango4,.colonne-droite .jcarousel-skin-tango5, .colonne-droite .jcarousel-skin-tango7, .colonne-droite .jcarousel-skin-tango8{
	width: 150px !important;
	height: 106px !important;
	margin: 0 auto;
	border: 2px solid grey;
	margin-top: 20px;
}


.colonne-droite .jcarousel-container{
	background: none !important;
	border: none !important;
	border-radius: 0px !important;
	padding: 0px !important;
	width: 150px !important;
	height: 106px !important;
}

.colonne-droite ul#artisans{
	width: 150px !important;

}

.colonne-droite .jcarousel-container li img{
	height: 106px !important;
	width: 150px !important;
	margin: 0 auto;
}

.colonne-droite .jcarousel-clip-vertical{
	height: 106px !important;
	width: 150px !important;
	margin: 0 auto;

}

.colonne-droite .jcarousel-container li{
	height: 106px !important;
}

/**LABELS**/
.conteneur-labels {
    margin-left: -14px !important;
    width: 265px !important;
}

.reseaux-sociaux-gauche, .reseaux-sociaux-droite{
	width: 95px !important;
} 

.reseaux-sociaux-droite{
	margin-left: 0px !important;
}
.reseaux-sociaux-gauche p, .reseaux-sociaux-droite p{
	font-size: 12px;
}



  
}



/****************** Mobile Landscape Size to Tablet Portrait (devices and browsers) ***************/

@media only screen and (min-width: 480px) and (max-width: 767px) {

ul#menu li{
	background: url("images/fond-menu.png") repeat-x scroll 0 0 transparent;
    height: 53px;
    max-width: 960px;
}


.colonne-gauche {
	margin-left: 120px !important;
	margin-top: 50px !important;
	border: none !important;
}

.contenu{
	margin-top: 35px !important;
	margin-left: 10px !important;
	width: 400px !important;

}

.contenu span.séparateur{
	width: 100% !important;
}

.agenda-capeb{
	margin-left: 80px !important;
	margin-bottom: 20px !important;
	margin-top: 20px !important;
}

.agenda-artisans{
	margin-left: 80px !important;
	margin-bottom: 35px !important;
}

.colonne-droite{
	margin-left: 98px !important;
	border: none !important;
}

.territoire-belfort, .labels-reseaux-sociaux{
	margin-left:30px !important;
}


form#searchform{
	text-align:center;
}

.article-entete h3,.article-entete p, .article-secondaire h4, .article-secondaire p {
	width: 400px !important;
}
  
}




/********** Mobile Portrait Size to Mobile Landscape Size (devices and browsers) **************/

	@media only screen and (max-width: 479px) {

ul#menu li{
	background: url("images/fond-menu.png") repeat-x scroll 0 0 transparent;
    height: 53px;
    max-width: 960px;
}


.colonne-gauche {
	margin-left: 70px !important;
	margin-top: 50px !important;
	border: none !important;
}

.contenu{
	margin-top: 35px !important;
	margin-left: 10px !important;
	width: 280px !important;

}

.contenu img{
	margin-bottom: 5px !important;
}

.article-entete p, .article-entete h3, .articles-secondaires p, .articles-secondaires h3{
	width: 280px !important;
} 

.contenu span.séparateur{
	width: 100% !important;
}

.agenda-capeb{
	margin-left: 20px !important;
	margin-bottom: 20px !important;
	margin-top: 20px !important;
}

.agenda-artisans{
	margin-left: 20px !important;
	margin-bottom: 35px !important;
}

.colonne-droite{
	margin-left: 40px !important;
	border: none !important;
}

.territoire-belfort, .labels-reseaux-sociaux{
	margin-left:30px !important;
}

.conteneur-labels{
	margin-left: -15px !important;
}

#pied-de-page p{
 	margin-left: 10px !important;
	width: 280px !important;
	margin-bottom: 10px !important;
}

form#searchform{
	text-align:center;
}


}