* {
margin: 0;
padding: 0; }

body {
background-color: #000000; }

table, tr, td, th {
font-family: Verdana, Arial sans-serif;
	font-size: 12px;
	text-align: center;
	color:#4C1E4D;
	border-color: #CD2C8C }

a, a:link, a:active, a:visited {
	color: #4C1E4D;
	text-decoration:none;
	}

a:hover {
	color: #C4318A;
	text-decoration:none;
	}

#layout {
width: 898px;
margin: 0px auto; }

#header {
width: auto;
height:182px;
z-index: 1}

#navigation {
width:898px;
background: #FFFFFF url(images/nav_bg.jpg) repeat-x;
font-family: Verdana, Tahoma;
text-transform:uppercase;
font-size: 12px;
color:#4C1E4D;
text-align:center;
padding-top:0px;
padding-bottom:3px;
z-index: 2 }


#navigation ul {
	height:20px;
	padding:7px 0px 2px 0px;
	list-style-type: none;
	margin:0px;
	}
		
#navigation li {
	display:inline;
	padding-right:8px;
	}

#mainarea {
float:left;
text-align:justify;
background-color: #FFFFFF;
font-family: Verdana, Tahoma;
font-size: 12px;
color:#4C1E4D;
padding:5px;
z-index: 3;
width:888px; }

#content {
	width: 55%;
	float:left;
	
	}

#sidepiece {
	width:45%;
	float:right;
	}

#tarifs {
width: 90%;
padding-left: 50px;
}

#layout2 {
    clear: both;
	width:898px;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color:#4C1E4D;
	background: #FFFFFF url(images/footerbg.gif) repeat-x;
	text-align:center;}

#lower {
	font-family: Verdana, Tahoma;
	height:30px;
	font-size: 11px;
	text-align:center;
	color:#000000;
			}
#footer {
		color: #FFFFFF;
	font-family: Verdana, Tahoma;
	height: 52px;
	font-size:11px;
	text-align:center;
		}

.clear {
	clear:both;
	height:0;
	}
	
	textarea, input{
font-family: Tahoma;
font-size: 12px;
color: #4C1E4D;
background:#ffffff;
border-width: 1px;
border-color: #4C1E4D; 
}


/* Navigation */
#dropmenudiv{
position:absolute;
border:2px solid #CB2B8D;
border-bottom-width: 0;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 2px solid #CB2B8D;
padding: 1px 0;
text-decoration: none;
background-color: #ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #ffffff;
background-color: #4D1C53;}



/* Content */
#texteviolet {
	background: #FFFFFF url("images/bg_violet.jpg") repeat-y;
	
				}

#texterouge {
	background: #FFFFFF url("images/bg_rouge.jpg") repeat-y;
	
				}

#texteorange {
	background: #FFFFFF url("images/bg_orange.jpg") repeat-y;
	
				}
#texte {
width: 380px;
font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align:justify;
	color:#000000;
	margin: 15px
}

.disc{
font-family:Verdana, Arial, sans-serif;
color:#000000; 
text-align:justify;
border:none;
font-size:7pt;
}	

.contact{
font-family:Verdana, Arial, sans-serif;
color:#FFFFFF;
font-size: 10px;
}


/* Sidebar & Menu */

#sidebar {
	margin-left:20px;
	padding-left:20px;
	}


/* lower div - support & etc */

#lower ul {
	height:0px;
	padding:5px 0px 0px 0px;
	list-style-type: none;
	margin:0px;
	}

#footer ul {
	height:0px;
	padding:5px 0px 0px 0px;
	list-style-type: none;
	margin:0px;
	}



/* Main Content Classes */

div.center {
	text-align:center;
}

.imgdrap 
	{float: right;
	padding:0px 2px 2px 2px;
	border: 0px;
	}



/* Special */

.special {font-size: 15px;
	text-align:center;
	font-color: #B23F8C;
	font-weight:bold;}
	
	
