

* {
	margin: 0;
	padding: 0;
}

body
{
	background: #FFFFFF;
	background-position: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	
	
	
}

#wrapper
{
	
	width: 1100px;
	

}

h1, h2, h3
{
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
}

h1
{
	font-size: 21px;
	font-weight: normal;
}


p
{
	margin-bottom: 10px;
	margin-top: 10px;
}

li
{
	margin-bottom: 10px;
	
}
.underline
{
	 
   text-decoration: underline;
       
}
/* Header */

#header
{
	
	width: 950px;
	height: 150px;
}

/* Logo */

#logo
{
	background-position: left top;
	background: url('../images/logo.gif') no-repeat left top;
	margin-top: 20px;
	width: 418px;
	height: 92px;
	float: left;
	margin-bottom: 20px;
	margin-left: 10px;
}

#logo h1 
{
	display:none;
	margin: 0;
	padding: 0;
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#logo h2 
{
	display:none;
	margin: -5px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #D4C792;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu
{
	
	float: left;
	width: 830px;
	height: 30px;
	margin-bottom: 20px;
	margin-left: 125px;
}


#page
{
	
	width: 850px;
	height: 1250px;
	margin: 0 auto 0 auto;
}

#lef_col
{
	
	float:left;
	width: 185px;
	height: 1235px;
	background-image: url('../images/people.jpg');
	background-repeat: no-repeat;
}

#right_col
{
	
	width: 570px;
	height: 1235px;
	margin-left: 200px;
	margin-top: 20px;
}


/* À propos Content */
#apropos_content_header h1
{
	color: #c6972f;
}

#apropos_content_header
{
	
	background-position: right top;
	float: left;
	width: 520px;
	height: 40px;
	padding: 0px 35px 0 20px;
	background-image: url('../images/content_top_lef_1.gif');
	background-repeat: no-repeat;
	
	
}

#apropos_content h2
{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#apropos_content
{
	background-position: right top;
	float: left;
	width: 520px;
	min-height: 750px;
	overflow:visible;
	padding: 0px 35px 0 20px;
	background-color: #2c3b5a;
	overflow: visible;

	
}

#apropos_content li
{
	margin-left: 25px;
}

#apropos_content a
{
	color: #FFFFFF;
}


/* Cours Content */

#cours_content_header
{
	
	background-position: right top;
	float: left;
	width: 520px;
	height: 40px;
	padding: 0px 35px 0 20px;
	background-image: url('../images/content_top_lef_2.gif');
	background-repeat: no-repeat;
}

#cours_content h2
{
	font-size: 16px;
	font-family: verdana;
}

#cours_content
{
	background-position: right top;
	float: left;
	width: 520px;
	height: 1195px;
	padding: 0px 35px 0 20px;
	background-color: #c6972f;
}

#cours_content li
{
	margin-left: 25px;
}

#cours_content a
{
	color: #2c3b5a;
}





/* col1 */
#col1
{
	float: left;
	width: 155px;
	margin-top: 380px;
	
}

#col1 h1
{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 0px;
}

/* col2 */
#col2
{
	float: left;
	width: 155px;
	margin-top: 380px;
	margin-left: 10px;
}

#col2 h1
{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 0px;
}

/* col2 */
#col3
{
	float: left;
	width: 155px;
	margin-top: 380px;
	margin-left: 10px;
}

#col3 h1
{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 0px;
}

/* Welcome */

#welcome {
}

/* Sample1 */

#sample {
}

/* Sample2 */

#sample2 {
}

/* Sidebar */

#sidebar {
	float: right;
	width: 208px;
	padding: 0 35px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
	padding: 20px 0;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 20px;
	border: none;
}

#sidebar h2 {
	padding: 5px 20px;
	background: url(images/img6.jpg);
	border-bottom: 1px dotted #FFFFFF;
	font-size: 100%;
	color: #D4C792;
}

#sidebar h3 {
	font-size: 77%;
	color: #D4C792;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 710px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: url(../images/img06.gif) no-repeat;
	color:  #2c3b5a;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
	color: #2c3b5a;
}

#footer a:hover {
	text-decoration: none;
}