﻿a
{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

a:hover
{
	color: #FFFFFF;
	background: #000000;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 13px;
	background-color: #428ece;

}

div#container
{	
	width: 800px;
	margin-top: 0px;
	padding: 0px;
}

div#header
{
	height: 140px;
	width: 800px;
	padding: 0px;
	background-image: url(../img/org_01.jpg);
	background-repeat: no-repeat;
}

div#contenu
{	
	margin: 0px;
	padding: 0px;
}

div#left
{	
	height: 550px;
	width: 140px;
	background-image: url(../img/p_02.jpg);
	background-repeat: no-repeat;
	float: left;
}

/* Navigation Gauche */
 
#navigation 
{
	margin-top: 55px;
	width: 130px ;
	list-style: none ;
	margin-left: 4px ;
	padding: 0 ;
	background: none;
}

#navigation li 
{
	color: #fff ;
	border: 1px solid #235883 ;
	padding: 3px ;
	margin-top: 1px ;
}

#navigation li a 
{
	display: block ;
	color: #000 ;
	font: 17px "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	text-align: center ;
	text-decoration: none ;
	padding: 4px 0 ;
}

#navigation li a:hover, 
#navigation li a:focus, 
#navigation li a:active 
{
	background: #ce6500 ;
	color: #fff ;
	text-decoration: none ;
}

.ORG_page 
{
	background: #ce6500 ;
	color: #fff ;
	padding:  1px 12px 1px 13px ;
}
						/*DROITE*/

div#rightbackground
{	
	margin-left: 140px;
	padding-top: 29px;
	height: 1520px;
	width: 660px;
	background-image: url(../img/p_03.jpg);
	background-repeat: no-repeat;
}

div#img_stmalo
{
	
	background-image: url(../img/st_malo.jpg);
	vertical-align: right;
	background-repeat: no-repeat;
	width: 384px;
	height: 230px;
	margin-left: 300px;
	margin-top: -10px;
	position:absolute;
}

div#img_stmalo02
{
	
	background-image: url(../img/st_malo02.jpg);
	background-repeat: no-repeat;
	width: 145px;
	height: 84px;
	margin-left: 350px;
	margin-top: 50px;
	position: absolute;
}

div#right
{	
	width: 560px;
	height: 1800px;
	margin-left: 30px;
	padding-left: 10px;
	background-color: none;
	border-left: 2px solid #215984 ;
}

#h1, #h1_1, #h1_2, #h1_3, #h1_4
{
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 25px;
	height: 10px;
	width: 220px;
	font: 17px "Trebuchet MS",Arial,sans-serif ;
	color: #000 ;
	border-bottom: 2px solid #cdcdcd ;
	font-style: italic;
}

#txt, #txt_1 ,#txt_2 ,#txt_3 ,#txt_4, #txt_5, #txt_6
{
	width: 500px;
	margin-left: 30px;
	margin-top: 15px;
	text-align: justify;
	font: 100% "Trebuchet MS",Arial,sans-serif ;
	color: #363636;
}

.GPS
{
	font: 120% "Trebuchet MS",Arial,sans-serif ;
	}

.square
{
	list-style-type: square;
}

.underline
{
	text-decoration: underline;
	font: 100% "Trebuchet MS",Arial,sans-serif ;
	font-style: italic;
	font-weight: bold;
}

.linklist
{
	font: 100% "Trebuchet MS",Arial,sans-serif ;
	color: #feeab1;
}

#list, #list_1, #list_2
{
	margin-left: 70px;
	font: 100% "Trebuchet MS",Arial,sans-serif ;
	color: #363636;
}


/* FOOTER*/

div#footer
{
	clear: both;
	text-align: center;
	width: 800px;
	margin-top: 330px;		
}

p#subnav
{
	height: 0px;
	padding-bottom: 20px;
}

p#address
{
	height: 5px;
	padding-bottom: 10px;

}

p#copyright
{
	padding-top: 10px;

}

