/* CSS Document */

/*************************************/
/* GENERALITES                       */
/*************************************/

body {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color: #393;
}
body.accueil, body.boutique {
	background-color: #96C;
}
body.saintMalo {
	background-color: #66F;
}
body.charte {
	background-color: #C93;
}
body.vitrine {
	background-color: #936;
}
body.contact {
	background-color: #606;
}

/*************************************/

h1 {
	font-size: x-large;
	font-style: italic;
	font-size: 28px;
	font-weight: bold;
}
h2 {
	font-size: x-large;
	font-size: 18px;
	font-weight: bold;
}
h2 a {
	color: #393;
}
h3 {
	font-size: x-large;
	font-style: italic;
	font-size: 22px;
	font-weight: bold;
}
p {
	font-style: italic;
	font-size: 16px;
}

a {
	color: purple;
}
a img {
	border: 0;
}
.center {
	text-align: center;
}
p.justify {
	text-align: justify;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
table.justify {
	width: 700px;
	margin: 0 auto;
}
.chgtCoul {
	color: #000;
}
.petit, .petitNoir {
	font-size: 14px;
}
.petitNoir, .petitNoir a {
	color: #000000;
}
.noir {
	color: #000000;
	font-style: italic;
}

/*************************************/

.gauche {
	float: left;
}
.droite {
	float: right;
}
.separation {
	clear: both;
}

/*************************************/
/* BLOCS                             */
/*************************************/

#container {
	position: relative;
	width: 740px;
	margin: 0px auto 10px auto;
	padding: 0;
}

/*************************************/

div#tickertape p {
	margin: 5px;
	text-align: center;
	color: #FFF;
}

/*************************************/

#info {
	padding-bottom: 20px;
}
body.boutique #info {
	background: #FFF url(/images/habillage/96C_bas.gif) no-repeat bottom;
}
body.saintMalo #info {
	background: #FFF url(/images/habillage/66F_bas.gif) no-repeat bottom;
}
body.charte #info {
	background: #FFF url(/images/habillage/C93_bas.gif) no-repeat bottom;
}
body.vitrine #info {
	background: #FFF url(/images/habillage/936_bas.gif) no-repeat bottom;
}
body.contact #info {
	background: #FFF url(/images/habillage/606_bas.gif) no-repeat bottom;
}

/*************************************/

table#menu  {
	margin: 0;
	border-collapse: collapse;
}
table#menu td {
	padding: 0;
}

/*************************************/

div#liensBdP, div#liensBdP a {
	color: #FFF;
}

/*************************************/

#menuLangues ul, #menuLangues li {
	list-style-type:none;
	margin:0;
	padding:0;
}
#menuLangues li {
	display:inline;
}
a.imgFr {
	color: #FFF;
	position:absolute;
	top: 35px;
	right: 0;
	display:block;
	width:320px;
	height:50px;
	background: url(/images/habillage/fr_link.gif) left top no-repeat;
	float:right;
}
a.imgEn {
	color: #FFF;
	position:absolute;
	top: 35px;
	left: 0;
	display:block;
	width:320px;
	height:50px;
	background: url(/images/habillage/ir_link.gif) right top no-repeat;
	float:right;
}
a.imgFr:hover {
	background: url(/images/habillage/fr_hover.gif) left top no-repeat;
}
a.imgEn:hover {
	background: url(/images/habillage/ir_hover.gif) right top no-repeat;
}
#menuLangues span {
	color: #FFF;
	position:absolute;
	top: 18px;
}
#menuLangues a.imgFr span {
	left: 50px;
}
#menuLangues a.imgEn span {
	right: 50px;
}

/*************************************/
/* ACCUEIL                           */
/*************************************/

div.animation {
	margin-bottom: 5px;
}
body.accueil #info {
	background-color: #96C;
}
body.accueil #info p {
	color: #000;
	text-align: justify;
}
body.accueil #info p.center {
	text-align: center;
}
body.accueil #info p a {
	color: #000;
}

/*************************************/
/* BOUTIQUE                          */
/*************************************/

#boutique {
	text-align: left;
	/*padding: 0 20px;
	*/
	width: 700px;
	margin: 0 auto;
}
#boutique p {
	color: #000;
}
#boutique span.boutiquePrix {
	color:#000;
	font-size: 22px;
	font-weight: bold;
}

/*************************************/

#menuBoutique {
	text-align: center;
}
#menuBoutique table {
	border-collapse: collapse;
	margin: 0 auto;
}
#menuBoutique table td {
	padding: 0;
	text-align: center;
 	vertical-align: top;
}

/*************************************/

.menuBoutique  {
    font-size: 12px;
    color: #000;
}
a.menuBoutique:visited {
    color: #000;
    text-decoration: underline;
}
a.menuBoutique:hover {
    color: #824DB8;
    text-decoration: underline;
}

/*************************************/

#alerte {
	width: 50%;
	margin: 10px auto;
	border: 10px solid #C00;
	color: #C00;
	padding: 10px;
}
#alerte a {
	color: #C00;
}

/*************************************/

#contrat {
	width: 700px;
	margin: 0 auto;
}

#contrat p {
	text-align: justify;
	color: #000000;
}
#contrat h2 {
	text-align: left;
}

/*************************************/

.tableauTitre{
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.tableauTexte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tableauTexteGras{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.texteCourant {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	font-size: 14px;
}
.texteCourantRouge {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color: #660066;
}

.titrePetitVert {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-size: 18px;
	color: #339933;
	font-weight: bold;
}
.petitTexteNoir {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #000000;
}
.petitTexteBlanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
}