body {
}
td {  
	font-family: Trebuchet, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333333;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	height: 18px;
	vertical-align:middle;
}
.bordure_form {
	border:1px solid #999999;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	height: 18px;
	vertical-align:middle;
}
a { 
	text-decoration: none;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:active {
	color: #0066FF;
}
a:hover { 
	color: #0066FF;
    text-decoration: underline;
}
.titre1 {
	font-size: 24px;
	color: #2D4FAD;
	line-height: 24px;
}
.titre2 {
	font-size: 18px;
	color: #2D4FAD;
}
.titre3 {
	font-size: 14px;
	font-weight: bold;
	color: #2D4FAD;
}
.titre4 {
	font-size: 11px;
	font-weight: bold;
	color: #2D4FAD;
}
.url {
	font-size: 13px;
	color: #00A0C6;
}
.chapo {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.textg {
	font-size: 11px;
	color: #999999;
}
.textgras {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.textturq {
	font-size: 11px;
	font-weight: bold;
	color: #048CAC;
}
.textitalic {
	font-size: 11px;
	font-style: italic;
	color: #333333;
}
.tablo_bord_point {
	border: 1px dotted #9A9999;
}
.tablo_bleu {
	background-color:E5F5F9;
}
.texterreur {

	font-size: 11px;
	font-weight: bold;
	margin-top:20px;
	margin-bottom:20px;
	width:100%;
	color: #FF0000;
	text-align:center;
}

hr {
	border:none; 
	margin:auto; 
	border-bottom-style:dotted; 
	height:1px; 
	border-bottom-color:#999999; 
	border-bottom-width:1px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.colonne_gauche{
	padding:7px;
	width:220px;
	float:left;
}
.colonne_droite{
	padding:7px;
	width:450px;
	float:left;
}

.global_conteneur{
	text-align:center;
}

.global_conteneur_in{
	width:935px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	text-align:left;
}

.bloc_home{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:7px 0px 7px 0px;
	overflow:hidden;
}

.bloc_home_content{
	width:100%;
	height:161px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
}

.bloc_home_titre {
	width:100%;
	height:32px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(images/t_arrg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.bloc_home_titre_in {
	width:100%;
	height:32px;
	padding-top:8px;
	padding-left:10px;
	
	background-image:url(images/t_arrd.gif);
	background-position:100% 0px;
	background-repeat:no-repeat;
	
	font-family: Trebuchet, Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.bloc_contenu {
	background-color:#FFFFFF;
	margin:7px 0px 7px 0px;
	padding:0px 0px 0px 0px;
}
.menu_gauche {
	margin:0px 0px 7px 0px;
	padding:0px 0px 0px 0px;
}

