*, div {
	margin: 0px;
	padding: 0px;
}
#page {
	font-family: "trebuchet MS", arial, Helvetica, verdana;
	background-color: #ECECEC;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.up-content {
	background-color: #F8F8F8;
	padding-top: 20px;
	padding-bottom: 10px;
}


.container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
strong {
	/*color: #ff6633;*/
}
.learn-more {
	text-align: right;
	padding-right: 45px;
}
.learn-more a {
	text-decoration: none;
	font-weight: bold;
	color: #CC0001;
}
.learn-more a:hover {
	text-decoration: underline;
	background-image: url(../img/icone_lapin.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
}



.main {
	width: 610px;
	float: left;
	font-size: 16px;
	line-height: 24px;
	margin-top: 120px;
}
.clearer {
	clear: both;
	visibility: hidden;
}
.visuel {
	float: left;
}

.call2action {
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: right;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button {
	background-color: #513F89;
	color: #FFFFFF;
	font-family: "trebuchet MS", arial, Helvetica, verdana;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	padding-left: 5px;
}
h1 {
	color: #513F89;
	margin-bottom: 5px;
	font-size: 24px;
}
h2 {
	color: #A8B700;
	margin-bottom: 10px;
	font-size: 18px;
}
h3 {
	line-height: 25px;
	color: #444;
	font-size: 1em;
	padding-bottom: 5px;
}

h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1em;
	margin-right: auto;
	color: #444;
	line-height:16px;
}
p {
	color: #444;
}
.explain {
	margin-left: 10px;
	font-size: 0.875em;
}

.texte img {
	float: left;
	margin-right: 5px;
}

.texte a {
	color: #cc0001;
	text-decoration: none;
}
.texte a:hover {
	text-decoration: underline;
}


.texte .highlight {
	color: #CC0000;
	font-size: 18px;
}

.col {
	width: 250px;
	float: left;
	margin-right: 20px;
}
.col-large {
	float: left;
	width: 400px;
}

.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 14px;
	margin-top: 10px;
}
.sub-fold {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(../img/bg_sub-fold-shadow2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 25px;
}

.sub-fold .container {
	width: 770px;
	padding-top: 10px;
}
.sub-fold .texte {
	width: 770px;
}
.sub-fold .login {
	width: 250px;
	float: right;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.login .logo {
	text-align: center;
}
.login .login-intro {
	line-height: 26px;
	padding-top: 10px;
}

.login .login-intro strong {
	color: #CC0001;
}
.login .login-hint {
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
}
.login .login-hint a {
	color: #0066FF;
	text-decoration: none;
}
.login .login-hint a:hover {
	text-decoration: underline;
}


.login .login-zone {
	margin-top: 5px;
}
.login .login-zone label {
	width: 100px;
	display: block;
	float: left;
}
.field   {
	padding: 3px;
	border: 1px solid #999999;
	font-family: "trebuchet MS", arial, Helvetica, verdana;
	font-size: 14px;
	width: 138px;
	margin: 0px;
	background-image: url(../img/bg_field.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.field-on {
	padding: 3px;
	border: 1px solid #999999;
	font-family: "trebuchet MS", arial, Helvetica, verdana;
	font-size: 14px;
	width: 138px;
	margin: 0px;
	background-image: url(../img/bg_field.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFCC;
}

.field-mail {
	padding: 3px;
	border: 1px solid #999999;
	font-family: "trebuchet MS", arial, Helvetica, verdana;
	font-size: 14px;
	width: 200px;
	margin: 0px;
	background-image: url(../img/bg_field.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.field-mail-on {
	padding: 3px;
	border: 1px solid #999999;
	font-family: "trebuchet MS", arial, Helvetica, verdana;
	font-size: 14px;
	width: 200px;
	margin: 0px;
	background-image: url(../img/bg_field.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFCC;
}



.login .login-zone .log-button {
	text-align: right;
	padding-right: 4px;
}



.sub-fold .effect {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

.sub-fold  .container p {
	margin-bottom: 8px;
}
.more-info {
	font-size: 12px;
}
.more-info a {
	color: #cc0001;
	text-decoration: none;
}
.more-info a:hover {
	text-decoration: underline;
}

.more-info p {
	line-height: 20px;
}
.grass {
	background-image: url(../img/grass.gif);
	height: 95px;
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top: -20px;
}
.more-info .col-logo {
	padding-top: 10px;
}


.more-info ul {
	list-style-type: none;
	line-height: 20px;
}
.hint {
	font-size: 12px;
	line-height: 16px;
}

.texte .lang-selector {list-style:none; height:150px; line-height:150px;}
.texte .lang-selector li {float:left; margin:0 30px 20px 0;}

