body {
	margin: 0px;
	padding: 0px;

	background: #ffffff url(images/bg_footer.jpg) left bottom repeat-x;

	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #333333;
        line-height: 1.5em;
}

a{
        color: #3384CC;
	outline: none;
        text-decoration: none;
}
a:hover {
        color: #954B96;
        text-decoration: underline;
}
a:active {
        color: #3384CC;
}

.text-l {
       font-size: 14px; 
}

a.call-action {
/*         background: #CCC url(images/bg_button.png) left top repeat-x; */
        border: 1px solid #999;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        box-shadow: 0 1px 2px rgba(0,0,0,0.5);
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);

        font-weight: bold;
        padding: 2px 10px;
        display: inline-block;
        text-decoration: none;
		background-color : black;
		color : white;
}
a.call-action:hover {
/*         background: #CCC url(images/bg_button.png) left -33px repeat-x; */
		color: black;
		background-color:white;
        text-decoration: none;
}
a.call-action:active {
        background: #CCC url(images/bg_button.png) left -66px repeat-x;
}

.right {
 float:right;
}
.left {
 float:left;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.clear {
	clear: both;
}
.spaces {
        height:70px;
}

.hr {
	margin: 0px;
	padding: 0px;
	
	height: 1px;
	font-size: 1px;

	background-color: #ffffff;
	
	clear: both;

	border-bottom: 1px solid #cccccc;
}

.hr_top {
	margin: 0px;
	padding: 0px;
	height: 1px;
	font-size: 1px;

	background-color: #c9f0f4;
	
	clear: both;

}

.hr_bottom {
	margin: 0px;
	padding: 0px;
	
	height: 0px;
	font-size: 1px;

	background-color: #eeeeee;
	
	clear: both;

	border-bottom: 0px solid #cccccc;
}

.red {
	color: #954b96;
}

/*
------------------------------------------------------------------------
CONTAINER - The 980px wide wrapper used in header, main menu, and more
------------------------------------------------------------------------
*/

.container {
	margin: 30px auto 0 auto;
	padding: 0px;
	
	width: 960px;
	
	text-align: left;
}

/*
------------------------------------------------------------------------
HEADER - Logo & Search Form
------------------------------------------------------------------------
*/

#header {
        background: #EFEBE7 url(images/bg_header.jpg) top left no-repeat;
	margin: 0px auto;
        position: relative;

	width: 960px;
        height: 160px;

	text-align: left;
}

a.logo {
        background: #3384CC;
        border: 0;
	position: absolute;
        top: 16px;
        left: 0;
        opacity: 0.9;
        filter:alpha(opacity=90);
}
a.logo, a.logo:hover {
        border: 0;
}
#contact-link {
        color: white;
        font-size: 13px;
        position: absolute;
        top: 20px;
        left: 185px;
        width: 200px;
        text-align: right;
}
#contact-link a {
        color: white;
}
#contact-link a:hover {
        color: white;
        border-color: white;
}
#search {
	position: absolute;
        bottom: 5px;
        right: 0;
        z-index: 1000;
}
.search .input {
	margin: 0px 3px 0px 0px;
	padding: 6px 7px 5px 7px;
	
	width: 160px;
	
	font-family: Arial;
	font-size: 11px;
	color: #999999;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.button {
	margin: 0px;
	padding: 0px 8px 0px 8px;
	
	height: 25px;
	background-color: black;
	
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: white;
	
	border: 0px;
}

/*
------------------------------------------------------------------------
MENUS
------------------------------------------------------------------------
*/

.page_item a, .page_item a:visited {
	margin: 0px;
	padding: 0px;

	color: #1C99D1;
	text-decoration: none;
        text-transform: uppercase;
	
	display: block;
}

.current_page_item, .page_item a:hover {
	
}

.current_page_item a, .current_page_item a:visited, .current_page_item a:hover {
	border-bottom: none;
}

#mainmenu {
        background: white;
	padding-left: 0;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 960px;

        border: 1px solid #EFEBE7;
        border-left: 0;
        border-right: 0;
}

.main_menu {
        margin: 0;
        padding: 0;
}

.main_menu li {
	font-size: 14px;
	
        margin: 0;
        padding: 0;
	float: left;
	list-style: none;

        text-transform: uppercase;
}

