body {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-align: center;
	color: #6f6f6f;
}

html, body, #wrapper, h1, #nav, #nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

body, th, td {
	font-size: 10px;
}

img { border: 0; }
img.imgcrea {
	border: 1px solid #000000;
}

#wrapper {
	margin: 16px auto;
	text-align: left;
	position: relative;
}

h1, h2, h3 {
	font-size: 12px;
}

h1 {
	margin: 0;
	padding: 0;
}

h1.titre {
	font-size: 36px;
	font-variant: small-caps;
	margin-left: 30px;
	margin-right: 50px;
	margin-top: 0px;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 12px 0px 0px;
}

.right {
	float: right;
	margin: 1px 0px 0px 12px;
}

.softright {
	text-align: right;
}

/* ***** */

body {
	background: #373839;
	/* background-color: #A8C2FF; */
	padding-bottom: 12px;
}

#wrapper {
	width: 950px;
}

h1 {
	margin-bottom: 2px;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

/* navigation */

#nav {
	position: absolute;
	top: 15px;
	left: 550px;
	width: 69em;
}

#nav li {
	width: 7em;
	float: left;
	margin: 0 0.3em;
	padding: 0;
}

#nav a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0;
	display: block;
	text-align: center;
}

#nav a:hover {
	text-decoration: underline;
}

#nav li.a   { background: url(../..//_img/_tpl/1/menu_a_bg.gif) no-repeat; }
#nav li.a a { background: url(../..//_img/_tpl/1/menu_a_r.gif)  top right no-repeat; }
#nav li.b   { background: url(../..//_img/_tpl/1/menu_b_bg.gif) no-repeat; }
#nav li.b a { background: url(../..//_img/_tpl/1/menu_b_r.gif)  top right no-repeat; }
#nav li.c   { background: url(../..//_img/_tpl/1/menu_c_bg.gif) no-repeat; }
#nav li.c a { background: url(../..//_img/_tpl/1/menu_c_r.gif)  top right no-repeat; }
#nav li.d   { background: url(../..//_img/_tpl/1/menu_d_bg.gif) no-repeat; }
#nav li.d a { background: url(../..//_img/_tpl/1/menu_d_r.gif)  top right no-repeat; }

#nav2 li { width: 7em;	float: left; margin: 0 0.3em; padding: 0; list-style: none; }
#nav2 li.a   { background: url(../..//_img/_tpl/1/ssmenu_a_bg.gif) no-repeat; }
#nav2 li.a a { background: url(../..//_img/_tpl/1/ssmenu_a_r.gif)  top right no-repeat; }
#nav2 li.b   { background: url(../..//_img/_tpl/1/ssmenu_b_bg.gif) no-repeat; }
#nav2 li.b a { background: url(../..//_img/_tpl/1/ssmenu_b_r.gif)  top right no-repeat; }
#nav2 a { color: #000000; font-weight: bold; text-decoration: none; padding: 4px 0; display: block; text-align: center; }
#nav2 a:hover { text-decoration: underline; }

/* body */

#body { width: 100%; }

#body { background: #ed8601 url(../..//_img/_tpl/1/body_bg.gif); }
#body div { background: url(../..//_img/_tpl/1/body_tl.gif) top left no-repeat; }
#body div div { background: url(../..//_img/_tpl/1/body_tr.gif) top right no-repeat; }
#body div div div { background: url(../..//_img/_tpl/1/body_bl.gif) bottom left no-repeat; }
#body div div div div { background: url(../..//_img/_tpl/1/body_br.gif) bottom right no-repeat; }
#body .inner div { background: none; }

#body .inner {
	color: black;
	padding: 18px 20px;
}

#body h2 {
	margin-top: 3px;
	text-indent: -3px;
}

* html #body h2 {
	margin-top: 21px;
	marg\in-top: 3px;
}

#body p {
	margin: 1em 0;
}

#body #dividerx {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	/* background: url(../..//_img/_tpl/1/divider_h.gif) 12px 12px repeat-x; */
	border-top: 1px dashed #000000;
}

/* darkboxes */

* html #boxes, * html #boxes .inner { width: 100%; }
* html #body #boxes #left .inner  { width: 100%; w\idth: 90%; }
* html #body #boxes #right .inner { width: 100%; w\idth: 95%; }

/*
#body #boxes { background: url(../..//_img/_tpl/1/box_bg.gif) repeat-y; }
#body #boxes div { background: url(../..//_img/_tpl/1/box_t.gif) top left no-repeat; }
#body #boxes div div { background: url(../..//_img/_tpl/1/box_b.gif) bottom left no-repeat; }
#body #boxes .inner div { background: none; }
*/

#body #boxes .inner {
	color: black;
	padding: 0;
}

