/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
	margin:0; 
	padding: 0 0 15px;	
	font-size: 77%;
	line-height: 1.5;
	text-align:center;
	background: #f4f0df;
	/*background: #620020;*/
	color:#444;
}

body, th, td, input, textarea, select, option {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

h1, h2, h3 , h4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height:1em;
	color: #753333;
}

h1 {}

h1.title {
	background: none;
	height: auto;
	margin: 0 0 .5em;
	line-height: 1.4em !important;
	padding-left: 5px;
	color: #231E80;
	font-size: 1.4em;
  /*background: #dfddff;
	border-top: 1px solid #6862DB;
	border-bottom: 1px solid #6862DB;*/
	text-transform: uppercase;
	font-style:italic;
}

h3 {color: #231E80; font-size: 1.3em}
p, ul, ol {list-style: none;}
blockquote {}

blockquote p, blockquote ul, blockquote ol {
}

a {
	background: transparent; 
	color:#231E80;
	padding: 0 1px;
}

a:hover {
	text-decoration:none}

hr {
	display: none;
}

form {margin: 0;}

fieldset {
}

input, textarea {
}

input.text {
}

input.button {
}

ul, ol { padding-left: 20px; margin-left:20px}


/* Wrapper */

#wrapper {
}

/* Header */

#header {
	max-width: 900px;
	width: 98%;
	text-align:left;
	margin: 10px auto 0;
}

#header h1, #header p {
}

#header h1 {
	margin:0;
	font-size: 2em;
	color:#FFF;
	height: 141px;
	background: #900028 url(../images/header.png) bottom no-repeat;
}

#header p {
}

#header a {
}

#menu {
}

#menu ul {
}

#menu li {
}

#menu a {
}

#menu a:hover {
}

#menu .current_page_item a {
}

#search {
}

#search fieldset {
}

#search #s {
}

#search #x {
}


/* Logo */

#logo {
}

#logo h1, #logo h2 {
}

#logo h1 {
}

#logo h2 {
}

#logo p {
}

#logo a {
}


/* Page */

#page {
	max-width: 900px;
	width: 98%;
	text-align:left;
	margin: 0 auto;
	background: #FFF;
	padding-top: 30px;
	overflow:hidden;
}

#page .title {
}

#page h1.title {
	margin: 0 0 .5em;
	line-height: 1.4em !important;
	color: #231E80;
	font-size: 1.4em;
	/*background: #dfddff;
	border-top: 1px solid #6862DB;
	border-bottom: 1px solid #6862DB;*/
	text-transform: uppercase;
	font-style:italic;
}


/* Content */

#content {
	float:right;
	padding: 0 3% 40px 0;
	width: 685px;
	clear:both;
}
/* --- Custom */
#content li {
	list-style: square; 
	margin-bottom: .5em;
	list-style-position:inside;
	}

.post {
}

.post .title {
}

.post h2.title {
	margin: 1.2em 0 .4em;
	color: #231E80;
	font-size: 1.4em;
}

.post p {margin-top: 0}

.post .entry {
}

.post .meta {
}

.post .meta a {
}

.post .links {
}

.post .tags {
}

.post .links a, .post .tags a {
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
}

#recent-posts h3 {
}

#recent-posts p {
}

/* Sidebars */

#sidebar {
	float:left; 
	padding-left: 10px;
	}

#sidebar .bgtop {
}

#sidebar .bgbtm {
}

#sidebar ul {
	padding:0; margin:0;
	width: 	162px;
	margin-bottom: 20px;
	text-align:right;
	font: .9em Tahoma, Helvetica, Arial, sans-serif;
	
	}

#sidebar li {border-bottom: 1px solid #adaad2;}

#sidebar li ul {
}

#sidebar li li {
}

#sidebar h2 {
}

#sidebar a {
	text-decoration: none;
	text-transform: uppercase;
	display:block;
	line-height: 26px;
	color: #ff7300;
	font-weight: bold;
	background-repeat: no-repeat !important;
	}

#sidebar li a:hover {color:#ea0000}


/* Sidebars 1 2 */

.sidebar {
}

.sidebar ul {
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
}

