/*For content in other pages than index *******************************************************************/
/*Page emplois--------------------------------------------------------------------------------------------*/
#e-t{
	text-align: center;
	border: 2px solid #667083;
}

/*Cells column names*/
#e-c-cn{
	font-weight: bold;
	text-align: center;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #535D70;
}
/*Cells content - line type 1*/
#e-c-c1{
	padding: 5px;
	border: 1px solid #000000;
	background-color: #3A4457;
}
/*Cells content - line type 1 - for logos*/
#e-c-c1b{
	text-align: center;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #3A4457;
}
/*div for logos*/
#div-logos{
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*div white for logos*/
#div-logos-w{
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*Cells content - line type 2*/
#e-c-c2{
	padding: 5px;
	border: 1px solid #000000;
	background-color: #424C5F;
}
/*Cells content - line type 2 -for logos*/
#e-c-c2b{
	text-align: center;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #424C5F;
}

/*Cells content - line type 1*/
#e-c-c1bg{
	padding: 5px;
	border: 1px solid #000000;
	background-color: #3A4457;
	background-image: url("imgs/e_txt_bg.gif");
	background-repeat: no-repeat;
	background-position: center top;
	cursor: pointer;
}

/*Cells content - line type 2*/
#e-c-c2bg{
	padding: 5px;
	border: 1px solid #000000;
	background-color: #424C5F;
	background-image: url("imgs/e_txt_bg.gif");
	background-repeat: no-repeat;
	background-position: center top;
	cursor: pointer;
}

/*Page PAPS ----------------------------------------------------------------------------------------------*/
#cell-paps{
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}

#t-pubw{
	width: 241px;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
}
#t-pub{
	width: 241px;
	text-align: center;
	vertical-align: top;
}
#cell-pubw{
	text-align: center;
	color: #000000;
}
#cell-pubpad{
	padding: 5px;
	text-align: center;
	color: #000000;
}
.link-pubw{
	color: #000000;
	text-decoration:underline;
}

/*Page honneur -------------------------------------------------------------------------------------------*/
/*Cells content - line type 1 - fireworks BG*/
#e-c-c1bgfw{
	padding: 5px;
	border: 1px solid #000000;
	background-color: #3A4457;
	background-image: url("imgs/honneur/firework.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	cursor: pointer;
}
/*Page liens CENTER --------------------------------------------------------------------------------------*/
/*Cells content - line type 1*/
#l-c-c1{
	padding: 5px;
	border: 1px solid #000000;
	background-color: #3A4457;
	text-align: center;
}

/*Cells content - line type 2*/
#l-c-c2{
	padding: 5px;
	border: 1px solid #000000;
	background-color: #424C5F;
	text-align: center;
}

/*Page douanes -------------------------------------------------------------------------------------------*/
.ifrmdouanes{
	background-color: #FFFFFF;
	font-size: 11px;

}
#divdouanes{
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 10px;
	border: 2px solid #009905;
	width: 888px;
	height: 1230px!important ; /*Est lu par firefox mais pas par ie*/
	height: 1315px;
	overflow: hidden;

}
/*Page radio -------------------------------------------------------------------------------------------*/
.txt-orange{
	color: #FF9900;
}
.txt-orange-13{
	font-size: 13px;
	color: #FF9900;
}
.txt-orange-big{
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.txt-orange-14{
	font-size: 14px;
	color: #FF9900;
}
.txt-orange-14b{
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}


.txt-yellow{
	color: #FFCC66;
}

.txt-yellow-b{
	color: #FFCC66;
	font-weight: bold;
}

.underline-orange{
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.underline-y{
	color: #FFCC66;
	text-decoration: underline;
}
.underline-y-b{
	color: #FFCC66;
	text-decoration: underline;
	font-weight: bold;
}
/*Page convoi -------------------------------------------------------------------------------------------*/
#convoi-c1{
	font-size: 12px;
	color: #FFCC66;
	text-align: justify;
	padding: 5px;

}
#convoi-c2{
	font-size: 10px;
	text-align: justify;
	padding: 5px 0px 5px 10px;
}
.link-red-b{
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

/*Page convoi femmes -------------------------------------------------------------------------------------*/
#cell-border{
	padding: 8px;
	border: 1px solid #9A9A9A;
	text-align: justify;



}



