body
{
background: #780e10 url(images/bg_sous_head.gif) repeat-x;
background-position: 100% 40px;
font:11px Verdana,Arial,Helvetica,sans-serif; 
color:#808080;
background-color : #780e10;
margin: 0;
padding: 0;
}


#menu_head {
	text-align: center;
	width: 100%;
	background: #000;
	margin: 0;
	padding: 0;
	height: 40px;
	overflow: hidden;
	cursor: default;
}

#menu_head li, #menu_head a {
	display: inline;
	color: #fff;
	text-decoration: none;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	height: 40px;
	line-height: 40px;
	padding: 13px 15px;
	margin: 0;
}

#menu_head li a {
	background: transparent url(images/bouton_on.gif) repeat-x;
	background-position: 0 -40px;
}

#menu_head li a:hover, #menu_head li#current a {
	background: transparent url(images/bouton_on.gif) repeat-x;
	
}

#menu_head li {
	padding: 14px 0;
}



#page
{
width : 770px;
margin : auto;
position: relative;
}

#haut_corps
{
margin-top:37px;
background-image: url(images/head_corp.gif);
width : 770px;
height : 40px;
}

#corps
{
padding-right : 20px;
padding-left : 20px;
min-height : 605px;
margin : auto;
background-image: url(images/bg_corp.gif);
width : 730px;
}

#bas_corps
{

background-image: url(images/bottom_corp.gif);
width : 770px;
height : 49px;
}



/* Balises mydir */

input, textarea, select {	
	font:12px Verdana,Arial,Helvetica,sans-serif; 
	border: 1px solid #CCC;
	background-color: #F9F9F9;
	color:#333;
}

#dir td {
	width: 30%;
	vertical-align: top;
	margin : auto;
}

#dir table {
	border: 0;
	width: 80%;	
	margin : auto;
padding-left : 120px;
}

#message {
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;	
}

#message p {
	padding-top: 20px;
}

#soumettre {
	padding-top: 20px;
}

#soumettre span {
	text-decoration: underline;
}

#soumettre td {
	vertical-align: top;
}

#soumettre table {
	border: 0;
	width: 100%;
}

#warning {
	color: #0098EF;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}

#chemin {
	padding-top: 20px;
	padding-bottom: 40px;
}

#chemin a {
	color: #666;
	text-decoration: underline;
}

#chemin a:hover {
	text-decoration: none;
}


/* Balises Classes */

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#e48523;
}

.lien {
	padding-bottom: 30px;
	text-align: justify;
}

.lien a, .lien a:hover {
	font-size: 12px;
	color: #0484b0;
	text-decoration: underline;
	font-weight: bold;
}

.lien span {
	color: #F7560F;
}

.ariane {
	color: #A9A9A9;
}

.ariane a {
	color: #A9A9A9;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

.ariane a:hover {
	color: #A9A9A9;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}



#recherche
{
background-color:#cecece;
text-align:center;
margin : auto;
width : 300px;
height: 40px;
line-height: 40px;
border : 1px solid #CCCCCC;
}

p.form
{	
	font-size: 14px;	
}

a.menu:link
{
color : #ffffff;
font-weight : bold;
text-decoration : none;
}

a.menu:hover
{
color : #ffffff;
font-weight : bold;
text-decoration : underline;
}

a.menu:visited
{
color : #ffffff;
font-weight : bold;
text-decoration : none;
}

a.menu:link
{
color : #ffffff;
font-weight : bold;
text-decoration : none;
}

a.menu:hover
{
color : #ffffff;
font-weight : bold;
text-decoration : underline;
}

p.text_bas
{
color : #ffffff;
font-weight : bold;
}

a.spe:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #780e10;
	padding:2px 6px;
	background-color: #FFFFFF;
	border: 1px solid #780e10;
	text-decoration: none;
	font-weight:bold;
}
a.spe:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #780e10;
	padding:2px 6px;
	background-color: #FFFFFF;
	border: 1px solid #780e10;
	text-decoration: none;
	font-weight:bold;
}
a.spe:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding:2px 6px;
	background-color: #780e10;
	border: 1px solid #780e10;
	text-decoration: none;
	font-weight:bold;
}
a.spe:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding:2px 6px;
	background-color: #780e10;
	border: 1px solid #780e10;
	text-decoration: none;
	font-weight:bold;
}


