/*
    Document   : general.css
    Author     : Eric Asselin - www.ericasselin.com
	Project	   : 
*/

body {
	background-repeat:repeat-x;
	background-color:#dedbc8;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:10pt;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    overflow-x: hidden;
}

img
{
	border:none;	
}

a
{
	color:#660000;	
}


/* Bade du milieu */

.bande-noire
{
	height:36px;
	padding:10px 0;
	background:#000;
}

	div.bande-noire div.bn-wrapper
	{
		width:980px;
		margin:0 auto;
		color:#fff;
		position:relative;
	}
	

div.search_block
{
	position:relative;
	width:350px;
	padding-left:0px;
}
	
	input.search_submit
	{
		background:url(../images/icons/search_button.png) no-repeat transparent;
		border:0px none;
		width:36px;
		height:35px;
		position:absolute;
		top:0px;
		right:0px;
	}
	
	input.s
	{
		position:absolute;
		height:16px;
		top:0px;
		left:0px;
		padding:7px 0;
		font-size:11pt;
	}

#mid-phone-counter
{
	position:absolute;
	top:0px;
	right:20px;	
}

#slide_0
{
	display:block;	
}

/* Boutton rouge */

div.red_btn_l
{
	background:url(../images/boutons/red_btn_l.png) no-repeat left;
	padding-left:8px;
	height:35px;
	float:right;
	clear:both;
}

	div.red_btn_r
	{
		background:url(../images/boutons/red_btn_r.png) no-repeat right;
		padding-right:8px;
		height:35px;	
	}
		
		div.red_btn_c
		{
			background:url(../images/boutons/red_btn_c.png) repeat-x right top;
			padding-right:7px;
			height:24px;
			padding:10px 0;
			text-align:center;
			color:#fff;	
			position:relative;
		}
		
			div.red_btn_c a
			{
				color:#fff;
				font-weight:bold;
				text-decoration:none !important;
				padding:0 10px;
			}

#outer-wrapper
{
	margin: 0 auto;

	margin-top:0px;
	
	background-repeat:repeat-x;
	background:#dedbc8;
}

#wrapper {
    width:980px;
	min-height:700px;
    margin-left:auto;
    margin-right: auto;

}

#wrapper-header {
    background-color:#040707;
    border-bottom: 5px solid #636466;
}

#header {
    background: url('../images/bg-header.png') no-repeat top left #040707;
    height:100px;
    width:980px;
    margin-left:auto;
    margin-right: auto;
}

#header div {
    height: 100px;
    width:650px;
    float:left;
}

#header ul {
    list-style: none;
    margin:0px 35px 0px 0px;
    padding:0px;
    text-align:right;
    padding-top:20px;
    float:right;
}

#header ul li {
    display: inline;
}

#header ul li a {
    color:#ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-size:10px;
    border-right:1px solid #ffffff;
    padding: 0px 10px 0px 7px;
    margin:0px;
}

#header ul li a:hover {
    text-decoration: underline;
}

#header .last {
    border:none;
}

#wrapper-filtre {
    width:100%;
    background-color:rgb(0, 30, 52);
    height:61px;
    opacity: 0.8;
    filter:alpha(opacity=80);
    z-index: 99;
    position:relative;
}

#image {
    /*background:url('../images/vu-sur-le-fleuve.png') top center;*/
    /*height:312px;*/
}

#image1 {
    background:url('../images/vu-sur-le-fleuve.png') top center;
    height:51px;
}

#filtre {
    /*background-color:rgba(0, 30, 52, 0.8);*/
    width:980px;
    margin-left:auto;
    margin-right: auto;
}

#nav {
    list-style: none;
    margin:0px 0px 0px 25px;
    padding:0px;
}

#nav li {
    display: inline;
    margin:0px;
    margin-left:-3px;
    padding:0px;
}

#nav li a {
    color:#ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-size:10px;
    border-right:1px solid #636466;
    padding: 24px 8px 24px 8px;
    margin:0px;
    line-height:61px;
}

#nav li .first {
	border-left:1px solid #636466;
}

