/* CSS Document */

.stepcarousel{
position: relative; /*leave this value alone*/
/*border: 1px solid #102968;*/
background: #ffffff top repeat-x; /*434343
overflow: scroll; /*leave this value alone*/
width: 625px; /*270Width of Carousel Viewer itself*/
height: 134px; /*200Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone absolute*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 200px; /*250Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.inscrLien {
	color:#666;
	font-weight:bold;
}
#imedia{
	position:absolute;
	z-index:55;
	display:none;
}

#fond{
	position:absolute;
	z-index:3;
	width:100%;
	height:100%;
	display:none;
}

#but_fermer{
	 position:absolute;
	 top:5px;
	 right:10px;
	 width:21px;
	 height:21px;
	 border:none;
	 background:url('../images_communes/but_fermer.png') no-repeat;
	 padding:0;
	 margin:0;
	 cursor:pointer;
}

.imedia_top{
	width:80%;
}
.auteur{
	color:#FFFFFF;
}
.adobe_reader{
	color:#FFFFFF;
}
.fermer_video{
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #EF450A;
	background-color: #f7f7f7;
	border: 1px solid #cccccc;
	padding: 2px;
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	height: 23px;
	width: 100%;
	text-align: center;	
}
.titreimedianews{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.auteurimedianews{
	color:#FFFFFF;
}
.txt_abstract{
	color:#FF0000;
}
.titre_abstract{
	width:90%;
}
/***ORATEUR***/
.orateur_contener{
	border:1px solid #797979;
}
.orateur_fleche_g{
	background:url('/images_index/fleche_rouge_g.gif') no-repeat;
	padding:3px;
	text-decoration:none;
}
.orateur_fleche_d{
	background:url('/images_index/fleche_rouge_d.gif') no-repeat;
	padding:3px;
	text-decoration:none;
}
.orateur_contenu{
	margin:5px 0 0 5px;
	width:620px;
}
.orateur_plus{
	margin:5px 10px 0 0;
	background:url('/images_index/plus.jpg') no-repeat;
	width:13px;
	height:13px;
	border: 1px solid rgb(121, 121, 121);
	text-decoration:none;
}
.orateur_plus_txt{
	display:none;
}
.contener_orateur{
	width:310px;
}
.orateur_content{
	width:220px;
}
/*FIN ORATEUR*/
/***INSCRIPTION IPAD***/
#inscriptionIpadFormContener {
	margin:50px 0;
}
#inscriptionIpadForm {
	background-color:#DDD;
}
#inscription_bouton {
	border:none;
	color:#000;
	background-color:#DDD;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	font-size:12px;
}
#inscriptionIpadRemerciement {
	padding:15px;
}
.formIdent {
	margin:0;
	padding:0;
	width:30px;
}
/*FIN INSCRIPTION IPAD*/
