/* IBAM s.a. (c) 2006. Touts droits réservés. */
/*                 By Tyl0x                   */
html {
	height: 100%;
}
	
body {
	font-family: Arial, sans-serif;
        font-style: normal;
        font-weight: 100;
	font-size: 14px;
	color: #101055;
	background: url(image/fond22.png) repeat-y;
	margin: 0;
	height: 100%;
        text-align: justify;
}
#agauche{
        margin-left: 0;
        text-align: left;
}
#paragraphe {
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
        margin-bottom: 15px;
        padding: 15px;
        padding-left: 5px;
        width: 80%;
        background-color: #F8F8F8; 
        border-style: solid;
        border-width: 1px;
        border-color: #D7D7F4;
}

#sondesenregistreuses {
        color: #FFFF00;
        margin: 10px 0px 0px 0px;
				padding: 3px 3px 3px 3px;
        width: 75%;
        border-style: solid;
        border-width: 1px;
        border-color: #D7D7F4;
}

h1 {
        color: #CC0000;
        text-align: center;
        font-style: italic;
        
}

h2 {
        color: #CC0000;
        background: url(image/FondTitre.png) repeat;
        padding-left:14px ;
        border-color: #FFAA77;
        border-style: solid;
        border-width: 1px;
}

li{ padding-bottom: 3px;
}

#coordonne {
        color: #EE4400;
        font-style: normal;
        font-weight: 500;
        margin-left: 100px;
}

.coordonne_a, .coordonne_a:active, .coordonne_a:link, .coordonne_a:visited {
	color: #EE4400;
        font-style: italic;
}

TABLE {
        margin-left: auto;
        margin-right: auto;
        background-color: #EDEDF5;
        border-color: red;
        text-align: left;
}

td, th {
        border-color: blue;
        padding: 4px;
}

CAPTION {
        margin-left: auto;
        margin-right: auto;
        font-size: 12px;
        font-weight: 600;
}
        
#entete {
        position: absolute;
        background-image:url(image/site_02_28Blancrevu3.jpg);
        left: 0px;
        top: 0px;
        width:1263px;
        height:415px;
}

#ligneune {
        position: absolute;
        left: 0px;
        top: 7px;
        width:100%;
        text-align: center;
        letter-spacing: 1.5px; 
        font-family: arial, serif;
        font-size:14px;
        color:#DDFFFF;
}        

#auteur {
        position: absolute;
        right: 110px;
        color: #CC0000;
        text-align: right;
        font-family: Times New Roman;
        font-size: 14px;
        font-weight: 600;
}
        
#menu {
        width: 200px;
        position: absolute;
        padding-left: 52px;
        top: 155px;
        height: 400px;        
}

#corps {
        position: absolute;
        left: 380px;
        top: 170px;
        width: 640px;
        padding-left:50px;
        padding-right:50px:
        padding-bottom: 5px;
        text-align: justify;
}

#central {
        width: 450px;
        height: 331px;
        background: url(image/carrepresentation2.png);
        position: absolute;
        left: 230px;
        top: 50px;
        text-align: center;
        font-family: arial, serif;
        font-size: 16px;
        color: #AA0000;
}

.central_a, .central_a:active, .central_a:link, .central_a:visited {
        color: #BB0000;
}

.central_a:hover {
        color: #EE0000;
        font-size: 20px;
        font-weight: bold;
	text-decoration: none;
}

a, a:active, a:link, a:visited {
	color: #101055;
	text-decoration: underline;
}

a:hover {
        color: #1010BB;
        font-weight: 600;
	text-decoration: underline;
}

.menu_a, .menu_a:active, .menu_a:link, .menu_a:visited {
	color: #eeeeee;
        font-family: arial, serif;
        font-style: italic;
        font-size: 16px;
	font-weight: 100;
	text-decoration: none;
        line-height: 30px;
}

.menu_a:hover {
	color: #F8C618;
	font-weight: bold;
	text-decoration: none;
}

.sondesenregistreuses_a, .sondesenregistreuses_a:active, .sondesenregistreuses_a:link, .sondesenregistreuses_a:visited {
font-weight: bold;
font-size:13px;
color: #FFFF00;
text-decoration: none;
}

.sondesenregistreuses_a:hover {
	color: #FFDDDD;
	font-weight: bold;
	text-decoration: none;
}