@charset "UTF-8";

/* New Edge Concept CMS 2.0 - Demo Design
 * CSS Document - Main Stylesheet
 * using the dyncss system 
 * coded by Lisaraël@newedge
 */

@import url(./TinyMCE_custom.css);


* {
	padding: 0;
	margin: 0;
	outline: 0;
}

html, body {
	width: 100%;
}

body {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	position: relative;
	height: 100%;
	color: #333;
	background: #000 url(../images/i_layout/bcg_1.jpg) top left repeat fixed;
}

img {
	border: 0;
}

p {
	
}

a, a:link {
	color: #000;
	text-decoration: none;
}

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

a:active {
	color: #000;
}

a:visited {
	color: #000;
}

.clear {
	clear: both;
}

/* **************************************************************************************************** */


#container {
	width: 880px;
	margin: 0 auto 0;
	padding: 50px 0 0;
	/*background: url(../images/i_layout/body.png) top center repeat-y;*/
}

#headerbox {
	width: 182px;
	padding: 0;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

#header {
	width: col_leftpx;
	height: 140px;
	background: url(../images/i_layout/logo.png) top left no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
	position: relative;
}

#header a {
	display: block;
	position: absolute;
	width: 160px;
	height: 125px;
	top: 10px;
	left: 10px;
}

#header_bottom {
	width: 182px;
	height: 15px;
	background: url(../images/i_layout/box_left_bottom.png) top left no-repeat;
}

#blackbox {
	width: 182px;
	padding: 0;
	text-align: left;
	margin: 10px auto 0;
	position: relative;
}

#blackbox_top {
	width: 182px;
	height: 14px;
	background: url(../images/i_layout/blackbox_header.png) top left no-repeat;
	margin: 0 auto;
}

#blackbox_body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: black;
}

#blackbox_body a, #blackbox_body strong {
	display: block;
	text-align: center;
	padding: 0 15px;
	color: white;
}

#blackbox_body strong {
	margin: 0 0 0;
	font-family: Georgia, Times, serif;
}

#blackbox_bottom {
	width: 182px;
	height: 10px;
	background: url(../images/i_layout/blackbox_bottom.png) bottom left no-repeat;
}

#newsbox {
	width: 182px;
	padding: 0;
	text-align: left;
	margin: 10px auto 0;
	position: relative;
}

#newsbox h2 {
	width: col_leftpx;
	height: 42px;
	padding: 0;
	background: url(../images/i_layout/newsletter_header.png) top left no-repeat;
	margin: 0 auto;
}

#newsbox_body {
	margin: 0 auto;
	padding: 0px 0 0;
	text-align: center;
	background: white;
}

#newsbox_body form {
	margin: 0;
	padding: 5px 0 0;
}

#newsbox_body form div {
	padding: 0 10px 0;
	text-align: left;
}

#newsbox_body form input.newsemail {
	border: 1px solid silver;
	color: gray;
	font-size: 10px;
	padding: 3px 2px;
	width: 120px;
	vertical-align: top;
}

#newsbox_body form input.send {
	border: 0;
	background: none;
	border: 1px solid silver;
	padding: 1px 2px 2px;
	vertical-align: top;
	color: #666;
	font-size: 11px;
	margin: 0;
	height: 20px !important;
	height: auto;
}

#newsbox_body div.links {
	text-align: left;
	padding: 0 0 0 10px;
}

#newsbox_body div.links a {
	color: gray;
}

#newsbox_bottom {
	width: 182px;
	height: 15px;
	background: url(../images/i_layout/box_left_bottom.png) top left no-repeat;
}

#floatholder {
	margin: 10px auto 0;
	width: 880px;
	position: relative;
}

#col_left {
	float: left;
	width: 182px;
	margin: 0 10px 0 0;
}

#group_right {
	float: left;
	width: 688px;
}

#col_center {
	float: left;
	width: 496px;
	margin: 0 10px 0 0;
}

#col_right {
	float: left;
	width: 182px;
}

