/* CSS Document */
/* RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
margin-top:5px;
}
.global
{
position:relative;
top:0px;
left:0px;
width:937px;
height:481px;
background-color:#FFFFFF;
}
.content
{
width:914px;
height:485px;
position:absolute;
top:9px;
left:7px;
}

.menu
{
height:281px;
width:300px;
position:absolute;
left:0px;
top:0px;
text-align:left;
}
.menu_select {

width:153px;
height:158px;
position:absolute;
top:0px;
left:0px;
text-align:left;
}

.menu_unit
{
width:135px;
height:135px;
padding-left:10px;

}


.page_content
{
width:624px;
position:absolute;
left:290px;
top:00px;
height:281px;

}
.bandeau_flash
{
width:761px;
height:158px;
position:absolute;
left:153px;
top:0px;

}

.main
{
position:absolute;
top:168px;
left:0px;
width:914px;
height:301px;
background-image:url(images/chef.jpg);
background-repeat:no-repeat;

}

.footer
{
width:914px;
height:26px;
position:absolute;
top:468px;
left:0px;
text-align:center;
color:#646464;
font-size:11px;
padding-top:4px;
}


.page_photo
{
width:262px;
height:281px;
position:absolute;
top:0px;
left:0px;
}

.page_titre
{
width:401px;
height:64px;
position:absolute;
left:68px;
top:0px;
overflow:hidden;
}

.page_texte
{
	width:390px;
	height:219px;
	position:absolute;
	left:68px;
	top:64px;
	overflow:hidden;
	text-align:left;
	overflow:hidden;
}

.page_photo2
{
width:92px;
height:64px;
position:absolute;
left:532px;
top:0px;
}
.page_photo3
{
width:144px;
height:218px;
position:absolute;
left:450px;
top:125px;
}

.border_top
{
width:936px;
height:2px;
position:absolute;
top:0px;
left:0px;
background-image:url(images/border_top.gif);
background-repeat:no-repeat;

	
}
.border_left
{
width:3px;
height:473px;
position:absolute;
top:2px;
left:0px;
background-image:url(images/border_left.gif);
background-repeat:no-repeat;	
}
.border_bottom
{
width:937px;
height:6px;
position:absolute;
top:475px;
left:0px;
background-image:url(images/border_bottom.gif);
background-repeat:no-repeat;	
}
.border_right
{
width:5px;
height:473px;
position:absolute;
top:2px;
left:934px;
background-image:url(images/border_right.gif);
background-repeat:no-repeat;	
}

.separateur-top
{
width:914px;
height:10px;
position:absolute;
left:0px;
top:158px;
background-image:url(images/border.gif);
background-repeat:no-repeat;
}

.separateur-bottom
{
width:914px;
height:10px;
position:absolute;
left:0px;
top:449px;
background-image:url(images/border.gif);
background-repeat:no-repeat;
}

.lien:link
{
	text-decoration:none;
	font-size:11px;
	color:#101010;
}

.lien:visited
{
	text-decoration:none;
	color:#101010;
	font-size:11px;
}

.lien:hover
{
	text-decoration:none;
	color:#646464;
	font-size:11px;
}

.lien:active
{
	text-decoration:none;
	color:#101010;
	font-size:11px;
}
.lien_active:link
{
	text-decoration:none;
	font-size:11px;
	color:#FF9A03;
}

.lien_active:visited
{
	text-decoration:none;
	color:#FF9A03;
	font-size:11px;
}

.lien_active:hover
{
	text-decoration:none;
	color:#FF9A03;
	font-size:11px;
}

.lien_active:active
{
	text-decoration:none;
	color:#FF9A03;
	font-size:11px;
}

.form_contact
{
	position:absolute;
	top:70px;
	left:68px;
	width: 401px;


}

.Texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