#nav li a img {
	float:left;
	padding-right:16px;
	padding-top:5px;
}

#nav li a:hover {
    text-decoration: underline;
    background-color:rgb(99, 100, 102);
    opacity: 0.9;
    filter:alpha(opacity=90);
}

.boxes {
    margin-top:20px;
	padding:15px 15px 0px 15px;
    height:400px;
    width:910px;
	table-layout:fixed;
	display:table;
}

	.boxes div.row
	{
		display:table-row;	
	}
	
	.boxes div.thead
	{
		display:table-header-group;	
	}
	
		.boxes div.thead div.box
		{
			vertical-align:bottom;	
		}
	
		.boxes div.thead div.box div.title
		{
			border-bottom:#6f6d64 1px solid;
		}
	
		.boxes div.thead h2
		{
			color:#660000;
		}

		.boxes div.box
		{
			width:286px;
			display:table-cell;
			padding:0 20px;
			vertical-align:top;
		}
		
		.boxes div.box form
		{
			max-width:276px !important;	
			padding-right:5px;
		}
		
		.boxes div.box div.failure
		{
			max-width:250px !important;	
		}
		
		.boxes div.box form.cform textarea, .cform input {
			margin-left: -1px;
			width: 151px !important;;
		}
		
		#sendbutton6
		{
			display:none;	
		}

#boxes p {
    color:#333;
    text-align: left;
	line-height:18px;
	margin-bottom:18px;
	height:155px;
	overflow:hidden;
}

#boxes img {
    border:none;
    box-shadow:3px 3px 5px #888;
    -moz-box-shadow:3px 3px 5px #888;
    -webkit-box-shadow:3px 3px 5px #888;
    -ms-filter: "progid:DXImageTransform.Microsoft.dropShadow(color=#c7c7c7,offX=3,offY=3, positive=true)";
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#c7c7c7, offX=3, offY=3, positive=true);
}

#boxes .readmore {
    text-align: left;
    margin:10px 0px 50px 0px;
    padding:2px 4px 2px 4px;
    box-shadow:3px 3px 5px #888;
    -moz-box-shadow:3px 3px 5px #888;
    -webkit-box-shadow:3px 3px 5px #888;
    -ms-filter: "progid:DXImageTransform.Microsoft.dropShadow(color=#c7c7c7,offX=3,offY=3, positive=true)";
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#c7c7c7, offX=3, offY=3, positive=true);
}

#boxes .readmore a {
    color:#ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-size:11px;
}

#box1 {
	/*
    width:280px;
    float:left;
	*/
	padding-top:5px;
}

#boxes h1 {
    margin:0px;
    padding:0px;
    font-size: 18px;
    font-weight: bold;
}

#box1 h1 a {
    color:#062845;
	font-family:Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
}

#box1 .readmore {
    background-color: #062845;
}

#box2 {
	/*
    width:275px;
    float:left;
    margin:0px 20px 0px 20px;
	*/
	padding-top:5px;
}

#box2 h1 a {
    color:#490000;
	font-family:Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
}

#box2 .readmore {
    background-color: #490000;
}

#box3 {
	/*
    width:275px;
    float:left;
	*/
	padding-top:5px;
}

#box3 h1 a {
    color:#636466;
	font-family:Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
}

#box3 .readmore {
    background-color: #636466;
}

#wrapper-footer {
	margin-top:20px;
    background-color:#000000;
    clear:both;
}


#footer {
    background-color: #000000;
    height:53px;
    padding:10px 35px 20px 35px;
    margin-bottom:0px;
    width:980px;
    margin-left:auto;
    margin-right: auto;
	text-align:center;
	position:relative;
}

	#counter_footer
	{
		color:#909090;
		left: 50%;
		position: absolute;
		bottom: 32px;
		font-size:11px;
		margin-left: -103px;
	}
	
	#footer_tel_text
	{
		color:#909090;
		left: 50%;
		position: absolute;
		bottom: 17px;
		font-size:11px;
		margin-left: -103px;
	}

#footer #center
{
	text-align:left;
	float:left;	
	padding-left: 95px;
	color:#909090;
	font-size:11px;
}

	#footer #center a
	{
		color:#909090;	
	}

