* {
	margin:0;
	padding:0;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	text-decoration: none;
	background:#eaeaea;}

.TresPetite { font-family:Arial ; font-size:9px; }
.Petite 	{ font-family:Arial ; font-size:11px; }
.Normal 	{ font-family:Arial ; font-size:12px; }
.Moyenne 	{ font-family:Arial ; font-size:16px; }
.Grande 	{ font-family:Arial ; font-size:19px; }
.TresGrande { font-family:Arial ; font-size:25px; }
.lettrine {
	color:#af7c7c;
	font:50px Arial, Helvetica, sans-serif;
	line-height:38px;
	}
	
h1 { 
	font: lighter 17px Helvetica, sans-serif;
	color:#a90e0e;
	text-transform:uppercase;
	padding:0 0 15px 0;
	}


h2 { 
	font: lighter 15px Helvetica, sans-serif;
	color:#a90e0e;
	text-transform:uppercase;
	padding:0 0 12px 0;
	}
	
h3{ 
	font: lighter 14px Helvetica, sans-serif;
	color:#a90e0e;
	text-transform:uppercase;
	padding:0 0 9px 0;
	}
	
h4{ 
	font: lighter 13px Helvetica, sans-serif;
	color:#a90e0e;
	text-transform:uppercase;
	padding:0 0 7px 0;
	}

h5{
	font: lighter 12px Helvetica, sans-serif;
	color:#585858;
	text-transform:uppercase;
	padding:0 0 5px 0;
	}
p {
	font: 12px Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	line-height:19px
	}

ul li { 
	background: url(/perle_images/site/puce.gif) no-repeat 0% 7px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	line-height:19px;
	padding:0 0 0 10px;
	list-style:none;
	}
	
a {
	text-decoration:none;
	color:#a90e0e;
}
a:hover { 
	text-decoration:underline;
	color: #ffffff;
}

.Rouge {
	color: #a90e0e;
}



/*/////////////////////////////////////////////////////////////////////////
HEADER
/////////////////////////////////////////////////////////////////////////*/

#conteneur {
	margin-left:auto;
	margin-right:auto;
	width:1002px;
	}

.ColGauche {
	width:260px;
	background:url(/perle_images/site/ColGauche_bande.gif) repeat-y;
	}

#colonneGauche {
	width:252px;
	padding-left:8px;	
	}

.langue { 
	width:195px;
	text-align:left;
	margin-top:-15px;
	}

.langue a {
	font:10px Arial, Helvetica, sans-serif;
	color:#791212;
	}

.langue a:hover { text-decoration:underline;}

.blanc {
	font:16px Arial, Helvetica, sans-serif;
	color:#fff;
	}
	
/*/////////////////////////////////
MENU GAUCHE
/////////////////////////////////*/
	
	#menu {
		margin:60px 0px 0 0;
		text-align:right;
		}

	#menu ul {
		margin:0;
		padding:0;
		line-height: 12px;
	}
	#menu li, #menu ul li {
		margin:0;
		padding: 8px 0 0 0;
		float:left;
		width:191px;
		line-height: 12px;
		list-style:none;
		background:none;
		height: 30px;
	}
	
	.preTitre {
		font-weight:normal;
		text-align:right;
		text-transform:uppercase;
		line-height: 12px;
		color:#791212;
		display:block;
		}
	
	#menu li a {
		font:bold 11px Arial, Helvetica, sans-serif;
		line-height: 12px;
		text-align:right;
		padding-right:9px;
		text-transform:uppercase;
		color:#791212;
		display:block;
		}
	
	#menu li a:hover {
		padding-right:9px;
		text-decoration:none;}
	
	#menu li.selected {
		background: url(/perle_images/site/ColGauche_hover.gif) repeat-y;
		padding-right:61px;
		}
	
	#menu li:hover {
		background: url(/perle_images/site/ColGauche_hover.gif) repeat-y;
		padding-right:61px;
		}
	
	#menu li.selected a {	
		font:bold 11px Arial, Helvetica, sans-serif;
		text-align:right;
		width:183px;
		text-transform:uppercase;
		color:#791212;
		display:block;
		}
	
	#menu li.separateur {
		margin:0;
		padding:0;
		background:url(/perle_images/site/separateur.gif) no-repeat;
		width:191px;
		height:1px;
		line-height:1px;
	}
	
	#newsletter {
		margin-right: 70px;
		margin-top: 10px;
		text-align: right;
	}
	#newsletter p {
		margin-bottom: 4px;
		font:bold 11px Arial, Helvetica, sans-serif;
		line-height: 12px;
		text-transform:uppercase;
		color:#791212;
	}
	#newsletter .Newsform {
		 width: 120px;
		 height:17px;
		 font: 11px Arial;
		 color: #791212;
		 border: 1px solid #791212;
	}
		
