﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center; 
	font-size: 0.8em;
	margin: 0 auto;	
	background-color: #D9E9F8;
}

#container {
	/*overflow: hidden;*/
	padding-bottom: 0px;
	width: 1000px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:0; 
}
#masthead {
	background-color: #FFF;	
	width: 100%;
	height: 137px;
	margin-top: 0px;
	margin: 0 auto;
	text-align: right; 

}
#navigation {
	background-color:#244B85;
	height: 22px;
	color:#fff;
	text-align:center;
font-weight:bold;
	margin: 0 0px 0 55px;
	padding: 2px 0 0 70px;

}

#navigation a {
	font-weight: bold;
	text-decoration: underline;
	color: #F7CB2E;
}

#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #D9E9F8;
}

#content {
	border: 1px solid #86A1AC;
	position: relative;
	float: right;
	width: 765px; /*height: auto;*/;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	text-align: left;
	color: #000000;
	background-color: #fff;
	display: inline;
	top: 0px;
	left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}



#sidebar {
	float: left;
	width: 195px;
	text-align: left;
	/*height: 480px;*/
	margin-bottom: 20px;
	/*overflow: hidden;*/
	clear: both;
	position:relative;
	background-image: url('../images/rub-fond.gif');
	background-position: 22px 0px;
	background-repeat: repeat-y;	

}

#footer {
	clear: both;
	width: 100%;
	padding-top: 0px;
	background-color: #fff;
	height: 18px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:0; 
	margin-bottom:0;
}

#bottom {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	padding: 0px;
}



	
/* Sidebar Styles */

#sidebar img {
	text-align: left;
	margin-left: 22px;
	margin-top: 20px;
}

#sidebar ul {
	margin: 5px 0px 0px 65px;
	padding: 0px;
}


#sidebar_eia li {
	padding: 0px;
	list-style-image:url('../images/puce-e.gif'); 
}

#sidebar_cardi li {
	padding: 0px;
	list-style-image:url('../images/puce-c.gif'); 
}

#sidebar_cab li {
	padding: 0px;
	list-style-image:url('../images/puce.gif'); 
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;	
	color: #5A697E;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #3883AB;
}

/* Footer Styles */
#footer p {
	color: #5A697E;
	font-size: 0.7em;	
	/*padding: 10px 5px;*/
	margin: 4px;
	text-align: center;
	height: 0px;
}
#footer a {
	color: #5A697E;
	text-decoration: underline;
}
#footer a:hover {
	color: #ff0000;
	text-decoration: none;
}
#bottom p {
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	color: #5A697E;
	text-align: center;
}

