/* 
	CSS TEMPLATE ADVISA-BO 
*/

.pageTitle { /* h1, h2 */

}


/* 
 * ---------------------------------------------
 *		Articles
 * ---------------------------------------------	
*/
.artTitle { /* div */
}
h3.artTitle, h2.artTitle  { /* div */

}

.artIntro{ /* div */
}
.artContent{ /* div */
}
	.artContent h4 {

	}
	.artContent a {

	}
	.artContent p {

	}
	
.artReadon{ /* div */
}
.artReadon a{ 
}
.artSeperator{ /* div */
}

.readmore {

}
.readmore:hover {
	color: #333;
}


/* 
 * ---------------------------------------------
 *		Media IMG (attachés à un article)
 * ---------------------------------------------	
*/
.media_img{ /* div */
	margin: 42px 0 20px 0;
}
.media_img .thumbnail{ /* div */
}
.media_img .thumbnail .thumb_img{ /* div */
}
.media_img .thumbnail .thumb_img a {

}
.media_img .thumbnail .thumb_img img {

}


/* 
 * ---------------------------------------------
 *		Media DOC (attachés à un article)
 * ---------------------------------------------	
*/
.media_doc {  /* div */	
	margin: 20px 0 0 0;
}
.media_doc .downloadlink{ /* div */
	padding: 3px 0 3px 20px;
}
.media_doc .downloadlink  a { /* div */
	text-decoration: none;
}

/* 
 * ---------------------------------------------
 *		Gallery
 * ---------------------------------------------	
*/
.gallery{ /* div */
	position: relative;
	width: 720px;
	padding: 0 15px 20px 0;
	left: 315px;
	line-height: 110%;
	top: 0;
}
	.gallery h2 {
		text-transform: uppercase;
		font-size: 16px;
		color: #5B93B6;
		padding: 0;
		margin: 10px 0;
		line-height: 110%;
	}
.gallery .thumbnail { /* div */
	width: 340px;
	float: left;
	margin: 10px 10px 30px 10px;
}
	.gallery .thumbnail h3 {
		margin: 0;
		padding: 3px 0 0 0;
		text-align: center;
	}
.gallery .thumbnail .thumb_img{ /* div */
}
.gallery .thumbnail .thumb_img a {
	text-decoration: none;
}
.gallery .thumbnail .thumb_img a:hover { 
	
}
.gallery .thumbnail .thumb_img a table{ 

}
.gallery .thumbnail .thumb_img a:hover table{ 

}
.gallery .thumbnail .thumb_img a img {
	border: 0;
}
	.gallery .select {
	
	}
		.gallery .select a {
			display: block;
			width: 328px;
			float: left;
			margin: 10px 10px 30px 10px;
			padding: 10px 5px;
			text-transform: uppercase;
			font-size: 16px;
			text-align: center;
			text-decoration: none;
			color: #5B93B6;
			line-height: 110%;
			border: 1px solid #5B93B6;
		}
		.gallery .select a:hover {
			border: 1px solid #000;
			color: #000;
		}
			.gallery .select a img {
				margin: 5px;
			}
	.gallery .pagination {
		padding: 10px;
		font-size: 12px;
		color: #666;
	}
		.gallery .pagination a {
			margin: 0 3px;
			text-decoration: none;
		}

.slidergallery {
	width: 906px;
	height: 307px;
	border-collapse: collapse;
	border: 0;
	margin-top: -37px;
}
	.slidergallery  td {
		height: 307px;
		padding: 0;
	}

		#gallery_items {
			display: block;
			position: relative;
			height: 307px;
			overflow: hidden;
		}
		#hslider {
			display: block;
			padding: 0 0 0 1px;
			height: 307px;
		}
			#hslider a {
				margin: 0 0 0 -1px;
				padding: 0;
				opacity: .5;
				filter: alpha(opacity=50);
			}
			#hslider a:hover, #hslider a:active {
				/*opacity: 1;
				filter: alpha(opacity=100);*/
			}
				#hslider a img  {
					margin: 0;
					padding: 0;
					border-right: 1px solid #fff;
					border-left: 1px solid #fff;
				}
		#sliderleft, #sliderright {
			opacity: .2;
			filter: alpha(opacity=20);
			cursor: pointer;
		}
	.hslider-info {
		display: inline;
		position: absolute;
		height: 40px;
		background: url(../images/dither.gif);
		padding: 5px 0;
		margin-top: 257px;
		z-index: 100;
		opacity: .0;
		filter: alpha(opacity=0);
	}
		.hslider-info span {
			display: block;
			padding: 0 10px;
		}
		.hslider-info img {
			float: left;
			padding: 0 10px;
		}

/* 
 * ---------------------------------------------
 *		Liste des fichiers téléchargeables
 * ---------------------------------------------	
*/
.downladlist{  /* div */	
}
.downladlist .downloadlink{ /* div */
}
.downladlist .downloadlink a{ /* div */
}

.cat_doc {

}
	.cat_doc h2 {
		text-transform: uppercase;
		font-size: 16px;
		color: #5B93B6;
		padding: 0;
		margin: 10px 0;
		line-height: 110%;
	}
