/*********************/
/** CSS ARTEDISACLA **/
/*********************/

/* HEADER */
#infos_connectees {
	float: right;
	width: 150px;
	margin-top: 9px;
}

#frais_offerts {
	float: right;
	width: 125px;
}

#client_logge {
	float: right;
	display: inline;
	width: 145px;
	font-size: 10px;
	font-family: "Verdana";
	color: #887F82;
	line-height: 1.3em;
	text-align: right;
	margin-right: 2px;
	margin-top: 2px;
}

#client_logge a {
	color: #887F82;
	text-decoration: none;
}

#client_logge a:hover {
	text-decoration: underline;
}

#logo_sacla {
	float: left;
	width: 226;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

#logo_sacla img {
	border: none;
}

#menu_onglets {
	float: left;
	width: 605px;
}

#menu_onglets img {
	border: none;
}

#logo {
	float: left;
	display: inline;
	width: 420px;
	margin: 14px 0 26px 28px;
}

#barre_onglets {
	float: left;
	width: 605px;
}

#barre_onglets img {
	margin-right: 2px;
}

/* COLONNE DE GAUCHE */
#presentation_artecode_loggee {
	color: #887F82;
	font-family: "Verdana";
	font-size: 11px;
	padding: 15px 10px;
}

#presentation_artecode_loggee img {
	border: none;
}

#produits_croises {
	width: 199px;
	color: #887F82;
	font-family: "Verdana";
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	background-color: #E0DAAA;
}

#produits_croises a {
	color: #887F82;
	text-decoration: none;
}

#boutons_divers {
	padding-top: 17px;
	padding-left: 12px;
}

#boutons_divers img {
	border: none;
	margin-bottom: 12px;
}

/* PAGE D'ACCUEIL */
#animation_lancia {
	float: left;
	width: 355px;
}

#titre_lancia {
	float: left;
	width: 200px;
}

#comment_participer_gif {
	float: left;
	width: 185px;
	margin-top: 40px;
	margin-bottom: 15px;
}

#comment_participer_gif img {
	border: none;
}

#presentation_lancia {
	float: left;
	width: 385px;
	color: #837D7E;
	font-size: 12px;
	font-family: Verdana;
}

#presentation_lancia a {
	color: #837D7E;
	font-style: italic;
	text-decoration: none;
}

#presentation_lancia a:hover {
	text-decoration: underline;
}

/* PAGE ARTECODE GAGNANT */
#artecode_gagnant {
	float: left;
	display: inline;
	width: 741px;
	font-family: "Verdana";
	font-size: 11px;
	color: #000000;
	margin: 0 0 0 15px;
	background-image: url('img/bg_artecode_gagnant_lancia.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

#caracteristiques_lancia {
	float: left;
	width: 450px;
	margin-top: 125px;
}

ul#liste_caracteristiques {
	margin: 0 0 0 15px;
	padding: 0;
}

ul#liste_caracteristiques li {
	margin: 0;
	list-style-type: dics; 
}

#site_lancia {
	float: left;
	display: inline;
	width: 350px;
	font-style: italic;
	margin: 64px 0 0 120px;
}

#site_lancia a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#site_lancia a:hover {
	text-decoration: underline;
}

#comment_participer {
	float: left;
	width: 742px;
	margin: 95px 0 30px 0;
}

#etape1, #etape2, #etape3, #etape4 {
	float: left;
  background-repeat : no-repeat;
  background-position : letf top;
	height: 144px;
	padding-left: 190px;
  margin-right:30px;
}

#etape1 div, #etape2 div, #etape3 div, #etape4 div {
	width: 150px;
}

#etape1, #etape3 {	
  margin-bottom:23px;
}

#etape3, #etape4 {	
	float: right;
}

#etape1 {background-image:url(img/etape1.gif)}
#etape2 {background-image:url(img/etape2.gif)}
#etape3 {background-image:url(img/etape3.gif)}
#etape4 {background-image:url(img/etape4.gif)}


#ligne_boutons_participer {
	float: left;
	width: 460px;
	padding-bottom: 23px;
}

#ligne_boutons_participer img {
	border: none;
}

.en_gras {
	font-weight: bold;
}	


/* PAGE INFOS ARTECODE */

#lancia_artecode_visuels {
	width: 250px;
	padding-left: 35px;
}

#lancia_artecode_visuels img {
	border: none;
}

#lancia_artecode_textes {
	padding-left: 12px;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.2em;
}

.paragraphe_lancia_artecode {
	float: left;
	margin-bottom: 23px;
}

#bouton_creation_compte {
	border: none;
	margin-top: 10px;
}

