/*************************************
	mise en page element E-majine
*************************************/

/* ------
TITRES
---------*/
h1, h2, h3, h4, h5, h6, .like-h1{
	line-height:normal;
	margin:10px 0;
	color:#000000;
}
h1, .like-h1{
	font-size: 2.5em;
	font-weight:bold;
	margin:0 0 10px 0;
	color: #cb4d16;
	min-height:45px;
	background:#fff;
	text-transform: uppercase;
	text-align: center;

	padding: 4px 0 0 0;
}
h2 {
	font-size: 2.4em;
	font-weight:normal;
	margin:0 0 15px 0;

	text-transform: uppercase;
	text-align: center;
	color:#000000;
}
h3{
	font-size: 1.6em;
}
h4 {
	color: #cb4d16;
	font-size:1.3em;
	text-transform:uppercase;
}
h5 {
	font-size: 1.3em;
}
h6 {
	color: #cb4d16;
	font-size: 1.4em;
	font-weight:normal;
	text-transform:uppercase;
}

.sous-titre{
	font-size:28px;
	color:#000000;

	text-align: center;
	text-transform: uppercase;

	line-height: 1;
	margin-bottom:20px;
}

/* ------------
LIENS
--------------*/
a{
	background: url("/images/alpha.gif");
}
a:link{
	color:#cb4d16;
	text-decoration:underline;
}
a:visited{
	color:#cb4d16;
	text-decoration:underline;
}
a:hover, a:active{
	color:#a24720;
}


/* ------------
CONTENU WYSIWYG 
--------------*/
p{
	margin:5px 0;
}
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}
	em strong, 
	strong em{
		font-style:italic;
		font-weight:bold;
	}
u{
  text-decoration:underline;
}
strike{
  text-decoration: line-through;
}
address{
	color: #007AAA;
}
pre{
	background:#ccc;
	border:1px solid #007AAA;
	font-family:Courier, MS Courier New, Prestige, Everson Mono;
	font-size:1.1em;
	margin:20px auto;
	overflow:auto;
	padding:5%;
	width:80%;
}
code{
	background:#007AAA;
	color:#ffffff;
	font-family:Courier, MS Courier New, Prestige, Everson Mono;
	font-size:1.1em;
	padding:2px;
}
blockquote {
	background: url(/common_images/skin001/quotes1.png) no-repeat 0 2px;
	margin:10px 50px;
	text-indent: 25px;
}
	blockquote p {
		background: url(/common_images/skin001/quotes2.png) no-repeat bottom right;
		display: inline;
		margin: 0;
		padding-right: 24px;
	}
cite{
	color:#000000;
	font-family: Arial, sans-serif;
	font-size:1.1em;
	padding:0 3px 0 3px;
}
acronym {
	border-bottom:1px dashed #007AAA;
	cursor:help;
}
q{
	color:#007AAA;
	font-style:italic;
}
	q:after{
		content: " ' Source: "attr(cite)" ";
		font-size:1em;
	}

ol{
	color:#666666;
	list-style:inside decimal-leading-zero;
	margin:5px 0 5px 25px;
}
hr{
	border-bottom:2px ridge #666666;
	border:0;
}
.separator{
	clear:both;
	visibility:hidden;
	margin: 5px 0 5px 0;
}
dl{
	margin:10px 5px;
}
	dt{
		color:#000000;
		font-size:1.1em;
		font-weight:bold;
	}
	dd{
		font-style:normal;
		margin:0;
		padding:0;
		text-indent:10px;
	}
table{
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #ccc;
	margin:auto;
	width:100%;
	margin-bottom:15px;
}

	table caption{
		color: #ccc;
		font-size: 14px;
		font-weight:bold;
		margin:5px 0;
		text-align:left;
	}
th{
	color:#ffffff;
	border:1px solid #ccc;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	padding:2px;
}
td{
	border:1px solid #ccc;
	padding:2px;
}
td img { padding:3px; }


/* ------------
BLOCS DES MEDIAS
--------------*/
.medias{
	margin:10px 0;
}
	.medias .flash{
	}
	.medias .audio, .medias .video, .medias .center{
		text-align:center;
	}
	.medias .right{
		text-align:right;
	}
	.medias .left{
		text-align:left;
	}
	.medias img{
		margin:5px;
	}
.medias .right .diaporama{
	text-align:right;
	margin:0 0 0 auto;
}
.medias .left .diaporama{
	text-align:left;
	margin:0 auto 0 0;
}
.medias .center .diaporama{
  text-align:left;
  margin:0 auto;
}
	.medias a,.medias a:hover, .medias a:visited{
		background:none;
		text-decoration:none;
	}
	.medias .description{
		display:none;
	}
.back{
	text-align: center;
	margin-bottom: 10px;
	display: block;
	clear: both;
}



