html, body
{	
	margin : 0;
	padding: 0;
	height: 100%;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #C69B5B;
	min-width: 840px;
	background: url(../images/cfs.png) 64% 36% fixed no-repeat;
	cursor:label();
}

hr { /* ligne horizontale */
 border-style : none none solid;
 border-color : #E7DAB8;
 height: 0;
 border-width: 0px 0px 1px;
 width: 98%;
}

.input{
background-color: transparent; 
border-style: solid; 
border-width: 1px; 
border-color: #9A7D5B;
}

a:link 
{	
	text-decoration: none;
}

a:visited 
{	
	text-decoration: none;
}

a:hover 
{	
	text-decoration: none;
}

a:active 
{
	text-decoration: none;
}

div#simtitle 
{
	float: left;
	margin: 0;
	padding: 0;
	width:774px;
	height: 79px;	
	background-repeat: no-repeat;
}

a#simlogo 
{
	float: left;
	margin: -3px 0 0 17px;
	width: 320px;
	height: 79px;
	color: #fff;
	text-indent: -10000px;
	text-decoration: none;
	background-repeat: no-repeat;
}

div#simtopright 
{
	position: absolute;
	top: 0;
	right: 0;
	width: 250px;
	height: 79px;
	background-repeat: no-repeat;
}

div#simmenu_container 
{
	height: 44px;
}

div#simtop
{
	margin: 0 0 2px;
	padding: 0;
	width: 100%;
	height: 79px;
}

p#simhotline 
{
	float: right;
	padding: 0 3px 0 0;
	color: #000;
	line-height: 27px;
	font-size: 9px;
	text-decoration: none;
	text-align: right;	
	margin: 0;
}

div#footer 
{
	clear: both;
	margin: 0;
	padding: 10px 0 10px;
	font-size: 11px;
	width: 100%;
	text-align: center;
}

.presentation {
	margin-left: 25%;
	margin-right: 25%;
	text-align: justify;
}

.menu{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	width: 183px;
	text-align: center;
}

.page{
	width: 800px;
	text-align: center;
	margin-left: 185px;
}

.favoris{
	position: absolute;
	top: 125;
	right: 0;
	margin-left: 5px;
	margin-right:5px;
	width: 140px;
	text-align: center;
}

.tri{
	margin-left: 140px;
	margin-right:5px;
	width: 80%;
	text-align: center;
}

#mariageTable{
	width: 800px;
	border-style: solid;
	border-width: 1px;
	border-color: #C69B5B;
	border-collapse: collapse;
}

#mariageTrTitre{
	background-color: #D1BA9B;
	width: 100%;
	color: #330099;
}

#mariageTd{
	border-style: dotted;
	border-top: none;
	border-width: 1px;
	border-color: #6666CC;
	padding-left: 3px;
}

a#simmenu_home
{
	float: left;
	margin: 0 0 0 20px;
	width: 31px;
	height: 44px;
	color: #fff;
	text-indent: -10000px;
	text-decoration: none;
	outline: none;
	background-repeat: no-repeat;
}

ul#simmenu 
{
	list-style: none;
	margin: 0 0 0 -5px;
	padding: 0;
}

.simswap
{
	outline: none;
}


td#menu

{
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	text-align: center;
	width: 140px;
	border-style: dotted;
	border-width: 1px;
	border-color: #6666CC;
}