#footer {
	background: url(../images/i_layout/foot.png) top center no-repeat;
	text-align: center;
	margin: 0 auto;
	width: 880px;
	text-align: right;
	clear: both;
}

#impressum {
	background: url(../images/i_layout/footer.png) top center no-repeat;
	height: 43px;
	margin: 0 auto;
	text-align: center;
	font-size: 9px;
}

/* **************************************************************************************************** */


#header_top {
	height: 31px;
	width: 880px;
	position: relative;
}

#header_top_left {
	
}

#header_top_right {
	position: absolute;
	background: url(../images/i_layout/top_right.png) top right no-repeat;
	height: 31px;
	top: 0;
	right: 14px;
	width: 200px;
	text-align: center;
}

#header_top_menu {
	background: url(../images/i_layout/top_left.png) top left no-repeat;
	height: 31px;
	padding: 3px 22px 0 25px;
}

#shortcuts {
	display: inline;
}

#shortcuts ul {
	display: inline;
	padding: 4px 0 0;
}

#shortcuts ul li {
	list-style-type: none;
	list-style-position: inside;
	display: inline;
	margin: 0 2px;
}

#shortcuts ul li img, #header_top img {
	vertical-align: middle;
}

/* **************************************************************************************************** */



/* Menu, ici placé dans la colonne de gauche */

#menu_left_container {
	width: 182px;
	margin: 0;
	padding: 0;
	background: white;
}

#menu_left {
	width: 162px;
	margin: 0 auto;
	padding: 5px 0 1px;
}

#menu_left ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu_left ul li {
	margin: 0 0 0px;
	padding: 0 0 0;
	/*background: #008;*/
}

#menu_left ul li ul {
	margin: 0 0 2px;
	padding: 2px 0;
	/*background: #ccf;*/
}

#menu_left ul li ul li {
	margin: 0;
	padding: 0;
	/* background: #ccf; */
}

#menu_left ul li a {
	display: block;
	width: 152px;
	line-height: 17px;
	padding: 1px 0 0 5px;
	font: normal 14px Georgia, Times, serif;
	text-decoration: none;
	color: #e12668;
	position: relative;
	z-index: 100;
}

#menu_left ul li a span {
	
}

#menu_left ul li a:hover {
	color: #8D0232;
}

#menu_left ul li a.active, #menu_left ul li a.active:hover {
	color: #8D0232;
}

#menu_left ul li ul li a {
	display: block;
	width: 142px;
	line-height: 14px;
	padding: 1px 0 0 10px;
	color: #e12668;
	position: relative;
	z-index: 100;
	font-size: 12px;
}

#menu_left ul li ul li a:hover {
	color: #8D0232;
}

#menu_left ul li ul li a.active, #menu_left ul li ul li a.active:hover {
	color: #8D0232;
}

/* **************************************************************************************************** */


/* NAVLINE */

#navline {
	font-size: 9px;
	margin: 0 0 10px;
}

#navline a {
	font-size: 9px;
	text-decoration: underline;
}

#navline span {
	font-size: 9px;
}

/* BODY STYLES */

#body_layout {
	width: 496;
	background: white;
}

#body_top {
	width: 496;
	height: 10px;
	background: url(../images/i_layout/main_header.png) top left no-repeat;
}

#body_bottom {
	width: 496;
	height: 15px;
	background: url(../images/i_layout/main_bottom.png) bottom left no-repeat;
	clear: both;
}

#body_layout h2#main_title {
	font: normal 20px Georgia, Times, serif;
	text-decoration: none;
	color: #888;
	margin: 0 15px 15px;
	padding: 0 0 2px;
	background: url(../images/i_layout/dotted.png) bottom left repeat-x;
}

#body_layout h2#main_title span.undertitle {
	color: #e12668;
}

#body_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	margin: 0 15px 0;
	padding: 0 0 1px;
}

#body_content p {
	margin: 0;
	padding: 0 0 14px 0;
}

