@charset "utf-8";
/* CSS Document */

body {
	background-color:#343434;
	background-image:url(../IMG/connexion/page_background.jpg);
	margin:0;
	padding:0;
	color:#999999;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.cadre_milieu {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.cadre_droit {
	padding-right: 5px;
	padding-left: 5px;
}


/* Images typographiques (via image_typo), URL a revoir... */
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#a:link {
	color: #0099CC;
	text-decoration: none;
}
#a:visited {
	color: #0099CC;
	text-decoration: none;
}
#a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#a:active {
	color: #0099CC;
	text-decoration: none;
}
#a1:link {
	color: #999999;
}
#a1:visited {
	color: #999999;
}
#a1:hover {
	color: #999999;
}
#a1:active {
	color: #999999;
}
.cadre_texte_01 {
	padding-top: 10px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.cadre_texte_02 {
	padding-top: 10px;
	padding-bottom: 15px;
}
.cadre_texte_03 {
	padding-top: 0px;
	padding-bottom: 5px;
}
#navigation ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../IMG/connexion/carre_01.png);
}
#navigation li {
	padding-bottom: 5px;
}

.img_cadre {
	border: 1px solid #666666;
}
.texte_gras_bleu {
	font-weight: bold;
	color: #0099CC;
}
.texte_gras_blanc {
	font-weight: bold;
	color: #FFFFFF;
}

.cadre_bas {
	text-align: center;
	height: 25px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.cadre_info {
	text-align: left;
	height: 25px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-left: 10px;
}
.format_png { behavior: url(win_png.htc); }
.buttonInform {
	background-image: url(../IMG/plusinfo.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 124px;
	display:block;
	float:right;
}
.buttoncommande {
	background-image: url(../IMG/commandez.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 124px;
	display:block;
	float:right;
}
.page_rubrique #page #conteneur #contenu .contre-encart #con { width: 480px; }

.page_rubrique #page #conteneur #contenu .contre-encart #con2 { width: 469px; }

#page #conteneur #contenu .texte strong {
	font-weight: bold;
	color: #0099CC;
}
#page #conteneur #contenu .texte ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../IMG/connexion/carre_01.png);
}
#page #conteneur #contenu .texte li {
	padding-bottom: 5px;
}
