body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial;
	background-image: url(/fileadmin/templates/medias/fond_fmx.jpg);
	background-repeat: no-repeat;
	background-position: center -215px;
}

td, th {
	font-size: 12px;
}

p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

table {
	
}

a {
	text-decoration: none;
	color: #1a64ad;
}
a:hover {
	text-decoration: underline;
}

h1, .csc-firstHeader {
	margin: 0px;
	padding: 14px 0px 5px 78px;
	font-size: 20px;
	font-weight: bold;
	color: #778292;
	height: 49px;
	background-image: url(/fileadmin/templates/medias/h1.png);
	background-repeat: no-repeat;
}
h2 {
	margin: 0px;
	padding: 5px 0px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #778292;
	height: 20px;
	background-image: url(/fileadmin/templates/medias/h2.png);
	background-repeat: no-repeat;
	background-position: left 26px;
}

h3 {
	margin: 0px;
	padding: 2px 0px 0px 4px;
	border-bottom: 1px solid #c0c0c0;
	background-color: #c0c0c0;
	color: #fff;
}

input, select, textarea {
	border: 1px solid #000000;
}

.fmx_button {
	cursor: pointer;
	width: 170px;
	height: 30px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial;
	text-align: center;
	background-image: url(/fileadmin/templates/medias/shop_button.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
}

.fmx_button_a {
	width: 170px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	background-image: url(/fileadmin/templates/medias/shop_button.png);
	background-repeat: no-repeat;
}
.fmx_button_a a {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}


/***** sr_feuser_register *****/
.tx-srfeuserregister-pi1-text, #tx-srfeuserregister-pi1-static_info_country, #tx-srfeuserregister-pi1-zone {
	width: 350px;
}
fieldset {
	border: 0px;
}
/**********/


#window {
	position: absolute;
	margin: 62px 0px 0px 0px;
	padding: 0px;
	left: 50%; /* centrer le site */
	width: 980px;
	height: 720px;
	margin-left: -488px; /* moitié de la largeur */
	/*border: 1px solid red;*/
}

#logo {
	margin: 0px 0px 0px 395px;
	padding: 0px;
	width: 200px;
	height: 90px;
	cursor: pointer;
	/*border: 1px solid #000000;*/
}

#frame {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 500px;
	overflow: hidden;
	/*border: 1px solid #000000;*/
}

#left {
	margin: 0px;
	padding: 35px 0px 0px 0px;
	width: 190px;
	float: left;
	text-align: center;
	/*border: 1px solid #000000;*/
}

#middle {
	margin: 0px;
	padding: 0px;
	width: 600px;
	float: left;
	/*border: 1px solid #000000;*/
}

#top {
	margin: 0px;
	padding: 0px;
	height: 36px;
	overflow: hidden;
	/*border: 1px solid #000000;*/
}

#account {
	margin: 0px;
	padding: 6px 0px 0px 20px;
	float: left;
	/*border: 1px solid #000000;*/
}
#account a {
	color: #ffffff;
	text-decoration: none;
}
#account a:hover {
	text-decoration: underline;
}

#search {
	margin: 0px;
	padding: 11px 0px 0px 0px;
	width: 140px;
	float: right;
	/*border: 1px solid #000000;*/
}
#search_field {
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: 18px;
	font-size: 11px;
	border: 0px;
}
#search_btn {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 20px;
	height: 18px;
	border: 0px;
	background-color: transparent;
}

#content {
	margin: 0px;
	padding: 0px;
	height: 410px;
	text-align: justify;
	overflow: hidden;
	/*border: 1px solid #000000;*/
}
#content p {
	margin: 0px;
	padding: 0px 25px 10px 25px;
}

#links {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	/*border: 1px solid #000000;*/
}
#links a {
	color: #778292;
	font-size: 16px;
	text-decoration: none;
}

#right {
	margin: 0px;
	padding: 35px 0px 0px 0px;
	width: 190px;
	float: right;
	text-align: center;
	/*border: 1px solid #000000;*/
}

#footer {
	margin: 0px;
	padding: 60px 0px 0px 0px;
	/*border: 1px solid #000000;*/
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

