/* AD04 */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F4EEE9;
	color: #402D18;
	background-image: url(images/interface/fond.jpg);
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
	}
	
a:link {
	color: #0050A8;
	text-decoration : underline;
}
a:visited {
	color: #0050A8;
	text-decoration : underline;
}
a:hover {
	text-decoration : none;
	color : #3366FF
}

ul {
	text-align: left;
	margin-left: 13px;
	padding-left: 3px;
	margin-top: 0px;
	}
li {
	padding-bottom: 7px;
	text-align: left;
	}
ol {
	padding-left: 0px;
	margin-left: 15px;
	}
form   { margin:0px;padding:0px; }
input  {
	color:#2A5580;
	font-size:11px;
	vertical-align: middle;
	background-color: #E9F2FA;
	width: 240px;
}
.input_court  { width: 80px; }
.input_checkbox { width: 15px; }

textarea  { color:#595959;font-size:11px; vertical-align: middle; }
select {
	color:#595959;
	font-size:11px;
	vertical-align: middle;
}

p {
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 7px;
	color: #67431C;
	}
strong { color: #332211; }
h1   {
	font-size:20px;
	color:#884300;
	font-weight:normal;
}
h2   {
	font-size:1.2em;
	color:#894E48;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAB5A3;
	margin-top: 15px;
}
h3   {
	font-size:11px;
	margin-bottom: 1px;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
	color: #994F4C;
	text-transform: uppercase;
}
h5   {
	font-size:13px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #806666;
	}
h6   {
	font-weight: normal;
	color: #736767;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-style: italic;
	}
/*
tr {
	font-size:10px;
	vertical-align: top;
	}
	*/
	
td { text-align: left; 	}


/* ---------- ZONES ------------- */


#pageblanche {
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#ecart_central { margin: 15px; }
#login {
	font-size: 100%;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DACFB8;
	padding-bottom: 8px;
	margin-bottom: 10px;
	font-style: italic;
	text-align: right;
	width: 180px;
	margin-right: 0px;
	margin-left: auto;
}
#filrouge {
	font-size: 9px;
	color: #9A734B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	margin-bottom: 15px;
	text-transform: uppercase;
	padding-left: 32px;
	padding-top: 10px;
	background-image: url(images/boutons/home.gif);
	background-repeat: no-repeat;
	background-position: 15px 14px;
	margin-right: 10px;
}

#filrouge a:link {
	color: #9A734B;
	text-decoration : none;
}
#filrouge a:visited {
	color: #9A734B;
	text-decoration : none;
}
#filrouge a:hover {
	text-decoration : underline;
	color : #814400
}

#zone_recherche {
	background-image: url(images/interface/tetiere_recherche.gif);
	background-repeat: no-repeat;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 0px;
	background-color: #7494B5;
	color: #CBE6FF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#zone_recherche td.tableauligneseule { border-bottom-color: #FFFFFF; }
#zone_recherche strong { color: #CBE6FF; }

#zone_resultats {
	background-image: url(images/interface/tetiere_resultats.gif);
	background-repeat: no-repeat;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 0px;
	margin-top: 10px;
	color: #736348;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	margin-bottom: 5px;
	padding-bottom: 10px;
}


#zone_etatcivil {
	background-image: url(images/interface/cartouche_etatcivil.gif);
	background-repeat: no-repeat;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 0px;
	color: #BCA17C;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#zone_etatcivil a {
	color: #0050A8;
	border: 1px solid #ADC3DA;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#zone_etatcivil a:hover {
	color: #FFFFFF;
	background-color: #1C6BB5;
}
.piedepage {
	font-size: 10px;
	color: #999289;
	margin-top: 10px;
	text-align: left;
}
.piedepage a:link, .piedepage a:visited {
	color: #999289;
	text-decoration : none;
}
.piedepage a:hover {
	text-decoration : none;
	color : #67543C
}
#pop-up {
	margin-top: 15px;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
}


/* ---------- TABLEAUX ------------- */
#contour_tableau {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #C2B598;
}
td.tableauentete {
	padding: 3px 6px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C2B598;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 10px;
	}
	
td.tableauentete2 {
	padding: 3px 6px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B4947C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}
	
td.tableauligneseule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #79583F;
	padding: 6px;
	}
td.tableauligneseule p, td.tableausansligne p, td.tableau1 p, td.tableau2 p { text-align: left; }
	
td.tableau1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2B598;
	padding: 6px;
	background-color: #F0E7DF;
	}
td.tableau2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2B598;
	padding: 6px;
	background-color: #F8EFEE;
	}
	
td.tableausansligne {
	padding: 6px;
	}
td.tableau_vignettephototheque { padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #79583F;
	 	}
	
td.tableauresultat {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1D6CC;
	padding: 4px;
	background-color: #FBF6F3;
	}
	
td.tableauresultatroll {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1D6CC;
	padding: 4px;
	background-color: #CEE6F3;
	}


/* ---------------------------------- */

#pagenav {
	padding-top: 8px;
	text-align: center;
}

#pagenav a {
	color: #FFFFFF;
	border: 1px solid #2B7EC9;
	text-decoration: none;
	font-weight: bold;
	background-color: #0050A8;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

#pagenav a:hover {
	background:#FFFFFF;
	color: #0050A8;
}
#alerte {
	margin: 10px 20%;
	padding: 5px;
	background-color: #94B300;
	line-height: 15px;
	border: 1px solid #B8E63E;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#alerte  a:link { color: #D8FF00; }
#alerte a:visited { color: #D8FF00; }
#alerte a:hover { color : #EEFF7B }

#cadre_filet {
	margin: 10px 5%;
	padding: 7px 10px;
	border: 1px solid #5A3131;
}

#vignette_phototheque {
	text-align: center;
	margin-top: 5px;
}
#vignette_phototheque    a { color: #46A6FF; }
#vignette_phototheque a:hover { color: #0050A8; }
.vignette { border: 5px solid #FFFFFF; }

#colonnegauche_admin {
	text-align: left;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-bottom: 10px;
}
.references, .references a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #B3A497;
	text-decoration: none;
}

.references a:hover { text-decoration: underline; }
