﻿body {
	margin: 5 auto 5 auto;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color:#E2E2E2;
}

body,table,p,li
{
	font-family:Verdana;
	font-size:11px;
}

th
{
	color: #EC377A;
	background-color: #E2E2E2;
	font-weight: bold;
	height:40px;
	border:10px #F6F6F6 solid;
}

#container {
	padding: 0;
	border: 0;
	width: 999px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 0px;
	background-color: #F6F6F6;
}

/**** head *****/
#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;
	border: 0;
}

.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/accueil/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/accueil/logo_suite2b.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: middle;
	line-height: normal;
	text-align: right;
	padding-right: 10px;
}


.blue {
	color:#014F9A;
}


/**** CONTENT *****/

#content {
	position: relative;
	margin-left: 5px;
	padding: 0 10px 0 10px;
	text-align: left;
	/*color: #000;*/
	margin-top: 10px;
	text-align:center;
}

.table_content
{
	border:4px white solid;
	width: 750px;
}

#content2 {
	border:1px black solid;
	width: 750px;
}

.td_titre
{
	background-color:#EC377A;
	color: #fff;
	font-size: 20px;
	padding-left:80px;
}

.erreur
{
	font-family:Verdana;
	font-size:11px;
	color:#ff0000;
	font-weight:bold;
}

.fleche_right
{
	float:right;
}

.titre_pink
{
	font-size:14px;
	color:#EC377A;
	font-weight:bold;
}

.pink
{
	color:#EC377A;
}

.pink a {color: #EC377A;}

.puce_bleu {
	list-style-image: url('../images/inscription/puce-square-bleue.gif');
	margin-bottom:0px;
}

.puce_pink {
	list-style-image: url('../images/inscription/puce-square-pink.gif');
	margin-bottom:0px;
}

.center
{
	text-align: center;
}

#cadre_adresse
{
	width:260px;
	height:70px;
	background-color:#E2E2E2;
	font-weight:bold;
	text-align:center;
	border:3px white solid;
	padding-top: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;
}

.noborder
{
	border-width: 0px;
}

.important
{
	color: red;
	font-weight:bold;
}

.input_long {width:180px;}
.input_tres_long {width:300px;}
.input_petit {width:50px;}
.input_moyen {width:100px;}
.input_long,.input_moyen,.input_petit,.input_tres_long
{
	background-color:#FFFFFF;
	border:1px solid black;
	font-family:Verdana;
	font-size:11px;
}
