/* 
	CSS TEMPLATE ADVISA-BO 
*/

/* 
 * ---------------------------------------------
 *		Articles
 * ---------------------------------------------	
*/
/*.artTitle{ div 
}
.artIntro{ 
}*/
.artContent {
	width: 450px;/**/
	float: left;
	padding: 0 0 0 10px;
}
.artContent_880 {
	width: 880px;/**/
	float: left;
	padding: 0 0 0 10px;
}
.artContent_590 {
	width: 590px;/**/
	float: left;
	padding: 0 0 0 10px;
}
.artContent_711 {
	width: 711px;/**/
	float: left;
	padding: 0 0 0 10px;
}
.artContent_421 {
	width: 421px;/**/
	float: left;
	padding: 0 0 0 10px;
}
/*.artReadon{ 
}
.artReadon a{ 
}*/
.artSeperator{
	border-top: 1px solid #CCC;
	margin: 20px 0 20px 0;
	width: 750px;
}
.artSeperator_880,
.artSeperator_590 {
	border-top: 1px solid #CCC;
	margin: 20px 0 20px 0;
	width: 900px;
}
.artSeperator_711,
.artSeperator_421 {
	border-top: 1px solid #CCC;
	margin: 20px 0 20px 0;
	width: 711px;
}

.getHDimage {
	float: left;
	margin-left: 20px;
	padding-left: 21px;
	border-left: 1px solid #CCC;
}

.tooltip {
	display: none;
}

/* 
 * ---------------------------------------------
 *		Media IMG (attachés à un article)
 * ---------------------------------------------	
*/
.media_img {  /* div */
	width: 940px;
}
.gallery {
	width: 980px;
	padding: 30px 0 0 10px !important;
	padding: 30px 0 0 0;
	/*padding: 20px 0 20px 40px;*/
	margin: 0;
}
/*.gallery {
	width: 900px;
	border: 1px solid #CC0033;
	padding: 0;
	margin: 0;
}*/
.media_img .thumbnail,
.gallery .thumbnail { 
	float:left;
	/*margin: 0 31px 31px 0 !important;*/
	margin: 0 0 31px 31px !important;
	margin: 0 0 31px 26px;
	padding: 0;
	width: 122px;
	height: 192px;
	border: 1px solid #BAB5AA;
	
}
.folder { 
	float:left;
	margin: 0 20px 20px 0;
	width: 128px;
	height: 152px;
}
.folder a{
	text-decoration: none;
	color: #0088CE;
	font-weight: bolder;
}
.folder a:hover{
	text-decoration: none;
	color: #000;
}
.media_img .thumbnail .thumb_img,
.gallery .thumbnail .thumb_img{
	background-color: #FFFFFF;
	height: 134px;
	vertical-align: middle;
}

.media_img  .thumb_info,
.gallery  .thumb_info {
	color: #FFFFFF;
	background-color:  #BAB5AA;
	height: 39px;
	text-align: center;
}

.media_img  .thumb_links,
.gallery  .thumb_links {
	color: #FFFFFF;
	background-color:  #DDDAD5;
	border-top: 1px solid #BAB5AA;
	padding: 2px 10px 0 10px;
	height: 16px;
}
/*.media_img .thumbnail .thumb_img a { 

}
.media_img .thumbnail .thumb_img a img{ 
	border:none;
	margin: 7px;
}*/


/* 
 * ---------------------------------------------
 *		Media DOC (attachés à un article)
 * ---------------------------------------------	
*/
.media_doc{   /* div */
	float: left;
	width:290px;
	height: 100px;
	text-align: right;
}
.media_doc2{   /* div */
	clear: both;
	/*width:290px;*/
	height: 100px;
	text-align: left;
}


/*.media_doc2 .flags {
	border: 1px solid #9A9A9A;
	padding: 2px !important;
	padding: 3px 2px 2px 2px;
}*/
.media_doc2 .ext {
	vertical-align:middle; border:0; float: left;
}
.media_doc2 .ext-pad {
	width:200px;
}

/*.media_doc .downloadlink{ 
}
.media_doc .downloadlink a{ 
}*/	

/* 
 * ---------------------------------------------
 *		Gallery
 * ---------------------------------------------	
*/
/*.gallery{  div 
}
.gallery .thumbnail{ 
	float:left;
	margin: 3px;
	width: 150px;

}
.gallery .thumbnail .thumb_img{ 
}
.gallery .thumbnail .thumb_img a { 

}
.gallery .thumbnail .thumb_img a:hover { 
	text-decoration: none;
}
.gallery .thumbnail .thumb_img a table{ 
	border: 1px solid silver;
}
.gallery .thumbnail .thumb_img a:hover table{ 
	border: 1px solid black;
}
.gallery .thumbnail .thumb_img a img{ 
	border:none;
	margin: 7px;
}*/

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


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

/*ul.menu{
	margin: 0;
	padding-left: 0px;
}
ul.menu li{
	margin: 0;
	padding: 0;
	list-style: none;
}*/

/* 
 * ---------------------------------------------
 *		Module latest New
 * ---------------------------------------------	
*/
/*.actu_item{
	
}
.actu_item a{
	
}
.actu_item_date{
	
}
.actu_item_title{
	
}
.actu_item_txt{
	
}*/
/* 
 * ---------------------------------------------
 *		Module Login + search
 * ---------------------------------------------	
*/
.inputText{
	width:130px;
}/**/
/* 
 * ---------------------------------------------
 *		debug
 * ---------------------------------------------	
*/
/*.debug{
	text-align: left;
	background-color: #FFDEAD;
}*/
