body {
	font-family: Verdana;
	margin: 0px;
	background-color: #EEE;
}

img{
	max-width:100%;
	width:auto\9;
	height:auto;
	vertical-align:middle;
	border:0;-ms-interpolation-mode:bicubic;
}

/* Dropdown Menu */
.navbar {
    overflow: hidden;
    background-color: #333;
    font-family: Arial, Helvetica, sans-serif;
}

.navbar a {
    float: left;
    font-size: 16px;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

.dropdown {
    float: left;
    overflow: hidden;
}

.dropdown .dropbtn {
    font-size: 16px;    
    border: none;
    outline: none;
    color: white;
    padding: 14px 16px;
    background-color: inherit;
    font: inherit;
    margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn {
    background-color: red;
}

.dropdown-content {
    display: none;
    position: absolute;
    #background-color: #ccc;
    width: 100%;   
    z-index: 1;
}

.dropdown-content .header {
    background: red;
    padding: 16px;
    color: white;
}

.dropdown:hover .dropdown-content {
    display: block;
}

/* Create three equal columns that floats next to each other */
.column {
    float: left;
    width: 30%;
    padding: 5px;
    background-color: #ccc;
   
}

.column a {
    float: none;
    color: black;
    padding: 5px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.column a:hover {
    background-color: #ddd;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .column {
        width: 100%;
        height: auto;
    }
}

/* End Dropdown Menu */

/* Slide Menu */
.accordion {

    cursor: pointer;
    padding: 18px;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
}

.accordion.active {
    background-color: #f9f9f9;
	font-weight: bold;
}

/* Symbol Control + */
.accordion:after {
    content: '\002B';
    color: black;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

/* Symbol Control - */
.accordion.active:after {
    content: "\2212";
}

div.panel {
	font-size: 14px;
	padding: 0 8px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
/* End Slide Menu */

.roundcorner {
    border-radius: 25px;
    border: 2px solid #540505;
    padding: 30px 30px 50px 10px; 
	background-color: #f9f9f9;
	width: 700px;
}

#opac1, #opac2, #opac3, #opac4, #opac5, #opac6, #opac7, #opac8, #opac9, #opac10, #opac11, #opac12,
#cat1,#cat2,#cat3,#cat4,#cat5,#cat6,#cat7,#cat8,#cat9,#cat10,#cat11,#cat12,#cat13,#cat14,#cat15,#cat16,#cat17,#cat18,
#cat19,#cat20,#cat21,#cat22,#cat23,#cat24,#cat25,#cat26,#cat27,#cat28,#cat29,#cat30,#cat31,#cat32,#cat33,#cat34,#cat35,#cat36,#cat37,#cat38,#cat39,#cat40,#cat41,#cat42,#cat43,#cat44,
#circ1, #circ2, #circ3, #circ4, #circ5, #circ6, #circ7, #circ8, #circ9, #circ10, #circ11, #circ12, #circ13, #circ14, 
#circ15, #circ16, #circ17, #circ18, #circ19, #circ20, #circ21, #circ22, #circ23, #circ24, #circ25, #circ26, #circ27, 
#circ28, #circ29, #circ30, #circ31,#circ32,#circ33,#circ34,#circ35,#circ36,#circ37,#circ38,#circ39,#circ40,#circ41,#circ42,
#circ43,#circ44,#circ45,#circ46,#circ47,#circ48,#circ49,#circ50,#circ51,#circ52,#circ53,#circ54,#circ55,#circ56,   
#ser1, #ser2, #ser3, #ser4, #ser5, #ser6, #ser7, #ser8, #ser9, #ser10, #ser11, #ser12, #ser13, #ser14, #ser15, #ser16, #ser17, #ser18, #ser19, #ser20, #ser21, 
#acq1, #acq2, #acq3, #acq4, #acq5, #acq6, #acq7, #acq8, #acq9, #acq10, #acq11, #acq12, #acq13, #acq14, #acq15, #acq16, #acq17, #acq18,#acq19,#acq20,#acq21,#acq22,#acq23,#acq24,#acq25,#acq26,#acq27,#acq28,#acq29,#acq30,#acq31,#acq32,#acq33,#acq34,#acq35,
#jour1, #jour2, #jour3, #jour4,
#pcounter1,#pcounter2,#pcounter3,#pcounter4,#pcounter5,#pcounter6,#pcounter7,#pcounter8,#pcounter9,#pcounter10,#pcounter11,
#app1, #app2,
#line1, #line2, #line3{ 
	position: absolute;
	visibility: hidden; 
	margin: auto;
	padding-top: 50px;
    width: 100%;
}