/* critères de page */

body {
	background-image:url(../img/degrade.gif);
	background-repeat:repeat-x;
	background-position: top left; 
	background-color: #1b1c1c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size:11px
}

h2 {
	font-size:15px;
	font-weight:bold;
	color:#333333
}

img {
	border:0px;
	text-decoration:none
}

.red { 
	color:#a63d51
}

.img_home {
	width:786px;
	height:396
}

p {
	text-align:justify
}

span.entete {
	position: relative;
	top: 20px	
}

.map_link {
	color:#a63d51;
	text-decoration:none;
	font-size:11px
}

.anchor_top{
	position:absolute

}

.anchor_middle{
	position:absolute;
	top:243px
}

/* structure de page */

#top{
	text-align:center;
	width: 800px; 
	height: 33px;
	margin-left: auto; 
	margin-right: auto;
	font-size:9px
}

#shadow_top_left {
	position:relative;
    background-image:url(../img/shadow_top_left.jpg);
	background-position: top left;
	display:inline; /* IE 6 float */
	float:left;
	width: 35px; 
	height: 13px;
	margin-left: -14px;
	margin-top: 20px
}

#shadow_top_right {
	position:relative;
    background-image:url(../img/shadow_top_right.jpg);
	background-position: top left;
	display:inline;
	float:right;
	width: 35px; 
	height: 13px;
	margin-right: -14px;
	margin-top: 20px
}

#conteneur {
	background-image:url(../img/background_content.gif);
	background-repeat:repeat-x;
	width: 800px; 
	height: 800px;
	margin-left: auto; 
	margin-right: auto
}

#banner {
    position:absolute;
	width: 786px; 
	height: 800px;
	margin-left:0px;
	display:inline;
	padding-top:0px;
	padding-left:0px
}

#logo {
	position:absolute;
	background-image:url(../img/logo_round_office.gif);
	background-repeat: no-repeat; 	
	width: 218px; 
	height: 179px;
	margin-left: 284px;
	margin-right: 298px;
	margin-top:20px
}

#wave_left {
	position:absolute;
    background-image:url(../img/wave_left.jpg);
	background-repeat: no-repeat;
	width: 284px; 
	height: 236px;
	margin-right: -284px;
	margin-top: 103px
}

#wave_right {
	position:absolute;
    background-image:url(../img/wave_right.jpg);
	background-repeat: no-repeat;
	width: 284px; 
	height: 130px;
	margin-left: 502px;
	margin-top: 5px
}

#content {
    position:absolute;
	width:746px;
	overflow: hidden;
	height: 582px;
	margin-top:210px;
	padding-left:20px;
	padding-right:20px
}

#ext_wave_left {
	position:relative;
    background-image:url(../img/ext_wave_left.jpg);
	background-position: top left;
	display:inline;
	float:left;
	width: 186px; 
	height: 97px;
	margin-top: 172px;
	margin-left: -200px
}

#shadow_left {
	position:relative;
    background-image:url(../img/shadow_left.jpg);
	display:inline;
	float:left;
	margin-left:-14px;
	width: 14px; 
	height: 800px
}

#border_left_body {
	position:relative;
    background-image:url(../img/bord_body.gif);
	background-repeat:repeat-x;
	background-position: top left; 
	display:inline;
	float:left;
	width: 7px; 
	height: 800px
}

#shadow_right {
	position:relative;
    background-image:url(../img/shadow_right.jpg);
	display:inline;
	float:right;
	margin-right:-14px;
	width: 14px; 
	height: 800px
}

#border_right_body { 
	position:relative;
    background-image:url(../img/bord_body.gif);
	background-repeat:repeat-x;
	background-position: top left;
	display:inline;
	float:right;
	width: 7px; 
	height: 800px
}

#ext_wave_right {
	position:relative;
    background-image:url(../img/ext_wave_right.jpg);
	background-position: top left;
	display:inline;
	float:right;
	width: 172px; 
	height: 96px;
	margin-top: -13px;
	margin-right: -192px;
	margin-left:192px
}

#right_menu {
    position:absolute;
	top:0px;
	left:0px;
	width:200px; 
	height: 200px
}

#fleche {
	position:relative;
	display:inline; /* IE 6 float */
	float:left;
	left:-18px;
	width:9px;
	height:180px
}

#menu_vertical {
	position:absolute;
	display:inline; /* IE 6 float */
	left:0px;
	width:180px;
	/*background-color:#006699;
	border: 1px solid #a63d51;*/
}

#arrow {
    position:relative; 
	background-image:url(../img/fleche.png);
	background-position: top left;
	width:9px; 
	height:12px
}

#border_bottom {
	position:relative;	
    background-image:url(../img/border_bottom.gif);
	background-repeat:repeat-x;
	background-position: top left;
	width: 800px; 
	height: 8px;
	margin-top: -8px; 
	margin-left: auto; 
	margin-right: auto
}

#shadow_bottom {
	position:relative;
    background-image:url(../img/shadow_bottom.jpg);
	background-position: top left;
	width: 829px; 
	height: 14px;
	margin-left: auto; 
	margin-right: auto
}

#video {
	text-align:center;
	margin:25px
}

#map{
	position:relative;
	margin-top:50px;
	font-size:8px;
	width:400px
}

#formulaire {
	font-size:10px;
    position:relative;
	margin-top:50px;
	display:inline;
	float:right
}

/*formulaire*/

input {
	border:1px solid black;
	background-color:#ffffff;
	font-family: Arial, sans-serif, Helvetica;
	font-size:11px
}

textarea {
	border:1px solid black;
	font-family: Arial, sans-serif, Helvetica;
	font-size:11px
}

#formulaire span {
	color: #ff0000
}

.td_comment {
	height:28px;
	width:120px
}

.td_field {
	width:230px
}

.star {
	color: #ff0000
}

#formulaire img {
	width:12px;
	height:12px;
	border:0px;
	text-decoration:none
}
