body {
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#background {
	background-image: url(../imgs/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#twoCell {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #bebebe;
	border-bottom-color: #bebebe;
	border-left-color: #bebebe;
}
#fullTab {
	padding-right: 28px;
}
.decoRight {
	background-image: url(../imgs/decoCellRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #c2bbc3;
}
#texte {
	background-image: url(../imgs/bg-texte.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #715a74;
	padding-left: 75px;
	padding-top: 35px;
	padding-right: 30px;
	font-size: 14px;
}
#texte a{
	color: #715a74;
	text-decoration: none;
}
#texte a:hover{
	color: #fff;
}
#accueil {
	background-image: url(../imgs/taquet-thumb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #715a74;
	font-size: 14px;
	text-align: center;
}
#accueil a{
	color: #715a74;
	text-decoration: none;
}
#accueil a:hover{
	color: #fff;
}
#thumbs {
	background-image: url(../imgs/taquet-thumb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 75px;
	padding-top: 10px;
}
#thumbs  a img{
	border: 1px solid #FFFFFF;
	margin-right: 5px;
	margin-bottom: -4px;
}
#thumbs  a:hover img{
	border: 1px solid #92101C;
}
/**
#thumbs span img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
**/
#texte p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#nav {
	margin-left: 4px;
}
#tarifsTab {
	font-size: 11px;
}
.white{
	font-size:10px;
	color:#FFF;
}
.white2{
	color:#FFF;
}
.black{
	font-size:10px;
	color:#000;
}#form {
	font-size: 14px;
	color: #715A74;
}
form {
	margin: 0px;
	padding: 0px;
}
