﻿.style1
        {
            height: 110px;
            width: 79px;
        }
        .style2
        {
            height: 110px;
            width: 356px;
        }

table {
	font-size: 1em;
	margin-left: 0px;
	text-align: left;
}


h1
{
	border-top:5px;
	padding-left: 5px ;
	line-height: 30px ;
	font-size: 21px ;
	color: #000000;
	border-bottom: 2px solid #64A4D5 ;
	border-top:solid 1px #64A4D5;
	margin-top: 10px;
}

h2
{
	text-align:left;
	padding-left: 55px ;
	line-height: 30px ;
	font-size: 20px ;
	background: url(Images/logo.jpg) no-repeat left bottom ;
	color: #3480B8 ;
	border-bottom: 1px solid #000000 ;
	margin-top: 10px;
}
		
h3
{
	
	margin-left: 0px ;
	padding-left: 5px ;
	font-size:16px;
	
	
	color: #000000 ;
}

h4
{
	
}

p
{
	text-align: justify ;
	text-indent: 2em ;
	line-height: 17px;
	font-size:13px;
	color:Black;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a 
{
	position :relative ;
	text-decoration: none;
	color: #64A4D5;
}

a:visited {
	color: #3480B8;
}

a:hover {
	text-decoration: underline;
	color: #3480B8;
}

a:active {
	color: #3480B8;
}
ul
{
	color:Black;
}

ul.sidebar
{
	font-size:14px;
	}

body {
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}

img {
	border-width: 0;
	
}

#photodroite
{
	float:left;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:12px;
}
#photogauche
{
	float:right;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:12px;
}

.floatstop 
{
	clear:both;
}

.header {
	background-image: url(Images/Header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 1000px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
}
.footer {
	background-image: url(images/Footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 100px;
	text-align: center;
	font-size: 10px;
}

.page
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-image: url(images/body-repeat.gif);
    background-repeat: repeat-y;
    position: relative;
    width: 930px;
    padding: 0px 35px;
}
#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 230px;
}
.nav
{
	position: absolute;
    top: 138px;
    left: 294px;
    
    font-size: 15px;
}
.titre
{
	position:absolute;
	top:25px;
	left:31px;
	}

.language
{
	position: absolute;
    top: 34px;
    left: 170px;
    
    font-size: 15px;
}

.rectangle
{
	background-color: #E1F0F9;
	padding: 7px;
}