/* 
	CSS TEMPLATE ADVISA-BO 
*/

.pageTitle { /* h1, h2 */

}


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

}

.artIntro{ /* div */
}
.artContent{ /* div */
	
}
	.artContent .intro {
		color: #9F002A;
	}
	.artContent h4 {

	}
	.artContent a {

	}
	.artContent p {

	}
	
.artReadon{ /* div */
}
.artReadon a{ 
}
.artSeperator{ /* div */
	height: 20px;
	border-bottom: 1px solid #99D4ED;
	margin-bottom: 20px;
	/*background: url(../images/pointille.gif) left center repeat-x;*/
}

.readmore {

}
.readmore:hover {
	color: #333;
}
.all-actu {

}
.all-actu:hover {

}


/* 
 * ---------------------------------------------
 *		Media IMG (attachés à un article)
 * ---------------------------------------------	
*/
.media_img{ /* div */
	margin: 0;
}
.media-img {
	width: 265px;
	padding: 0 20px 10px 0;
	float: left;
}
.media-img-top {
	margin: 0 0 30px 0;
}
.media-img-bottom {
	margin: 20px 0 0 0;
}
	.media-img-top #img-top-2,
	.media-img-bottom #img-bottom-5	{
		position: relative;
		margin-left: -1px;
	}
.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 */	
}
.media_doc .downloadlink{ /* div */
	padding: 0 0 0 12px;
}
.media_doc .downloadlink  a { /* div */
	text-decoration: none;
}
.titre-doc {
	background: url(../images/puce_pad_vert.gif) left top no-repeat;
	font-size: 13px;
	color: #63A224;
	padding: 0 0 0 12px;
	margin: 10px 0 5px 0;
}

/* 
 * ---------------------------------------------
 *		Gallery
 * ---------------------------------------------	
*/
.gallery{ /* div */
}
.gallery .thumbnail{ /* div */

}
.gallery .thumbnail .thumb_img{ /* div */
}
.gallery .thumbnail .thumb_img a { 

}
.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 {

}

.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;
		}
		
#myGalleryCtn {
	width: 265px;
	height: 350px;
	z-index:5;
	border: 0;
}
#myGalleryCtn .slideElement
{
	background-color: #fff;
}

#myGalleryCtn .loadingElement
{

	background-color: #fff;
}

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

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_item{
	
}
.actu_item a{
	
}
.actu_item_date{
	
}
.actu_item_title{
	
}
.actu_item_txt{
	
}
/* 
 * ---------------------------------------------
 *		Module Login + search
 * ---------------------------------------------	
*/
.inputText{

}
.block-1-result {
	background: url(../images/sep_ctn.gif) center bottom no-repeat;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.block-1-result p {
	padding: 0;
	margin: 5px 0;
}
.search-result-title, .search-result-title a {
	font-size: 1.1em;
	color: #000;
	margin: 0;
	padding: 5px 0;
}
.search-result-title a:hover {
	color: #038A8E;
}

/*
 * ---------------------------------------------
 *		SiteMap
 * ---------------------------------------------
*/
.block_plan_site {
	width: 280px;
	margin: 0 10px 0 0;
	float: left;
}
	.block_plan_site ul li {
		margin-bottom: 5px;
		margin-top: 5px;
		font-size: 14px;
	}
	.block_plan_site ul li ul li {
		font-size: 12px;
	}
	.block_plan_site  h2.subtitle {
		display: block;
		color: #63A224;
		font-size: 22px;
		font-weight: normal;
		font-family: "Times New Roman", Times, serif;
		padding: 2px 0 3px 22px;
		margin: 0 0 15px 0;
		background: url(../images/puce_title_vert.gif) left top no-repeat;
	}
	
/*============ Error ==============*/
.errorLog, .successLog  {
	width:400px;
	position:absolute;
	background: #7BB4B7;
	top:30%;
	left:50%;
	margin-left: -220px;
	z-index: 1000000000;
	font-size: 1.25em;
	padding: 10px 20px;
	color: #fff;
	border: 6px solid #529194;
}
.errorLog {
	color: #000;
}
.successLog {
	color: #000;
}
.errorLog h1, .successLog h1 {
	font-size: 2.2em;
	text-align: center;
	text-transform: uppercase;
	color: #529194;
	padding: 0;
	margin: 10px 0 20px 0;
}
.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: 0.8em;
}
	.error b {
		color: #000;
	}
	.error ul {
		padding-top: 5px;
		padding-bottom: 5px;
		margin-top: 0;
		margin-bottom: 0;
	}
	.errorLog p, .successLog p {
		font-size: 11px;
	}


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