#hleft {
	float: left;
	width: 730px;
	min-height: 500px;
}

#hright {
	float: left;
	width: 150px;
	border-left: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	margin-left : 10px;
	padding-left: 10px;
	text-align: center;
}

#body #boxes #bleft {
	float: left;
	width: 170px;
	background-color: #a8c2ff;
	padding: 10px;
	text-align: center;
	min-height: 260px;
}

#body #boxes #bcenter {
	float: left;
	width: 470px;
	margin-left: 20px;
	background-color: #a8c2ff;
	padding: 10px;
	text-align: justify;
	min-height: 280px;
}

#body #boxes #bright {
	float: left;
	width: 170px;
	margin-left: 20px;
	background-color: #a8c2ff;
	padding: 10px;
	text-align: center;
	min-height: 280px;
}

#hright div.menurub {
  	background-color: #a8c2ff;
  	width: 100%;
 	height: 20px;
 	vertical-align: middle;
 	font-size: 10pt;
 	font-variant: small-caps;
 	border: 1px solid #000000;
}
#body #boxes #bleft div.menurubc, #body #boxes #bcenter div.menurubc, #body #boxes #bright div.menurubc {
  	width: 100%;
 	height: 20px;
 	vertical-align: middle;
 	text-align: center;
 	font-size: 10pt;
 	font-variant: small-caps;
 	font-weight: bold;
 	margin: 0px 0px 10px 0px;
 	padding: 5px;
}

#body #boxes #left .inner,
#body #boxes #right .inner {
	padding: 10px 11px 0px 11px;
}

#boxes ul {
	margin: 0;
	padding: 0;
}

* html #boxes ul {
	margin-left: -0.7em;
	marg\in-left: 0.0em;
}

#boxes li {
	margin: 0.4em 1.8em 0.2em 0.1em;
	padding: 0;
	list-style: none;
}

a {
	font-weight: bold;
}

#left .lowright {
	float: right;
	margin: 0 0 0 1em;
	display: inline;
}

* html #left .lowright {
	margin-bottom: -5px;
}

/* footer */

#footer {
	margin-top: 3px;
	text-align: center;
}

#footer, #footer a {
	font-weight: normal;
	font-size: 9px;
	color: #989994;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer div.ouverture {
	float: left;
	width: 455px;
	margin-left: 20px;
	text-align: left;
	font-size: 10px;
}

#footer div.copyright {
	float: left;
	width: 455px;
	margin-right: 20px;
	text-align: right;
	font-size: 10px;
}

input.menu, textarea.menu {
  	background-color: #c6d7ff;
  	border: 1px solid #000000;
  	color: #000000;
  	margin-top: 1px;
  	text-align: center;
}

/* CV */

.cv_rub {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12pt;
	padding-left: 20px;
	padding-right: 20px;
	width: 90%;
	border: 1px solid #000000;
	background-color: #A8C2FF;
}
.cv_ssrub {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 9pt;
}
.cv_ssrub_dec {
	padding-left: 30px;
}
.cv_date {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

td.tabg {
	border-right: 1px solid #000000;
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	border-collapse: collapse;
	vertical-align: top;
}
td.tabd {
	border-left: 1px solid #000000;
	padding: 3px 10px 3px 20px;
	border-collapse: collapse;
	vertical-align: top;
}
ul.nomarg {
	margin: 0px;
	padding-left: 13px;
}

#hleft div.sstitrecadre, div.sstitrecadre, #nav2 div.sstitrecadre {
  	background-color: #a8c2ff;
  	width: 98%;
 	height: 20px;
 	vertical-align: middle;
 	font-size: 10pt;
 	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	border: 1px solid #000000;
	margin-top: 20px;
}
#hleft div.sstitrecadreh, #nav2 div.sstitrecadreh {
  	background-color: #6D7EA6;
  	width: 98%;
 	height: 20px;
 	vertical-align: middle;
 	font-size: 10pt;
 	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	border: 1px solid #000000;
	margin-top: 20px;
}
#hleft div.sstitrecadre2, div.sstitrecadre2, #nav2 div.sstitrecadre2 {
  	background-color: #a8c2ff;
  	width: 98%;
 	height: 37px;
 	vertical-align: middle;
 	font-size: 10pt;
 	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	border: 1px solid #000000;
	margin-top: 20px;
}

#viewphoto {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	width: 100%;
	background-color: grey;
}

a.nodeco {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.nodeco:hover {
	color: #000000;
	text-decoration: underline;
}
a.nodecou {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.nodecou:hover {
	color: #000000;
	text-decoration: underline;
}

span.BreadCrumb-1, a.BreadCrumb-1, span.block-core-SystemLink a, div.block-core-BreadCrumb a, div.block-core-BreadCrumb {
	font-size: 10px;
}
