body {
	background-color: #336600;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#baseprincipale {
	background-color: #FFFFFF;
	border: 3px solid #999999;
}

h1 {
	color: #666633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
}

h2 {
	color: #666633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
/******* liens *******/

a:link, a:visited{
	color: #000000;
	text-decoration: none;
	font-size: small;
}

a:hover{
	text-decoration: none;
	color: #ffffff;
	font-size: small;
}

/******* sous-menu *******/

a.lienno2:link, a.lienno2:visited{
	color: #660000;
	text-decoration: underline;
	font-size: small;
}

a.lienno2:hover{
	text-decoration: none;
	color: #660000;
	font-size: small;
}
/*************************/

/******* lien creationsp blanc *******/

a.creationsp:link, a.creationsp:visited{
	color: #000000;
	text-decoration: none;
	font-size: x-small;
}

a.creationsp:hover{
	text-decoration: underline;
	color: #336600;
	font-size: x-small;
}
/*************************/
.BackServices {
	background-image: url(images/autobus-01.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.SousMenu {
	background-color: #999966;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: square;
}

/************** feature right styles *****************/

.ContenantPrincipal{
	min-height: 200px;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.ContenantPrincipal img{
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.TexteBlancMenu {
	color: #FFFFFF;
}
.ContenantPrincipalNoPict {

	min-height: 200px;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.BackContact {
	background-image: url(images/femme-arobas.jpg);
	background-position: 510px top;
	background-repeat: no-repeat;
}
.BackHoraire {


	background-image: url(images/horaire-bureau.jpg);
	background-position: right 25px;
	background-repeat: no-repeat;
}
.HoraireCadre {
	border: thin dashed #CCCC99;
}
.TextesHoraire {
	font-size: small;
	color: #666633;
	font-weight: bold;
}
.BackHoraireService {



	background-image: url(images/vehicule-2personne-ta.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.PersoConseil {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
	padding-top: 5px;
	padding-bottom: 5px;
}
