BODY {
	font-family: verdana, sans-serif;
	margin: 0px;
	background: #022549 url(../images/florkey-main-background.gif) center top repeat-x;
}
P{
	font-size: 10px;
	color: #ffffff;
}
H1{
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size:20px;
	color: #ffffff;
	font-weight:lighter;
}
H2{
	margin:0px;
	padding:0px 0px 0px 0px;
	font-size: 15px;
	color: #ffffff;
	font-weight:bold;
	text-align:right;
	font-variant: small-caps;
}
H7{
	margin:0px;
	padding:0px 0px 0px 0px;
	font-size: 18px;
	color: #ffffff;
	font-weight:bold;
	text-align:right;
	font-variant: small-caps;
}
H3{
	margin:0px;
	padding:5px;
	font-size: 13px;
	color: #ffffff;	
	font-weight:normal;
}
H5{
	font-size: 18px;
	color: #ffffff;	
	margin:0px;
	padding:0px;
	font-weight:normal;
}
H6{
	font-size: 14px;
	color: #ffffff;	
	margin:0px;
	padding:0px;
	font-weight:normal;
}
FORM{
	margin: 0px;
	padding: 0px;
}
UL{
	font-size: 12px;
	text-align:left;
	line-height:22px;
	margin: 0px;
	padding: 0px;
}
OL{
	font-size: 12px;
	text-align:left;
	line-height:22px;
	margin: 0px;
	padding: 0px;
}
LI{
	line-height:18px;
	margin-left:50px;
}
LABEL{
	font-size: 12px;
	color: #ffffff;
}
A{
	color: #ffffff;
	text-decoration:none;
}
A:Visited{
	color: #6969b4;
	text-decoration:none;
}
A:Active{
	color: #2d8140;
	text-decoration:none;
}
A:Hover{
	color: #2d8140;
	text-decoration:none;
}

/* STYLE */

.normal{
	font-size: 12px;
	text-align:justify;
	line-height:22px;
}
.mauve{
	color:#CFF;
}
.vert{
	color:#FFC;
}
.brun{
	color:#ebdbaa;
}
.gris{
	color:#CCC;
}

/* STRUCTURE */

.clear {
   clear: both;
   height: 1px;
   font-size: 1px;
   line-height: 1px;
   margin-bottom: -1px;
}
.wrap{
	width:960px;
	margin:0px auto;
	padding:0px;
}

#header{
	width:100%;
	height:182px;
	margin:0px;
	padding:0px;
}
#logo{
	float:left;
	width:400px;
	height:181px;
	margin:0px;
	padding:0px;
	cursor:pointer;
	background:url(../images/florkey-logo.png) left top no-repeat;
}
#mainmenu{
	float:left;
	width:420px;
	height:181px;
	margin:0px;
	padding:0px;
}
#mainmenu UL{
	font-size:16px;
	color:#022549;
	list-style:none;
	font-weight:normal;
}
#mainmenu UL LI{
	display:inline;
	text-align:center;
	line-height:18px;
}
#mainmenu UL LI A{
	display:block;
	float:left;
	width:25%;
	height:31px;
	padding:150px 0px 0px 0px;
	color:#022549;
	text-decoration:none;
}
.mainmenu-1 A{
	background:url(../images/florkey-menu1.jpg) center top no-repeat;
}
.mainmenu-2 A{
	background:url(../images/florkey-menu2.jpg) center top no-repeat;
}
.mainmenu-3 A{
	background:url(../images/florkey-menu3.jpg) center top no-repeat;
}
.mainmenu-4 A{
	background:url(../images/florkey-menu4.jpg) center top no-repeat;
}
#mainmenu UL LI A:hover{
	color:#e77f32;
	text-decoration:none;
}
#rightmenu{
	float:left;
	width:140px;
	height:150px;
	margin:5px 0px;
	padding:0px;
}
#rightmenu UL{
	font-size:13px;
	color:#022549;
	list-style:none;
	margin:0px;
	padding:0px;
}
#rightmenu UL LI{
	text-align:right;
	line-height:10px;
	margin:0px;
	padding:0px;
}
#rightmenu UL LI A{
	color:#022549;
	text-decoration:none;
}
#rightmenu UL LI A:hover{
	color:#e77f32;
	text-decoration:none;
}
#content{
	margin:0px;
	padding:0px;
	background: url(../images/florkey-leftcontent-background.gif) left top repeat-y;
}
#contentleft{
	float:left;
	width:670px;
	min-height:230px;
	margin:0px;
	padding:0px;
}
#contentleftmenu{
	float:left;
	width:94px;
	min-height:100px;
	margin:0px 0px 0px 160px;
	padding:5px;
	background:url(../images/florkey-mediumblue-background.png) left top no-repeat;
}
#contentleftmenu UL{
	font-size:11px;
	color:#ffffff;
	list-style:none;
	margin:5px 0px;
	padding:0px;
}
#contentleftmenu UL LI{
	text-align:right;
	line-height:9px;
	margin:0px;
	padding:0px;
}
#contentleftmenu UL LI:hover{
	background:url(../images/puce-carre.png) 5px 3px no-repeat;
}
#contentleftmenu UL LI A{
	color:#ffffff;
	text-decoration:none;
}
#contentleftmenu UL LI A:hover{
	color:#e77f32;
	text-decoration:none;
	padding:0px 0px 0px 13px;
}
#contentleftmain{
	float:right;
	width:350px;
	min-height:100px;
	margin:0px 0px 0px 5px;
	padding:5px 25px 5px 25px;
}
.contentprojet{
	float:left;
	width:38px;
	height:38px;
	background:#FFFFFF;
	margin:3px 8px;
	padding:2px;
}
.contentprojet:hover{
	cursor:pointer;
	background:#e77f32;
}
#contentleftpic{
	clear:both;
	width:664px;
	height:324px;
	margin:0px;
	padding:5px;
	background:#FFFFFF;
}
#contentleftpicto{
	float:left;
	width:250px;
	margin:0px 0px 0px 0px;
	padding:5px;
	text-align:right;
}
#contentleftsecond{
	float:right;
	width:350px;
	margin:0px 0px 20px 5px;
	padding:5px 25px 5px 25px;
	background:#031931;
}
#contentleftsecond P{
	text-align:right;
	font-size:10px;
	margin:0px;
	padding:0px;
}
#contentright{
	float:right;
	width:281px;
	min-height:250px;
	margin:0px 0px -50px 0px;
	padding:30px 0px 0px 5px;
	background: url(../images/florkey-mediumblue-background.png) left top no-repeat;
}
#footer{
	width:100%;
	height:150px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background:#0a355f;
}
#footerwrap{
	clear:both;
	width:960px;
	margin:0px auto;
}
#footerwrap P{
	float:left;
	text-align:right;
	margin:0px 0px 0px 50px;
	line-height:18px;
}
#footerwrap A{
	color:#ffffff;
	text-decoration:none;
}
#footerwrap A:hover{
	color:#e77f32;
	text-decoration:none;
}

