/* CSS Document */

body 		{ margin: 0; padding: 0; width:100%; height:100%; font-family: Arial, Helvetica, sans-serif; color: #CCC; background-color: #333333; }
html 		{ width: 100%; height: 100%;}
#global 	{ width: 1423px; height: 280px; margin: auto; position: relative; }
#integre 	{ width: 225px; height: 114px; position:absolute;top: 94px;left: 767px; }
#texte 		{ position:absolute; width: 216px; height:24px; z-index:1; top: 22px; left: 6px; margin:0px; font-size:10px; }
#bloc		{ position:absolute; left: 1px; top: 64px; width: 151px; height: 54px; z-index:10; padding-top: 0; }
#btValider	{ position:absolute; left: 5px; top: 88px;  z-index:10; }
input.envoyer	{ width: 142px; height: 23px; border: 0px solid #7F9DB9; }
input.input_tel { width: 135px; line-height: 23px; }
label		{ color: #FB9701; font-weight: bold; font-size: 13px; }
a			{ color: #000; text-decoration: underline; font-weight: normal; }
a:hover		{ color: #666; text-decoration: underline; font-weight: normal; }
a:visited	{ color: #000; text-decoration: underline; font-weight: normal; }