table.listDocs {
	border-collapse: collapse;
	border: 0;
	width: 100%;
	margin: 5px 0;
}
	.listDocs th {
		background: #038A8E;
		color: #fff;
		padding: 5px 10px;
		text-align: center;
	}
	.listDocs td {
		background: #fff;
		color: #038A8E;
		padding: 5px;
		text-align: center;
		border-bottom: 1px solid #038A8E;
	}


/* 
 * ---------------------------------------------
 *		Modules
 * ---------------------------------------------	
*/
.module {
}
.module h4{
}
.module .moduleContent {
}
/* 
 * ---------------------------------------------
 *		Module menu
 * ---------------------------------------------	
*/

ul.menu{

}
ul.menu li{

}

/* 
 * ---------------------------------------------
 *		Module latest New
 * ---------------------------------------------	
*/
.actu {
	margin: 10px 0;
	padding: 0 0 10px 24px;
	background: url(../images/puce_triangle_orange.gif) 12px 2px no-repeat;
	font-size: 11px;
	line-height: 120%;
	color: #000;
}
	.actu .date {
		
	}
	.actu h2.artTitleActu {
		font-size: 13px;
		margin: 0;
		padding: 0 0 6px 0;
		color: #000;
	}
		.actu h2.artTitleActu a {
			color: #000;
			text-decoration: none;
		}
	.actu .actu-content {
		color: #333;
		padding: 0 0 7px 0;
	}
		.actu-content a {
			color: #333;
		}
		.actu .actu-content img {
			display: none;
		}
		.actu-content p {
			padding: 0;
			margin: 0 0 10px 0;
		}
		.actu .actu-content .padding-droit,
		.actu .actu-content .padding-gauche {
			padding: 0;
		}
		.readmore {
			color: #fff;
			background: #59B124 url(../images/puce_triangle_bl.gif) right center no-repeat;
			padding: 1px 14px 1px 4px;
			border-right: 4px solid #59B124;
			text-decoration: none;
			font-size: 11px;
		}


/* 
 * ---------------------------------------------
 *		Module Revendeur
 * ---------------------------------------------	
*/
.form-revendeur {
	
}
.content-home .form-revendeur {
	height: auto !important;
	height: 1px;
	min-height: 1px;
	background: url(../images/revendeur_home_bottom.jpg) center bottom no-repeat;
	padding: 0 0 18px 6px;
}
	.form-revendeur a.autres-pays {
		background: url(../images/puce_rond_vert3.gif) right center no-repeat;
		font-size: 11px;
		padding: 2px 20px 2px 0;
	}

/* 
 * ---------------------------------------------
 *		Module Login + search
 * ---------------------------------------------	
*/
.inputText{

}
.block-1-result {
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #ccc;
}
.block-1-result p {
	padding: 0;
	margin: 5px 0;
}
.search-result-title,
.search-result-title a {
	font-size: 15px;
	color: #000;
	margin: 5px 0 0 0;
	padding: 0;
	text-decoration: none;
}
.search-result-title a:hover {
	color: #59B124;
}

/*
 * ---------------------------------------------
 *		SiteMap
 * ---------------------------------------------
*/
.block_plan_site {
	margin: 0 0 20px 0;
}
	.block_plan_site ul {
		margin: 0 0 0 10px;
		padding: 0;
	}
	.block_plan_site ul li {
		list-style: none;
		padding: 0 0 0 20px;
		margin: 0 0 10px 0;
		font-size: 13px;
	}
		.block_plan_site ul ul {
			margin: 0;
		}
			.block_plan_site ul li ul li {
				font-size: 11px;
				margin: 3px 0;
				padding: 0 0 0 15px;
			}
				.block_plan_site ul li ul li li {
					font-size: 11px;
					margin: 2px 0;
					padding: 0 0 0 15px;
				}
	.block_plan_site ul li a {
		text-decoration: none;
	}
	
/*============ Error ==============*/
.errorLog, .successLog  {
	width:400px;
	position:absolute;
	background: #333;
	top: 50px;
	left: 50%;
	margin-left: -200px;
	z-index: 1000000000;
	font-size: 11px;
	padding: 10px 20px;
	color: #fff;
	border: 10px solid #666;
}
.errorLog {
	color: #fff;
}
.successLog {
	color: #fff;
}
.errorLog h1, .successLog h1 {
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
	padding: 0;
	margin: 20px 0 20px 0;
}
.errorLog h1 {
	color: #FE1722;
}
.successLog h1 {
	color: #009900;
}
.errorList, .successList  {

}
.error_show, .success_show {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 100000000;
	width : 100%;
	height: 100%;
	background: #fff;
	opacity: .70;
	filter: alpha(opacity=70);
}
.error_hide, .success_hide{
	display:none;
}

.error {
	margin: 10px 0 0 0;
	font-size: 11px;
}
	.error b {
		color: #FE1722;
	}
	.error ul {
		padding-top: 5px;
		padding-bottom: 5px;
		margin-top: 0;
		margin-bottom: 0;
	}
	.errorLog u, .successLog u {
		cursor: pointer;
	}


/* 
 * ---------------------------------------------
 *		debug
 * ---------------------------------------------	
*/
.debug{
	text-align: left;
	background-color: #FFDEAD;
	color: #000;
	font-size: 11px;
}