.link-div{
	float:right;
	width:325px;
	padding:0px;
	margin:0px 0px 0px 0px;
}

/* NEWS AGENDA */

.news-div{
	width:265px;
	padding:8px;
	margin:20px 0px 0px 0px;
	border-top:1px solid #ffffff;
}
.news-titre{
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 0px 70px;
	padding:0px;
	color:#ffffff;
	text-align:left;
}
.news-texte{
	font-size:12px;
	margin:0px 0px 0px 70px;
	padding:0px;
	color:#ffffff;
	text-align:justify;
	line-height:15px;
}
.news-date{
	font-size:11px;
	margin:0px 0px 0px 70px;
	padding:0px;
	color:#ffffff;
	text-align:left;
}
.news-link{
	font-size:11px;
	text-transform:uppercase;
	text-decoration:underline;
	margin:5px 0px;
	padding:0px;
	color:#ffffff;
	text-align:right;
}
.news-link A{
	color:#ffffff;
}
.news-link A:hover{
	color:#e77f32;
}
.news-img{
	width:253px;
	height:80px;
	padding:7px 6px 7px 5px;
	margin:10px 0px 15px 0px;
	background:url(../images/florkey-news-background.jpg) left top;
}
.newsdetail-titre{
	font-size:14px;
	color: #616161;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-top:25px;
	margin-bottom:3px;
	margin-right:50px;
}
.newsdetail-date{
	font-size:12px;
	text-align:right;
	color:#d3d3d4;
	margin:0px;padding:0px;
	border-top:#d3d3d4 dotted 1px;
	margin-bottom:25px;
}
.newsDetail-img{

}
.newsdetail-archive{
	font-size:10px;
	margin-left:15px;
}

/* TAGS */

.tag-div{
	width:265px;
	min-height:100px;
	padding:8px;
	margin:53px 0px 0px 0px;
}
.tag-titre{
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#ffffff;
	text-align:left;
	text-decoration:underline;
}
.tag-texte{
	font-size:9px;
	margin:5px;
	padding:0px;
	color:#ffffff;
	text-align:justify;
	line-height:15px;
}
.tag-div A{
	color:#ffffff;
}
.tag-div A:hover{
	color:#e77f32;
}
.size9{
	font-size:9px;
}
.size10{
	font-size:10px;
}
.size11{
	font-size:11px;
}
.size12{
	font-size:12px;
}
.size13{
	font-size:13px;
}
.size14{
	font-size:14px;
	font-weight:bold;
}
.size15{
	font-size:15px;
	font-weight:bold;
}
.size16{
	font-size:16px;
	font-weight:bold;
}


/* SIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt; 
	padding: 0pt; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none;
}

.sIFR-active h1 {
	visibility: hidden;
}
.sIFR-active #rightmenu UL LI{
	visibility: hidden;
}
.sIFR-active #contentleftmenu UL LI{
	visibility: hidden;
}


/* CONTACT FORM  */

DIV#contactForm{
	padding:0px;
	margin:0 auto;
	width:320px;
}
DIV#contactForm FIELDSET{
	padding:10px;
	margin:0px;
	width:300px;
	border:1px solid #999999;
}
DIV#contactForm LEGEND{
	padding:5px;
	margin:0px;
	font-size:14px;
	text-transform:uppercase;
	color:#999999;
}
DIV#contactForm LABEL{
	clear:both;
	width:100px;
	display:block;
	font-size:12px;
	color:#ffffff;
	margin:0px;
	padding:0px;
	float:left;
	margin-bottom:6px;
	line-height:20px;
}
.requis{
	color:#e77f32;
}
.btn{
	display:block;
	font-size:11px;
	padding:2px;
	margin:0px;
	width:190px;
	border:1px solid #6969b4;
	float:left;
}
.btnSubmit{
	clear:both;
	font-size:12px;
	text-transform:uppercase;
	padding:3px;
	margin:10px;
	width:300px;
	border:none;
	background:#ffffff;
	color:#031931;
	font-weight:bold;
	margin-bottom:50px;
}
.validation-advice{
	margin:0px;
	padding:5px;
	background:#d91983;
	color:#ffffff;
	font-size:10px;
	width:240px;
	float:right;
	margin-bottom:5px;
	margin-right:30px;
}


