
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;
	z-index:10;
}

#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: -5px;
}

#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;
}

#tarif1
{
	position:absolute;
	with: 322px;
	height:auto;
	visibility:hidden;
	z-index:100;
	left:0px;
	top:200px;
	background-color: #c2bbc3;
}

#tarif2
{
	position:absolute;
	with: 322px;
	height:auto;
	visibility:hidden;
	z-index:100;
	left:0px;
	top:200px;
	background-color: #c2bbc3;
}

#tarif3
{
	position:absolute;
	with: 322px;
	height:auto;
	visibility:hidden;
	z-index:100;
	left:0px;
	top:200px;
	background-color: #c2bbc3;
}

.tarifsupport
{
	with:100%;
	height:100%;
	top:-30px;
	bottom:0px;
	left:0px;
	right:0px;
	position:relative;
	display:block;
	z-index:50;
}

.tarif, a.tarif, a.tarif:link, a.tarif:visited
{
	font-size:12px;
	color:#FFF;
	text-decoration:underline;
	line-height:12px;
}

a.tarif:hover
{
	text-decoration:none;
}

#cal
{
	position:absolute;
	top:0px;
	left:0px;
	height:auto;
	width:800px;
	background-color: #FFF;
	z-index:2000;
	margin-top:80px;
	visibility:hidden;
}

