@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Mairie d'Orbec
Theme URI: http://www.orbec.fr
Description: Theme de la Mairie d'Orbec
Version: 1.0
Author: Krea3
Author URI: http://www.krea3.fr
Text Domain: krea3
*/

/*************************************************************/
/*****************min-width:1024******************************/


@media screen and (max-width:1150px){
	
#gauche {
    width: 20% !important;
}

#la-page #content {
    width: 80% !important;
}

#nouvelle_recherche_agenda {
    padding: 10px 5px !important;
    font-size: 0.85em !important;
}

#datedebut, #datefin {
    max-width: 40px !important;
}

#nav > li > a {
    font-size: 0.85em !important;
}

#ligne_page ul {
    font-size: 0.7em;
}

#ligne_page li a {
    color: #fff !important;
    display: block;
    height: 80px;
    padding: 20px 10px;
    position: relative;
    text-decoration: none !important;
    width: 100%;
}


#barre-top-page {
    max-width: 100% !important;
}

}

@media screen and (max-width:1280px){
}






