/* -------------------------------------------------------------------------
	Feuille de style CSS - Sites institutionels de GENERALI
	CSS de gabarit
   ------------------------------------------------------------------------- */

body {
	padding:0px;
	margin:0px;
	font-size: 62.5%;
}

form { padding:0;margin:0; }
div.clear {	clear: both; }

/* ----------container to center the layout---------- */
#pageAccueil {
	width: 990px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
table#entete {
	width: 100%;
	border-width: 1px 1px 0 1px;
	border-color: #b22c1b;
	border-style: solid;
	padding: 0;
	margin: 0;
}
table#entete td {
	padding: 0;
	margin: 0;
	border-width: 0;
}
#entete-service a, #entete-service a:hover  {
	color: #666;
	font-size: 0.9em;
	text-decoration: none;
}
#entete-service form {
	text-align: right;
	vertical-align: middle;
	padding: 1px 2px;
}
#nav {
	margin: 0 1px 1px 1px;
}

table#entete td.cel-nav {
	background-color: #b22c1b;
	padding-left: 5px;
	border: solid #fff;
	border-width: 0 1px 1px 1px;
	height:30px;
}

table#entete td.fonctions {
	background-color: #b22c1b;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #fff;
	padding:0pt 5px 0pt 100px;
	height:24px;
}
td.logo { width: 72px; }

table#centre {
	width: 100%;
	border-width: 0 1px 1px 1px;
	border-color: #b22c1b;
	border-style: solid;
	padding: 0;
	margin: 0;
}
table#centre td {
	vertical-align: top;
	padding: 5px;
}

table#centre td.menuderoulant {
	vertical-align: top;
	padding: 0px;
	width:33%;
}

#gauche {
	width: 150px;
	/*background-color: #e9e9e9;*/
	background-color: #d3d3d3;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#droit {
	width: 150px;
	/*background-color: #e9e9e9;*/
	border-bottom: 1px solid #fff;
}
#corps {
	background-color: #e9e9e9;
	/*background-color: #fff;*/
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#gauche select {
	width: 120px
}

table#structure {
	width:100%;
	padding: 0px;
	margin:0px
}

table#structure td{
	padding: 0px;
	margin:0px
}

.select {
	background-color: #c6c7c6;
	border: 5px solid #c6c7c6;
	border-top: 1px solid #c6c7c6;
}
	
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */

#banner-logo {
/*	float:left;
	position:relative;
	margin-right: 1px;
	text-align: bottom;*/
	border: 1px solid #fff;
	border-right-width: 0;
}
#banner-logo img {
	display: block;
}
#banner-logo-droite {
	border: 1px solid #fff;
	border-left-width: 0;
	float:right;
}

#banner-logo-droite img { display: block; float:right;}

.nouvelle a {
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}
#footer {
	padding:0px;
	margin:0px;
	text-align: left;
	font-size: 0.9em;
	float: left;
}
#jahia {
	float: right;
}

@media print {
	#entete, #footer, #jahia, #gauche, #droit { display: none; }	
	
	#pageAccueil  { width: 100%; }
	table#centre {
		border-width: 0;
	}
	table#popup, .fermer {
		display: none;
	}
	.bouton {
		display : none
	}
}


/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
table.files tr td {
    vertical-align: top;
    padding: 1px;
    font-size:1em;
}
table.files tr:hover {
    background: #e9e9e9;
}
table.files tr td.nowrap {
    white-space: nowrap;
}
.searchResultListing a,
table.files a {
    /*color:#402808;*/
    display: block;
    padding-bottom: 2px;
}
table.files a {
    /*font-weight:bold;*/
}
a.file {
    background: url(../images/files/file.gif) no-repeat;
    padding-left: 20px !important;
}
a.video {
    background: url(../images/files/video.gif) no-repeat;
    padding-left: 20px !important;
}
a.ppt {
    background: url(../images/files/ppt.gif) no-repeat;
    padding-left: 20px !important;
}
a.exe {
    background: url(../images/files/exe.gif) no-repeat;
    padding-left: 20px !important;
}
a.doc {
    background: url(../images/files/doc.gif) no-repeat;
    padding-left: 20px !important;
}
a.dir {
    background: url(../images/files/dir.gif) no-repeat;
    padding-left: 20px !important;
}
a.html {
    background: url(../images/files/html.gif) no-repeat;
    padding-left: 20px !important;
}

a.img {
    background: url(../images/files/img.gif) no-repeat;
    padding-left: 20px !important;
}

a.pdf {
    background: url(../images/files/pdf.gif) no-repeat;
    padding-left: 20px !important;
}

a.sound {
    background: url(../images/files/sound.gif) no-repeat;
    padding-left: 20px !important;
}

a.txt {
    background: url(../images/files/txt.gif) no-repeat;
    padding-left: 20px !important;
}

a.xls {
    background: url(../images/files/xls.gif) no-repeat;
    padding-left: 20px !important;
}
a.csv {
    background: url(../images/files/xls.gif) no-repeat;
    padding-left: 20px !important;
}

a.zip {
    background: url(../images/files/zip.gif) no-repeat;
    padding-left: 20px !important;
}
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
.davbox ul {
    list-style: none;
    margin: 0;
    padding:0;
}
.davbox li {
    display: inline;
    margin: 0;
    padding: 0;
}
.davbox a {
    display:block;
	line-height: 18px;
}

.historique_annee {
	border-right: 1px solid #B22C1B;
	font-weight: bold;
	color: #b22c1b;
}

.stopPlay {
	left:50%;
	margin-left:348px;
	position:absolute;
	top:107px;
	padding:5px;
	background-color: #FFFFFF;
}

.stopPlayMarquee {
	margin-top : -21px;
	margin-left : 118px;
}

.more {
	color:#B22C1B;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.9em;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

.hidden {
	height:1px;
	left:6px;
	overflow:hidden;
	position:absolute;
	top:-500px;
	width:1px;
}

/* -------------------------------------------------------------------------- */
/*	mise en page de la popup */
/* -------------------------------------------------------------------------- */
table#popup {
	width: 100%;
	padding: 0;
	margin: 0;
}
table#popup .fonctions {
	background-color:#B22C1B;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0 1px;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight: bold;
	height:24px;
	padding:0pt 5px;
}
table#popup td.logo {
	width: 72px;
}
#popup-corps {
	text-align: center;
	margin: 5px;
	margin-top: 15px;
}
@media print {
	table#popup, .fermer {
		display: none;
	}
}

/* -------------------------------------------------------------------------- */
/*	mise en page des formulaires */
/* -------------------------------------------------------------------------- */
form.formulaire2 label {
	width: 150px;
	text-align: right;
	font-weight: bold;
	padding: 3px;
	padding-top:0px;
}
form.formulaire2 input {
	padding-left: 2px;
	padding-top:0px;
}
form.formulaire2 p {
	padding-left: 10px;
}

form.formulaire2 span {
	padding-right: 10px;
    vertical-align:super;
}

form.formulaire2 legend {
	border: none;
	background-color: #fff;
}
form.formulaire2 fieldset {
	border: 1px dotted #999;
	padding: 5px;
	padding-bottom: 10px;
}

/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
