/*************************************
	mise en page element E-majine
*************************************/

/* ------
TITRES
---------*/
h1, h2, h3, h4, h5, h6{
	color:#000000;
	line-height:normal;
	margin:10px 0;
	font-weight: normal;
}
h1,
.home h2{
	background: url('/images/charte/griffe-titre.png') no-repeat left center / 34px 20px;
	font-size: 20px;
	font-size: 2rem;
	font-family: 'rb', Arial, sans-serif;
	padding-left: 40px;
	margin: 0 0 10px;
	text-transform: uppercase;
}
h2{
	font-size: 17px;
	font-size: 1.7rem;
	font-weight:normal;
}
h3{
	font-size: 16px;
	font-size: 1.6rem;
}
h4{
	font-size:14px;
	font-size:1.4rem;
}
h5{
	font-size: 13px;
	font-size: 1.3rem;
}
h6{
	color: #007AAA;
	font-size: 12px;
	font-size: 1.2rem;
}

.home h2 {
	font-size: 1.6em;
	font-family: 'rr', Arial, sans-serif;
	margin-top: 30px;
	margin-bottom: 15px;	
}

/* ------------
LIENS
--------------*/
a{
	background: url("/images/alpha.gif");
}
a:link{
	color:#007AAA;
	text-decoration:underline;
}
a:visited{
	color:#27307b;
	text-decoration:underline;
}
a:hover, a:active{
	color:#000000;
}


/* ------------
CONTENU WYSIWYG 
--------------*/
p{
	margin:5px 0;
}
strong{
	font-family: 'rb', Arial, sans-serif;
	font-weight: normal;
}
em{
	font-style: italic;
}
	em strong, strong em{
		font-family: 'rb', Arial, sans-serif;
		font-style: italic;
		font-weight: normal;
	}
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:11px;
	font-size:1.1rem;
	margin:20px auto;
	overflow:auto;
	padding:5%;
	width:80%;
}
code{
	background:#007AAA;
	color:#fff;
	font-family:Courier, MS Courier New, Prestige, Everson Mono;
	font-size:11px;
	font-size:1.1rem;
	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:11px;
	font-size:1.1rem;
	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:10px;
		font-size:1rem;
	}
ul{
	color:#666666;
	/*list-style:none;*/
	/*margin:5px 0 5px 25px;*/
	margin: 0;
}
	ul li{
		/*background:url(/common_images/skins/DefaultSkins1.5/list.gif) no-repeat 0 4px;*/
		/*padding:0 0 0 15px;*/
		list-style: inside disc;
	}
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;
}

.separator.clear{
	background: #52649f;
	height: 1px;
	margin: 50px 0;
	visibility: visible;
}

dl{
	margin:10px 5px;
}
	dt{
		color:#000000;
		font-size:11px;
		font-size:1.1rem;
		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;*/
	margin: 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{ margin:0 0 0 auto; text-align:right }
.medias .left .diaporama{ margin:0 auto 0 0; text-align:left }
.medias .center .diaporama{ margin:0 auto; text-align:left }

	.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;
}


.colleft, .colright{
	float: left;
	width: 50%;
}
.colleft{
	/*margin-right: 2%;*/
	/*padding-right: 2%;*/
	padding-right: 1%;
}
.colright{
	padding-left: 1%;
}

/*.intext_left .textAndImages .structured_text_semantique_text, .intext_right .textAndImages .structured_text_semantique_text, .intext_left, .intext_right{
	display: table-cell;
	float: none;
	height: 100%;
	padding: 0;
	vertical-align: middle;
	width: 540px;
}
.intext_left{
	padding-left: 1%
}
.intext_right{
	padding-right: 1%
}*/



.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:12px;
	font-size:1.2rem;
}
	.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{
	
}

/**
	log
**/
.log, #formsThanks{
	padding:10px;
	background:#adf4a9;
	font-size:14px;

	clear: both;
}

/* error */
.log.loginError, .log.log-error{
	background:#ff4a4a;

	clear: both;
}


/* 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{
	border:1px solid #000;
	padding:5px;
}

.spe-aplat{
	background:#C6C6C6;
	padding:5px;
}

.spe-btn a{	
	background:#000;
	border: 1px solid #000;
	color:#fff;
	padding:5px;
	text-decoration: none;

		-moz-transition: background 0.5s linear, color 0.5s linear;
		-webkit-transition: background 0.5s linear, color 0.5s linear;
	transition: background 0.5s linear, color 0.5s linear;
}
.spe-btn a:hover, .spe-btn a:focus{
	background: #fff;
	color: #000;

		-moz-transition: background 0.5s linear, color 0.5s linear;
		-webkit-transition: background 0.5s linear, color 0.5s linear;
	transition: background 0.5s linear, color 0.5s linear;
}

/**
* animation scroll
*/
.animate-elem{
	opacity: 0.1;
}
.animate-elem-25{
	opacity: 1;

	transition-duration: 0.8s;
	-webkit-transition-duration: 0.8s;
}