#footer #left {
    color:#909090;
    float:left;
    font-size:11px;
	text-align:left;
}

#footer a {
    text-decoration: none;
}

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

#footer #left a {
    color:#909090;
}

#footer #right {
    color:#636466;
    float:right;
    font-size:12px;
    text-transform: uppercase;
    text-align: right;
	margin-top:0px;
}

#footer #right a {
    color:#636466;
}

#section-content {
    text-align:justify;
}

#section-content h1, #section-content h1 a {
    color:#981b1e;
	font-size:fontSize:65pt;
    font-family:Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
	
}

#section-content h2, #section-content h2 a {
    color:062845;
	font-family:Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
}

#section-content h3, #section-content h3 a {
    color:#062845;
	color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#clearfix {
	position:relative;
    height: 401px;
	text-align:center;
	margin:0 auto;
	background-color:rgb(0, 30, 52);

}

.slider {
    width: 1672px;
    position: relative;
    top:-61px;
	left:0px;
    height:452px;
	text-align:center;
	margin:0 auto;
}

.slider ul {
    padding:0px;
    margin:0px;
}

.slider ul li {
    text-align: center;
    overflow: hidden;
    display: none;
    overflow: hidden;
}

.pp_pic_holder {
    display: none;
}





.content_div_au
{
	background-repeat:no-repeat;
	margin-bottom:30px;
	color:#636466;
}


h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#062845;
	font-size:16pt;

}