.sidebar li h2 {
}

#sidebar1 {
	color:#000;
	float:right; 
	width: 185px; 
	background:#ECB855; 
	border: 1px solid #A39DE1;
	margin: 0 0 12px 18px;
	border: 1px solid #555;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#sidebar1 h2 {
	color:#000;
	background:#ECB855;
	text-transform:none;
	font-size: 1.2em;
	font-weight: bold;
	text-align:center;
	padding: 6px 2px;
	margin-top:0;
	line-height: 1.4em;
	border-bottom: thin solid #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#sidebar1 ul {
	padding-left: 15px; 
	padding-right: 6px; 
	font-size: 0.9em;
	margin-left:0
}


#sidebar2 {
}

#sidebar2 li h2 {
}

#sidebar2 li ul {
}

#sidebar2 li li {
}

#sidebar2 li a {
}

#sidebar2 li a:hover {
}

/* Search */

#search input {
}

#search input#s {
}

#search br {
}

/* Calendar */

#calendar {
}

#calendar caption {
}

#calendar table {
}

#calendar thead th {
}

#calendar tbody td {
}

#calendar #today {
}

#calendar a {
}

#calendar #prev {
}

#calendar #next {
}

/* Footer */

#footer {
	max-width: 880px;
	width: 98%;
	text-align:left;
	margin: 0 auto;
	clear:both;
	background: #555; 
	height: 3em;
	line-height: 3em;
	padding: 0 10px;
	color:#AAA;
}

#footer p {
	float:right;
	margin:0;
	}
#footer ul {
	float:left; 
	margin:0; 
	padding:0;
	}

#footer a {
	color:#FFF; 
	text-decoration:none;
	padding: 0 3px;
	}
#footer a:hover, #footer a:focus {
	background: #3A3E58
}
#footer p a {
}

/*ERWANN*/

a img {border: none;}
#intro {font-size: 1.1em; font-style:italic;}

.boxes {
	background:#EDECFB; 
	padding: .5em 10px .8em; 
	border: 1px solid #A39DE1; 
	width: 100px; 
	text-align:center;
	margin: 33px -35px 0 10px;
}

/*Seminars*/	
.style1 {
	font-size: larger;
	font-weight: bold;
}





/*Revised Navigation*/

#vertmenu {
	float:left; 
	padding-left: 10px;
}
#nav a {
	font: 1em Tahoma, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat !important;
	text-transform: uppercase;
	line-height: 21px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 162px;
}
	
#nav li.tlevel, #nav li.llevel { /* all list items */
	position : relative;
	float : left;
	padding-top: 2.5px;
	padding-bottom: 2.5px;
	width: 162px;
}
	
#nav li.tlevel {
	border-bottom: 1px solid #adaad2;
	padding-bottom: 0;
}
		
#nav li.tlevel:hover {
	border-bottom: 0px;
	padding-bottom: 0;
}

#nav li.tlevel:hover {
	border-bottom: 3px solid #b25000;
	padding-top: .5px;
	padding-bottom: 0;
}

#nav li.tlevel:hover a{
	color:#b25000;
}

#nav li.tlevel li {
	border-bottom: 1px solid white;
	background: #b25000;
	padding : 0 9px 0 9px;
	color: #ff7300;
	position : relative;
	float : left;
	padding-top: 2.5px;
	padding-bottom: 2.5px;
	width: 182px;
}

#nav li.tlevel li.noborder {
	border-bottom: none;
}	
#nav li.tlevel li.noborder a {
	color:#ffffff;
	font-weight: normal;
	text-transform:capitalize;
}	
		
#nav li.tlevel ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 162px;
	margin-top : -2.5em;
	width: 200px;
	border : 1px solid black;
}
	
#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
}
	
#nav li a {
	width: 162px;
	display: block;
	color: #ff7300;
	font-weight : bold;
	text-decoration : none;
	padding: 8px 0 8px 0;
}
	

#nav li.tlevel li.llevel a {
	color:#ffffff; 
	font-weight: normal;
	text-transform:capitalize;
}	
	
#nav li.tlevel li a:hover {
	color:#CCCCCC; 
}	

	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
	