/* Rajul paris design - developpe by Ardephwerk */

/* BODY */

body {
	margin: 0px;
	padding: 0;
	background-position: center;
	background-image:  url(images/crazy4.png);
	background-repeat: repeat;
}
body {
font-family:  Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
letter-spacing: 1px;
font-weight: normal;
font-variant: normal;
text-decoration: none; 
background-position: center;

}

/* FRAME */

#main {
	width: 850px;
	height: 600px;
	margin: 5px auto;
	background-position: center;
}
#rightframe { 
    width: 550px;
	float:right;
	margin:0px 0px 0px 0px;
	text-align:left;
	}
#header {
	width: 300px;
	height:600px;
	float:left;
	margin:0px 0px 0px 0px;
	text-align:left;
	background-image:url(images/header_home.png);
	}
#pagesimages {
	width: 300px;
	height:600px;
	float:left;
	margin:0px 0px 0px 0px;
	text-align:left;
	}
#buttons{
    margin: 0px 15px 0px 15px;
}

/* TXTES CONTENT */

#tablef{
	width: 255px;
	float:left; 
	padding: 0px 0px 0px 5px; 
	background-color:#ffffff;
}
#tablee{
	width: 260px;
	float:right; 
	padding: 0px 5px 0px 5px;
	background-color:#ffffff;
}
#holdertextes{
	width: 550px;
	height: 480px;
	overflow:auto;
}

.textsfrench {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: normal;
	font-style: normal;
	text-align: left;
	white-space: normal;
	text-decoration: none;
}
.textsenglish {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #0066FF;
	line-height: normal;
	font-style: normal;
	text-align: left;
	white-space: normal;
	text-decoration: none;
}
.textsfrenchsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: normal;
	font-style: normal;
	text-align: center;
	white-space: normal;
	text-decoration: none;
}
.frenchsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: normal;
	font-style: normal;
	text-align: center;
	white-space: normal;
	text-decoration: none;
}
.textsfrenchgras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	line-height: normal;
	font-style: normal;
	text-align: left;
	white-space: normal;
	text-decoration: none;

}
.textsenglishgras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #0066FF;
	line-height: normal;
	font-style: normal;
	text-align: left;
	white-space: normal;
	text-decoration: none;

}
.tkthome{
margin: 240px 0px 0px 0px; 
text-align:center;
}
.tkth{
text-align:center;
}
/* FOOTER */
#footer
{
	width: 850px;
	margin: 10px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#333333;
	padding:10px 0px;
	bottom: auto;
	text-align:center; 
	text-transform:uppercase;
	clear: both;
	background-color: #ffffff;
}
#footer p {
color:#333333;
font-size:8px;
text-align:center;
margin: 0px 5px;
padding:0;
}
.footer {
     margin: 10px 0px 0px 0px;
	 padding:10px;
	 text-align:center;
     display: block;
	 color:#333333;
	 font-size:8px;
}
.footer a:visited, .footer a:hover, .footer a:link
{
	color: #999999;
	text-decoration: none;
}

footer a:link {color: #CCCCCC;text-decoration:none;}
footer a:visited {color: #CCCCCC;text-decoration:none;}
footer a:hover, {color: #CCCCCC; text-decoration: underline;}

	
