* { margin: 0 auto; padding: 0; border: none; text-decoration: none; }

body { width: 1000px; color: #FFFFFF; font-size: 14px; font-family: Times New Roman,Verdana,Arial; }

a
{
    text-decoration: none;
    color: #C0D26A;
}

img
{
    border: solid 1px #FFFFFF;
}

h1
{
    font-size: 18px;
    color: #C0D26A;
}

h2
{
    font-size: 16px;
    color: #C0D26A;
    display: inline;
}

h3
{
    font-size: 14px;
    color: #C0D26A;
    display: inline;
}

#page
{
    background: #708FAB url(/img/fond-page.jpg) repeat-x bottom;
	width: 1000px;
}

#bandeau
{
    width: 1000px;
    height: 200px;
}

#bandeau-gauche
{
    float: left;
    width: 500px;
    height: 200px;
}

#bandeau-droit
{
    float: left;
    width: 500px;
    height: 200px;
}

#menu-vertical
{
	float: left;
	width: 190px;
	background: url(/img/fond-menu-vertical-haut.jpg) no-repeat;
}

#menu-vertical ul
{
    width: 190px;
}

#menu-vertical .li-rub
{
    list-style-type: none;
    padding-left: 30px;
    padding-top: 10px;
    background: url(/img/puce.gif) no-repeat left 20px;
}

.sep
{
    margin-top: 10px;
    width: 100px;
    border-top: dashed 1px #6D889E;
}

.li-ssrub
{
    list-style-type: none;
    margin-left: 50px;
}

.rub
{
	color: #FFFFFF;
	font-size: 16px;
}

.ssrub
{
	color: #FFFFFF;
	font-size: 14px;
}

.rub:hover, .ssrub:hover, #menu-vertical .selected
{
	color: #C0D26A;
}

#reserver
{
    float: left;
    clear: both;
    width: 190px;
    height: 58px;
    margin-top: 20px;
}

#reserver img
{
    border: 0;
}

#FrmMain
{
	float: left;
	margin-left: 20px;
	width: 960px;
}

.arianne
{
	font-size: 12px;
}

#menu-horizontal
{
    clear: both;
	width: 1000px;
	height: 35px;
}

#menu-horizontal-liens
{
    width: 970px;
    padding-right: 30px;
    padding-top: 10px;
    text-align: right;
	font-size: 12px;
}

#menu-horizontal a
{
	color: #FFFFFF;
}

#menu-horizontal a:hover, #menu-horizontal .selected
{
	color: #C0D26A;
}

#logis-france
{
    float: left;
    background: url(/img/logis-france.jpg) no-repeat;
    position: relative;
    width: 85px;
    height: 85px;
    bottom: 20px;
    left: 42px;
}

#footer
{
    float: left;
    clear: both;
	width: 1000px;
	height: 80px;
	background-image: url(/img/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #314A5E;
}

#footer a
{
    color: #314A5E;
}

#footer p
{
    padding-top: 7px;
}

#ecom
{
    float: left;
    clear: both;
	width: 1000px;
	text-align: right;
	color: #000000;
	background: #6D889E
}

#ecom a { color: #000000; }