.page_item a, .page_item a:visited {
        border: 0;
	margin: 0px;
	padding: 8px 20px;

	color: #333;
	text-decoration: none;
	
	display: block;
        border-right: 1px solid #EFEBE7;
}

.page_item a:hover {
	background-color: #EFEBE7;

	color: #111;
	text-decoration: none;
}

.current_page_item, .current_page_item a, .current_page_item a:visited {
	background-color: #3384cc;

	color: #ffffff;
	text-decoration: none;
}

/*
------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------
*/
#directeur {
background-color:#EEEEEE;
margin-top:0px;
margin-bottom:20px;
padding:10px;
}

#directeur-img{
background-color:#EEEEEE;
margin:0px;
padding:2px;
}


/* Column Definitions */

.column_main {
	margin: 0 0 10px 0;
	padding: 00;
	
	width: 738px;
}
.full_main {
	margin: 0 0 10px 0;
	padding: 0;
	
	width: 960px;
}

#left-front {
	margin: 0 0 10px 0;
	padding: 0;
	
	width: 184px;
	
	float: left;
	
}
#right-sidebar {
	margin: 0 0 10px 0;
	padding: 0;
	
	width: 184px;
	
	float: right;
	
}
.column_right {
	margin: 0 0 10px 0;
	padding: 0;
	
	width: 100px;
	
	float: right;
}

.column_left_b {
	margin: 0 0 10px 0;
	padding: 0;
	
	width: 100px;
	
	float: left;
	
	border-right: 1px solid #cccccc;
}

.column_center_b {
	margin: 0 0 10px 0;
	padding: 0;
	
	width: 240px;
	
	float: left;
	
	border-right: 1px solid #cccccc;
}

/* END Column Definitions */

/* Featured (the first enrty in every category archives and on the index page, currently with that black background ) */

#featured {
	margin: 10px 0px 0px 0px;
	padding: 1px 20px 10px 20px;
	background: url("/images/background-featured.gif") repeat-x top;
	background-color: #eee9e7;
}

#featured h1 a, #featured h1 a:visited {
	color: black;
}

#featured h1 a:hover {
	color: #3d6493;
}

#featured h2 {
	color: #3384cc;
}

#featured h2 a, #featured h2 a:visited {
	padding: 0px 0px 1px 0px;
	color: #3384cc;
	border-bottom: 1px solid #333333;
}

#featured h2 a:hover {
	color: black;
	border-bottom: 1px solid #ffffff;
}

#featured h2 i {
	color: black;
}

#featured h2 i a, #featured h2 i a:visited {
	color: black;
	text-decoration: none;

	border-bottom: 1px solid #333333;
}

#featured h2 i a:hover {
	color: #3d6493;
	border-bottom: 1px solid #ffffff;
}

#featured p {
	color: black;
}

#featured p a, #featured p a:visited {
	color: black;
	border-bottom: 1px solid #333333;
}

#featured p a:hover {
	color: #3d6493;
	border-bottom: 1px solid #ffffff;
}

#featured img, #featured img a, #featured img a:visited {
	margin: 5px 0px 10px 20px;
	padding: 0px;
	
	float: right;
	
	border: none;
}

#featured ul, #featured ol {
	margin: 20px 0px 20px 50px;
	padding: 0px;
}

#featured li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	
	font-size: 14px;

	list-style-type: disc;
	border-bottom: none;
}

#featured blockquote p {
	margin: 20px 0px 20px 0px;

	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}

/* END Featured */

/* Categories */

.category_header {
	margin: 10px 0px 0px 0px;
	padding: 20px 20px 10px 20px;
	
	background-color: #eeeeee;
	
	text-align: center;
	
	border-bottom: 1px solid #cccccc;
}

/* END Categories */

/* Lists (displaying the posts) */

#content ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content li {
	margin: 0px;
	padding: 0 0px 10px 0px;
	
	line-height: 16px;
	
	list-style-type: none;

	border-bottom: 1px solid #c9f0f4;
}

.title a, .title a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.title a:hover {
	color: #336699;
}

.comment_excerpt a, .comment_excerpt a:visited, .comment_excerpt a:hover {
	font-weight: normal;
}

.meta {
	margin: 0px 0px 15px 0px;
	padding: 0px;

	color: #999999;
	font-size: 11px;
}

.meta a, .meta a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}
.meta a:hover {
	color: #000000;
}

/* END Lists */

