body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ble_menu {
	color: #0095E5;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.ble_submenu {
	color: #0095E5;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}

.fond {
	background: url(http://img.ki-depan.com/accueil_5x1.png) no-repeat;
}

.bord_bl1 {
	border: 1px dashed #99CCFF;
	color: #0095E5;
	font-size: 11px;
	font-weight: normal;
}

.bord_test1 {
	border: 1px dashed #FF6633;
	color:inherit;
	font-size:inherit;
}


.bleu {
	color: #0099CC;
}



.titre {
	color: #ffffff;	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.subtitre {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

.ble_titre {
	color: #0095E5;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.ble_subtitre {
	color: #0095E5;
	font-size: 14px;
	text-decoration: none;
}

.texte{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}

.sm_texte{
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
}

.blu_texte{
	color: #0095E5;
	font-size: 11px;
	font-weight: normal;
}

.blu_sm_texte{
	color: #0095E5;
	font-size: 9px;
	font-weight: normal;
}


.texte_under{
	color: #0095E5;
	font-size: 12px;
	font-weight: normal;
}

.tarifs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: oblique;
	color: #0095E5;
	font-weight: bold;
}

.tarifspetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	color: #0095E5;
	font-weight: normal;
	text-decoration: underline;
}

.tarifspetit_sans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: oblique;
	color: #0095E5;
	font-weight: normal;
}


a{

	color:#0095E5;
	text-decoration:none;
}

/*pour firefox permet d'heriter de l'endroit ou on est*/
a:link {
	color:inherit;
	text-decoration:inherit;
}
a:active {
	color:inherit;
	text-decoration:inherit;
	cursor: hand;
}
	
a:visited { 
	color:inherit;
	text-decoration:inherit;
	cursor: hand;
}
	
a:hover { 
	color: #FF66CC;	
	cursor: hand;
	text-decoration:inherit;
}

/*malheuresement pas si simpple pour ie*/
.blu_texte a{
	text-decoration:underline;
}

.blu_texte_sm a{
	text-decoration:underline;
}

.survol{
background-image:url(http://img.ki-depan.com/assistance.png);
}

.out{
background-image:url(http://img.ki-depan.com/accueil_2x2.png);
}


input {
font-size: 11px; 
color: #000000; 
background-color: #F8F5EE;
border-color: #000000 #000000 #333333 #333333;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width:1px
}

input.red {
font-size: 11px; 
color: #000000; 
background-color: #FFCCFF;
border-color: #000000 #000000 #333333 #333333;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width:1px
}

textarea {
font-size: 11px; 
color: #000000; 
background-color: #F8F5EE;
border-color: #000000 #000000 #333333 #333333;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width:1px
}

textarea.red {
font-size: 11px; 
color: #000000; 
background-color: #FFCCFF;
border-color: #000000 #000000 #333333 #333333;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width:1px
}

select {  
font-size: 11px; 
color: #000000; 
background-color: #F8F5EE; 
border-color: #000000 #000000 #333333 #333333; 
}
.dessous_1px {
	border-top: 1px none #0099CC;
	border-right: 1px none #0099CC;
	border-bottom: 1px dotted #0099CC;
	border-left: 1px none #0099CC;
	color: #0095E5;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.bord {
	border: 1px solid #000000;
	padding: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}

