/* global */

*
{
margin : 0px;
padding : 0px;	
}

body
{
text-align : center;	
font-family: Arial;
font-size : 12px;
color : black;
background-color : #c8ebFF
}

img
{
border : 0;	
}

h1
{
margin-top : 10px;	
line-height : 40px;
font-size : 20px;
color : #2e2c7d;
border-bottom : 1px solid #2e2c7d;
width : 686px;
font-weight : normal;
}

h2
{
text-transform: uppercase;	
font-weight : bold;	
color : #2e2d7d;
font-size : 13px;	
}

p
{
font-family: Arial;
font-size : 12px;
color : black;	
}

a
{
color : #2e2c7d;
text-decoration : none;
}

.caps
{
text-transform: uppercase;	
}

.souligne
{
text-decoration : underline;	
}

.gras 
{
font-weight : bold;	
}

.blue
{
color : #2e2d7d;	
}


.global
{
text-align : left;
margin-left: auto;
margin-right : auto;
width : 780px;
}

.bandeau
{
height : 155px;
background : url(images/Bg.jpg) no-repeat;
}

.logo
{
position : absolute;
background : url(images/Logo.gif) no-repeat;
width : 315px;
height : 60px;
margin-top : 18px;
margin-left : 18px; 
}

.fondmenu
{
position : absolute;
background : url(images/BgNavOnOff.jpg) left top no-repeat;
width : 780px;
height : 34px;
margin-top : 95px;
overflow : hidden; 	
}

.padmenu
{
margin-left : 20px;
}

.txtmenu
{
color : white;
font-family : Arial;	
font-size : 11px;
float : left;
line-height : 34px;
}

.fondmenu .txtmenu a:hover
{
background : url(images/BgNavOnOff.jpg) 0px 34px; 	
}


.txtmenuover
{
color : white;
font-family : Arial;	
font-size : 11px;
float : left;
}

.fondmenu .txtmenuover
{
background : url(images/BgNavOnOff.jpg) 0px 34px; 	
}

.pad20
{	
color : white;
line-height : 34px;
padding-left : 14px;
padding-right : 14px;
padding-top : 11px;
padding-bottom : 11px;
}

.contenu
{
padding-left : 47px;
padding-right : 47px;
background-color : white;
padding-top : 30px;	
height : 1%;
overflow : auto;
}

.contenu_interne_global
{
background-color : white;
padding-top : 30px;	
height : 1%;
overflow : auto;	
}

.contenu_interne
{
margin-left : 187px;
padding-right : 47px;
background-color : white;
width : 540px;
}

.titre
{
margin-top : 10px;	
line-height : 40px;
font-size : 20px;
color : #2e2c7d;
border-bottom : 1px solid #2e2c7d;
width : 686px;
display : block;
}


.menu_gauche
{
float : left;
margin-left : 10px !important;
margin-left : 5px;	
}

.bout
{
display: table; 
width : 141px;
_position: relative;
height : 35px;
overflow: hidden;
}

.lien_bout
{
display : block;
background : url(images/BgSubNavOnOff.jpg) 0px 0px no-repeat; 
width : 141px;
height : 35px; 	
margin-bottom : 7px;
}

.lien_bout:hover
{
background : url(images/BgSubNavOnOff.jpg) 141px 0px;
cursor : pointer; 	
}

.lien_bout_choisi
{
display : block;
background : url(images/BgSubNavOnOff.jpg) -141px 0px no-repeat; 
width : 141px;
height : 35px; 	
margin-bottom : 7px;
}

.lien_bout_choisi:hover
{
cursor : pointer; 
}

.el_menu
{
width : 126px;	
_position: absolute;
_top: 50%;
display: table-cell;
vertical-align: middle;
padding-left : 15px;
}

.el_menu span
{
color : white;
_position: relative;
_top: -50%;
}


.fin_contenu
{
height : 10px;
width : 780px;
background : url(./images/FrameBottom.gif) no-repeat;
}