#body_content ol, #body_content ul {
	margin: 0 0 0 10px;
	list-style-position: inside;
}

#body_content blockquote {
	margin: 0 0 0 20px;
}

#body_content a {
	/*text-decoration: underline;*/
	color: #666;
}

#body_footer {
	padding: 5px 5px 0;
	margin: 0;
	color: silver;
	height: 18px;
}

#body_footer #body_copyleft {
	float: left;
}

#body_footer #body_copyright {
	float: right;
}

#body_footer #body_copyright a {
	color: silver;
}

#body_image {
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
}

/* SITEMAP */

.sitemap {
	
}

.sitemap ul {
	margin: 0;
	padding: 0 0 0 20px;
	color: #888;
	list-style-image: url(../images/i_layout/LI_arrow.png);
}

.sitemap li {
	color: #888;
}

.sitemap a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #e12668;
	text-decoration: none;
}

.sitemap a:hover {
	text-decoration: underline;
}

/* **************************************************************************************************** */


div.right_box {
	width: 180px;
	margin: 0 auto 10px;
}

div.right_box h2 {
	color: white;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: #008;
	padding: 3px 0 3px 5px;
}

div.right_box .box_content {
	background: #ccf;
	padding: 3px;
}

/* Documents */

#documents ul {
	margin: 0 0 5px;
	padding: 3px;
	list-style-type: none;
}

#documents ul li {
	margin: 0 0 5px;
	padding: 0 0 0 4px;
	font-size: 9px;
}

#documents ul li a {
	text-decoration: none;
	color: #e12668;
}

#documents ul li a:hover {
	text-decoration: underline;
	color: #8D0232;
}

/* Newsletter */

#newsletter form input {
	border: 1px solid #888;
	background: #008;
	padding: 2px;
	margin: 1px 0;
	font-size: 9px;
}

#newsletter form input.submit {
	padding: 1px 2px;
}

#newsletter .links {
	clear: both;
	text-align: right;
	padding: 3px 3px 3px 0;
}

#newsletter .links a {
	text-decoration: none;
}

#newsletter .links a:hover {
	text-decoration: underline;
}

/* Scroller */

#news .box_content .link {
	float: right;
	font-size: 9px;
	margin: 0;
	padding: 0;
}

#news .box_content {
	font-size: 9px;
}

/* Videos */

div.player {
	width: 170px;
	margin: 3px auto 0;
}

/* Images */

#images div.box_content {
	text-align: center;
}

#images div.box_content a {
	display: block;
	margin: 0 0 5px;
}

/* Les mots des maries */

.mariebox, .mariebox2 {
	width: 182px;
	padding: 0;
	text-align: left;
	margin: 0 auto 10px;
	position: relative;
}

.mariebox_header {
	width: 182px;
	height: 30px;
	background: url(../images/i_layout/box1_header.png) top left no-repeat;
	margin: 0 auto;
	position: relative;
}

.mariebox2_header {
	width: 182px;
	height: 30px;
	background: url(../images/i_layout/box2_header.png) top left no-repeat;
	margin: 0 auto;
	position: relative;
}

.mariebox_header span, .mariebox2_header span {
	color: white;
	font: normal 12px Georgia, Times, serif;
	text-decoration: none;
	display: block;
	position: absolute;
	top: 12px;
	left: 30px;
}

.mariebox_body {
	margin: 0 auto;
	padding: 5px 10px 0;
	text-align: left;
	color: white;
	background: url(../images/i_layout/box1.png) top left repeat;
}

.mariebox2_body {
	margin: 0 auto;
	padding: 5px 10px 0;
	text-align: left;
	color: white;
	background: url(../images/i_layout/box2.png) top left repeat;
}

.mariebox_body .suite, .mariebox2_body .suite {
	display: block;
	text-align: right;
	color: white;
	margin: 5px 0 0;
}

.mariebox_body .suite img, .mariebox2_body .suite img { 
	display: inline;
	vertical-align: -5px;
}

.mariebox_body img, .mariebox2_body img {
	display: block;
	margin: 5px 0;
}

