﻿@charset "utf-8";
@import "modalbox.css";

/* CSS Document */
html{
	padding:0;
	margin:0;
	border:0;
	height:100%;
}
body{	
	height:100%;
	padding:0;
	margin:0;
	border:0;
}
#clearfoat{
	clear:both;
}
#page{
	margin-left:auto;
	margin-right:auto;
	width:920px;
	border-top: solid 1px #f0f0f0;
}
img{
	border:0px;
}
table{
	border:0px #FFF;
}
.zero{
	padding:0px;
	border:0px;
	margin:0px;
}
.aide
{
	padding-left:10px;
}
blockquote
{
	margin-top:0px;
	margin-bottom: 0px;
}
.SCPPHidden
{
	display:none;
}
/* Bandeau ******************************************************************************* */
#bandeau_vertical_haut{
	height:163px;
	width:55px;
	background-image:url(../Images/mise_en_page/bandeau_vertical_rouge_haut.gif);
	background-repeat:no-repeat;
	float:left;
}
#bandeau_contenu{
	float:left;
	width:865px;
}
#bandeau_contenu_haut{
	background-image:url(../Images/mise_en_page/bandeau_haut_sso.gif);
	background-repeat:no-repeat;
	height:130px;
}
#bandeau_contenu_bas{
	background-image:url(../Images/mise_en_page/barre_recherche_ariane_sso.gif);
	background-repeat:no-repeat;
	height:33px;
}
/*#langue{
	margin-left:250px;
	margin-top:-100px;
}
#pathway {
	float:left;
	width:640px;
	padding-left:30px;
	padding-top:5px;
}
#recherche{
	float:left;
	padding-top:2px;
}*/
/* Mise en page bas générale ****************************************************************** */
#content{
	height:100%;
	background-image:url(../Images/mise_en_page/contenu_sso.gif);
	background-repeat:repeat-y;
	float:left;
	border-bottom: solid 1px #1E5A72;
}
#bandeau_vertical_bas{
	float:left;
	background-image:url(../Images/mise_en_page/bandeau_vertical_rouge.gif);
	background-repeat:repeat-y;
	width:53px;
}
#menu{
	float:left;
	width:0px;
	padding-top:15px;

	/*background-image:url(../Images/mise_en_page/image_menu_auth.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	height:600px;

*/
}

#separateur_menu_contenu{
	float:left;
	/*width:42px;*/
}
#contenu{
	float:left;
	width:803px;
	margin-right:22px;
	margin-left:40px;
}
/* Mise en page du menu ****************************************************************** */
#identification {
	border-bottom:dotted 1px #990D06;
	border-top:dotted 1px #990D06;
	padding-top:4px;
}
#identification_log {
	border-bottom:dotted 1px #990D06;
	border-top:dotted 1px #990D06;
	padding-bottom:4px;
	padding-top:4px;
}
#menu #identification_log td {
	padding-top:5px;
}
#menu ul{
	padding:0px 0px 10px 26px;
	margin:0px;
}
#menu li{
	padding:0px;
	margin:0px;
}
#site_ISRC{
}
/* Mise en page du contenu ****************************************************************** */
th{
	text-align:left;
	border-bottom: solid 1px #D9EEF4;
}
.bg1{
}
.bg2{
	background-color:#D9EEF4;
}
.droite {
	text-align:right;
}
.gauche {
	text-align:left;
}
.centre {
	text-align:center;
}
.bg2_contenu{
	padding:5px;
	background-color:#D9EEF4;
	margin-top:0px;
	margin-bottom:5px;
}
.bg2_contenu_gestion_coll{
	padding:5px;
	background-color:#D9EEF4;
	margin-top:0px;
}
.validation_declaration td
{
	padding-right:10px;
}
.Informations img{
	padding-left: 5px;
	padding-bottom:5px;
	vertical-align:bottom;
}
/* Mise en page des tables --- rajouté par Samy --------------------------------- */
table.BelleTable
{
	width: 99%;
	border-bottom: 1px solid #D9EEF4;
}

.BelleTablePair
{
	background-color: #D9EEF4;
}

.BelleTableHeader
{
	background-color: #1E5A72;
	color: White;
}