body {
	font-size: 11px;	
}

.titreUnivers {
	display: none;
}

.mentionPub {
	color: #999999;
	font-size: 13px;
	font-weight: bold;
	margin-right: 9px;
}

.slideShowContainer {
	position: relative;
	width: 449px;
	height: 326px;
	overflow: hidden;
	border-left: 1px solid #CCCCCC;
}

.slideShowContainer .slideShow {
	width: 1805px;
}
.slideShowContainer .buttonContainer{
	position: absolute;
	bottom: 70px;
	right: 18px;
}

.slideShowContainer .buttonSlide {
	width: 15px;
	height: 14px;
	float: left;
	margin-left: 12px;
	background: url("/prov2/img/nestorWash/buttonSlideShow.png");
	cursor: pointer;
}

.slideShowContainer .buttonSlide.pressed {
	background: url("/prov2/img/nestorWash/buttonSlideShowPressed.png");
}

.mainContainer {
	border: 1px solid #CCCCCC;
	width: 448px;
	padding-top: 10px;
	margin-bottom: 50px;
}

.mainContainer .mainTitle {
	width: 426px;
	color: #333333;
	line-height: 22px;
	background: url("/prov2/img/nestorWash/backgroundSousTitre.png");
	padding-left: 22px;
	margin-top: 5px;
	cursor: pointer;
}

.mainContainer .mainTitle.selected {
	color: #FFFFFF;
	background: url("/prov2/img/nestorWash/backgroundSousTitreSelected.png");
	font-weight: bold;
}

.mainContainer .mainContent {
	padding: 10px 22px;
	text-align: justify;
}

.mainContainer .windowContent {
	height: 0px;
	overflow: hidden;
}

.blocNestorContact {
	position: relative;
	height: 330px;
}

.blocNestorContact .contact {
	position: absolute;
	top: 58px;
	left: 52px;
}

.blocNestorContact .contact div {
	margin-bottom: 27px;
	font-weight: normal;
	height: 65px;
}

.blocNestorContact .contact a {
	color: #5588CC;
	text-decoration: none;
	margin: 3px 0 7px;
	display: block;
}

.blocNestorContact .contact .tel {
	font-size: 12px;
}

.blocNestorForm {
	width: 350px;
}

.blocNestorFormTitle {
	height: 42px;
}

.blocNestorFormContent {
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #CCCCCC;
	width: 348px;
}

form#fNestorWash p {
	margin: 8px 0 !important;	
}

form#fNestorWash label {
	display: inline-block;
	width: 70px;
	text-align: right;
	vertical-align: top;
	margin: 2px 10px 0 0;
}

form#fNestorWash input[type="text"], form#fNestorWash textarea { 
    width: 200px;
    font-size: 11px !important;
    font-family: arial;
}

form#fNestorWash textarea { 
    height: 5em; 
}

form#fNestorWash select { 
    font-size: 11px !important;
    font-family: arial;
}

form#fNestorWash input[type="image"] {
	margin-left: 82px;
}

form#fNestorWash .formAlerte {
	color: #E1081F;
	margin-left: 83px !important;
}

form#fNestorWash .invalidAlert {
	display: none;	
}

#Pub300 {
	float: left;
	height: 250px;
	width: 300px;
}

#AutoPromo {
	float: left;
	margin-left: 2px;
}

.non_encadre {
	margin-left: 10px;
}

#nestorConcept { font-size: 12px; }
#nestorConcept p, #nestorConcept ul { margin: 1px 0 16px !important; }
#nestorConcept ul li {
	margin-left: 15px;
	list-style: disc outside;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#nestorConcept table {
	width: 100%;
	margin-top: 5px;
	-moz-box-shadow: 1px 1px 4px #616161; 
	-webkit-box-shadow: 1px 1px 4px #616161; 
	box-shadow: 1px 1px 4px #616161; 
	color: #535353;
}
#nestorConcept .odd td { background: #DDD; }
#nestorConcept td {
	padding: 1px 0 2px 3px;
	border-bottom: 1px solid #616161;
}
#nestorConcept td.center {
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
}
#nestorConcept td.right {
	padding-right: 2px;
	padding-left: 0px;
	text-align: right;
}
#nestorConcept tr.first td, #nestorConcept tr.second td { border-left: 1px solid #616161; }
#nestorConcept tr.first td.first, #nestorConcept tr.second td.first { border-left: 0 none; }
#nestorConcept tr.last td { border-bottom: 0 none; }
#telecharger-pdf {
	padding: 20px 0 !important;
	text-align: center;
}