/* general stuff */

* {
margin: 0px;
padding: 0px;
}

body{
background-color: #d9d9d9;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #000;
text-align: justify;
min-width: 997px;
font-size: 12px;
}

a{
color: #d9d9d9;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#entete {
height: 150px;
width: 100%;
}

#logo {
float: left;
}

#corps {
background-color: #333333;
width: 100%;
overflow: auto;
overflow-x: hidden;
overflow-y: hidden;
padding-top: 10px;
padding-bottom: 10px;
color: #9e9a99;
min-height: 400px;
}

#corps h1 {
color: #fff;
font-size: 16px;
}

#slider{
overflow: auto;
overflow-x: hidden;
overflow-y: hidden;
width: 100000000px;
text-align: left;
}

#slider img {
margin-left: 10px;
margin-right: 10px;
}

#commentaires p {
text-align: center;
display: none;
}

#slider-buttons {
display: none;
width: 150px;
}

#slider-buttons #next {
float: right;
}

#slider-buttons #previous {
float: left;
}

#slider-buttons #play {
text-align: center;
height: 20px;
background-image: url(http://www.mjouve.com/templates/mjouve/img/play.jpg);
background-repeat: no-repeat;
background-position: center center;
}

#slider-buttons a {
color: #fff;
font-size: 12px;
text-decoration: none;
}

#slider-buttons a:hover {
color: #888888;
}

#pied {
height: 309px;
background-image: url(http://www.mjouve.com/templates/mjouve/img/fond_pied.jpg);
background-repeat: repeat-x;
}

#pied #carte {
float: right;
}

#pied #adresse {
text-align: right;
padding-top: 70px;
padding-right: 636px;
}

#pied #adresse h1 {
font-style: italic;
font-size: 24px;
font-weight: normal;
margin-bottom: 20px;
}

#pied #adresse h2 {
font-style: italic;
font-size: 14px;
font-weight: normal;
margin-bottom: 20px;
}

#pied #adresse p {
font-style: normal;
font-size: 14px;
font-weight: normal;
}

#pied #adresse a {
color: #000;
}

#pied #adresse a:hover{
color: #333333;
}

/* MENU lvl 0*/

#menu-lvl0 {
height: 46px;
margin-bottom: 5px;
}

#menu-lvl0 ul li {
overflow: hidden;
height: 45px;
float: left;
}

#menu-lvl0 ul li a {
display: block;
}

#menu-lvl0 ul li a:hover {
margin-top: -46px;
}

#menu-lvl0 #active_menu {
margin-top: -92px;
}
#menu-lvl0 .mainlevel_active {
margin-top: -92px;
}

/* MENU lvl 1*/

#menu-lvl1 {
margin-left: 250px;
font-size: 18px;
}

#menu-lvl1 ul {
list-style-type: none;
}

#menu-lvl1 ul li {
float: left;
}

#menu-lvl1 ul li a {
text-align: center;
color: #9e9a99;
text-decoration: none;
padding: 3px;
padding-left:10px;
padding-right:10px;
padding-bottom: 5px;
}

#menu-lvl1 ul li a:hover {
color: #333333;
text-decoration: none;
}

#menu-lvl1 #active_menu {
color: #000;
text-decoration: none;
background-color: #9e9a99;
}

#menu-lvl1 .mainlevel_active {
color: #000;
text-decoration: none;
background-color: #9e9a99;
}

/* MENU lvl 2*/

#menu-lvl2 {
margin-top: 10px;
margin-left: 610px;
font-size: 14px;
}

#menu-lvl2 ul {
list-style-type: none;
}

#menu-lvl2 ul li {
float: left;
}

#menu-lvl2 ul li a {
text-align: center;
color: #9e9a99;
text-decoration: none;
padding: 3px;
padding-left:10px;
padding-right:10px;
padding-bottom: 5px;
}

#menu-lvl2 ul li a:hover {
color: #333333;
text-decoration: none;
}

#menu-lvl2 #active_menu {
color: #000;
text-decoration: none;
background-color: #9e9a99;

}

#menu-lvl2 .mainlevel_active {
color: #000;
text-decoration: none;
background-color: #9e9a99;
}

/* MENU esp clients */

#jingo {
padding-left: 10px;
height: 30px;
margin-bottom: 5px;
}

#jingo ul li {
overflow: hidden;
height: 30px;
float: left;
}

#jingo ul li a {
display: block;
}

#jingo ul li a:hover {
margin-top: -30px;
}

#jingo #active_menu {
margin-top: -60px;
}
#jingo .mainlevel_active {
margin-top: -60px;
}

/* CONTACT */

#contact{
width: 997px;
margin-left: auto;
margin-right: auto;
}

#contact a {
color: #9e9a99;
}

#contact a:hover {
color: #fff;
}

#jingo {
width: 150px;
float: left;
text-align: right;
}

#artforms-box{
min-height: 400px;
}

#contact #artforms-form {
float: right;
width: 200px;
margin-right: 54px;

}

/* Classes */

.article_seperator {
display: block;
}

.tool-tip {
color: #fff;
width: 139px;
z-index: 13000;
}
 
.tool-title {
font-weight: bold;
font-size: 11px;
margin: 0;
color: #9FD4FF;
padding: 8px 8px 4px;
background-color: #000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #9FD4FF;
}
 
.tool-text {
font-size: 11px;
padding: 4px 8px 8px;
background-color: #000;
}

.contentpaneopen {
/*margin-left: 10px;
margin-right: 10px;*/
width: 100%;
text-align: center;
}



.componentheading {
font-size: 18px;
color: #ffffff;
text-align: center;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 20px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FFFFFF;

}

/* Articles */

.article {
min-height: 150px;
overflow: auto;
background-color: #444444;
padding-right: 5px;
text-align: justify;
}

table .contentheading {
display: block;
width: 100%;
font-size: 16px;
margin-bottom: -5px;
font-weight: bold;
text-indent: 5px;
text-decoration: underline;
color: #b8b3b2;
}

table .contentpaneopen {
margin-bottom: 10px;
}

.affieldname {
width: 100px;
}

input {
margin-bottom:10px;
}