html {
	font-size: 12px;
	color: :#045493;
	font-family: Arial, Helvetica, sans-serif ;
	margin: 0px; /* pour éviter les marges */
	padding: 0px;
}
body {
	font-size: 12px;
	color: :#045493;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif ;
	margin: 0px; /* pour éviter les marges */
	padding: 0px;
	text-align: center; /* pour corriger le bug de centrage IE */
}

a {
	color: #045493;
}
a:hover {
	color: #045493;
	text-decoration: none;
	
}

/* J'empeche la bordure automatique des images */
img {
	border: 0;
	
}

/* Je définis tous les styles des balises de titre */
h1 {
	color:#055298;
	font-size: 14px;
	width: 1000px;
	/* background-color: #E3E4E4; */
	padding-top: 5px; 
	/* padding-bottom: 5px; 
	padding-left: 10px; 
	padding-right: 10px; */
	text-align: center;
	margin: 0px;
	/* margin-bottom: 10px; */
}

h1 a{
	color:#055298;
	font-size: 22px;
	text-decoration: none;
}
h1 a:hover{
	color:#055298;
	font-size:22px;
}

h2 {
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  color: #055298;
  text-align: left;
  margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #055298;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #055298;
}
h4 {
	font-size: 14px;
	text-align: center;
	line-height: 18px;
}
h5 {}

hr {
	font-size: 6px;
	line-height: 6px;
	font-weight: bold;
	color:#006699;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}
div#header {
			background-image: url(http://www.assurance-deces-obseques.com/images/skins/site-head.jpg);
			background-repeat: no-repeat;
			width: 1000px;
			height: 190px;
			margin: 0px; 
			padding: 0px; 
		}
		div#header a {
			display: block;
			width: 1000px;
			height: 190px;
			margin: 0px;
			padding: 0px;
		}
		div#content {
			background-color: #ffffff;
			width: 1000px;
		}
		div#trainliens_content {
			clear: both;
			background: #dbf4f4;
			width: 1000px;
			height: 32px;
			line-height: 32px;
			padding: 0;
		}
		div#trainliens_content2 {
			clear: both;
			width: 1000px;
			height: 32px;
			line-height: 32px;
			background: #ffffff;
		}
		div#bas-menu-gauche{
			background-image: url(http://www.assurance-deces-obseques.com/images/bas-menu-gauche.jpg);
			background-repeat: no-repeat;
			width: 250px;
			height: 35px;
		}
		div#footer {
			width: 980px;
			padding: 10px;
			font-size:11px;
			background-color: #E3E4E4;
		}
#trainliens_content a{
	color: #045493;
}

/* Je définis tous les styles des balises de formulaires */
submit,button{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #AF5DBE;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

textarea,select,input  {
	font-size: 12px;
	color: #AF5DBE;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-left:1px black solid;
	border-top:1px black solid;
	border-bottom:1px black solid;
	border-right:1px black solid;
}

textarea.commentaire {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-left:1px #6B097A dotted;
	border-top:1px #6B097A dotted;
	border-bottom:1px #6B097A dotted;
	border-right:1px #6B097A dotted;
}
	
.bouton{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #AF5DBE;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


/* Je définis tous les styles des balises de liens */
a {}

/* Je définis des classes qui me permettront une mis en page rapide */
.left {text-align: left}
.center {text-align: center}
.right {text-align: right}
.justify {text-align: justify}
.italic {font-style: italic}
.bold {font-weight: bold}
.clear {clear: both}
/* cellules spécifiques sur 2 colonnes */
.orange{
	color: #CC6600;
	font-size:14px;
}

.chapeau{
	font-size:14px;
	font-weight: bold;
	line-height: 24px;
	text-align: justify;
}

/* ********** Elements spécifiques ********** */

div#container {
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* retablissement de l'allignement */
	position: relative;
	
}

div#leftcontent {
	float:left;
	width: 250px;
	background-color: #dbf4f4;
}

div#centercontent {
	float: left;
	width: 750px;
	font-size: 15px;
	background-color: #dbf4f4;
	color: #055298;
	padding: 0px; 
}

/* Je définis tous les styles des balises de paragraphe */
p {
padding-left: 10px;
padding-right: 10px;
}

div.accueil {
	text-align: center;
	margin-left: 20px;;
}

div.accueil1 {
	float: left;
	width: 342px;
	height: 45px;
	text-align: center;
	margin-bottom: 10px; 
	margin-right: 18px; 
}

div.accueil1 a {
	display: block;
	width: 342px;
	height: 45px;
	font-weight: bold;
	font-size: 16px;
	background-image: url(../images/obs-bloc01.png);
	background-repeat: no-repeat;
	color: #055298;
	text-decoration: none;
	
}

div.accueil2 {
	clear: both;
	width: 704px;
	height: 45px;
	text-align: center;
}

div.accueil2 a{
	display: block;
	width: 704px;
	height: 45px;
	font-weight: bold;
	font-size: 16px;
	background-image: url(../images/obs-bloc02.png);
	background-repeat: no-repeat;
	color: #055298;
	text-decoration: none;
}

/* Devis obseques tableaux; */
table.devis_obseques_filtre {
	/*width: 100%;*/
	width:700px;
	margin: auto;
	margin-bottom: 15px;
}

table.devis_obseques_filtre th{
	background: #19A09C;
	color: #ffffff;
	border-bottom: 2px #ffffff solid;
	font-size: 14px; 
	text-align: center;
}

table.devis_obseques_filtre td.td1{
	background: #ffffff;
	border-bottom: 2px #19A09C solid;
	font-size: 16px; 
	text-align: right;
}

table.devis_obseques_filtre td.td2{
	background: #D1F0FA;
	border-bottom: 2px #19A09C solid;
	font-size: 16px; 
}


table.devis_obseques {
	width: 100%;
	margin: auto;
	text-align: center;
}

table.devis_obseques tr.entete th{
	background: #19A09C;
	color: #ffffff;
	border-bottom: 2px #ffffff solid;
	font-size: 14px; 
}

table.devis_obseques tr.tr1 td{
	background: #FBFFFB;
	border-bottom: 1px #19A09C solid;
	font-size: 16px; 
}

table.devis_obseques tr.tr2 td{
	background: #D1F0FA;
	border-bottom: 1px #19A09C solid;
	font-size: 16px; 
}


table.devis_obseques_formulaire {
	width: 100%;
	margin: auto;
	text-align: left;
}

table.devis_obseques_formulaire tr.entete th{
	background: #19A09C;
	color: #ffffff;
	border-bottom: 2px #ffffff solid;
	font-size: 14px;
	text-align: center;
}

table.devis_obseques_formulaire tr.tr1 td{
	background: #FBFFFB;
	border-bottom: 1px #19A09C solid;
	font-size: 16px; 
}
.cont_rss{
width: 220px;
height: 50px;
overflow: hidden;
position: relative;
text-align: justify;
}
#cont_rss_ss{
    position: relative;
}
#cont_rss_ss a{
	color: #045493;
}
#forumactu{
width:220px;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #e0dedf;
border-right-color-value: #e0dedf;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #e0dedf;
border-left-color-value: #e0dedf;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
background-color: #ffffff;
/*padding-top: 9px;
padding-right: 9px;
padding-bottom: 9px;
padding-left: 9px;
margin-bottom: 3px;*/
}
		