a.lien_partenaire {
	color: #000000;
	font-size:12px;
		text-decoration: none;
		font-weight:normal;
}
a.lien_partenaire:visited  {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
a.lien_partenaire:hover {
	color: #FF0000;
	text-decoration: none;
		font-weight:normal;
}

a	{color: #5A697E;
	 font-size: 10px;
	 text-decoration:underline;
	font-weight:bold;
	}
	 
a:visited {color: #5A697E;
	text-decoration:none;
	font-weight:bold;
	}

a:hover {color: #ff0000;
	text-decoration:underline;
	font-weight:bold;
	}
a.lien2	{color: #000000;
	 font-size: 10px;
	 text-decoration:underline;
	font-weight:bold;
	}
	 
a:visited.lien2 {color: #2655A3;
	text-decoration:none;
	font-weight:bold;
	}

a:hover.lien2 {color: #ff0000;
	text-decoration:underline;
	font-weight:bold;
	}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
h1 {
	/*background-image: url('../images/multiassur-smal.gif');*/
	font-size: 1.4em;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 25px;
	/*padding-left: 5px;*/
	padding-top: 60px;
	vertical-align: middle;
	color: #2655A3;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	background-repeat: no-repeat;
	/*height: 25px;*/
	/*padding-left: 35px;*/
	padding-top: 10px;
	vertical-align: middle;
	color: #2655A3;
	text-transform: uppercase;
}
h3 {
	/*background-image: url('../images/multiassur-smaltrans.gif');*/
	font-size: 1em;
	font-weight: bold;
	/*background-repeat: no-repeat;*/
	/*height: 26px;*/
	/*margin-top: 38px;*/
	/*margin-left: 48px;*/
	/*margin-bottom: 0px;*/
	/*padding-left: 35px;*/
	padding-top: 10px;
	/*vertical-align: middle;*/
	font-variant: small-caps;
	color: #B8321A;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #B8321A;	
}
h5 {
	font-size: 0.80em;
	font-weight: bold;
	color: #2655A3;	
}
h6 {
	font-size: 0.80em;
	font-weight: bold;
	color: #000;	
}
hr {
	color: #5A697D;
}
.fond_cellule_ac
{
	background-image: url('../images/arc-fond-tab.gif');
	background-repeat: repeat-y;
	font-size: 0.8em;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

.fond_cellulle {
	padding-right: 10px; 
	padding-left: 10px; 
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;	
	color: #003c88;
	background-color: #fff;			
}

#accueil
{
	margin-left: 50px;
	text-align: center;
	width: 460px;
}

#tab_partenaires
{
	border: 3px double #6B7A8D; 
	padding-left: 4px; 
	padding-right: 4px;
	padding-top: 1px; 
	padding-bottom: 1px; 
	background-color:#D9E9F8;
	}
#content img {
	border:1px solid #5A697D; 
	padding:2px; 
}
#tab_partenaires img {
	border:0px; 
}
.tabl_part
{
	color:black;
	border:1px #000080 solid;
	font-size: 12px;
	width: 90%;
	margin: 0 auto;
}
.tabl_part td {
	border:1px #000080 solid;
	padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px;
}
.noborder {
	border:0px;
}
.copy
{
	font-size: 0.8em;
}
.mini
{
	font-size: 0.6em;
}
.adresse
{
	font-size: 0.8em; 
	font-style:italic;
}
.bold
{
font-weight: bold;
}
.bleu {
	font-weight: bold;
	color: #2655A3;	
}

.mini1 {
	font-size: 10px;	
}
.big1 {
	FONT-SIZE: 14pt; COLOR: #3366cc
}
.copy1 {
	font-size: 12px;
	color: #000000;
}
ul.puce2 {
	margin-top: 0px; 
	font-size: 10px; 
	color: #000;
}
.right {
	float:right;
}

/******* propre au form *********/

form {
	width: 620px;
	margin: auto;
	/*border-style: solid;*/
	/*border-width: 1px;*/
	/*border-color: #8CC894;*/
	/*background-image: url('../../images/lignes_fond.gif');*/
	background-repeat: repeat; /*background-color: #F5F5F5;*/;
	padding: 10px;
	font-family:"trebuchet ms",sans-serif;
	font-size:10px;
	color:#000;
}

form table {
	color:#000;
	width:620px;
}

td {
	height: 25px;
}

form table td.titre
{
	font-size:12px;
	font-variant: small-caps;
	color: #B8321A;
	padding-top:14px;
	padding-bottom:0px;
	font-weight:bold;
}
.name {
	DISPLAY: none
}


label {
font-family:"trebuchet ms",sans-serif;
font-weight:bold
}
input {
border:1px solid black;
background-color:#D9E9F8;
font-family:"trebuchet ms",sans-serif;
color:black;
font-size:11px;

}
input {
border:1px solid black;
background-color:#D9E9F8;
font-family:"trebuchet ms",sans-serif;
color:black;
font-size:11px;

}
option {
background-color:#D9E9F8;
color:black;
}
select {
background-color:#D9E9F8;
color:black;
}
textarea {
font-size:1em;
border:1px solid black;
background-color:#D9E9F8;
font-family:"trebuchet ms",sans-serif;
color:black;
}
input.bouton {
border:2px outset #D9E9F8;
font-weight:bold;
cursor:pointer;
}
input.bouton:hover {
background-color:white;
color:red;
}
input.bouton:active {
border:2px inset #D9E9F8;
background-color:red;
color:white;
}