/* www.jeanlucallegre.com - SS "popup tirages originaux"
 * MEDIALIGHT.COM 
 * Author: Ken TSISANDAINA
*/

/** BORDURE **/
.cadre_blanc{
	padding:0;
	margin:0;
	/*border:7px ridge #efefef;*/
}

.cadre_noir{
	padding:0;
	margin:0;
	/*border:7px ridge #1d1d1d;*/
}

.cadre_alu{
	padding:0;
	margin:0;
	/*border:7px ridge #929c9b;*/
}


/* =======  ========   ====== */
/* cadre blanc */

.cadre_blanc  .c_top{
	height:8px;
	background: url("../images/tirage/cadre/border_blanc_top.gif") repeat-x
}

/* coin sup gauche */		
.cadre_blanc  .c_left_t{
	height:8px;
	width:8px;
	background: url("../images/tirage/cadre/border_blanc_left_t.gif") repeat-y;
}

/* coin sup droit */
.cadre_blanc  .c_right_t{
	height:8px;
	width:8px;
	background: url("../images/tirage/cadre/border_blanc_right_t.gif") repeat-y;
}

/* coin inf gauche */
.cadre_blanc  .c_left_b{
	height:8px;
	width:8px;
	background: url("../images/tirage/cadre/border_blanc_left_b.gif") repeat-y;
			
}

/* coin inf droit */
.cadre_blanc  .c_right_b{
	height:8px;
	width:8px;
	background: url("../images/tirage/cadre/border_blanc_right_b.gif") repeat-y;
}

.cadre_blanc .c_bottom{
	height:8px;
	background: url("../images/tirage/cadre/border_blanc_bottom.gif") repeat-x
}

.cadre_blanc  .c_left{
	width:8px;
	background: url("../images/tirage/cadre/border_blanc_left.gif") repeat-y;
}

.cadre_blanc  .c_right{
	width:8px;
	background: url("../images/tirage/cadre/border_blanc_right.gif") repeat-y;
}

/* =======  ========   ====== */
/* cadre noir */

.cadre_noir  .c_top{
	height:8px;
	background: url("../images/tirage/cadre/border_noir_top.gif") repeat-x
}

/* coin sup gauche */		
.cadre_noir  .c_left_t{
	height:8px;
	width:8px;
	background: url("../images/tirage/cadre/border_noir_left_t.gif") repeat-y;
}

/* coin sup droit */
.cadre_noir  .c_right_t{
	height:8px;
	width:8px;
	background: url("../images/tirage/cadre/border_noir_right_t.gif") repeat-y;
}

/* coin inf gauche */
.cadre_noir  .c_left_b{
	height:8px;
	width:8px;
	background: url("../images/tirage/cadre/border_noir_left_b.gif") repeat-y;
			
}

/* coin inf droit */
.cadre_noir  .c_right_b{
	height:8px;
	width:8px;
	background: url("../images/tirage/cadre/border_noir_right_b.gif") repeat-y;
}

.cadre_noir .c_bottom{
	height:8px;
	background: url("../images/tirage/cadre/border_noir_bottom.gif") repeat-x
}

.cadre_noir  .c_left{
	width:8px;
	background: url("../images/tirage/cadre/border_noir_left.gif") repeat-y;
}

.cadre_noir  .c_right{
	width:8px;
	background: url("../images/tirage/cadre/border_noir_right.gif") repeat-y;
}

/* =======  ========   ====== */
/* cadre alu */

.cadre_alu  .c_top{
	height:8px;
	background: url("../images/tirage/cadre/border_alu_top.gif") repeat-x
}

/* coin sup gauche */		
.cadre_alu  .c_left_t{
	height:8px;
	width:8px;
	background: url("../images/tirage/cadre/border_alu_left_t.gif") repeat-y;
}

/* coin sup droit */
.cadre_alu  .c_right_t{
	height:8px;
	width:8px;
	background: url("../images/tirage/cadre/border_alu_right_t.gif") repeat-y;
}

/* coin inf gauche */
.cadre_alu  .c_left_b{
	height:8px;
	width:8px;
	background: url("../images/tirage/cadre/border_alu_left_b.gif") repeat-y;
			
}

/* coin inf droit */
.cadre_alu  .c_right_b{
	height:8px;
	width:8px;
	background: url("../images/tirage/cadre/border_alu_right_b.gif") repeat-y;
}

.cadre_alu .c_bottom{
	height:8px;
	background: url("../images/tirage/cadre/border_alu_bottom.gif") repeat-x
}

.cadre_alu  .c_left{
	width:8px;
	background: url("../images/tirage/cadre/border_alu_left.gif") repeat-y;
}

.cadre_alu  .c_right{
	width:8px;
	background: url("../images/tirage/cadre/border_alu_right.gif") repeat-y;
}



/** DIV GLOBAL DU POPUP**/
#image_list{
	padding:0;
	margin:0;
}

#image_list img{
	padding:0;
	margin:0;
}

#image_list p{
	padding:0;
	margin:0;
	text-align:left;
}

/** ENCADRE LES IMAGES **/
#image_list_inner{
	float:left;
	margin-right:7px;
}

#image_list_inner p{
	padding:0;
	margin:0;
	margin-top:5px;
	margin-bottom:5px;
}

/** CHANGEMENT DES CADRES **/
#change_bouton{
	float:left;
	width:150px;
	padding-left:30px;
	margin-top:20px;
}

#change_bouton p{
	margin:0;
	padding:0;
	width:115px;
	margin-top:5px;
}

#change_bouton img{
	cursor: pointer;
}

/** TEXTE DESCRIPTIF DU MODULE **/
/*#pop_texte{
	float:left;
	width:200px;
	margin-top:60px;
	padding-left:30px;
	font-weight: bold;
	font-size:12px;
}*/

#pop_texte{
	font-size:12px;
	margin:10px 0 20px;
	text-align:left;
}

#pop_texte h1{
	font-size:19px;
	font-weight:bold;
}

/** POUR BLOQUER LA TAILLE DU DIV PPLE **/
#empty_div{
	margin:0;
	padding:0;
	width:100%;
	max-width:400px; /* debug MOZ*/
}

/** REDIFINITION DES PPTES DES DIV DE LIGHTBOX **/
#caption{
	display:none;
	position:absolute;
	margin-top:-120px;
	margin-left:100px;
}


#lightbox{
	width:1015px;
}

*+html #lightbox{
	width:1000px;
}
* html #lightbox{
	width:1000px;
}

#loading{
	width:1000px;
}

.menu_bas{
	font-size:9px;
}