/* Entry */

.column_left_b img, .column_center_b img, .column_right img {
	padding: 0px;
	float: left;
	border: none;
}

p {
	margin: 0 0 10px 0;
	padding: 0px;
	
	line-height: 1.5em;
}

#entry {
	margin: 0;
        font-size: 14px;
}

#entry .digg {
	margin: 3px 10px 5px 0px;
	float: left;
}

#entry img, #entry img a, #entry img a:visited {
	padding: 0px;
	margin: 0px;
	border: none;
}

#entry p {
	margin: 0 0px 20px 0px;
}

#entry ul, #entry ol {
	margin: 20px 0px 20px 50px;
	padding: 0px;
}

#entry li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	
	font-size: 14px;

	list-style-type: disc;
	border-bottom: none;
}

#entry blockquote p {
	margin: 20px 0px 20px 0px;

	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}

#entry h3 {
        margin-top: 40px;
}

/* Button like link styling for the 'Archives' link */

.link a, .link a:visited {
	margin: 0px;
	padding: 4px 6px 4px 6px;

	background-color: #bbbbbb;

	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	
	border: none;
}

.link a:hover {
	color: #ffffff;
	background-color: #336699;
}

/* END Button like link styling for the 'Archives' link */

/* END Entry */

/* Comments */

.comment_author {
	margin: 20px 20px 20px 0px;
	padding: 0px;
	
	width: 150px;

	float: left;
}

.comments {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	
	width: 469px;
		
	float: left;
}

.leave_comment {
	margin: 0px 0px 10px 0px;
	padding: 20px;
	
	background-color: #eeeeee;
}

.leave_comment .textarea {
	margin: 0px;
	padding: 6px 7px 5px 7px;
	
	width: 585px;
	
	font-family: Arial;
	font-size: 12px;
	color: #333333;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.leave_comment .input {
	margin: 0px;
	padding: 6px 7px 5px 7px;
	
	width: 220px;
	
	font-family: Arial;
	font-size: 12px;
	color: #333333;

	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;	
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

/* END Comments */

/* Tabs (in the sidebar for the AJAX box) */

.tab_container {
	margin: 0px;
	padding: 0px;
	
	border: 5px solid #eeeeee;
}

.tab_container_in {
	margin: 0px;
	padding: 10px;
	
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.tab_menu_container {
	padding: 0px 0px 0px 0px;
	
	height: 27px;
	
	background-color: #eeeeee;
}

#tab_menu li {
	margin: 0px;
	padding: 7px 5px 2px 0px;
	
	background-color: #eeeeee;
	
	font-size: 11px;
	line-height: normal;

	float: left;
	list-style: none;
	cursor: pointer;
	
	border-bottom: none;
}

#tab_menu .first {
	padding: 7px 5px 2px 6px;
}

#tab_menu li a, #tab_menu li a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;
	
	background-color: #eeeeee;

	color: #999999;
	text-decoration: none;
	
	display: block;
}

#tab_menu li a:hover, #tab_menu li a.current {
	background-color: #999999;

	color: #ffffff;
	text-decoration: none;
}

.tab_content_list {
	display: none;	
}

#tab_content_tags a, #tab_content_tags a:visited {
	color: #999999;
	text-decoration: none;
}

#tab_content_tags a:hover {
	color: #000000;
	text-decoration: none;
}

/* END Tabs */

/* Widgets */

#content .widget ul {
	padding: 10px 10px 20px 10px;
	
	border: 5px solid #eeeeee;
}

.widget li a, .widget li a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
	display: block;
}

.widget li a:hover {
	color: #954b96;
}

.widget .page_item a, .widget .page_item a:visited, .widget .page_item a:hover  {
	border-bottom: none;
}

.widget .cat-item a, .widget .cat-item a:visited {
	padding: 0px;
}

.widget .cat-item a:hover, .widget .current-cat, .widget .current-cat a, .widget .current-cat a:visited {
	background-color: #ffffff;
}

/* END Widgets */

/*
------------------------------------------------------------------------
SIDEBAR
------------------------------------------------------------------------
*/

