/*
***********************************************
 HOME SESAC
***********************************************
*/

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color: #DE2524;
}

img {
border:0;
}

p {
margin: 0 0 0 0;
padding-left: 10px;
padding-right: 10px;
}

a  {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}

#page {
position: absolute;
width: 1000px;
left: 0%;
background-color: #DE2524;
}

#center {
background-color: #DE2524;
margin-left: 171px;
padding-top: 70px;
padding-left: 53px;
background: url('images/home/home_background.jpg') top right no-repeat;
}

#left {
position: absolute;
left:0;
width: 171px;
height: 330px;
background-image: url('images/home/home_menu_left.jpg');
}

#left2 {
position: relative;
z-index: 1;
top:200px;
left:0;
width: 171px;
background-color: #DE2524;
}

#left3 {
padding-left: 12px;
background-color: transparent;
background: url('images/home/home_background_bottom.jpg') top left no-repeat;
}

#center1 {
position: absolute;
top:0px;
left:615px;
}

#2 {
position: relative;
top:0px;
left:50px;
}

#project {
color: white;
font-size: 9px;
padding-left:0;
text-decoration: none;
}

.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}

.menugauche li {
margin-bottom: 5px;
}

.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}

.menugauche a:hover {
text-decoration: none;
}

div#frame {
width: 466px;
margin-top: 132px;
padding-top: 10px;
background: url('images/home/frame_top.gif') top left no-repeat;
}

div#framesubscribe {
width: 466px;
margin-top: 132px;
padding-top: 10px;
}

div#blockframe {
background: url('images/home/frame_bottom.gif') bottom left no-repeat;
padding-bottom: 10px;
}

div#blockframe p {
background: url('images/home/frame_center.gif');
margin: 0 10px 0 10px;
color: white;
font-size: 11px;
font-weight: bold;
}
