﻿/* La Mise en page */

#form1
{
    margin-right:auto;
    margin-left:auto;
}
body {
	background-color: #0d0b00;
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
    font-weight: normal;
	color: #f0f0ff;
	font-family: Verdana, Helvetica, sans-serif;
}


.banniere {	
	margin-left: auto;
    margin-right: auto;
	margin-top: 10px;
	margin-bottom:0px;
	width:900px;
}
.banniere img, .banniere a
{
    border:none
}

#menu1 {

	position : absolute;
	z-index:10;
	width:100%;
	top:240px;
}

#navigation  
{
    position : absolute;
    top:240px;
    margin: 0 ; 
    padding: 0 ; 
    margin-left: auto;
    margin-right: auto;
    list-style: none ;
    text-align:center;
    width:100%;
    }
#navigation ul
{
    margin:0px;
    padding : 0px;
    text-align:center;
    width: 490px;
    margin-right:auto;
    margin-left:auto;
}
    
#navigation li  
{
    display: inline; 
    float: left; 
    width: 120px; 
    /*border-right: 1px solid #f0f0ff; 
    border-left: 1px solid #f0f0ff; */
    margin: 0px; 
    color: #f0f0ff; 
    background: #c00;
    height: 20px;
}
    
#navigation li a { 
    display: block ; 
    background: #ffffff ; 
    background-image:url('images/fond2.jpg');
    background-repeat:repeat-x;
    color: #f0f0ff ; 
    font: 12px Verdana ; 
    line-height: 15px ; 
    padding: 6px 0 ; 
    text-align: center ; 
    text-decoration:none
    } 
#navigation li a:hover, #navigation li a:focus, #navigation li a:active { 
    /*background: #000020 ; */
    background-image:url('images/fond.jpg');
    background-repeat:repeat-x;
    }

#corps 
{
	margin-left: auto;
    margin-right: auto;
    padding: 0px;
	font-size: 12px;
	background-color: #000000;
	width: 900px;
	background-repeat: no-repeat;
    text-align: left;
    padding-top:22px;
}
#corps a
{
    color: #f0f0ff;  
	text-decoration:none;
	font-family:Arial;
}
#corps a:hover{
	text-decoration:underline;
}

#conteneur
{
   
	vertical-align: top;
	top: 40px;
	text-align: left;
	width: 900px;
	z-index:100;
	}
#conteneur td
{
	vertical-align: top;
	}

#contenu {
	/*vertical-align: top;
	margin-left : 10px;
	width: 650px;
	border:2px solid #ffffff;*/
}
#menu2 
{
    vertical-align: top;
	border-width: 1px;
	border-color: silver;
	border-right-style: dotted;
	width: 200px;
	height: 100%;
}




#piedDePage {
	padding: 5px;
	border-width: 1px;
	border-top-style: solid;
	border-color: silver;
	text-align: center;
	margin-top:2px;
	color:Silver;
}

#Webmaster 
{
    text-align:center;
    margin-top:50px;
}

/*#fdRight 
{
    background-image:url('images/bgRight.jpg');
    background-repeat:repeat;
    width:15px;
    padding:0px;
    margin:0px;
    background-color:#000020;
}

#fdLeft 
{
    background-image:url('images/bgLeft.jpg');
    background-repeat:repeat;
    width:15px;
        padding:0px;
    margin:0px;
    background-color:#000020;
}*/
#fond 
{
	margin-left: auto;
    margin-right: auto;
	width: 940px;
	border-collapse:collapse;
}

/* Les styles */
.newStyle1 {
	background-color: #8D9FC0;
	border-right-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-color: #4166B4;
	cursor: pointer;
	background-image: url('images/bandeau-1.jpg');
	background-repeat: repeat-x;
	height: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.newStyle1:hover {
	background-color: #4166B4;
	border-color: #8D9FC0;
	background-image: url('images/bandeau-2.jpg');
	color:#8D9FC0;
	}


#visionMini td{
	text-align:center;
	width:25%;
}
#visionMini table{
	text-align:center;
	width:570px;
}

.cadreImg td {
	border: 1px solid #4166B4;
}
#banniereBis {
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
}
#grdeimg {
	background-image: url('images/reportages/Course1/elodie_le_Labourier_etait_au_rendez_vous.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	height: 420px;
}

.contour 
{
    border-color:#353540;
    border-style:solid;
    border-width:1px;
    padding:5px;
    margin:5px;
}