.mariebox_bottom {
	width: 182px;
	height: 15px;
	background: url(../images/i_layout/box1_bottom.png) top left no-repeat;
}

.mariebox2_bottom {
	width: 182px;
	height: 15px;
	background: url(../images/i_layout/box2_bottom.png) top left no-repeat;
}

.mariebox ul.gal_list {
	color: white;
	list-style-type: none;
	
}

.mariebox ul.gal_list a {
	color: white;
}

.mariebox a:hover, .mariebox2 a:hover {
	text-decoration: none;
}

.mariebox ul.gal_list a.active {
	color: #333;
}

/* **************************************************************************************************** */


.modules_list {
	
}

.group_block {
	margin: 0 0 25px;
	padding: 0 0 10px;
}

.group_block h2 {
	font: normal 16px Georgia, Times, serif;
	text-decoration: none;
	color: #333;
	margin: 0 0 10px;
	padding: 3px 7px;
	background: #000;
}

.elt_block {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

.elt_block h3 {
	font: normal 16px Georgia, Times, serif;
	text-decoration: none;
	font-weight: normal;
	color: #888;
	margin: 0;
	padding: 0 0 3px;
}

.elt_block .price {
	text-align: right;
	margin: 0 0 5px;
	font-size: 11px;
}

.elt_block .date {
	text-align: left;
	margin: 0 0 5px;
	padding: 0 0 5px 2px;
	background: url(../images/i_layout/dotted.png) bottom left repeat-x;
	font: bold 11px Georgia, Times, serif;
	color: #e12668;
}

.elt_block .abstract {
	float: right;
	width: 275px;
}

.elt_block .date span {
	color: #aaa;
}

.elt_block .link {
	clear: both;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #e12668;
	margin: 0;
	padding: 0;
	text-align: right;
}

.elt_block .link a.display_suite {
	text-decoration: none;
	color: #99244C;
}

.elt_block .list_image {
	float: left;
	width: 179px;
	text-align: center;
	position: relative;
	padding: 0 10px 9px 0;
	margin: 5px 0 0;
	background: url(../images/i_layout/shadow.png) bottom right no-repeat;
}

.elt_block .list_image span.cat {
	position: absolute;
	right: 10px;
	bottom: 8px;
	color: white;
	display: block;
	font-size: 9px;
	line-height: 18px;
	padding: 1px 0 0px 0;
}

.elt_block .list_image span.cat span.rounded {
	display: block;
	float: left;
	margin: 0 0 0 -4px;
	width: 4px;
	height: 18px;
	background: url(../images/i_layout/cat_left.png) top left no-repeat;
}

.elt_block .list_image span.cat span.box {
	display: block;
	height: 18px;
	padding: 0 5px 0 0;
	background: url(../images/i_layout/cat_right.png) top right no-repeat;
}

/* GMap */

div.gmap {
	margin: 15px auto;
	width: auto;
	height: 400px;
}

div#marker_tooltip h1 {
	font-size: 16px;
	color: #e12668;
	margin: 0 0 5px;
}

div#marker_address {
	margin: 0 0 5px;
	color: #888;
	font-style: italic;
}

/* Galeries */

.gal_block {
	width: 148px;
	height: 135px;
	float: left;
	margin: 5px 7px 5px 0;
}

.gal_block .gal_infos {
	background: url(../images/i_layout/box1.png) top left repeat;
	height: 30px;
	margin: 0;
}

.gal_block .gal_infos h3, .gal_block .gal_infos .description {
	color: white;
	font-size: 10px;
	font-weight: normal;
	padding: 0 2px;
	margin: 0;
}

table#gallery_table {
	border-collapse: separate;
	border-color: white;
	border-spacing: 5px;
}

.image_box {
	width: 128px;
	height: 128px;
	padding: 10px;
	background: #d9d9d9;
	text-align: center;
	vertical-align: middle;
}

.image-box a img {
	vertical-align: middle;	
}