/*/////////////////////////////////*/

.ColMil {
	background:url(/perle_images/site/ColMil_bande.gif) repeat-y;
	width:73px;
	}

/*///////// MENU MILIEU //////////////////////////////////////*/

#nav {
	position: relative;
	z-index: 5;
}
#nav a img {
	opacity: 0.7;
   -moz-opacity : 0.7; 
	filter:alpha(opacity=70);
	}

#nav a img:hover {
	opacity: 1;
   -moz-opacity : 1; 
	filter:alpha(opacity=100);}

ul#nav li  {
	list-style:none;
	background:none;
	position:relative;
	/*text-align:center;*/
	padding:9px 0 0 0;
	}

ul#nav li a  {
	text-decoration: none;
	cursor:pointer;
	}

ul#nav li a.selected {}

.sous_nav{
	background:url(/perle_images/site/ColMil_Ssnav.gif) no-repeat;
	position: absolute;
	left:75px;
	top: 15px;
	display: none;
	width:160px;
	padding:0 3px 0 0;
}

.sous_nav ul {
	margin:-7px 0 0 0px;
	width:133px;
	text-align:center;
	background:#fff;
	margin: 0;
	padding:0px 3px 6px 3px;
}

.sous_nav ul li{
	font: normal bold 10px Arial, Helvetica, sans-serif;
	color:#a90e0e;
	text-align:center;
	list-style:none;
	width:133px;
	background:#fff;
	text-transform:uppercase;
}

ul#nav li:hover div,
ul#nav li.hover div  {
	display: block;
}


/*/////////////////////////////////////////////////////////////////////////
CONTENU
/////////////////////////////////////////////////////////////////////////*/
.ColDroite {
	width:669px;
	background:url(/perle_images/site/ColDroite_bande.gif) repeat-y;
	}

#colonneDroiteHome {
	margin:0 30px 0 25px;
}

#imageHome {
	border:3px solid #c9c9c9;
	float:left;
	margin-top:25px;
}

.txtHome {
	margin-top:23px;
	float:left;
	width:606px;
}
	
#colonneDroite { 
	padding:0px 0px 0 15px;
	float:left;
	width:645px;
	position:relative;
}

/*/////////////////////////////////////
SCROLLER
/////////////////////////////////////*/
	
	#screen{
		float:right;
		width:270px;
		padding:0;
		margin:6px 0 0 0;
	}			
	#screen li{
		float:left;
		background :none;
		padding:0;
		list-style:none;
	}
	#screen .jq-ss-crop{
		margin:2px 2px;
		float:left;				
	}
	#screen .Legende {
		margin-top: 72px;
		height: 10px;
		font: italic bold 10px Arial, Helvetica, sans-serif;
		text-align:center;
		color:#a90e0e;
	}
	
	#view{
		width:227px;
		border:1px solid #e2dfdf;
		height:58px;
		overflow:hidden;
		margin:0 4px 0 3px;
		padding:0;
	}

	
	#precdiv, #nextdiv {
		float: left;
		width: 17px;
		padding-top: 13px;
	}
	#slideshow {
		width:227px;
		padding:0;
		overflow: hidden;
		float: left;
		border:1px solid #e2dfdf;
		padding: 5px 0 0 0;
	}
	#slideshow ul {
		width:3822px;
		float: left;
	}
	#slideshow li img{
		border:0;
		margin:0;
		padding:0;
		opacity: 0.7;
		-moz-opacity : 0.7; 
		filter:alpha(opacity=70);
		list-style:none;
	}
	#slideshow li img:hover {
		opacity: 1;
		-moz-opacity : 1; 
		filter:alpha(opacity=100);
	}

	
#TitreGris {
	position:relative;
	padding:150px 5px 40px 0;
}

.TitreGris_gras {
	width: 640px;
	color:#dedede;
	text-transform:uppercase;
	font: bold 45px Arial, Helvetica, sans-serif;
	line-height: 40px;
	text-align:left;
}
.Pretitre {
	width: 640px;
	color:#dedede;
	text-transform:uppercase;
	font: normal 35px Arial, Helvetica, sans-serif;
	line-height: 35px;
	text-align:left;
}

#TitreRouge h1 {
	margin-top:-53px;
	margin-top:-36px;
	margin-left: 4px;
	font:18px Arial, Helvetica, sans-serif;
	text-align:left;
	width:286px;
	color:#a90e0e;
	line-height:16px;
	text-transform:uppercase;
}

