/* -------------------------- Feuille de style pour écran - Style standard IFA 2011-------------- */
/* --------------------------------------------- MCI - 2009 -------------------------------------- */


/* ------------------------- 1. Reset CSS ------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/*-----------------------------2. Styles généraux-------------------------------------*/

body {
background: #2b93d0 url(../img/fond.jpg) repeat-x;
font-family: arial, verdana, sans-serif;
font-size:12px;
color:#6d6e71;
}

#contenu{
margin:0 auto;
width:1000px;
background: url(../img/fond-site.png) repeat-y;
}

#header {
height:230px;
width:955px;
margin:0 auto;
}

#gauche {
	float:left;
	width:223px;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 35px;
}

#gauche #menu { /* toutes les listes */
	margin: 0;
	list-style: none;
	float : left;
	width : 223px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
#gauche #menu #menu-top{
	width:223px;
	height:9px;
	line-height:0px;
}
#gauche #menu #menu-bottom{
	width:223px;
	height:8px;
	line-height:0px;
}
#gauche #menu #menu-middle{
	width:223px;
	background:#ffffff url(../img/fond-menu.png) no-repeat bottom;
}
#gauche #menu ul { /* toutes les listes */
	margin: 0;
	list-style: none;
	float : left;
	width : 221px;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#gauche #menu ul ul{
	border:#F9A621 solid 1px;
	background:#ffffff url(../img/fond-menu.jpg) no-repeat;
}
#diapo{
	width:202px;
	margin-left:11px;
	font-weight:bold;
	color:#8B8B8B;
	font-size:11px;
	}
#diapo p{
	margin-left:3px;
	margin-bottom:3px;
}
#diaporamas{
	width:202px;
	height:100px;
	background:#ffffff;
	border:#F9A621 solid 1px;
}
#gauche #menu li { /* tous les items de liste */
	position : relative;
	float : left;
	margin-bottom : 0px;
	width: 210px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	background-image: url(../img/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
	
#gauche #menu li ul { /* listes de deuxième niveau */
	position : absolute;
	display:none;
	margin-left : 209px;
	margin-top : -36px;
	}
	
#gauche #menu li ul ul { /* listes de troisième niveau et plus */
		left: -999em;
	}
	
#gauche #menu li a {
	display : block;
	color : #6d6e71;
	font-weight : bold;
	text-decoration : none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	}
	
#gauche #menu li a:hover {
	color : white;
	background-color : #f9a621;
	text-decoration: none;
	}
	
#gauche #menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
		left: -999em;
	}
	
#gauche #menu li:hover ul,#gauche #menu li.over ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { /* listes imbriquées sous les items de listes survolés */
	left: auto;
	display:block;
	}
#gauche #news {
float:left;
width:220px;
background: url(../img/fond-newsletter.jpg) no-repeat;
}
 
#gauche #news p{
font:normal 10px arial, verdana, sans-serif ;
color:#8b8b8b;
width:160px;
margin:30px 10px 0 15px ;
text-align:justify;
}
 
#news  span{
font:bold 11px arial, verdana, sans-serif;
color:#8b8b8b;
}

#email {
position:relative;
background:#fff;
border:1px solid #ccc;
font:normal 11px arial, verdana, sans-serif b;
color:#848484;
padding:3px 2px 2px 2px ;
width:150px;
}

#newletter_submit {
position:relative;
margin:10px;
}

#email_submit {
position:relative;
background:#fff;
border:1px solid #ccc;
font:bold 11px arial, verdana, sans-serif b;
color:#848484;
padding:3px 2px 2px 2px ;
}


ol {
list-style:decimal;
margin:0 0 0 10px;
}

ol li{
margin:0 0 10px 10px;
}

.clear{
clear:both
}


/*-------------------------------------3. Contenu-----------------------*/
#content {
float:left;
width:706px;
text-align:justify;
margin:10px 0 10px 0;
}

#haut-content {
background: transparent url(../img/haut-content.png) no-repeat;
width:706px;
height:13px;
}
#milieu-content {
	display:block;
	float:left;
background: #e3e3e3 url(../img/milieu-content.jpg) top left no-repeat;
padding:5px 20px 30px 20px;
width:666px;
}
#bas-content{
background:transparent url(../img/bas-content.png) no-repeat;
width:706px;
height:12px;
}

#content p{
	text-align:justify;
	margin:0 0 5px 0;
	font-weight: bold;
}

#content img{
float:left;
margin:0 8px 5px 0;
}

#content h1{
font:normal 18px verdana, arial, sans-serif;
color:#f9a621;
margin:10px 0 10px 0;
}

#content h2{
font:bold 14px verdana, arial, sans-serif;
color:#00a3df;
margin:10px 0 10px 0;
}

#content h3{
font:bold 12px verdana, arial, sans-serif;
color:#00a3df;
margin:10px 0 10px 0;
font-weight:bold;
}

#content h4{
font:normal 12px verdana, arial, sans-serif;
color:#0a3df;
margin:10px 0 10px 0;
}
#contenu h5 {
	color: #0077AC;
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #2B93D0;
	border-left-color: #2B93D0;
	padding-left: 6px;
}
#contenu h6 {
	font-size: 13px;
	font-weight: normal;
	color: #F60;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FA8C14;
	border-left-color: #FA8C14;
}



