/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 0px;
	padding: 0;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	background-image:url(../../images/background.jpg)
}
.Titre {
	COLOR: #FFFFFF; FONT: bold 17px Verdana
}

h1, h2, h3 {
	margin-top: 0;
	color: #FFFFFF;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	/*width: 1000px;*/
	margin: 0 auto;
	height: 100px;
	background: url(../../images/img02.jpg) repeat-x left top;
}

/* Header */
#logoAdoc {
	/*width: 1000px;*/
	height: 100px;
	margin: 0 auto;
	padding: 0 10px 0 70px;
	background: url(../../images/LogoAdoc.png) no-repeat left top;
}
#logo {
	/*width: 1000px;*/
	height: 100px;
	margin: 0 auto;
	padding: 10 10px 0 70px;
	background: url(../../images/img01.jpg);
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #8C0209;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 5em;
}
#logo h12 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 35em;
}

#logo p {
	padding: 70px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
	}

#logo a {
	border: none;
	text-decoration: none;
	color: #8C0209;
}

/* Menu */

#menu {
	/*width: 1000px;*/
	margin: 0 auto;
	padding: 0;
	height: 25px;
	background: url(../../images/img02.jpg);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 15px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(../../images/img03.jpg) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* corps */

#corps
{
   margin-left: 0px;
   margin-bottom: 20px;
   padding: 15px;
   color: #536289;;
   /*background-color: #525252;*/
   background-image: url("../../images/motif.png");
   background-repeat: repeat-x;
   border: 0px solid black;
}

#corps h1
{
   color: #536289;
   text-align: center;
   font-family: "Times New Roman", Times, serif;
}

#corps h2
{
   height: 30px;

   /*background-image: url("../../images/titre.png");*/
   background-repeat: no-repeat;
   
   padding-left: 30px;
   color: #536289;
   text-align: left;
}

/*  ====================== */

.gt-hd-row { }

.gt-row {
	background:#ffffff;
}

.gt-hd-row .gt-hd-row-over {
	background: #ebeadb url(./images/hd_row_over_bg.gif) repeat-x;
}

.gt-hd-row td ,.gt-row td {
	font: normal 12px arial, tahoma, helvetica, sans-serif;	
	height:21px;
	vertical-align: top;

	white-space:nowrap;

	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;

	word-break:keep-all;
	word-wrap:normal;

	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;

	-moz-outline: none;
	-moz-user-focus: normal;
}

.gt-row-empty td {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.gt-hd-row td {
	height:22px;
	border-right: 1px solid #778899;
	border-bottom: 1px solid #778899;
	background: #ebeadb url(./images/hd_row_bg.gif) repeat-x;
}

/* =============================== */

/* Footer */

#footer {
	/*width: 960px;*/
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(../../images/img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}