/* Start of CMSMS style sheet 'cssnewchart' */
@font-face {
	font-family: 'UltraCondensedSansSerifRegula';
	src: url('./font/ultracondensedsansserif-webfont.eot');
	src: local('â˜º'), url('./font/ultracondensedsansserif-webfont.woff') format('woff'), url('./font/ultracondensedsansserif-webfont.ttf') format('truetype'), url('./font/ultracondensedsansserif-webfont.svg#webfontpnGkESnK') format('svg');
	font-weight: normal;
	font-style: normal;
}

html,body{
	margin:0px;
	padding:0px;
	overflow:hidden;/*Needed to eliminate scrollbars*/
	height: 100%;
	background:#000;
}
a{
	color:#8FC2FF;
	text-decoration: none;
	outline: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border:none;
}
#page #header #titre {
	font-family:UltraCondensedSansSerifRegula;
	margin-left:50px;
	padding-top:30px;
	font-size: 46px;
	color: #F06;
}
#footer a.iframe{
	color:#F06;
	text-decoration: none;
	outline: none;
}

#page #content #article {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	width: 540px;
	max-height: 90%;
	padding-top:20px;
	margin-left:20px;
	margin-right:auto;
	font-size: 12px;
	line-height: 18px;
		overflow: auto;
}
#page #header {
	background: #FFF ;
	background-color:rgba(255,255,255,0.9);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	height: 100px;
	width: 600px;
}
#page #content {
	background: #FFF ;
	background-color:rgba(255,255,255,0.9);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	height: 100%;
	width: 600px;
	display: block;
}
 #footer {
z-index: 100;
position: relative;
	margin-left:auto;
	margin-right:auto;
 background: #FFF ;
	background-color:rgba(255,255,255,0.9);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	width: 600px;
	bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 15px 0px 10px 0px;

}

#page {
z-index: 100;
position: relative;
height:80%;
	margin-left:auto;
	margin-right:auto;
	width: 600px;
	display: block;
}
#page #menu {
z-index: 1000;
	position: absolute;
	margin-bottom:50px;
	margin-top: 160px;
	margin-left: -230px;
}
#titreconcours{
	font-family:UltraCondensedSansSerifRegula;
	font-size: 20px;
	text-transform: uppercase;
	color: #F06;

}
 #concours {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	display: block;
width:200px;
heigth:100px;
	top:10px;
left:610px;
position: absolute;
}
#candidatureenligne{
	display: block;
width:200px;
heigth:100px;
	top:250px;
left:560px;
position: absolute;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}


#candidatureenligne ul {
	margin:0px;
		width:220px;
list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#candidatureenligne ul li {
	text-align: left;
list-style-type: none;
	margin-bottom: 5px;
}
#candidatureenligne ul li a {
   	text-transform: uppercase;
	padding:5px;
	font-size: 15px;
	color:#000;
	line-height: 43px;
	text-decoration: none;
background: #FFF ;
background-color:rgba(255,255,255,0.8);
	margin-bottom: 5px;
}
#candidatureenligne ul li a:hover
{
	color: #F06;
}
#page #menu ul {
	margin:0px;
		width: 180px;
list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#page #menu ul li {
	text-align: right;
	margin-bottom: 5px;
}
#page #menu ul li a {
   	text-transform: uppercase;
	padding:5px;
	font-size: 12px;
	color:#000;
	line-height: 30px;
	text-decoration: none;
background: #FFF ;
background-color:rgba(255,255,255,0.8);
	margin-bottom: 5px;
}
.rollover {
		font-family:'UltraCondensedSansSerifRegula';
}

#page #menu ul li a:hover {
background-color: #000;
filter:alpha(opacity=30);
	color:#FFF;
	background-color:rgba(0,0,0,0.3);
}
#page #menu ul li a.select {
	margin-right:0px;
	color:#FFF;
	background-color:rgba(0,0,0,0.2);
}
#page #logo {
position:absolute;
margin-top:40px;
margin-left:-110px;
background-image: url(uploads/images/logo.png);
	display: block;
	height: 100px;
	width: 100px;
}
#page #content #image1{
margin-right:-60px;
	margin-top:-75%;
	float:right;
	position: relative;
	border: 10px solid rgba(100,100,100,0.7);
moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;

}
#page #content #image2 {
	margin-right:-60px;
margin-top:-50%;
float:right;
	position: relative;
	border: 10px solid rgba(100,100,100,0.7);
moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}
#page #content #image3 {
	margin-right:-60px;
margin-top:-25%;
float:right;
	position: relative;
	border: 10px solid rgba(100,100,100,0.7);
moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}
#footer p {
margin:0px;
text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
#footer p a {
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9C0;
	text-decoration: none;
}
.breadcrumbs{
margin-left:53px;
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
.breadcrumbs a{
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #9C0;
	text-decoration: none;
}

		#supersize{
			position:fixed;
		}
		#supersize img, #supersize a{
			height:100%;
			width:100%;
			position:absolute;
			z-index: 0;
		}
		#supersize .prevslide, #supersize .prevslide img{
			z-index: 1;
		}
		#supersize .activeslide, #supersize .activeslide img{
			z-index: 2;
		}
		
	iframe{
	width:560px;
	margin-left:10px;
	height:500px;
	overflow: hidden;
	overflow-y: auto; 
background-color: transparent;
	position:absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

input {
	height: 30px;
	width: 300px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #9C0;
}
.titre_vert{
	font-family: Arial, Helvetica, sans-serif;
	color: #9C0;
	font-weight: bold;
	font-size: 10px;
   	text-transform: uppercase;

}

/* End of 'cssnewchart' */

