﻿body {
	margin:0;
	padding: 0;
	background-color:#cfcfcf;
	text-align: center;
}

.RadTabStrip_Default li.first {     
        padding-left:0 !important;     
}  
      
.RadTabStrip_Default li.first a .innerWrap {  
        margin-left: 0 !important;  
}

.ms-bodyareaframe,.ms-viewareaframe{
vertical-align:top;
height:100%;
width:98%;
background-color:#ffffff;
}

.ms-bodyareaframe{
padding:0px;
border:0px;
}

.Texte_noir { font-family: Verdana;	font-size: 12px; color: #333333; }
.Texte_bleu { font-family: Verdana;	font-size: 12px; color: #135E98; }
.Texte_orange { font-family: Verdana;	font-size: 12px; color: #FF6600; }

.petit_texte_noir {font-family: Verdana; font-size: 10px;	color: #333333; }
.petit_texte_orange {font-family: Verdana; font-size: 10px;	color: #FF6600; }
.petit_texte_bleu {font-family: Verdana; font-size: 10px;	color: #135E98; }

.Titre_bleuclair {font-family: Verdana; font-size: 12px; color: #135E98; font-weight: bold; }
.Titre_orange {font-family: Verdana; font-size: 12px; color: #FF6600; font-weight: bold; }
.Titre_noir {font-family: Verdana; font-size: 12px; color: #333333; font-weight: bold; }   

#conteneur {
	margin:0 auto;
	width:866px;
	text-align:left;
}

  