/*  This template was created by Mantis-a [http://www.mantisa.cz/]. For more templates visit Free website templates [http://www.mantisatemplates.com/]. */

/* CSS Document */

/* General */

* { margin: 0; padding: 0; }

html { height: 100%; font-size: 80% }

body {
height: 100%;
background-color: #10578D;
background-color:#8DA5C9;
/* background-color:#A71E7B; */
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
color: #004F8B;
text-decoration: underline;
font-weight: bolder;
}

a:hover {
text-decoration: none;
}

.noscreen {
display: none;
}


/* Cleaner */

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}


/* Skip menu */

.hidden {
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Images */



/* Wrapper */

#wrapper {
width: 950px;
margin: 30px auto 0 auto;
padding-bottom: 0px;
text-align: left;
/* border-left-style:dashed; */
/* background-color: #10578D; */
}


/* Headings, paragraphs */

#title {
/* background-color: #282828; */
background-color:#A71E7B;
letter-spacing: 1px;
/* width: 39em; */
/*width: 35em; */
text-align: center;
height:40px;
line-height:40px;
color:#F0E6E6;
font-size:1.3em;
/* font-style: italic; */
/* margin: auto; */
/* width: 60%; */
/*border:3px solid #8AC007;*/
padding: 4px;

margin-top:1em;
margin-bottom:2em;

border-radius: 5px;
-webkit-border-radius:10px;
-moz-border-radius:5px;
}

/*
.title-top { background: url('.img/title-top.gif') repeat-x 0 0; }
.title-left { background: url('.img/title-left.gif') repeat-y 0 0 }
.title-right { background: url('.img/title-right.gif') repeat-y 100% 0 }
.title-bottom { background: url('.img/title-bottom.gif') repeat-x 0 100% }
.title-top-left { background: url('.img/title-top-left.gif') no-repeat 0 0; }
.title-top-right { background: url('.img/title-top-right.gif') no-repeat 100% 0; }
.title-bottom-left { background: url('.img/title-bottom-left.gif') no-repeat 0 100%; }
.title-bottom-right { background: url('.img/title-bottom-right.gif') no-repeat 100% 100%; }
*/

.title p {
color: #FFFFFF;
margin: 4px 0 0 21px;
padding-bottom: 12px;
}

h1 {
font: normal 2.4em Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
padding-top: 25px;
margin-left: 20px;
}

h1 a:link, h1 a:visited {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}

h1 span {
color: #FFB849;
}

h2 {
/*font: normal 1.5em Georgia, "Times New Roman", Times, serif; */
color: #004F8B;
letter-spacing: 1px;
/* background: url('.img/h2-bg.gif') no-repeat 0 53%; */
/*padding-left: 25px; */
margin-bottom: 7px;
}

h3 {
/*font: normal 1.5em Georgia, "Times New Roman", Times, serif; */
color:#975253;
letter-spacing: 1px;
margin-top: 12px;
margin-bottom: 4px;
}

/* Menu */

ul.menu {
list-style-type: none;
}

ul.menu li {
/* background: url('.img/menu-li-divider.gif') no-repeat 50% 100%; */
padding: 18px 0;
}

ul.langues {
/* padding: 0px;
margin:0px; */
line-height: 1px;
}

ul.menu li a, ul.menu li a:visited {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
padding: 4px 7px;
font-size:110%;

/* ici now now */
border-radius: 5px;
-webkit-border-radius:10px;
-moz-border-radius:5px;
}

ul.menu li a:hover, ul.menu li a.active {
background-color: #002F53;
/*background-color:#DC1418;*/
}

ul.menu li.last {
background: none;
}


/* Content box */

#content {
/* margin-bottom:0px; */
}

.cZZZZZontent {
width: 950px;
margin: 19px auto 0 0;
/* margin: 19px auto 0 auto; */
}

.column-left {
float: left;
width: 165px;
text-align: center;
color: #FFFFFF;
}

.column-left h3 {
font: normal 1.5em Georgia, "Times New Roman", Times, serif;
margin: 10px 0 7px 0;
letter-spacing: 1px;
}

.column-right {
/* margin: 0 0 0 191px; */  /* TOP - RIGHT - BOTTOM - LEFT */
margin: 0 0 0 111px;
width: 790px;
padding-left:5%;
}

.box-top {
/* background: url('.img/box-top.gif') no-repeat 0 0; */
height: 12px;
}

.box {
/* background: url('.img/box-bg.gif') repeat-y 0 0; */
}

.box-in {
background-color: #FFFFFF;
padding: 0.8em 0 5em 0;
/* padding-right:2%; */
/* margin: 0 6em 0 2em; */
margin: 0 2em 0 2em;
}

/* TOP - RIGHT - BOTTOM - LEFT */
.box-in p {
line-height: 1.6;
margin: 0 0 10px 0px; /*ici now now */
color: #242424;
}

.box-in img {
/* pour l'image "Marcel au travail" */
padding-top:1%;
}

.box-bottom {
/* background: url('.img/box-bottom.gif') no-repeat 0 100%; */
height: 8px;
}


ul.main-list {
list-style-type: none;
margin: 14px 0 20px 25px;
}

ul.main-list li {
line-height: 1.3;
margin-bottom: 12px;
color: #004F8B;
background: url('.img/bullet.gif') no-repeat 0 0;
padding-left: 27px;
}


/* Footer */

.footer-info-left, .footer-info-right {
font-size: 0.8em;
color: #626262;
position: relative;
top: -7px;
display: inline;
}

.footer-info-left {
float: left;
margin-left: 17px;
}

.footer-info-right {
float: right;
margin-right: 40px;
}

.footer-info-left a, .footer-info-left a:visited, .footer-info-right a, .footer-info-right a:visited {
font-weight: normal;
color: #626262;
}

/* TOP - RIGHT - BOTTOM - LEFT */
#footer {
	margin: 20px 0 0 191px;
}

#footer a, #footer a span {
	color:#FBFBFB;
}

.box2 {
	background: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius:10px;
    -moz-border-radius:5px;
}

/* REMARQUE : AU DÉPART, J'AFFICHE EN FRANÇAIS */
.fra {
	display: inline;
}
h1.fra, h2.fra, h3.fra, h4.fra {
	display: block;
}
.eng {
	display: none;
}
h1.eng, h2.eng, h3.eng, h4.eng {
	display: none;
}
.deu {
	display: none;
}
h1.deu, h2.deu, h3.deu, h4.deu {
	display: none;
}
.esp {
	display: none;
}
h1.esp, h2.esp, h3.esp, h4.esp {
	display: none;
}

.menuhighlight {
	background-color: #A71E7B;
}

#title a {
color:white;
text-decoration:none;
}