/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
        margin: 0;
	padding: 0;
}

body {
	direction: ltr;
        font-family: Arial, "Times New Roman", Times, sans serif;
	font-size: 12px;
        color: #000000;
	background-color: #fff;
	/* font-family: Verdana,Arial,sans-serif; */
	text-align: left;
	color: #000;
        margin-top: -60px;
	margin-left: 20px;
	line-height: 1em;
}

body.section-1 {
}
body.section-2 {
}
body.section-3 { }

a:link { text-decoration: none;
	color: #000;
}
a:active { text-decoration: none;
	color: #797979;
}
a:visited { text-decoration: none; color: #000;
}
a:hover { text-decoration: none; background:#none; color: #none 
}

#menu li.active a { 
	color: #a8f601;
	padding-top:px;
	text-align:left;
	background-color: none;
	font-weight: none;
	margin-top: 200px;
	background-color:#fff;
	background-width:150px;
}

a:hover {
	color: #a8f601;
	background-color: none;
	padding: 0;
	border-left-style: none;
}




a img { border: 20; }

#menu {
    width: 160px;
    overflow: auto;
    top: 80px;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
	background-color: #fff;
	padding-left: 22px;
	margin-left: 0;
	line-height: 1.2em;
}

#menu ul {
	list-style: none;
	margin: 0 0 15px 1px;
}

#menu ul li.section-title {
	font-weight: none;
	font-style:italic;
	font-weight:bold;
	text-align:;
	padding-top: 49px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	color: #000;
	text-transform: none;
	line-height: 1.2em;
}

#menu ul li.section-contact {
	font-weight: none;
	font-style:italic;
	font-weight:bold;
	text-align:;
	padding-top: 0px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	color: #000;
	text-transform: none;
	line-height: 1.2em;
}

#content {
    height: 100%;
    margin: 0 0 0 232px;
	background-color: #fff;
	padding-top: 235px;
	padding-left: 0px;
}

.container {
    padding: 2px 5px 25px 2px;
	background-color: #gggggg;
	margin-top: 0;
	margin-left: 0;
}

.main {
    padding: 2px 5px 25px 2px;
	margin-top: 0;
	width: 800px;
}

#content p { width: 400px; margin-bottom: 9px;
	margin-top: 0;
}

p {
    margin: 0 0 3px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ border: 20px; border-color:#996633; margin: 0px; padding: 20; }
#img-container p	{ border: 20px; border-color:#996633; width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

#twitter_div {
	padding-left: 3px;
}

#twitter_update_list {
	font-weight: bold;
	list-style-type: none;
}
.evidey {
	padding: 3px;
	color: white;
	background-color: black;
	line-height: 16px;
}
.evidetitle {
	line-height: 16px;
	margin-left: 20px;
	padding: 1px;
	font-size: 6px;
	color: #gggggg;
	background-color: #61c32e;
}
.evidegr {
	padding: 1px;
	color: #61c32e;
	background-color: #ffffff;
	line-height: 1px;
}
.copy {
	font-size: 10px;
	padding-top: ;
	margin-left: -20px;
	direction:;
	text-align:left;
	position:fixed;
	bottom:2px;
	
	font-color:#666666;
	line-height: 1em;
}
.indexhibit {
	font-size: 12px;
	margin-left: -20px;
	 direction: ltr;
	text-align: left;
	position:fixed;
	bottom:20px;
	color: #000;
	line-height: 1.2em;
}
.nome {
     direction: ltr;
    font-family: Arial, "Times New Roman", Times, sans serif;
	font-size: 15px;
	font-weight:normal;
    color: #000000;
	background-color: #fff;
	text-align: left;
	color: #000;
}
.nomeverde {
     direction: ltr;
    font-family: Arial, "Times New Roman", Times, sans serif;
	font-size: 15px;
	font-weight:normal;
    color: #a8f601;
	text-align: left;
}
.contacttitre {
    width:150px;
	font-weight: none;
	font-style:italic;
	font-weight:;
	text-align:;
	padding-top: 30px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	color: #000;
	text-transform: none;
	line-height: 1.2em;
}
.contact{
    color: #000;
	padding-top:0px;
	background-color: none;
	font-weight:;
	line-height: 1.6em;
}

.evidegry {
	color: #000;
	background-color: #f1f1f1;
	line-height: 16px;
}

.evidew {
	color: #000;
	background-color: #fff;
	line-height: 20px;
}

#footer {
	padding-left: 20px;
}