#content strong{
	font-weight:bold;
	color: #999;
}

#content a{
color:#00a3df;
text-decoration:none;
border-bottom: 1px solid #00a3df;
}

#content a:hover{
color:#00a3df;
text-decoration:none;
border:none;
}

#content a:hover{
color:#00a3df;
text-decoration:none;
border:none;
}

#content table, #content tr, #content td{
border-collapse:collapse;
border:solid 1px #5da0ca;
padding:5px;
text-align:center;
}

#content th {
background: #d1e2ed;
padding:5px;
color:#00a3df;
font-weight:bold;
text-align:center;
}

#content .colonne {
width:240px;
float:left;
margin:0 10px 0 0;
}
#content .img {
	padding-left: 120px;
}


/*---------------------------------4. footer----------------------*/
#footer {
clear:both;
margin:0 0 10px 240px;
width:800px;
text-align:center;
font-size:10px;
color:#ababab;
}

#footer a{
text-decoration:none;
color:#ababab;
}

#footer a:hover{
text-decoration:underlined;
color:#ababab;
}
.gauche{
	display:block;
	float:left;
	width:200px;
	text-align:right;
	padding-right:5px;
	padding-bottom:4px;
	line-height:18px;
	padding-left: 15px;
}
.gauche150 {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	display: block;
	text-align: left;
}

.droite{
	display:block;
	float:left;
	width:416px;
	padding-bottom:4px;
}
.droite input[type=text]{
	width:225px;
}
.centre{
	display:block;
	float:left;
	width:666px;
	color:#e2001a;
	font-weight:bold;
	text-align:center;
}
ul.stylePuce{
	margin-left:35px;
}
ul.stylePuce li{
	list-style-type:disc;
	color:#F9A621;
}
ul.stylePuce li span{
	color:#6D6E71;
}.platinum {
	font-size: 14px;
	color: #FFF;
	background-color: #D6B99A;
	font-weight: bold;
	height: 18px;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 260px;
}
.gold {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #D2A829;
	height: 18px;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 280px;
}
.silver {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #BCBEC0;
	height: 18px;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 270px;
}
.friends {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #84ACD0;
	height: 18px;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 280px;
}
.socialname {
	font-size: 12px;
	color: #FFF;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #F60;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBA546;
	font-weight: bold;
	background-color: #FA8C14;
}
.postours {
	font-weight: bold;
	color: #FFF;
	background-color: #0077AC;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #56AADC;
	border-left-color: #2B93D0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.social {
	padding-left: 10px;
}
table.orange {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FA8C14;
}
.nomsociete {
	font-size: 14px;
}
.friendsociete  {
	color: #0377AD;
}
#iconf{
	position:relative;
	width:360px;
	margin:0 auto;
	margin-left:150px;
}
#content p strong.red{
	color:#e2001a;
}
#content table.tab-no-border{
	width:666px;
	border:none;
}
#content table.tab-no-border a{
	text-decoration:none;
	border:none;
}
#content table.tab-no-border img{
	float:none;
}
#content table.tab-no-border td,#content table.tab-no-border tr{
	border:none;
}
#content table.tab-connect{
	width:666px;
	border-right:none;
	border-left:none;
}
#content table.tab-connect td,#content table.tab-connect tr{
	border:none;
}
#content table.tab-connect td.connect-cell-decal{
	width:92px;
}
#content table.tab-connect td.connect-cell-gauche{
	width:150px;
	color:#231b4b;
	text-align:left;
}
#content table.tab-connect td.connect-cell-droite{
	text-align:left;
}
#content table.tab-connect td .inputText{
	width:261px;
}
#error,.error{
	font-weight:bold;
	color:#e2001a;
}
#valide{
	width:164px;
	height:29px;
	background:url(../img/btn-submit.gif) no-repeat;
	border:none;
	cursor:pointer;
}
label{
	cursor:pointer;
}
#valide1{
	width:204px;
	height:29px;
	background:url(../img/btn-submit1.jpg) repeat-x;
	border:none;
	cursor:pointer;
	color:#ffffff;
	font-weight:bold;
}
#content table.programme{
	width:666px;
	border:none;
}
#content table.programme td,#content table.programme tr{
	border:none;
	text-align:left;
}
#content table.programme td.titre-name{
	background:#2b93d0;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
#content table.programme td.titre-dl{
	background:#2b93d0;
	text-align:right;
	vertical-align:middle;
}
#content table.programme td.titre-dl a{
	display:block;
	float:right;
	margin-bottom:3px;
	background:#e3eff4 url(../img/pdf-dl.gif) no-repeat;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	border-bottom:none;
	padding:3px 5px 3px 31px;
}
#content table.programme td.titre-dl a.iconf{
	background:#e3eff4 url(../img/play.gif) no-repeat 3px 3px;
	margin-bottom:0px;
}
#content table.programme td.intervention-name{
	color:#6d6e71;
	font-weight:bold;
}
#content table.programme td.intervention-name .gris{
	color:#999999;
	font-weight:bold;
}
#content table.programme td.intervention-dl{
	text-align:right;
}
#content table.programme td.intervention-dl a{
	background:#2b93d0 url(../img/pdf-dl1.gif) no-repeat 3px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	border-bottom:none;
	padding:3px 5px 3px 23px;
}
