/* CSS Document */
body {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000040;
	background-color: #26277f;
	background-image:url(images/bgsite.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*---------------------------------------------------------------
                    Formatages texte
---------------------------------------------------------------*/
a{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underlined;
	color: #26277f;
}
p{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #732d26;
}
li{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #732d26;
	padding-top: 10px;	
}
h1{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: black;
}
h2{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #e36800;
	padding-left:10px;
}
h3{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	color: black;
}
a.langues:link , A.langues:visited , A.langues:active {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #26277f;
	}
a.langues:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underlined;
	color: #26277f;
	}
/*---------------------------------------------------------------
                    Layout pages intérieures
---------------------------------------------------------------*/
.fond_centre{
	background-image:url(images/bg_centre.gif);
}
.centre_page{
	padding : 20px;
	padding-top: 0px;
}
.filet_central{
	padding-left : 10px;
}
.bordExtDroit{
	background-image:url(images/bord_ext_droit.jpg);
	background-repeat: no-repeat;
}
.bordExtGauche{
	background-image:url(images/bord_ext_gauche.jpg);
	background-repeat: no-repeat;
}
.retGauche{padding-left:10px;padding-right:10px;}
/*---------------------------------------------------------------
                           Menu gauche
---------------------------------------------------------------*/
.Titre_menu_gauche {
	line-height: 30px;
	height: 20px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color :#2F4E6E;
	font-weight : bold;
	text-transform: none;
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	}
A.Menu:link , A.Menu:visited , A.Menu:active {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	width: 100%;
	text-indent: 3px;
	}
A.Menu:hover {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #6D6D6D;
	width: 100%;
	text-indent: 3px;
	}
/*---------------------------------------------------------------
                           Menu
---------------------------------------------------------------*/
.menuTab{padding:5px;}
A.MenuHome:link , A.MenuHome:visited , A.MenuHome:active {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #26277f;
	}
A.MenuHome:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underlined;
	color: #8181cd;
	width: 100%;
	}
/*---------------------------------------------------------------
                           Cartouche
---------------------------------------------------------------*/
.cartouche{
	padding : 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/*---------------------------------------------------------------
                           Les formulaires
---------------------------------------------------------------*/
.Bouton {
	font-family : Arial, Helvetica, sans-serif;
	color : #283F48;
	font-size : 10px;
	background : url(file:///Macintosh%20HD/Users/olivierrobin/Documents/Clients/Greg/Premium%20card/www/images/bouton.gif) repeat-x;
	cursor:hand;
}
/* Area Text */
.Txt_Area {
	font-family : Arial, Helvetica, sans-serif;
	background: white url(file:///Macintosh%20HD/Users/olivierrobin/Documents/Clients/Greg/Premium%20card/www/images/fondform1a.jpg) no-repeat left bottom;
	color : #3F3F3F;
	font-size : 11px;
	border : 1px solid #BDBDC5;
}
/* Input box */
.Txt_Input {
	font-family : Arial, Helvetica, sans-serif;
	background: white url(file:///Macintosh%20HD/Users/olivierrobin/Documents/Clients/Greg/Premium%20card/www/images/fondform2a.jpg) no-repeat left bottom;
	color : #3F3F3F;
	font-size : 11px;
	border : 1px solid #BDBDC5;
}
/* Taille et couleur des modules News et Recherche */
.Module {
	font-family : Arial, Helvetica, sans-serif;
	background: white url(file:///Macintosh%20HD/Users/olivierrobin/Documents/Clients/Greg/Premium%20card/www/images/fondform2a.jpg) no-repeat left bottom;
	color : #3F3F3F;
	font-size : 11px;
	border : 1px solid #BDBDC5;
	width : 100px;
}
/* Select box dans liste déroulante Menu */
.Menu_Select_D {
	font-family : Arial, Helvetica, sans-serif;
	background: white url(file:///Macintosh%20HD/Users/olivierrobin/Documents/Clients/Greg/Premium%20card/www/images/fondform2a.jpg) no-repeat left bottom;
	color : #3F3F3F;
	border : 1px solid #BDBDC5;
	font-size : 11px;
}
.obligatoire{
	color: #ff0000;
}

