/*
a:hover {
	color: #999999;
}*/

/* ************************* Balises ************************* */


/* ************************* Balises de liens ************************* */
/* ***** a ***** */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
table.blanc{
	background-color:#FFFFFF;}
	
a:link {
	color: #FF6600;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:10px;
} 

a:visited {
	color: #FF6600; 
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:10px;
} 

a:hover {
	color: #A63C27; 
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:10px;
}

a:active {
	color:#A63C27;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:10px;
}

/* ***** lien ***** */

.lien:link {
	color: #FF6600;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight: bold;
	font-size:10px;
} 

.lien:visited {
	color: #FF6600; 
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:14px;
} 

.lien:hover {
	color: #A63C27; 
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:14px;
}

.lien:active {
	color:#A63C27;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:14px;
}

/* ***** lien2 ***** */

.lien2:link {
	color: #FF6600;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight: bold;
	font-size:14px;
} 

.lien2:visited {
	color: #FF6600; 
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size:14px;
} 

.lien2:hover {
	color: #A63C27; 
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:14px;
}

.lien2:active {
	color:#A63C27;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:14px;
}

/* ************************* Classes ************************* */

.titre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

.titre2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

.titre3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

.titre4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
	
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FF6600;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	text-decoration: none;
	}
	
.texte12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
	
/* ************************* Contact ************************* */

.TopMenuItemContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-bottom-color: #f4f4f4;
	border-left-color: #f4f4f4;
}

.TopMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #ffffff;
	border: 1px solid #000000;
}

TEXTAREA { 
	background-image: url("logo.gif"); 
	background-repeat: no-repeat; 
	background-position: center; 
	background-color:#000000; 
	border-width: 1px; 
	border-color: #cacaca; 		
	font-family: Verdana; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-align: left; 
}

INPUT { 
	background-color: #000000; 
	border-width: 1px; border-color: #cacaca; 
	border-style: solid; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #FFFFFF; 
}

.INPUT2 { 
	background-color: #000000; 
	border-width: 0px; border-color: #cacaca; 
	border-style: solid; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #FFFFFF;  
}
.bordure {
	border: 1px solid #FF6600;
}
.bordure2 {
	border: thin solid #e5e066;
}

