body {
	background-color: #303030;
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(background_site.png);
	background-repeat: repeat-x;
	font-family: Arial;
	/*${bodystyleaddenda}*/
}

form {
	margin: 0px;
}

h1{
	color:#000;
	font-size:18px;
	border-bottom:1px solid black;
}

#global {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 694px;
	height: 624px;
	margin-top: -312px; /* moiti� de la hauteur */
	margin-left: -347px; /* moiti� de la largeur */
}

.toto {
	background-color: blue;
}



a img {
	margin: 0px;
	padding: 0px;
}

.myselect {
	background-color: #060606;
	color: white;
	border-color: red;
}

#large_button {
	height: 38px;
	width: 350px;
	float: left;
	background-image: url(large_button.png);
	margin-left: 330px;
	text-align: center;
}

#large_button a {
	color: white;
}

#large_button a:hover {
	color: black;
}

#button_entry {
	position: absolute;
	margin-left: 435px;
	margin-top: 560px;
	color: white;
}

#button_entry a {
	color: white;
	font-size: 45px;
	font-family: Arial;
	font-weight: bolder;
}

#button_entry a:hover {
	color: #f96302;
	font-size: 45px;
	font-family: Arial;
	font-weight: bolder;
}

select {
	color: black;
	height: 20px;
	border: 0;
	margin: -2px;
	margin: -1px;
}

#sms_service {
	/*background-image: url("sms_service.png");*/
	width: 935px;
	margin-left:30px;
}

#contest_service {
	/*background-image: url("contest_service.png");*/
	width: 500px;
}

#service_content {
	margin-top: 40px;
	float: left;
	margin-left: 50px;
	width: 600px;
}

#service_content a {
	color: black;
}

#service_content a:hover {
	color: #f96302;
}

.submit {
	background-color: #f96302;
	color: white;
	font-family: Arial;
	border: 2px solid white;
	cursor: pointer;
}

.submit_subscribe {
	background-color: #f96302;
	color: white;
	font-family: Arial;
	border: 2px solid white;
	cursor: pointer;
	width: 700px;
	height: 30px;
	font-size: 20px;
}

/***************************************************************/
#page {
	position: relative;
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
}

#piedpage {
	width: 100%;
	background-image: url("footer.png");
	background-repeat: repeat-x;
	height: 130px;
	font-family: Arial;
	color: #7a7a7a;
}

#piedpage a {
	color: white;
	font-size: 13px;
}

#piedpage a:hover {
	color: #f96302;
	font-size: 13px;
}

#header {
	background-repeat: no-repeat;
	height: 105px;
	width: 1026px;
	margin-left: auto;
	margin-right: auto;
}

#header_bottom {
	height: 40px;
	width: 1026px;
	margin-left: auto;
	margin-right: auto;
}

#centre_haut {
	/*background-image: url(centre_haut.png);*/
	height: 6px;
	width: 1026px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}

#centre_container {
	margin-left: auto;
	margin-right: auto;
}

#centre_bas {
	/*background-image: url(centre_bas.png);*/
	height: 13px;
	/*width: 1026px;*/
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}

#container {
	padding-top:15px;
	padding-bottom:15px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color:#d7d6d6;
	border:1px white solid;
	min-height:520px;
	margin-bottom:10px;
}

a img {
	border: none;
}

#label_caddy {
	margin-top: 71px;
	width: 280px;
	margin-left: 70px;
	text-align: center;
	color: white;
}

#label_caddy a {
	color: white;
	font-family: Arial;
}

#logo {
	width: 300px;
	height: 105px;
	float: left;
}

#caddy_content {
	background-image: url(background_caddy.png);
	width: 356px;
	height: 105px;
	float: left;
}

#menu_header {
	background-image: url(background_menu.png);
	width: 370px;
	height: 105px;
	float: left;
	background-repeat: no-repeat;
}

#menu_header area {
	border: none;
	border-color: red;
}

#menu_header a img {
	border: 0px;
}

#menu_header usemap {
	border: 0px;
}

.no_border {
	border: none;
}

.no_border a img {
	border: none;
}

img {
	border: none;
}

.no_border a {
	border: none;
}

/***************************************************************/
a,a:link,a:hover,a:visited,a:active {
	color: #5c5c5c;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #5c5c5c;
}

.actionpanelimg a img {
	margin: 0px;
}

fieldset {
	margin: 20px;
	width: 700px;
}

fieldset legend {
	padding: 4px;
	text-align: center;
	color: #545454;
	margin-bottom: 10px;
	font-weight: bolder;
	width: 143px;
	background-image: url(fond_legend_fieldset.png);
	height: 20px;
	background-repeat: no-repeat;
}

fieldset p span {
	vertical-align: middle;
}

/*
input {
	vertical-align: middle;
}
*/

.formlabel {
	width: 200px;
	float: left;
}

#form {
	background-color: red;
}

p {
	text-align: left;
}

#center_header {
	width: 1000px;
	height: 97px;
	margin: auto;
}

#haut {
	width: 1009px;
	height: 110px;
	margin: auto;
	background-color: green;
}

#logo {
	float: left;
	height: 110px;
}

#logo a {
	margin: 0px;
}

#caddy {
	background-image: url(caddy.png);
	width: 234px;
	height: 110px;
	float: left;
}

#caddy_haut {
	width: 234px;
	height: 40px;
	float: left;
	text-align: center;
	color: #e57116;
}

