/* Start of CMSMS style sheet '20100006 : Style' */
body{
	background-color: #FFFFFF;
	/*D1C7C6*/
}

/* links */
a {
	color: #CC0001;
	text-decoration: none;
}
a:hover {
	color: #A4443D; 
}

/* headers */
p, table, #centre li{
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

/* page */
#page{
	background-color: #FFFFFF;
	position: absolute;
	top: 10%;
	left: 50%;
	margin-left: -627px;
	width: 1254px;
	height: 650px;
}

/* gauche */
#gauche{
	background: #A4443D url("http://ranjit.ch/uploads/modeles/20100006/left.png") no-repeat;
	position: absolute;
	left:0px;
	top:100px;
	height: 547px;
	width: 300px;
	border-bottom: 2px solid #A4443D;
}

/* centre */

#centre{
	background-color: #FFFFFF;
	position: absolute;
	left: 300px;
	top:100px;
	height: 547px;
	width: 654px;
	border-bottom: 2px solid #A4443D;
}

/* droite */
#droite{
	background: #A4443D url("http://ranjit.ch/uploads/modeles/20100006/right.png") no-repeat;
	position: absolute;
	left:954px;
	top:100px;
	height: 547px;
	width: 300px;
	border-bottom: 2px solid #A4443D;
}
#titre_droite {
	-webkit-transform: rotate(-90deg); 
	-moz-transform:rotate(-90deg);
	color: #D1C7C6;
	font-size: 17px;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: 1px;
	position: absolute;
	top: 110px;
	left: -110px;
	width: 547px;
	height: 300px;
}

/* main column */
#main {
	height: 525px;
	overflow: auto;
}
#content{

}

/* footer */
#footer{
	position: absolute;
	top: 394px;
	left: 85px;
	width: 200px;
	height: 150px;
	background:  url("http://ranjit.ch/uploads/modeles/20100006/footer.png") no-repeat;
	text-align:right;
}
.footer {
	position: relative;
	top: 90px;
	left: 15px;
	clear: both;
	line-height: 1.5em;
	font-size: 12px;
	color: #D1C7C6;
}
.signature{
	font-size: 9px;
	text-transform:uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	color: #D1C7C6;
}
.signature:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/* autres */
.formbuilderform{
	padding-top: 10px;
}
/* End of '20100006 : Style' */

