@font-face {
    font-family: 'museoSans';
    src: url('MuseoSans_500-webfont.eot');
    src: url('MuseoSans_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('MuseoSans_500-webfont.woff') format('woff'),
         url('MuseoSans_500-webfont.ttf') format('truetype'),
         url('MuseoSans_500-webfont.svg#MuseoSans500Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html{
	color: #232323;
	font-family:museoSans, sans-serif;
	font-size: 12px;
	overflow: auto
}

#portail{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto
}

html, body{
	margin: 0;
	padding: 0
}

p{
	margin: 0;
	padding: 0;
	margin: 5px
}

.notice{
	width: 1px;
	display: inline-table;
	margin: 30px;
	text-align: center;
	vertical-align: bottom;
	position: relative;
	color: white;
}

.sousSection{
	border-top: 1px solid #9F1EB7;	
	margin: 20px auto;
	background: url(img/fond.png)
}

.sousSection_ti{
	font-size: 1.7em;
	color: #9F1EB7;
	margin: 10px
}

div.cover{
	margin-top: 10px
}

a.cover{
	overflow: hidden;
	display: block;
	position: relative;
}

.summary{
	/*width et height gérés en js dans le skin*/
	text-align: justify;
	overflow: auto;
	position: absolute;
	background-color: rgba(0,0,0,0.6);
	-webkit-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	text-shadow         : 1px 1px 0 black;
	-o-text-shadow      : 1px 1px 0 black;
	-moz-text-shadow    : 1px 1px 0 black;
	-ms-text-shadow    : 1px 1px 0 black;
	-webkit-text-shadow : 1px 1px 0 black;
	color: #F3F3F3;
}

.notice:hover .summary{
	bottom: 0 !important;
}

.presentationSousSection {
	padding: 10px 20% 0 20%;
	text-align: center;
	font-size: 1.3em;
	margin-top: 20px
}

.presentationSection {
	padding: 10px 20%;
	text-align: center;
	font-size: 1.3em;
	margin-top: 20px;
	color: #9F1EB7;
}

#entete{
	-webkit-box-shadow: inset 0px 0px 30px 1px rgba(200, 200, 200, 1);
	-moz-box-shadow: inset 0px 0px 30px 1px rgba(200, 200, 200, 1);
	-o-box-shadow: inset 0px 0px 30px 1px rgba(200, 200, 200, 1);
	-ms-box-shadow: inset 0px 0px 30px 1px rgba(200, 200, 200, 1);
	box-shadow: inset 0px 0px 30px 1px rgba(200, 200, 200, 1);
	background-color: white;
}

#contenu{
	border-top: 5px solid #9F1EB7;
	border-bottom: 1px solid #9F1EB7;
}

#titre{
	font-size: 3em;
	color:#9F1EB7;
	text-align: center;
	padding: 30px 10px 10px 0;
	text-shadow         : 2px 2px 0 #cacaca;
	-o-text-shadow      : 2px 2px 0 #cacaca;
	-moz-text-shadow    : 2px 2px 0 #cacaca;
	-ms-text-shadow    : 2px 2px 0 #cacaca;
	-webkit-text-shadow : 2px 2px 0 #cacaca;
}

.sw_sectionsPortail_navList{
	list-style-type: none;
	text-align: center;
	font-size: 1.3em;
	margin: 0;
	padding:0;
	position: relative;
	top: 5px;
	padding-top: 15px;
	overflow: hidden
}

.sw_sectionsPortail_navList li{
	display: inline-block;
}

.sw_sectionsPortail_navList li:hover{
}

.sw_sectionsPortail_navList li > span, .sw_sectionsPortail_navList li > a{
	display: block;
}

.sw_sectionsPortail_navList li span span, .sw_sectionsPortail_navList li a span{
	padding:3px 5px 5px 5px;
	display: inline-block;
	background-color: white;
	-moz-box-shadow: 0px 0px 15px rgba(200, 200, 200, 1);
	-o-box-shadow: 0px 0px 15px rgba(200, 200, 200, 1);
	-ms-box-shadow: 0px 0px 15px rgba(200, 200, 200, 1);
	-webkit-box-shadow: 0px 0px 15px rgba(200, 200, 200, 1);
	box-shadow: 0px 0px 15px rgba(200, 200, 200, 1);
	margin: 0 10px;
	-webkit-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	padding: 7px 13px 0 13px;
	height: 30px;
	border: 5px solid #9F1EB7;
	border-bottom: 0;
	font-weight: bold;
}

.sw_sectionsPortail_navList li a span{
	color:#909090;
}

.sw_sectionsPortail_navList li span span{
	color:#9F1EB7;
}

.sw_sectionsPortail_navList li a:hover span{
	color:#B1B1B1;
}

.notice_ti{
	font-size: 1.1em;
	font-weight: bold;
	text-shadow         : 1px 1px 0 black;
	-o-text-shadow      : 1px 1px 0 black;
	-moz-text-shadow    : 1px 1px 0 black;
	-ms-text-shadow    : 1px 1px 0 black;
	-webkit-text-shadow : 1px 1px 0 black;
}

.blocNotices{
	text-align: center;
	background-color: #484848;
background: rgb(125,126,125); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, #484848 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,#484848)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,#484848 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(125,126,125,1) 0%,#484848 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(125,126,125,1) 0%,#484848 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,#484848 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#484848',GradientType=0 ); /* IE6-9 */
	margin-top:20px
}

.webmedia_over {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: black;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.webmedia_win  {
	position: absolute;
	width: 980px;
	height: 600px;
	left: 50%;
	top: 50px;
/*	top: 50%;*/
	margin-left: -490px;
/*	margin-top: -270px;*/
	-moz-box-shadow: 0px 0px 35px black;
	-o-box-shadow: 0px 0px 35px black;
	-ms-box-shadow: 0px 0px 35px black;
	-webkit-box-shadow: 0px 0px 35px black;
	box-shadow: 0px 0px 35px black;
	background-color: white;
}

.webmedia_x {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 494px;
	margin-top: -330px;
	width: 30px;
	height: 30px;
	background: url(img/closeSubWin.png)
}

.webmedia_x span{
	display: none;
}

.webmedia_co, .webmedia_fra  {
	width: 100%;
	height: 100%;
}

.notice a:hover{
		filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.notice a{
	-webkit-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}