#caddy_haut a {
	color: white;
	font-size: 10px;
}

#caddy_bas {
	width: 234px;
	float: left;
	margin-top: 5px;
	text-align: center;
	color: #e57116;
	font-size: 14px;
	font-weight: bold;
}

#barre_menu {
	width: 1009px;
	height: 51px;
	float: left;
}

#barre_menu a {
	font-weight: bold;
	font-size: 14px;
}

#barre_menu a:hover {
	color: #e57116;
	font-weight: bold;
}

#entretoise_gauche {
	float: left;
	width: 193px;
	height: 51px;
	background-image: url(entretoise_gauche.png);
}

#menu_1 {
	float: left;
	height: 51px;
	background-image: url(menu_1.png);
	text-align: center;
	width: 131px;
}

#menu_2 {
	float: left;
	height: 51px;
	background-image: url(menu_2.png);
	text-align: center;
	width: 140px;
}

#menu_3 {
	float: left;
	height: 51px;
	background-image: url(menu_3.png);
	text-align: center;
	width: 149px;
}

#menu_4 {
	float: left;
	height: 51px;
	background-image: url(menu_4.png);
	text-align: center;
	width: 162px;
}

#menu_4_1 {
	float: left;
	height: 51px;
	text-align: center;
	width: 31px;
}

#menu_4_2 {
	float: left;
	height: 51px;
	text-align: center;
	width: 131px;
}

#menu_5 {
	float: left;
	height: 51px;
	background-image: url(menu_5.png);
	text-align: center;
	width: 234px;
}

.valign {
	padding-top: 18px;
	padding-left: 24px;
}

.valign1 {
	padding-top: 18px;
	padding-left: 0px;
}

#menu {
	width: 502px;
	/*background-color:green;*/
	height: 97px;
	float: left;
}

#menu_haut {
	height: 30px;
	text-align: right;
	font-size: 11px;
}

#menu_bas {
	height: 67px;
	text-align: right;
}

#menu_bas_content {
	margin-top: 35px;
	float: left;
}

#menu_bas_content a {
	color: #5c5c5c;
	text-decoration: none;
}

#container_caddy {
	width: 215px;
	height: 97px;
	float: left;
	text-align: center;
	background-color: green;
}

#conteneur {
	position: absolute;
	width: 100%;
	float: left;
}

#center_container {
	width: 1000px;
	margin: auto;
}

#centre {
	width: 1000px;
	float: left;
	min-height: 600px;
}

#pied {
	height: 100px;
	background-color: #99CC99;
	background-image: url(fond_pied.png);
	float: left;
	width: 100%;
}

#center_pied {
	width: 1009px;
	margin: auto;
	background-image: url(pied.png);
}

#pied_gauche {
	width: 775px;
	float: left;
	margin-top: 30px;
}

#pied_droite {
	background-image: url("logo_bas.png");
	width: 234px;
	height: 98px;
	float: left;
	text-align: center;
}

.center {
	text-align: center;
}

.menuhaut {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menuhaut li {
	display: inline;
}

.menuhaut a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}

.menuhaut a:hover {
	text-decoration: none;
}

.menugauche {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menugauche li {
	margin-bottom: 5px;
}

.menugauche a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}

.menugauche a:hover {
	text-decoration: none;
}

.menudroit {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menudroit li {
	margin-bottom: 5px;
}

.menudroit a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}

.menudroit a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 10px 0;
}



.link a:hover {
	color: #f96302;
}

.links a {
	color: #e57116;
	font-size: 15px;
	font-weight: bolder;
	padding-top: 10px;
}

#UserProfil_backgroundmenu {
	background-image: url(fond_myaccount.png);
	width: 750px;
	height: 51px;
	text-align: center;
	margin: auto;
}

.notgras {
	font-size: 16px;
}

#UserProfil_menualign {
	padding-top: 15px;
	color: #e57116;
}

/*Style de mise en page d'ouverture d'un nouveau compte*/
#ProfilIndex_left {
	width: 345px;
	height: 322px;
	float: left;
	background-color: white;
	
}

#ProfilIndex_left a {
	color: #f96302;
	text-decoration: underline;
	font-weight: bolder;
}

#ProfilIndex_left a:hover {
	color: #f96302;
	text-decoration: underline;
	font-weight: bolder;
}

#ProfilIndex_right a {
	color: #f96302;
	text-decoration: underline;
	font-weight: bolder;
}

#ProfilIndex_right a:hover {
	color: #f96302;
	text-decoration: underline;
	font-weight: bolder;
}

#ProfilIndex_right {
	width: 345px;
	height: 322px;
	float: left;
	text-align: center;
	background-color: white;
	margin-left:5px;
}

.ProfilIndex_titlebox {
	width: 345px;
	height: 30px;
	float: left;
	text-align: center;
	Font-size: 16px;
	Font-weight: bolder;
	background-color:#f96302;
}

.ProfilIndex_aligntitlebox {
	margin-top: 5px;
	color: white;
}

#ProfilIndex_containerbox {
	width: 334px;
	height: 248px;
	float: left;
}

#ProfilIndex_containerbox a {
	color: red;
	Font-size: 16px;
	Font-weight: bolder;
}

#uniqueproductprice {
	font-size: 14px;
	width: 750px;
	height: 30px;
}

.error {
	background-color: #f96302;
}

.required {
	border: 2px solid black;
}

