@charset "utf-8";
/* CSS Document */
html,body
{
background-color:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000
}

#header
{
display:block;
width:1005px;
height:135px;
position:relative;
margin-left:auto;
margin-right:auto;
color:#000;
text-align:center;
background-image:url(../../frontend/images/default_template/bckg_header.gif)
}
#headerContact
{
position:relative;
text-align:left;
left:10px;
color:#174498
} 
#headerContact a
{
	text-decoration:none;
	color:#174498
}
#headerContact a:hover
{
	color:#333
}
#body
{
display:block;
width:1010px;

position:relative;
margin-left:auto;
margin-right:auto;
color:#000
}
#footer
{
display:block;

width:786px;
height:135px;
margin-left:6px;
color:#000;
background-image:url(../../frontend/images/default_template/bckg_footer.gif);
margin-top:5px;
}

a#home
{
display:block;
text-decoration:none;
height:38px;
width:221px;
text-align:center;
text-transform:uppercase;
line-height:38px
}
a#home:hover
{
	text-decoration:underline
}

a#contact
{
display:block;
text-decoration:none;
height:38px;
width:221px;
text-align:center;
text-transform:uppercase;

line-height:38px
}
a#contact:hover
{
	text-decoration:underline
}


#menu
{
vertical-align:top;
}

#vmenu
{
vertical-align:top;
width:221px;
margin-top:5px;
position:relative;
z-index:10
}

a#level0
{
display:block;
text-decoration:none;
text-transform:uppercase;
width:219px;
color:#FFF;
text-transform:uppercase;
font-weight:bold;
font-size:13px;
height:25px;
line-height:25px;
padding-left:3px;
background-color:#ff9900;
}

a#level0:hover
{
	background-color:#FFF;
	color:#ff9900
}

#menuDeroulant
{
	list-style-type:none;
	z-index:10;
	
}


#menuDeroulant li
{
list-style-type:circle;
list-style-position:outside;
color:#FFF;


}

#menuDeroulant a#level1
{

display:block;
text-decoration:none;
width:100%;
color:#FFF;
z-index:10;
background-color:#F90;
font-weight:bold;
margin-bottom:10px;
}
#menuDeroulant a#level1:hover
{
display:block;
background-color:#FFF;
color:#ff9900;
width:100%;
}

#menuDeroulant a#isSelected
{

display:block;
text-decoration:none;
width:100%;
z-index:10;
background-color:#FFF;
color:#ff9900;
font-weight:bold;
margin-bottom:10px;
}
#menuDeroulant a#isSelected:hover
{
	display:block;
background-color:#FFF;
color:#ff9900;
width:100%;
}





#content
{
vertical-align:top	
}

#content .container
{
margin-top:5px;
margin-left:3px;
position:relative;
z-index:0;
width:790px;

display:block;
background-image:url(../../frontend/images/default_template/bckg_content.jpg);
background-repeat:no-repeat
}
#content h1.title
{
display:block;
margin-left:25px;
padding-top:18px;
font-family:Verdana, Geneva, sans-serif;
font-size:20px;
color:#C60
}
#content .contentTexte
{
display:block;
width:775px;
height:500px;
position:relative;
left:10px;
overflow:auto;
color:#666	
}

#content .contentContact
{
display:block;
width:775px;
height:500px;
position:relative;
left:35px;
overflow:auto;
color:#666;
font-size:12px
}

#content .contentContact a
{
text-decoration:none;
color:#F30
}
#content .contentContact a:hover
{
	color:#06C
}

hr
{
color:#FFF;
background-color:#FFF;
height:1px;
border:0
}

td#photo150
{
background-image:url(../../frontend/images/default_template/bckg_photo150.gif);
line-height:120px;
background-position:top;
width:150px; height:140px;
text-align:center; 
}

td#photo150:hover
{
background-image:url(../../frontend/images/default_template/bckg_photo150Over.gif);	
}

div#photo250
{
display:block;
background-image:url(../../frontend/images/default_template/bckg_photo250.gif);
background-position:top;
background-repeat:no-repeat;
width:350px;
height:290px;
text-align:center; 
}

div#photo250:hover
{
background-image:url(../../frontend/images/default_template/bckg_photo250Over.gif);	
}

td#photo800
{
background-position:top;
background-repeat:no-repeat;
width:750px;
text-align:center; 
}

td#photo800:hover
{
	
}

td > span#legend
{
display:block;
text-align:center;
font-size:0.9em;
width:100%;
color:#06C;
z-index:1;
font-weight:bold
}

a#lnkRed
{
color:#900;
text-decoration:none
}
a#lnkRed:hover
{
color:#069	
}