.ColDroite_img {
	/*float:right;*/
	margin-top:10px;
	position: absolute;
	/*z-index: 10;*/
	top: 0px;
	right: 0px;
}

#txtColDroite {
	margin-top:30px;
	float:left;
	width:620px;
	}

#menu2 {
	margin:20px 0 0 60px;
	float:left;
}

#menu2 li {
	margin-bottom:5px; 
	background:none; 
	padding:0;
	list-style:none;}

#menu2 li a{
	background:url(/perle_images/site/ColDroite_puce.gif) no-repeat 0% 5px;
	font:12px Arial, Helvetica, sans-serif;
	padding:0 0 0 15px;
	color:#a90e0e;
	}

#menu2 li a:hover { text-decoration:underline;} 

.imageDescription {
	float:right;
	width:277px;
	height:204px;
	overflow:hidden;}

#TitreRubrique {
	width:320px;
	text-align:right;
	position:absolute;
	left:0;
	top:0;
	margin:-50px 0 0 0;
	}

#TitreRubrique h1{
	font:bold 17px Arial, Helvetica, sans-serif;
	color:#a90e0e;
	text-transform:uppercase;
	padding:0;
	margin:0;
	}

#TitreRubrique h3{
	font:11px Arial, Helvetica, sans-serif;
	color:#a90e0e;
	text-transform:uppercase;
	padding:0;
	margin:0;
	}

#Intro {
	float:left;
	width:645px;}

#Intro p {
	font:bold 13px Arial, Helvetica, sans-serif;
	margin-top:20px;}


#btn { 
	float:left;
	margin-top:15px;}

.bouton {
	background:url(/perle_images/site/bouton.gif) no-repeat;
	height:17px;
	width:168px;
	}

.bouton a {
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#fff;
	width:160px;
	padding:2px 0 0 12px;
	text-align:center;
	display:block;
	text-transform:uppercase;}

.boutonSelect {
	background:url(/perle_images/site/bouton_selected.gif) no-repeat;
	height:17px;
	width:168px;
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#fff;
	width:160px;
	padding:2px 0 0 12px;
	text-align:center;
	display:block;
	text-transform:uppercase;
	}

/*/////////////////////////////////////////////////////////////////////////
FOOTER
/////////////////////////////////////////////////////////////////////////*/
#footer {
	 float:left;
	 border-top:1px solid #c9c9c9;
	 width:610px;
	 padding:5px 0 45px 0;
	 margin-top:30px;
	 color:#878787;}

#footer a {
	color:#878787;}

#footer a:hover, #footer a.selected {text-decoration:underline;}


/*/////////////////////////////////////////////////////////////////////////
CONTACT
/////////////////////////////////////////////////////////////////////////*/

#conteneurContact {
	float:left;
	width:620px;
	margin:0px 0 0 0;
	}


.Contact {
	margin-top:3px;
	padding-bottom:13px;
	width:620px;
	}

.introContact {
	padding:15px 10px 5px 0px}

.formulaire {
	padding-top:5px;}

#form {
	margin:5px 0 0 20px;
	border:1px solid #bebebe; 
	width:430px;
	padding:5px;
	}


#form td {
	font: 12px Arial, Helvetica, sans-serif;
	color:#151518;
	margin-bottom:10px;
}

.FormIntro p, .FormReponse p{
	font: 12px  Arial, Helvetica, sans-serif;
	color:#151518;
	line-height:15px;
	}


#form .FormSubmit {
	margin: 0;
	padding: 2px 0 2px 2px;
	font: 12px  Arial, Helvetica, sans-serif;
	color:#151518;
	cursor:pointer;
	border: 1px #8e8e8e solid;
}

.LargeInput{width:263px; border: 1px #bebebe solid;}
.SmallInput{width:60px; border: 1px #bebebe solid;}
.MediumInput{width:192px; border: 1px #bebebe solid;}
.XSmallInput{width:20px; border: 1px #bebebe solid;}
.HalfInput{width:126px; border: 1px #bebebe solid;}

.chkBoxes{
	background-color:none;
}
.Clikeo {
	text-align:center;
	padding:5px 0 0 0;
	font: normal 9px Arial , Verdana, Helvetica, sans-serif;  
	color:#b5b5b5;
}

.Clikeo a {
	font: normal 9px Arial , Verdana, Helvetica, sans-serif;  
	text-decoration: none;
	color:#b5b5b5;
}
.Clikeo a:hover {
	color:#999;
}