#gallery .link {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #e12668;
	margin: 0;
	padding: 0;
	text-align: left;
}

#gallery .link a {
	color: #e12668;
}

/* Pagination */

.pagination {
	text-align: center;
	color: #cfcfcf;
	padding: 5px 0 0;
}

.pagination a {
	color: #e12668 !important;
	text-decoration: none;
}

.pagination a.active {
	background: #e12668;
	color: #fff !important;
	padding: 0 2px;
}

/* **************************************************************************************************** */


div.form_inline_elt, div.form_block_elt {
	margin: 0 0 10px;
	clear: both;
}

div.form_inline_elt span {
	vertical-align: top;
	margin: 0 10px 0 0;
}

div.form_inline_elt label, div.form_block_elt label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e12668;
	margin: 0 5px 0 0;
	display: block;
	width: 150px;
	float: left;
}

div.form_block_elt label {
	display: block;
	margin: 0 5px 5px 0;
	float: none;
	width: 650px;
}

div.form_check_elt {
	margin: 0 5px 5px 155px;
}

div.form_check_elt input {
	margin: 0 5px 0 0;
}

input.textinput, input.bigtextinput, input.smalltextinput, input.numberinput, input.bignumberinput, input.dateinput, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888;
	border: 1px solid #e12668;
	background: #008;
	padding: 1px 2px;
}

textarea {
	min-width: 400px;
	min-height: 125px;
}

input.textinput {
	padding: 2px;
	font-size: 11px;
	min-width: 200px;
	margin: 0 5px 0 0;
}

input.bigtextinput {
	min-width: 500px;
}

input.smalltextinput {
	min-width: 25px;
}

input.numberinput {
	width: 20px;
}

input.bignumberinput {
	width: 30px;
}

input.dateinput {
	width: 70px;
}

div.form_inline_elt select option, div.form_block_elt select option, table.listingTable tr td select option {
	padding: 1px 2px 1px 5px;
}

div.field_explain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: MAIN_COLOR_3;
	margin: 0 0 2px 15px;
	font-style: italic;
}

span.input_explain {
	font-size: 10px;
	font-style: italic;
	color: MAIN_COLOR_2;
}

span.warning {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: WARNING_COLOR_1;
	margin: 0 0 5px;
	font-style: normal;
}

span.warning input {
	border: 0;
	color: WARNING_COLOR_1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 0 3px;
}

label span.warning {
	display: inline;
	margin: 0 5px 0 0;
}

div.form_buttons {
	margin: 2px auto 5px;
	width: auto;
	text-align: center;
}

input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888;
	border: 1px solid #e12668;
	cursor: pointer;
	padding: 1px 2px 2px 18px;
	background: #008 url(../images/i_icons/bullet_disk.png) 2px 1px no-repeat;
}

input.go {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888;
	border: 1px solid #e12668;
	cursor: pointer;
	padding: 1px 2px 2px 18px;
	background: #008 url(../images/i_icons/bullet_go.png) 2px 1px no-repeat;
}

input.reset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888;
	border: 1px solid #e12668;
	cursor: pointer;
	padding: 1px 2px 2px 18px;
	background: #008 url(../images/i_icons/arrow_undo.png) 2px 1px no-repeat;
}

input.submit:hover, input.go:hover, input.reset:hover {
	background-color: INPUT_BG_COLOR_HOVER;
}

div.inline_form {
	margin: 0 0 5px 20px;
	position: relative;
}

div.inline_form label, form.inline_form input, div.inline_form div {
	display: inline;
}

fieldset {
	border: 1px dotted #e12668;
	padding: 5px;
	margin: 0 0 10px;
}

legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888;
	padding: 0 5px;
	margin: 0 0 5px;
}

/* **************************************************************************************************** */


#copyright {
	width: 880px;
	margin: -15px auto 0;
	padding: 2px 0 0;
	text-align: right;
	font-size: 8px;
}

#copyright a {
	color: #666;
}



/* **************************************************************************************************** */