h4
{
	color:#062845;
	font-size:12pt;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3
{
	background-color:#445e74;
	width:170px;
	color:white;
	font-variant:small-caps;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	
}

#top_part
{
	height:118px;
	width:100%;
	padding:0px;
	margin-bottom:-20px;
}


#col1_au
{
	width:220px;
}


#col2_au
{
	vertical-align:text-top;
	padding-right:45px;
}


#col1_am
{
	width:485px;
	vertical-align:top;
	text-align:center;
}


#col2_am
{
	width:473px;
	vertical-align:text-top;
	padding-left:40px;
	text-align:center;
}

#col1_tat
{
	width:735px;
	vertical-align:bottom;
}



#col2_tat
{
	width:290px;
	vertical-align:top;
	padding-left:1px;
}

#col2_tat A:link
{
	color:#062845;
	color:#636466;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#col2_tat A:visited
{
	color:#636466;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#col1_cm
{
	width:575px;
	text-align:center;
}


#col2_cm
{
	width:405px;
	padding-left:9px;
	
}

.img_div_cm
{
	width:201px;
	padding-top:20px;
	float:left;
	margin-right:5px;
}


.txt_div_cm
{
	width:400px;
	vertical-align:text-top;
	margin-left:40px;
	text-align:left;
}

.content_div_cm
{
	background-repeat:no-repeat;
	margin-bottom:10px;
	vertical-align:text-top;
	color:#636466;
	font-size:10pt;
	padding:10px;
}

#testi_table
{
	width:872px;
	padding:25px 25px 0 40px;
	background-image:url(http://www.baysidelakeshore.com/wp-content/uploads/2010/02/LS_top_bck.png);
	background-position:center;
	background-repeat:repeat-y;
	position:relative;
	min-height:450px;
}


#testi_table_top
{
	background-image:url(http://www.baysidelakeshore.com/wp-content/uploads/2010/02/LS_ct_top_bck.png);
	background-position:center;
	background-repeat:no-repeat;
	min-height:24px;
	margin:0 auto;
	margin-left:-1px;
	position:absolute;
	top: 26px;
	width: 937px;
	left:0px;
}

#testi_table_bottom
{
	width:937px;
	background-image:url(http://www.baysidelakeshore.com/wp-content/uploads/2010/02/LS_bottom_bck.png);
	background-position:center;
	background-repeat:no-repeat;
	min-height:24px;
	margin:0 auto;
	margin-left:-1px;
	position:absolute;
	bottom:-24px;
	left:0px;
}

#col1_testi
{
	width:461px;
	vertical-align:text-top;
	padding:15px;
	border-right:1px solid;
	color:#333;
}


#col2_testi
{
	width:461px;
	padding-left:15px;
	vertical-align:text-top;
}

#col1_avsc
{
	width:461px;
	vertical-align:text-top;
	padding:15px;
	border-right:1px solid;
	color:#333;
}


#col2_avsc
{
	width:441px;
	padding-left:15px;
	padding-right:20px;
	vertical-align:text-top;
}

#col1_gr
{
	width:455px;
	vertical-align:top;
	padding-right:30px;
}


#col2_gr
{
	width:455px;
	padding-right:50px;
	vertical-align:top;
}





.content_div
{
	height:203px;
	background-repeat:no-repeat;
}

.img_div
{
	display:inline-block;
	width:166px;
}


.avsc_txt_div
{
	color:#636466;
	font-size:10pt;
	text-align:left;
	margin-right:15px;
}

.txt_div
{
	color:#333;
	font-size:10pt;
	width:311px;
	float:right;
	text-align:left;
	margin-right:65px;
}

input
{
	width:290px;
	margin-left:5px;
}

#btn_send
{
	width:78px;
	background-color:#794343;
	color:white;
	margin:0;
	border:thin;
	margin-top:5px;
	font-variant:small-caps;
}

textarea
{
	width:290px;
	margin-left:5px;
}


#table_contact td
{
	height:20px;
}

.content_div_testi
{
	background-repeat:no-repeat;
	vertical-align:text-top;
}

.img_div_testi
{
	width:201px;
	padding-top:10px;
	float:left;
	margin-right:10px;
}


.txt_div_testi
{
	color:#333;
	font-size:10pt;
	padding:10px;
	vertical-align:text-top;
	margin-left:40px;
	text-align:left;
}

input
{
	width:290px;
	margin-left:5px;
}

#btn_send
{
	width:78px;
	background-color:#794343;
	color:white;
	margin:0;
	border:thin;
	margin-top:5px;
	font-variant:small-caps;
}

textarea
{
	width:290px;
	margin-left:5px;
}

.content_div_gr
{
	height:203px;
	background-repeat:no-repeat;
	margin-bottom:80px;
	vertical-align:text-top;
}

.img_div_gr
{
	text-align:right;
	width:85px;
	float:left;
}


.txt_div_gr
{
	color:#333;
	font-size:10pt;
	width:295px;
	padding-left:10px;
	float:right;
	text-align:left;
}

#btn_left
{
	width:30px;
	height:57px;
	font-size:22pt;
	font-weight:bold;
	background-image:url(http://www.baysidelakeshore.com/wp-content/uploads/2010/02/btn_l_bck.png);
	background-position:right;
	background-repeat:repeat-y;
	color:white;
	margin:0px;
	border:thin;
	display:inline;
}


#btn_right
{
	width:30px;
	height:57px;
	font-size:22pt;
	font-weight:bold;
	background-image:url(http://www.baysidelakeshore.com/wp-content/uploads/2010/02/btn_r_bck.png);
	background-position:left;
	background-repeat:repeat-y;
	color:white;
	margin:0px;
	border:thin;
	display:inline;
}

.shadow_img
{
	-moz-box-shadow:3px 3px 5px #888;
    -webkit-box-shadow:3px 3px 5px #888;
}
   
   
   
   
   	ul#choixLangues
			{
				height:25px;
				margin:0;
				padding:0;
				list-style-type:none;
			}
			
			ul#choixLangues li
			{
				float:left;
				width:60px;	
				list-style-type:none;
				
			}
			
			ul#choixLangues li a
			{
				text-decoration:none;
				font-weight:bold;
			}
			
			#langues
			{
				height:30px;
				width: 270px;
				padding-top:25px !important;
			}



.odd
{
	background-color:#e8f3f7;
	text-align:center;
}

.even
{
	text-align:center;
}


div.lireplus a
{
	text-align:right;
	color:#660000;
}

.date_cat
{
	font-weight:bold;
	font-size:11pt;	
}

.linklove
{
	display:none;	
}
