html, body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #DADAD8;
background-image: url('http://www.phoxsaintmedard.com/Images/fond-phox.jpg');
background-repeat: repeat;
color: #00000;
}
#global {
	width: 970px;
	margin: 0 auto;
}
#header {
	background: url('http://www.phoxsaintmedard.com/Images/head.gif') no-repeat;
	height: 145px;
}
#content {
	background: url('http://www.phoxsaintmedard.com/Images/background.gif') repeat-y;
	padding: 0 50px 0 30px;
}
#content p {
	margin: 0;
}
.texteNormale {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	left:auto;
}
.texteBlanc {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	left:auto;}
	
.bouton {
	cursor:hand;
}

.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.phoxst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

/* :link permet de d�finir les propri�t�s des liens */
a:link
{
    text-decoration : none ;
}

/* :visited permet de d�finir les propri�t�s des liens d�j� visit�s */
a:visited
{
    color : #FFFFFF;
    text-decoration : none ;
}

/* :active permet de d�finir les propri�t�s d'un lien actif - qui vient d'�tre cliqu� */
a:active
{
    color : #FFFFFF;
    text-decoration : none ;
}

/* :hover permet de d�finir les propri�t�s du lien quand le curseur le survole */
a:hover
{
    color : #000000;
    text-decoration : none ;
}

dl, dt, dd, ul, li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#navcontainer {
	font-family: arial;
	font-size: 12px;
	padding: 10px 5px 5px 20px;
	text-align: left;
}
#navcontainer a {
	color: #333333;
}
#navcontainer a:hover {
	color: #3C0;
}
.texteMiniature {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
	font-style: normal;
	left:auto;
}
.textePetit {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
	font-style: normal;
	left:auto;
}
.scrollDiv {
	width: 410px;
	height: 620px;
	overflow: auto;
	float: left;
}
#image {
float: right;
width: 460px;
height: 450px;
line-height: 450px;
text-align: center;
/*
	position: absolute;
	top: 310px;
	margin-left: 540px;
*/
}

#image p {
	margin : 10px;
}

.photo {
	width: 115px;
	height: 115px;
}
.clear {
	visibility: hidden;
	height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
}
#footer {
	text-align: center;
	padding-top: 20px;
	background: url('http://www.phoxsaintmedard.com/Images/footer.gif') no-repeat top;
	clear: both;
}
#vider-panier {
	float: right;
	margin-bottom: 30px;

}
a img {
	border: none;
}
#tPanier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90%;
}
#tPanier th {
	background: #999;
	text-align: center;
	padding: 3px;
}
#tPanier td {
	text-align: center;
	color: #000000;
}
.commandeResult {
	float: right;
	text-align: right;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 250px;
}
.galerie {
	background-color: #CCC;
	float: left;
	padding: 10px;
}
.preview {
	width: 400px;
	height: 400px;
	text-align: center;
	background-color: #999;
	float: left;
}
.cPhoto {
	width: 116px;
	float: left;
	text-align: center;
	margin: 5px;
}
.cPhoto img{
	border: 3px solid #FFFFFF;
}
.button {
	display: block;
}
.readonly {
background: none;
border: none;
color: #000000;
text-align: right;
}
.ligne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.mail a {
	color: #333333;
	text-decoration: none;
}
.mail a:hover {
	color: #333333;
	text-decoration: underline;
}
.texto {  font-family: Arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #333333; text-decoration: none}
.blacktext {  font-family: Arial; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #333333; text-decoration: none}
