/* Start of CMSMS style sheet 'global' */
body {
	font-family: Times;
	background: url(uploads/images/bg4-wall.jpg);
}

a {
	color: black;
	text-decoration: none;
	border: 0;
}

a:hover {
	text-decoration: none
}

#content a:hover
{
	text-decoration: underline;
	background-color: rgb(250,180,63);	
}

a img {
	text-decoration: none;
}

img {
	border: 0;
}

img#ileft
{
	border: 1px solid #444;
	float: left;
	margin: 0 10px;
}
img#iright
{
	border: 1px solid #444;
	float: right;
	margin: 0 10px;
}

h1
{
	font-family: Georgia;
	text-align: center;
	text-decoration: underline;

}

#tarif
{
	display: block;
	float: right;
	width: 200px;
	
	font-family: Georgia;
	font-size: 10pt;
	background-color: rgb(254,204,125);
	border: 3px dotted white;
	padding: 1em;
	margin: 0 .8em;
}

div#change_lang {
	position: absolute;
	top: 105%;
	right: 8%;
	font-size: .8em;
	text-align: center;
}
div#yellow-side {
	position: absolute;
	top: 120px;
	left: 21px;
	width: 165px;
	border: 1px solid black;
	text-align:center;
	padding: 1em 0 3em 0;

	background-color: rgb(250,180,63);	
	background-repeat: repeat-x;
	background-image: url(uploads/images/sheen-yellow.gif);
	background-position: bottom;
	
	line-height: .9em;
}
	img#yellow-shadow {
		position: absolute;
		bottom: 0px;
		right: 3px;
		width: 16px; 
		height: 100%;
	}
	


div#banner_container {
	position: absolute;
	top: 80px;
	left: 184px;
}
	ul.menu {
		font-size: 16px;
		font-family: Georgia;
		
		position: absolute;
		top: -1.5em;
		left: 0;
		list-style: none;
		margin: 0 0 0 20px;
		padding: 0 0 5px 0;
		
	}
	
	.menu li {
		border: 1px solid #888;
		margin: 0 0 0 .2em;
		float: left;
	}
	.menu li a:hover {
		background-color: rgb(253,231, 193);
		text-decoration: none;
	}
	.menu li a {
		display: block;
		padding: .2em .5em .1em .5em;
		border-bottom: none;
		margin: 0;
	}

div#demi-titre
{
	position:absolute;
	z-index: 60;
	top: 15px;
	left: 15px;
}

#content_container {
	text-align: justify;


	position: absolute;
	top: 250px;
	left: 184px;
	width: 708px;
	height: auto;

	padding: 5px;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 2px solid black;
	background-color: white;
}

#content {
	text-align: justify;

	font-size: 1em;
	border: 1px solid #888;
	background-color: rgb(244, 220, 189);
	padding: 15px 10px;
}

#EMAILfooter, #EMAILheader {
	font-family: Georgia;
	margin: 0;
	padding: 0;
	font-size: 16px;
	left: 0;
	width: 100%;
}
#EMAILfooter {
	position: relative;
	line-height: 1em;
	text-align: left;
	top: 1em;
	padding-bottom: 2em;
	
}

#EMAILheader {
	position: absolute;

	top: -1.4em;
	border-bottom: 50px;
}

div#epis
{
	color: rgb(93,64,0);

	position: absolute;
	width: 100%;
	bottom: 100%;
	left:0;
	text-align: center;
}
 #BGmeta
 {
 	font-family: Courier;
 	font-size: 1px;
 	position: absolute;
 	top: 200%;
 }
/* End of 'global' */

