#bglayer{
	position:absolute; 
	width:200px; 
	height:115px; 
	z-index:1; 
	left: 50px; 
	top: 20px;
}

body{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.8%;
	color: #000000;
	background-color: #956366;
}

P{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}

.regular-pf-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #D2C1B9;
}

.regular-pf-light-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: white;
}

.regular-pf-light-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: white;
}

.bandeau{
	border: solid 1px white;
	padding-top:10px;
	padding-bottom:10px;
}


.regular-pf-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #3F1616;
}

.regular-dm-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #CF7F7F;
}

.regular-dm-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #8E5557;
}

.regular-sw-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #E5CCCA;
}

.regular-sw-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #3F1616;
}

.regular-mg-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
}

.regular-mg-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #603436;
}

.actuIntitule:hover{
	color: #FFCC00;
	text-decoration: underline;
}

.actuIntitule:visited{
	color: #FFFFFF;
}

.actuIntitule:active{
	color: #FFFFFF;
}


.encadre{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}


.decale {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 5px;
}

.daumlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #C19894;
	text-decoration: none;
	font-weight: bold;
}

.daumlink:hover{
	color: #C19894;
	text-decoration: underline;
}

.daumlink:visited{
	color: #C19894;
}

.daumlink:active{
	color: #FFFFFF;
}

A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #603436;
	text-decoration: underline;
}

A:hover{
	color: #603436;
}

A:visited{
	color: #603436;
}

A:active{
	color: #603436;
}


.pic {
	border-color: #FFCC00;
	border-width: 1px;
	border-style: solid;
	margin-top: 5px;
	margin-bottom: 5px;
}

.picright {
	border-color: #FFCC00;
	border-width: 1px;
	border-style: solid;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.picleft {
	border-color: #FFCC00;
	border-width: 1px;
	border-style: solid;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}

LI{
	list-style-image: url(img/puce.gif);
	list-style-position: inside;
	padding-bottom: 10px;
}

.formelement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #603436;
}