.titre_paragraphe_lancia_artecode {
	font-family: "Verdana";
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
  clear: both;
  width: 100%;
}

/* Nouvelle homepage */

#right-col {
  border-left:1px solid #8A8A8A;height:100%;vertical-align:top;
	padding-top: 17px;
	padding-left: 12px;
  font-family:arial,sans-serif;
  font-size:11px;
}

#right-col img {
	border: none;
	margin-bottom: 12px;
}

#right-col .button {
display:block;background-color:#827c5f;color:#FFFFFF;padding:2px;border:none;width:100%;text-align:left;cursor:pointer;
}
#right-col a.button {
padding:2px 5px;width:auto;
}
#right-col a.button:hover {
text-decoration: none;
}

#right-col .field {
  background-color  : #f7f6ef;
  border: 1px solid #dad9d3;
  border-color: #dad9d3 #faf9f4 #faf9f4 #dad9d3;
}

#animation {
	float: left;
	display: inline;
	width: 563px;
	margin: 0 0 14px 5px;
	background-color: #e6e6e4;
}

#animation img {
	border: none;
}

#visuel_lot {
	float: right;
	display: inline;
	width: 349px;
	margin: 11px 11px 11px 0;
}

#titre_lot {
	float: left;
	display: inline;
	width: 195px;
	margin: 8px 0 4px 8px;
}

#description_lot {
	float: left;
	display: inline;
	width: 185px;
	color: #3b3728;
	font-family: "Arial";
	font-size: 11px;
	line-height: 1.2em;
	margin: 8px 0 8px 8px;
}

#description_lot a {
	color: #3b3728;
	text-decoration: none;
	font-style: italic;
}

#description_lot a:hover {
	text-decoration: underline;
}

#animation_lot {
	float: left;
	width: 203px;
}

.star_lot {
  font-size : 0.8em;
}

/* Remboursement */

#remboursement {
	float: left;
	display: inline;
	width: 563px;
	margin: 14px 0 14px 5px;
	background-color: #e6e6e4;
}

#remboursement img {
	border: none;
}

#visuel_remboursement {
	float: right;
	display: inline;
	width: 349px;
	margin: 11px 11px 11px 0;
}

#titre_remboursement {
	float: left;
	display: inline;
	width: 195px;
	margin: 8px 0 4px 8px;
}

#description_remboursement {
	float: left;
	display: inline;
	width: 185px;
	color: #3b3728;
	font-family: "Arial";
	font-size: 11px;
	line-height: 1.2em;
	margin: 8px 0 8px 8px;
}

#description_remboursement a {
	color: #3b3728;
	text-decoration: none;
	font-style: italic;
}

#description_remboursement a:hover {
	text-decoration: underline;
}

#animation_remboursement {
	float: left;
	width: 203px;
}

/* Blog */

#blog {
	float: left;
	display: inline;
	width: 563px;
	margin: 0 0 14px 5px;
	background-color: #e6e6e4;
}

#blog img {
	border: none;
}

#visuel_blog {
	float: right;
	display: inline;
	width: 349px;
	margin: 11px 11px 11px 0;
}

#titre_blog {
	float: left;
	display: inline;
	width: 195px;
	margin: 8px 0 4px 8px;
}

#description_blog {
	float: left;
	display: inline;
	width: 185px;
	color: #3b3728;
	font-family: "Arial";
	font-size: 11px;
	line-height: 1.2em;
	margin: 8px 0 8px 8px;
}

#description_blog a {
	color: #3b3728;
	text-decoration: none;
	font-style: italic;
}

#description_blog a:hover {
	text-decoration: underline;
}

#animation_blog {
	float: left;
	width: 203px;
}

a.yellow_link, a.yellow_link:link, a.yellow_link:visited {
  color:#ff1f00 !important;
}


#boutique {
	float: left;
	display: inline;
	width: 563px;
	margin: 0 0 14px 5px;
	background-color: #e6e6e4;
}

#boutique img {
	border: none;
}

#visuel_boutique {
	float: right;
	display: inline;
	width: 307px;
	margin: 11px 11px 11px 0;
}

#titre_boutique {
	float: left;
	display: inline;
	width: 195px;
	margin: 8px 0 4px 8px;
}

#description_boutique {
	float: left;
	display: inline;
	width: 225px;
	color: #3b3728;
	font-family: "Arial";
	font-size: 11px;
	line-height: 1.2em;
	margin: 8px 0 8px 8px;
}

#description_boutique a {
	color: #3b3728;
	text-decoration: none;
	font-style: italic;
}

#description_boutique a:hover {
	text-decoration: underline;
}

#animation_boutique {
	float: left;
	width: 203px;
}