﻿html, body, form
{
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    font-family: arial,verdana,sans-serif;
    font-size: 87.6%;
}
body
{
    background: #000 url(../images/body.png) no-repeat center top;
}
.clear
{
    clear: both;
    height: 0;
    overflow: hidden;
}
.contener
{
    display: block;
    width: 1024px;
    margin-top: 147px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
}
.corps
{
    display: block;
    width: 1024px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.menuhaut
{
    display: block;
    float: left;
    width: 100%;
    height:85px;
    position: relative;
}
.bandeauMenu
{
    display: block;
    position: absolute;
    top:0;
    left:0;
    float: left;
    width: 100%;
    background: #000000 url(../images/menubg.png) repeat-x 5px top;
    height:85px;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
    opacity: 0.7;    
}
.menucontent
{
    float: left;
    display: block;
    width: 200px;
    min-height: 400px;
    padding-right: 27px;
}
.content
{
    display: block;
    position: relative;
    width: 1024px;
    margin: 0 auto;
    min-height: 400px;
    background-color: #FFF;
    overflow: hidden;
    /*padding-left: 28px;*/
    /*border-right: solid 3px #EFEFEF;
    background: transparent url(../images/barre_left.png) repeat-y left top;*/
}
.menusep
{
    width: 100%;
    height: 25px;
    background: transparent url(../images/barrehautsep.png) repeat-x left top;
    position: absolute;
    left:0;
    top: 85px;
}
/* Accueil */
img.imagefond
{
    width: 1025px;
    display: block;
    height: 462px;
}
img.tv
{
    width: 600px;
    height: 425px;
    position: absolute;
    bottom :20px;
    left: 212px;
    display: none;
}
div.mediaspace
{
    width: 212px;
    height: 143px;
    position: absolute;
    bottom: 237px;
    left: 751px;
    display: block;
    z-index: 1;
}
/*partenaires*/
.footer
{
    display: block;
    width: 1024px;
    background: transparent url(../images/sponsors.png) no-repeat center top;
    overflow: hidden;
    margin: 10px auto;
}
div.partenaires
{
    width: 131px;
    height: 72px;
    float: left;
    margin: 12px 18px;
}
.visaprod
{
    background: transparent url(../images/partenaires/visaprod.png) no-repeat center center;
}
.expertunieux
{
    background: transparent url(../images/partenaires/expertunieux.png) no-repeat center center;
}
.formaroc2010
{
    background: transparent url(../images/partenaires/formaroc2010.png) no-repeat center center;
}
.carrefourdeshommes
{
    background: transparent url(../images/partenaires/carrefourdeshommes.png) no-repeat center center;
}
.bldev
{
    background: transparent url(../images/partenaires/bldeveloppement.png) no-repeat center center;
}
.raidvoyages
{
    background: transparent url(../images/partenaires/raidvoyages.png) no-repeat center center;
}
/* Raid 2010 */
.menuLeft
{
    float: left;
    width: 150px;
    overflow: hidden;
    border-left: #E8E8E8 solid 5px;
    padding-bottom: 20px;
    margin-top: 25px;
}
.wrapper
{
    float: left;
    width: 825px;
    padding: 0 20px;
    min-height: 300px;
    font-family: Verdana,arial,sans-serif;
    margin-top: 25px;
    border-style: solid;
    border-color: #E8E8E8;
    border-width: 0 2px;
    color: #696969;
    font-size: 100%;
    margin-bottom: 20px;
    line-height: 16px;
}
.wrapper a
{
    font-weight: bold;
    font-style: italic;
    color: #696969;
    text-decoration: none;
}
.wrapper h1
{
    font-weight: bold;
    font-size: 20px;
    letter-spacing: -1.3px;
    padding: 15px 30px;
}
.wrapper h2
{
    font-weight: bold;
    letter-spacing: -1.3px;
    padding: 15px 0;
	font-style: italic;
}
.wrapper iframe.reglement
{
    width: 80%;
    height: 400px;
    margin: 0 auto;
}
ul.contentMenu
{
    display: block;
    padding: 5px;
    margin-top: 0;
    list-style: none; 
}
ul.contentMenu li
{
    padding: 5px 0;
    width: 100%;
}
ul.contentMenu li.selected
{
    border-color: #B3B3B3;
    border-style: solid;
    border-width: 3px 0;
}
ul.contentMenu li.selected a
{
    color: #1E8CBF;
}
ul.contentMenu li span
{
    overflow: hidden;
    display: block;
    font-size: 100%;
}
ul.contentMenu li a
{
    color: #696969;
    font-weight: bold;
    text-decoration: none;
    padding-bottom: 5px;
}
ul.contentMenu li a:hover
{
    color: #000000;
}
ul.contentMenu li ul.submenu
{
    display: none;
}
ul.contentMenu li.selected ul.submenu
{
    display: block;
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 15px;
    border-top: #D6D6D6 solid 1px;
}
ul.contentMenu li ul.submenu li
{
    padding: 0;
}
ul.contentMenu li.selected ul.submenu li.selected a
{
    color: #464948;
}
ul.contentMenu li.selected ul.submenu li.selected a
{
    color: #6A6A6A;
}
ul.contentMenu li.selected ul.submenu li.selected
{
    border: transparent none 0;
}
ul.contentMenu li ul.submenu li a
{
    font-weight: normal;
}
/* navigation */
.wrapper .navigation
{
    width: 100%;
    display: block;
    clear: both;
}
.wrapper .navigation > .previous
{
    float: left;
    display: block;
    margin-left: 20px;
}
.wrapper .navigation img
{
    width: 20px;
    height: 20px;
}
.wrapper .navigation a
{
    color: transparent;
    display: block;
    width: 20px;
    height: 20px;
    margin: 5px auto;
}
.wrapper .navigation .title
{
    display: block;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    cursor: pointer;
}
.wrapper .navigation .title:hover
{
    color: #000000;
}
.wrapper .navigation > .next
{
    float: right;
    display: block;
    margin-right: 20px;
}
.attente
{
	height: 260px;
	width: 359px;
	position: absolute;
	left: auto;
	right: auto;
	background-color: transparent;
}
.attente .affiche
{
	height: 236px;
	width: 359px;
	background: transparent url(../images/attente_raid2010.jpg) no-repeat center center;
}
.attente .barre
{
	height: 19px;
	width: 220px;
	margin: 0 auto;
	background: transparent url(../images/attente.gif) no-repeat center center;
}
.attente .chargement
{
	width: 220px;
	margin: 5px auto 0;
	color: #FFF;
	font-weight: bold;	
}
/* demande d'information */
.demandeinfosimg
{
    width: 500px;
    height: 383px;
    margin-top: 20px;
    background: transparent url(../images/courrier.png) center center no-repeat;
    float: left;
}
.FM_DemandeInfos
{
    width: 500px;
    float: left;
    margin: 30px auto 10px;
    font-size: 12px;
    font-weight: bold;
}
.FM_DemandeInfos .ligne
{
    width: 100%;
    margin-top: 10px;
}
.FM_DemandeInfos input[type=text]
{
    width: 300px;
}
.FM_DemandeInfos input[type=image]
{
    display: block;
    margin: 0 auto;
}
.FM_DemandeInfos select
{
    width: 300px;
}
.FM_DemandeInfos textarea
{
    width: 300px;
    height: 100px;
}
.FM_DemandeInfos span
{
    margin-right: 30px;
    width: 100px;
    display: block;
    float: left;
}
.FM_DemandeInfos .validateur
{
    margin-right: 30px;
    width: 100%;
    display: block;
    float: none;
}