.box {
        background: #EFEBE7;
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        margin-bottom: 40px;
        padding: 10px 0 2px 0;
}
.box h2 {
        color: #333;
        font-size: 20px;
        margin: 0 15px 5px 15px;
}
.box p {
        margin: 0 15px 10px 15px;
}
.box .wrapper {
        background: white;
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        margin: 0 2px;
}
#rent-room .room {
        padding: 13px;
}
#rent-room h3 {
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 5px;
}
#rent-room img {
        margin: 0 10px 30px 0;
}
#rent-room li {
        border: 0;
        padding: 0;
}
#rent-room #room-1 {
        border-bottom: 1px solid #EFEBE7;
}
#rent-room #room-2 {
        border-right: 1px solid #EFEBE7;
        width: 145px;
}
#rent-room #room-4 {
        border-top: 1px solid #EFEBE7;
}


/*
------------------------------------------------------------------------
HEADERS
------------------------------------------------------------------------
*/

h1, h1 a, h1 a:visited {
	margin: 0px 0px 10px 0px;
	padding: 0px;

	font-family: Geneva, Arial;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
	text-decoration: none;
}

h1 a:hover {
	color: #954b96;
}

h2 {
	margin: 0 0 20px 0;
	padding: 0px;
        font-weight: normal;
	font-size: 25px;
	color: #3384cc;
        line-height: 30px;
}

h2 a, h2 a:visited {
	padding: 0px 0px 1px 0px;

	color: #954b96;
	text-decoration: none;

	border-bottom: 1px solid #dddddd;
}

h2 a:hover {
	color: #000000;
}

h2 i {
	color: #999999;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}

h2 i a, h2 i a:visited {
	color: #999999;
	text-decoration: none;
	
	border-bottom: 1px solid #dddddd;
}

h2 i a:hover {
	color: #000000;
}

h3 {
	margin: 0 0 20px 0;
	padding: 0;
	
	font-family: Arial, sans-serif;
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	color: #222;
}

h3 a, h3 a:visited {
	color: #336699;
	text-decoration: none;
}

h3 a:hover {
	color: #954b96;
}

h4 {
        font-size: 16px;
        line-height: 18px;
}

/*
------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------
*/
a img { border: 0;
}

#navbottom {
   height: 80px;
   width: 335px;
   float: right;
}
#navbottom li {
        float: left;
	list-style: none;
        border: 0;
}
#box-pic a {
  float:left;
  border: 0;
}
#creditsbottom {
  margin: 30px 0 0 0;
  float: left;
  width: 400px;
}
#footer {
	margin: 0px auto;
	margin-top: 30px;
	padding: 0 0px 20px 0px;
	width: 100%;

        color: #717EA1;
        font-size: 11px;
}
#footer #partners h4 {
        background: white;
        color: #1B3B88;
        float: left;
        padding: 8px 12px 4px 12px;
        font-size: 12px;
        font-weight: normal;
        text-transform: uppercase;
        margin-bottom: 0;
}
#footer #partners p {
        background: white url(images/bg_partners.png) left bottom repeat-x;
        clear: left;
        padding: 12px;
}
#footer #partners a {
        border: 0;
        margin-right: 10px;
        text-decoration: none;
}

.table-dispo {
        border: 0;
        border-collapse: collapse;
        font-size: 10px;
        margin: 5px;
        width: 330px;
}

.table-dispo thead th {
        background: #C6C2BC;
        border-color: #C6C2BC;
}

.table-dispo tbody th {
        background: #EFEBE7;
}

.table-dispo th,
.table-dispo td {
        border: 1px solid #EFEBE7;
        border-bottom: 1px solid #C6C2BC;
        padding: 2px 4px;
        width: 70px;
}

.table-dispo {
        background: white;
        font-size: 12px;
        width: 940px;
}

.table-dispo thead th {
        border-right: 1px solid #EFEBE7;
}

.table-dispo tbody th {
        padding: 5px;
        width: 145px;
}

.table-dispo tbody td {
        padding: 5px;
        text-align: center;
        width: 145px;
}

iframe {
        border: 0;
}

body#table-dispo-jour,
body#table-dispo-espaces {
        background: none;
}

body#table-dispo-espaces table.table-dispo {
        margin: 4px 2px;
        font-size: 10px;
        width: 320px;
}

body#table-dispo-espaces table.table-dispo th,
body#table-dispo-espaces table.table-dispo td {
        line-height: 14px;
}

body#table-dispo-espaces table.table-dispo tbody th,
body#table-dispo-espaces table.table-dispo tbody td {
        width: 50px;
}