﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color:#E2E2E2;
	/*background-image: url("../imag*es/fond.gif");
	background-repeat: repeat;*/
}
#container {
	width: 999px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 0px;
	background-color: #fff;	
}
#masthead {
	
	width: 999px;
	height: 170px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
	text-align: left;
	color:#014F9A;
}

.table_masthead {
		height: 160px;
}
.tdmasthead_line1 {
	background-position: 0px 0px;
	background-color: #B8B8B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	height: 55px;
	background-image: url('../images/logo_suite2a.jpg');
	background-repeat: no-repeat;
	padding-left: 63px;
	word-spacing: 0.2em;
}

.tdmasthead_line2 {
	background-color: #F6F6F6;
	color:#014F9A;
	font-size:11px;	
	/*font-weight:bold;*/
}

.align_right {
	text-align: right;
	padding-right:5px;
}

.tdmasthead_testez
{
	background-color: #F6F6F6;
	width:220px;
	color: #014F9A;
	font-size: 14px;
	font-weight: bold;
	background-image: url('../images/logo_suite2b.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: middle;
	line-height: normal;
	text-align: right;
	padding-right: 10px;
}

.fl_middle
{
	top:5px;
	position:relative;
}
.float_right {
	float:right;
}

.float_left {
	float:left;
}

.blue {
	color:#014F9A;
}


#content {
	position: relative;
	float: left;
	width: 750px;
	margin-left: 5px;
	padding: 0 10px 0 10px;
	text-align: left;
	color: #000;
	display: inline;
	margin-top: 10px;
}


#content p {
	margin-left: 50px;
	margin-right:20px;
	text-align:justify;
}

/*****special image animée accueil  *****/
#content2 {
	position: relative;
	float: left;
	width: 750px;
	padding: 0px 10px 0 0px;
	text-align: left;
	color: #000;
	display: inline;
	margin-top: 50px;
}


#sidebar {
	/*background-position: 0px 0px;*/
	float: right;
	width: 200px;
	margin-right:6px;
	margin-top: 50px;
	padding: 0px;
	text-align: left;
	color: #666;
	height: 500px;
	/*margin-left: 5px;*/
}

#partenaires {
	background-image: url('../images/fond_partenaires.gif');
	width: 194px;
	height: 173px;
	background-repeat: no-repeat;
}


/* Sidebar Styles */
#sidebar img {
	margin-bottom:30px;
}
#partenaires p {
	padding-top: 10px;
	padding-right:10px;
	margin-left: 30px;
	color: #000000;
	font-size: 10px;	
	font-weight:bold;
}
#partenaires img
{
	margin-left:5px;
}

/* Bottom Styles */

#bottom {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	padding: 0px;
	background-color:#B8B8B8;
}

#bottom p {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	color: #fff;
	text-align: center;
	font-weight:bold;
}

#bottom a {
	color: #fff;
	text-decoration: underline;
}
#bottom a:hover {
	color: #014F9A;
	text-decoration: none;
}

a {
	color: #014F9A;
	text-decoration: underline;
}
a:hover {
	color: #8F99A3;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.noborder
{
	border-width: 0px;
}
h1 {
	font-size: 1.8em;
	color: #014F9A;
	font-family: Tahoma;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-left:10px;
}
