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

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}
h1 {
	color: #bf2e1a;
	font-weight: bold;
	font-size:12px;
	padding-left:5px;
}
p{
margin-left:5px;
line-height:12px;
margin-right:10px;
}

div#header {

}

div#content p{
line-height:1.5
}

div#topmenu{
background-image:url(../images/menutop_fond.jpg);
padding-right:20px;
padding-top:2px;
font-weight:bold;
font:Century Gothic, Arial, Helvetica, sans-serif;
color:#FFFFFF;
height:17px;
}
div#topmenu a{
font-weight:bold;
font:Century Gothic, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
div#mainmenu{
display: block;
height:50px;
padding-right:0px;

}
div#logo{
padding-top:45px;
padding-left:30px;
height:60px;
}
div#footer{
background: #FFFFFF;
color: #333333;
border-bottom:solid #CC3300 thin;
border-top:solid #CC3300 thin;
font-size:9px;
padding-left:5px;
padding-top:5px;
clear:both;
height:92px;
}
div#contenu_page{
background-color:#ffffff;
border-bottom:solid #CC3300 thin;
padding-left:0px;
padding-top:5px;
}
div#selection {
background-color: #003399;
}

div#container{
width:910px;
margin:0 auto;
border:solid #CC3300 thin;
background-color:#FFFFFF;

}
body,td,th {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.Text_boxhomewhite {
color: #FFFFFF; 
font-weight: bold;
font-family: Century Gothic, Arial, Helvetica, sans-serif;
 }
.Text_boxhomewhite a {
color: #FFFFFF; 
font-weight: bold;
font-family: Century Gothic, Arial, Helvetica, sans-serif;
text-decoration:underline;
 }
div#title_window{
padding-left:15px;
width:217px;
}

.markermenu{
width: 231px; /*width of menu*/
line-height:18px;
}

.markermenu ul{
list-style-type: none;
margin: 5px;
padding: 0;
}

.markermenu ul li a{
background: white url(arrow.gif) no-repeat 2px center;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
background-color: #ffedcc;
}


* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 231px;
}



.markermenu ul li a:hover{
color: black;
background-color: #ffdea3;
background-image:url(arrow.gif); /*onMouseover image change. Remove if none*/
}



/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */

	
div#select {
background: white url(arrow.gif) no-repeat 2px center;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
background-color: #ffdea3;
color:#000000;
}
div#selecttop {
    text-align:left;
    display:block;
	font-size:14px;
	font-family: Century Gothic, Futura, Arial;
	text-decoration:none;
	color:#bf2e1a;
	padding-left:4px;
	
}
div#selecttopreal {
    text-align:left;
    display:block;
	font-size:14px;
	font-family: Century Gothic, Futura, Arial;
	text-decoration:none;
	color:#bf2e1a;
	padding-left:4px;
	padding-right:25px;
	
}
div#selecttopcontact {
    text-align:left;
    display:block;
	font-size:14px;
	font-family: Century Gothic, Futura, Arial;
	text-decoration:none;
	color:#bf2e1a;
	padding-left:4px;
	margin-right:5px;
}
div#box_anim {
width:233px;
border:thin solid;
border-color:#CCCCCC;
padding-top:10px;
height:auto;
margin-right:20px;
}
.title_window {
	font-size: 24px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.border {
	color: #CCCCCC;
}
.text_anim {
	color: #000000;
	font-size: 11px;
}


