#photos {
	
	width:100%;
	height:100%;

}

#photos img {
	width:120px;
	height:90px;
	border:none;
	margin-bottom:7px;
}
.pagination {
	clear:both;
	width:735px;
	margin:0;
	position:relative;
	/*top:10px;
	background: url(/securitas/img/fond_h3.png) repeat-x;
	padding:1px 0 0 20px;*/
	height:20px;

}
.pagination a{

	/*text-decoration:none;*/
	cursor: pointer;

}

.spacer {
 	clear: both;
}

.flottante {
	margin:20px 19px 0 0 ;
	float: left;
	width: 120px;
	height:155px;
	text-align: center;
	padding:5px;	
	border:1px solid #c9c8c9;
	background-color: #333;

}
.link {
	color:#000;
	text-decoration:none;
}
* html .link{
	display:block;
	margin-top:-17px;
}



#body_popup {
	text-align:left;
	background:#836c59 url(/securitas/img/bg_popup2.png) repeat-y ;
	

}
#popup {
	background: url(/securitas/img/logo_securitas.png) no-repeat  18px 0;
}

#contenu {
	margin:20px 50px 0 50px;
	
}


.agrandir {
	background: url(/e2c/img/puce_loupe.png) no-repeat;
	padding-left:20px;

}
.fermer {
	background: url(/e2c/img/puce_fermer.png) no-repeat;
	padding-left:20px;
	margin-top:0;
}

 a:link, #corps a:visited { 
	color: #eee; 
	text-decoration: underline; 
} 
 a:hover { 
	color: #fff; 
	text-decoration: none; 
}


#slider-control-panel {
	margin: 0 0 20px 0;

}

#popup h2{
	margin:20px 0 0 0;
}


#bloc_boutons {
	height:45px;
	padding-top:30px;
}


#slide_vignette {
	margin-top:10px;
}

.description {
	margin-top:3px;
}


/* ========= mod 1 ======= */
#docs {
	height:380px;
	overflow:auto;
} 

#docs2 {
	height:380px;
	margin-top:10px;
	overflow:auto;
} 
* html #docs2 {
	width:780px;
}

.trait {
	width:300px;
	color: #c9c8c9;
	background-color: #c9c8c9;
	height: 1px;
	border: 0;
	text-align: center;
	margin:15px 0 15px 0;
}
.justify {
	text-align:justify;
}

