body {
	margin: 0px 0px 0px 0px;
	background: white;
	color: black;
	font-size: small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

img { border : none; }

table.warning {
	padding: 0px;
	font-size: normal;
	border: 2px solid #bb0600;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}

table.warning td b {
	color: #bb0600;
}

table.warning td a {
	color: #bb0600;
}

table.warning td {
	padding: 5px;
}

div.titlepic {
	background: url("img/bg_top.jpg") #c1c2d7;
	color: black;
	height: 75px;
	width: 1024px;
}

div.left {
	position: absolute;
	top: 75px;
	left: 0px;
	height: 504px;
	width: 140px;
	background: url("img/bg_left.jpg") #c1c2d7;
	color: black;
}

div.bottom {
	background: url("img/bg_left2.jpg") #c1c2d7;
	color: black;
	min-height: 600px;
}

div.center {
	margin-left: 141px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: white;
	color: black;
}

span.A {
	background-color: green;
	text-align: center;
	border-color: blue;
	border: 1px;
	text-align: right;
}

div.latestblog {
	background: red;
	text-align: center;
	padding: 20px;
}

div.centerprint {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: white;
	color: black;
}

div.menulefttext {
	padding-top: 27px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #333366;
	line-height: 30px;
	background: transparent;
	text-align: center;
}

div.menulefttext A {
	font-style : normal;
	color : #333366;
	text-decoration: none;
	background: transparent;
}

div.menulefttext A:Visited {
	font-style : normal;
	color : #333366;
	text-decoration: none;
	background: transparent;
}

div.menulefttext A:Active {
	font-style : normal;
	color : #333366;
	text-decoration: underline;
	background: transparent;
}

div.menulefttext A:Hover {
	font-style : normal;
	color : #333366;
	text-decoration: underline;
	background: transparent;
}

div.menutop {
	position: relative;
	top: 46px;
	left: 143px;
	width: 680px;
	height: 28px;
	vertical-align: middle;
}

div.lientop {
	float: left;
	vertical-align: middle;
	line-height: 28px;
	margin-left: 50px;
	margin-right: 20px;
	text-align: center;
}

div.lientop A {
	font-style : normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-weight : bold;
	background: transparent;
}

div.lientop A:Visited {
	font-style : normal;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent;
}

div.lientop A:Active {
	font-style : normal;
	color: #FFFFFF;
	text-decoration: underline;
	background: transparent;
}

div.lientop A:Hover {
	font-style : normal;
	color: #FFFFFF;
	text-decoration: underline;
	background: transparent;
}

div.flagtop {
	float: left;
	height: 29px;
	line-height: 29px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

div.flagtop img {
	position: absolute;
	top: 9px;
	border: 0px;
}

div.listeprojlist {
	width: 70%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : justify;
	margin: auto;
	background: transparent;
}

div.listeprojlist dt {
	font-weight : bold;
}

div.divcenter {
	margin: auto;
}

p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : justify;
	background: transparent;
}

p.center {
	text-align : center;
}

td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background: transparent;
}

h1  {
	font-size : 200%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #333366;
	text-align : center;
	background: transparent;
}

h1.subtitle  {
	text-align : left;
}

h2  {
	font-size : 150%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #333366;
	text-align : left;
	background: transparent;
	padding-left: 2em;
}

h2.center {
	text-align: center;
}

h3  {
	font-size : 130%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : italic;
	color : Black;
	text-align : left;
	text-decoration : none;
	background: transparent;
	padding-left: 2em;
}

a  {
	font-style : normal;
	color : #333366;
	background: transparent;
}

a:Visited  {
	font-style : normal;
	color : #333366;
	background: transparent;
}

a:Active  {
	font-style : normal;
	color : #ED712C; 
	background: transparent;
}

a:Hover  {
	font-style : normal;
	color : #ED712C; 
	background: transparent;
}

code, pre  {
	font-size : small;
	font-family:"Courier New",Courier,monospace;
	font-weight : normal;
	color : Black;
}

pre {
	border-left: 1px solid black;
	padding-left: 1em;
	margin-left: 1em;
}

em  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
	background: transparent;
}

h4  {
	font-size : small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-align : left;
	text-decoration : underline;
	background: transparent;
}

li {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background: transparent;
}

td.cvdate  {
	text-align: center;
	vertical-align: middle;
	width: 130px;
}

table.filters {
	border-style: solid;
	border-width: 1px;
	background: #E5E5EF;
	margin: auto;
	border-spacing: 0px;
	color: black;
}

table.filters td {
	padding: 5px;
	font-size: 110%;
}

table.writingsitem {
	border-style: solid;
	border-width: 1px;
	border-spacing: 0px;
}

table.writingsitem td {
	padding: 3px 8px 3px 8px;
}

table.colortable {
	border-style: solid;
	border-width: 1px;
	background: #E5E5EF;
	margin: auto;
	border-spacing: 0px;
	color: black;
}

table.colortable th, table.colortable td {
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Black;
	padding: 3px;
	background: transparent;
}

table.colortable th {
	font-weight : bold;
}

table.poteau {
	border-spacing: 0px;
}

td.poteau {
	text-align: center;
}

td.souspoteau {
	text-align: center;
	width: 130px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background: transparent;
}

/* Dotclear */
p.footer {
	text-align: right;
}


