/* 
	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 {

}
.all-actu {

}
.all-actu:hover {

}


/* 
 * ---------------------------------------------
 *		Media IMG (attachés à un article)
 * ---------------------------------------------	
*/
.media_img{ /* div */

}
.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 */
}
.media_doc .downloadlink  a { /* div */
	text-decoration: none;
}

/* 
 * ---------------------------------------------
 *		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;
		}

/* 
 * ---------------------------------------------
 *		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 {
	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: 12px;
	color: #333;
	margin: 0;
	padding: 5px 0;
}
#pro .search-result-title a:hover {
	color: #2AB9DD;
}
#patient .search-result-title a:hover {
	color: #81AD00;
}

/*
 * ---------------------------------------------
 *		SiteMap
 * ---------------------------------------------
*/
.block_plan_site {
	width: 230px;
	float: left;
	margin:0 0 5px 0;
	padding:0;
}
	.block_plan_site ul{
		float: left;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	.block_plan_site ul li {
		clear:both;
		padding: 16px 0 0 0;
		font-size: 12px;
		font-size:20px;
		font-weight:bold;
		font-style:italic;
		display:block;
		width:220px;
	}
	.block_plan_site ul li a{
		display:block;
		float:left;
	}
	.block_plan_site ul li ul{
		width:120px;
		padding:0 0 0 10px;
		border-left:1px solid #333;
		float:right;
	}
	.block_plan_site ul li ul li{
		font-size:11px;
		width:110px;
		margin:0 0 5px 0;
		padding:0;
	}
	.block_plan_site ul li ul li a{
		display:inline;
		float:none;
	}
	.block_plan_site a {
		color: #fff;
		text-decoration: none;
	}
	.block_plan_site a:hover {
		color: #666;
		text-decoration: none;
	}
	
/*============ Error ==============*/
.errorLog, .successLog  {
	width: 400px;
	position:absolute;
	background: #000;
	top:30%;
	left:50%;
	margin-left: -220px;
	z-index: 1000000000;
	font-size: 12px;
	padding: 10px 20px;
	color: #999;
	border: 6px solid #fff;
}
.errorLog {
	color: #999;
}
.successLog {
	color: #999;
}
.errorLog h1, .successLog h1 {
	font-size: 26px;
	text-align: center;
	text-transform: uppercase;
	color: #999;
	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: #000;
	opacity: .66;
	filter: alpha(opacity=66);
}
.error_hide, .success_hide{
	display:none;
}

.error {
	margin: 10px 0 0 0;
	font-size: 12px;
}
	.error b {
		color: #fff;
	}
	.error ul {
		padding-top: 5px;
		padding-bottom: 5px;
		margin-top: 0;
		margin-bottom: 0;
	}
.errorLog p span {
	cursor: pointer;
}


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