.menubas {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.txtlong {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding:0px 100px 0px 100px;
}

.normal11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.normal9 {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.normal9it {
	font-family: Tahoma;
	font-size: 9px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}
.normal12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #006633;
}
.normal10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #006633;
}
.message {
	font-family: Tahoma;
	font-size: 10px;
	border: 0px Aucune;
	color: 006633;
	background-color: #CCFF99;
}
.menu {
	font-family: Tahoma
	font-size: 9px;
	color: #993300;
	background-color: #FFFFCC;
	width: auto;
	font-size: 9px;
}

.styleinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #E8DAAE;
	white-space: normal;
	border: 1px solid #666666;
}

/* class cachée */
.cacha
{
    position: absolute;
    visibility: hidden;
    display: none;
}


A.normal
{
	text-decoration: underline; 
	color:blue;
}

A.normal:visited
{
	text-decoration: underline; 
	color:blue;
}

A:link { text-decoration: none; color:#666666 }
A:visited { text-decoration: none; color:#666666}
A:hover { text-decoration: underline; color:#333333 }





H1 {
font-family: Verdana; 
font-size: 14px;
font-style: normal;
color: #666666;
}

H2 {
font-family: Verdana; 
font-size: 12px;
font-style: normal;
color: #666666;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #E8DAAE;
	white-space: normal;
	border: 1px solid #666666;
}



select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #E8DAAE;
	white-space: normal;
	border: 1px solid #666666;
}

#menu {
	width:				300px;
	height:				30px;
	position:			relative;
	list-style : 		none;
	
}

#menu li a {
	display:			block;
	padding:			2px 0px 10px 12px !important;
	padding:			2px 0px 10px 8px;
	background: 		url('../images/home_bg_menu_long.png') no-repeat 0px 100%;
	white-space: 		nowrap; 
	font-size: 			15px;
	font-weight: 		bold;
	color:				#333;
}

#menu li {
	position:			absolute;
	text-align:			center;
}

#menu li.dordogne {
	top:				10px;
	left:				10px;
}

#menu li.iledere {
	top:				10px;
	left:				10px;
}