
*, html{
        padding: 0;
        margin: 0;
}
body{
	width: 100%;
	font-family: "Georgia", "serif";
	font-size: 75%;
	background-image: url("img/bg_intern.png");
	background-repeat: repeat-x;
	background-color: #d3e2ee;
}
img, div, input { 
	behavior: url(../js/iepngfix.htc);
}
.active{
	display: none!important;
}
#margins_pages{
	text-align: left;
	margin: 0;
	padding: 0;
}
#page{
	margin: 0;
	padding: 0;
}
#header{
        margin-top: 76px;
	background-image: url("img/bg_int_header.jpg");
        	background-position: 0 -1px;
}
#flash{
	height: 209px;
	background-image: url("img/bg_banner.jpg");
	background-repeat: no-repeat;
	overflow: hidden;
}
#global_main{
	background-color: #fff;
}
#main{
	overflow: hidden;
	width: 945px;
	background-image: url("img/bg_int_FondContenu.png");
	background-repeat: repeat-y;
	background-color: #fff;
	/*padding: 0px 125px 20px 30px;*/
	padding: 0px 30px 20px 30px;
}
#col1{
	width: 250px;
}
#col2{
	width: 250px;
}
#col3{
	float: right;
	paddin-right: 30px;
	width: 655px;
	margin: 0px;
}
#footer{
	overflow: hidden;
	height: 30px;
	padding-left: 60px;
	background-image: url("img/bg_int_footerFond.png");
	color: #fff;
}
#footer a{
	text-decoration: none;
	color: #fff;
}
#footer a:hover{
	color: #00a4e4;
}
#footer_interne{
    overflow: hidden;
    width: 810px;
}

#footer2{
	display: block;
        color: #434343;
        text-align: left;
        padding-left: 260px;
        padding-bottom: 10px;
        font-size: 0.9em;
}
#footer2 a{
        color: #434343;
        text-decoration: none;
}
#footer2 a:hover{
        color: #000;
}
#adresse{
	float: right;
	padding-top: 2px;
	padding-left: 60px;
	font-size: 0.9em;
}

/*HEADER*/
#lang_menu {
	float: left;
        width: 60px;
	margin: 0;
	padding: 0;
	text-align: left;
        overflow: hidden;
}
#lang_menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#lang_menu ul li{
	margin: 0;
	padding: 0;
	display: inline;
}
#lang_menu ul li a{
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #fff;
	font-size: 0.9em;
}

/*MENU*/
#main_menu{
	margin: 0;
	padding: 0;
	padding-left: 30px;
	padding-top: 10px;
	width: 190px;
}
#main_menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#main_menu ul li{
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
}
#main_menu ul li a{
	position: relative;
	margin: 0;
	padding: 0;
	height: 20px;
	display: block;
	text-decoration: none;
	color:#1d275a;
	text-transform: uppercase;
	font-size: 1.1em;
}
#main_menu ul li a:hover{
	color: red;
}
#main_menu ul li .etoile{
	position: absolute;
	top: -12px;
	left: -42px;
	width: 42px;
	height: 42px;
	background-image: url("img/bg_petite_etoile.png");
	background-repeat: no-repeat;
	background-position: top right;
	display: none;
}
#main_menu ul li .etoile_hover{
	display: block;
}
#main_menu ul li.selected a{
	color: red;
}

/*CONTENT*/
#content{
    padding-top: 0px;
}
#content p{
    padding: 5px 0;
}
#content div.cache{
        background-image: url("img/cache_int_left.png");
        background-repeat: no-repeat;
        width: 252px;
        height: 252px;
}
#content a{
        text-decoration: none;
	color: #00a4e4;
}
#content h1{
	margin-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 1.35em;
	color: #1d275a;
        font-weight: bold;
        border-bottom: 1px solid #1d275a;
        
}
#content h2{
        padding-top: 10px;
	padding-bottom: 5px;
	font-size: 1.1em;
	color: #1d275a;
        font-weight: bold;
}
/*CONTENT LEFT*/
#content{
	overflow: hidden;
        color: #1d275a;
        text-align: justify;
}
#content_left{
	padding-left: 20px;
}
#content_left div.cache{
        background-image: url("img/cache_int_left.png");
        background-repeat: no-repeat;
        width: 252px;
        height: 252px;
}
#content div.simple{
	width: 530px;
}
#content div.simple div.cache{
        background-image: url("img/cache_int_left.png");
        background-repeat: no-repeat;
        width: 252px;
        height: 252px;
}

/*FLEX*/

#content table{
	border-collapse: collapse;
        color: #1d275a;
        width: 530px;
        text-align: justify;
}

#content td{
        width: 250px;
	vertical-align: top;
        padding: 0;
        margin: 0;
	font-size: 0.75em;
        color: #1d275a;
        font-size: 1em;
}
#content td.right{
        padding-left: 30px;
        margin: 0;
	vertical-align: top;
}
#content td.right div.cache{
        background-image: url("img/cache_int_right.png");
        background-repeat: no-repeat;
        width: 252px;
        height: 252px;
}

/*-----------CONTENT TABLE--------------*/

#content table.contenttable{
    width: 99%!important;
    padding: 0!important;
    margin: 0!important;
    margin-left: 1px!important;
    border: 1px solid balck!important;
    background-color: #ccc!important;
    border-collapse: collapse!important;
}
#content table.contenttable td{
    padding: 0!important;
    margin: 0!important;
    padding: 7px!important;
    text-align: center;
    vertical-align: middle!important;
    border: 1px solid balck!important;
}
#content table.contenttable tr.tr-0{
    background-color: #aaa;
}
#content table.contenttable tr.tr-0 td{
    text-align: left!important;
    font-weight: bold;
    vertical-align: top!important;
}
#content table.contenttable td.td-0{
    text-align: left!important;
    font-weight: bold;
    vertical-align: top!important;
}