/* ------------------------------------------
ELEMENTS DE MISE EN PAGE DANS ZONE DE CONTENU
--------------------------------------------*/
.une_colonne, .deux_colonnes{
	clear:both;
	display: inline;
}
.colleft{
	float:left;
	margin:0 2% 0 0;
	padding:0;
	width:47%;
}
.colright{
	float:left;
	margin:0;
	padding:0;
	width:48%;
}
.intext_left{
	float: left !important;
	padding: 5px !important;
}
.intext_right{
	float: right !important;
	padding: 5px !important;
}
.above_left{
	text-align: left;
}
.above_right{
	text-align: right;
}
.above_center{
	text-align: center;
}
.below_center{
	text-align: center;
}
.below_right{
	text-align: right;
}
.below_left{
	text-align: left;
}
.above_center img, 
.above_right img, 
.above_left img, 
.below_center img, 
.below_right img, 
.below_left img{
	float: none !important;
}
.center{
	text-align: center;
	width:100%;
}
.left{
	text-align: left;
	width:100%;
}
.right{
	text-align: right;
	width:100%;
}
.colonne{
	width:27%;
	float:left;
	margin:15px 10px;
	color: #666666;
	font-size:1.2em;
}
	.colonne strong{
		color:#000000;
	}
	.colonne .title{
		text-align:center;
		margin-bottom:15px;
		font-weight:bold;
		text-transform: uppercase;
	}
.date{
	font-style: italic;
}
.colonne a{
	display:block;
}
	
/* ----------
GOOGLEMAP
-------------*/
.googleMapBulle {
	width:250px;
	height:150px;
	overflow:auto;
	padding:0;
	margin:0;
}
.labelMarker{
	font-weight:bold;
	color:#000000;
}

/* ------------------------
SECURISATION DU MOT DE PASSE
--------------------------*/
.strength_password {
	color:#666666;
	display:block;
	float:left;
	font-family:arial,helvetica,san-serif;
	font-size:13px;
	font-weight:bold;
	height:28px;
	margin-left:10px;
	padding:0 0 12px 10px;
	clear:both;
}
	.strength_password span {
		display:block;
		float:right;
		margin:0 0 0 20px;
		padding:10px 20px 12px 10px;
		white-space:nowrap;
	}
.shortPass {
  background:transparent url(/common_images/red.png) no-repeat scroll 0 0;
}
	.shortPass span {
  	background:transparent url(/common_images/red.png) no-repeat scroll right top;
	}
.badPass {
  background:transparent url(/common_images/red.png) no-repeat scroll 0 0;
}
	.badPass span {
  	background:transparent url(/common_images/red.png) no-repeat scroll right top;
	}
.goodPass {
  background:transparent url(/common_images/yellow.png) no-repeat scroll 0 0;
}
	.goodPass span {
  	background:transparent url(/common_images/yellow.png) no-repeat scroll right top;
	}
.strongPass {
  background:transparent url(/common_images/green.png) no-repeat scroll 0 0;
}
	.strongPass span {
  	background:transparent url(/common_images/green.png) no-repeat scroll right top;
	}
#mustEnableJavascript, 
#mustAcceptCookies{
	font-weight:bold;
	color:#ff0000;
}

/*
 * Champ de type insertion de ressource côté public, avec mini-centre de ressources
 * */
.pubRContener .pubRModif , .pubRContener .pubRDelete {
	display:block;
	width:20px;
	height:20px;
}
.pubRContener .pubRModif span, .pubRContener .pubRDelete span {
	display:none;
}
.pubRContener .add {
  background:transparent url(/common_images/skin001/add_small.png) no-repeat scroll right top;
}
.pubRContener .modif {
  background:transparent url(/common_images/skin001/edit_small.png) no-repeat scroll right top;
}
.pubRContener .pubRDelete {
  background:transparent url(/common_images/skin001/delete_small.png) no-repeat scroll right top;
}
.pubRContener .actions{
	float:left;
}
.pubRContener .add, .pubRContener .addLabel{
	float:left;
}
.pubRContener .pubRLabel{
	margin-bottom:5px;
	font-style:italic;
}
.pubRContener p {
	margin:0;
}

/*
	alignement
*/
.left-inner{
	width:50%;
	float:left;
}
.right-inner{
	width:50%;
	float:right;
}

.code_html img{
	margin:5px;
}

/**
	log
**/
.log{
	padding:10px;
	background:#ccc;
	font-size:14px;
}

/* error */
.log.loginError,
.log.log-error{
	background:#ff4a4a;
}


/* box-size */
.box-size{
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;   
	box-sizing: border-box;   
	*behavior: url(/images/boxsizing.htc);
}

/* bloc-test*/
.bloc-test{
	background:#ababab;
	min-height:150px;
}


/**
*	ajout  CKEDITOR Mediapilote
*/
.spe-encadrer{
	padding:5px;
	border:1px solid #000000;
}

.spe-aplat{
	padding:5px;
	background:#C6C6C6;
}

.spe-btn a,
a.spe-btn{	
	background:#000000;
	color:#FFFFFF;
	padding:5px;
	text-decoration:none;
}

/* ligne */
.ligne-gris{
	background: #c7c7c7;
}

.ligne-gris-claire{
	background: #ececec;
}


ul li{
	list-style:disc outside;
}


a.btn-retour{
	background: none repeat scroll 0 0 #cb4d16;
    color: #ffffff;
    float: left;
    padding: 10px 5px;
    text-decoration: none;
}