body {
	width: 300px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding: 0;
	color:#333;
	margin-left: -1px;
}

body[class="portrait"]{
	width: 300px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding: 0;
	color:#333;
	margin-left: -1px;
}

img {
	border: 0;
}

#entete {
	display: none;
	width: 320px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	margin-bottom: 5px;
}

.lstimage{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.prodimage{
	margin-bottom: 20px;
}

.titrePage {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	width: 310px;
	padding-top: 0px;
	padding-bottom:0px;
}

.sousTitrePage {
	color: #666666;
	text-align: left;
	font-weight: bold;
	width: 310px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#splash {
	position: absolute;
	top: 40%;
	left: 45%;
	z-index: 998;
	text-align: center;
}

#wrapper {
	display: none;
	width: 300px;
	margin-left: 0px;
	margin-right: 0px;
}

#contenulst {
	margin-left: 10px;
	margin-right: 10px;
}

#lstprod li {
	width: 300px;
        margin: 0px;
        list-style-type: none;
	clear: both;
}

ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
}

.infoprod {
		margin-bottom: 10px;
}

.ficheprod {
		margin-left: 25px;
}

.prix {clear: both;
		padding-top: 5px;
        font-size: 1.5em;
        color: #666666;
        font-weight: bold;
}

a.LIEN_entete:link {
        font-size: 1em;
        color: #666666;
        text-decoration: none;
        font-weight: bold;
}

a.LIEN_entete:visited {
        font-size: 1em;
        color: #666666;
        text-decoration: none;
        font-weight: bold;
}

a.LIEN_entete:hover {
        font-size: 1em;
        color: #666666;
        text-decoration: underline;
        font-weight: bold;
}


a.lstlien:link {
        font-size: 1.5em;
        color: #666666;
        text-decoration: none;
        font-weight: bold;
}

a.lstlien:visited {
        font-size: 1.5em;
        color: #666666;
        text-decoration: none;
        font-weight: bold;
}

a.lstlien:hover {
        font-size: 1.5em;
        color: #666666;
        text-decoration: underline;
        font-weight: bold;
}

.enteteTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #dedce6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.ligneTableau {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6cdde;
	font-size: 0.9em;
}

.footerTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #bdbbcd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.imgaj {
	float: right;

	
}

.boutonMonCompteContenu {
	font-weight: bold;
	width: 250px;
	text-align: right;
	margin: 10px;
}

a {
	color: #EC8000;
	font-size: 1.3em;
	text-decoration: none;
}

a:visited {
	color: #EC8000;
	font-size: 1.3em;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-size: 1.3em;	
	color: #EC8000;
}

#footer{
	display: none;
	float: left;
	width: 320px;
	height:15px;
	color: #0066CC;
	font-size: 0.9em;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0066CC;
	margin:0px;
	margin-top: 7px;
	margin-right:30px;
	padding-top: 10px;
	padding-right:10px;
	
}

.entete_compte {
	margin-left: 10px;
}

.entete_panier {
	margin-left: 150px;

}