* {
	margin: 0;
	padding: 0;	
}

body {
	margin: 10px 0 0 0;
	padding: 0;
	background-color: #333742;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;/* center layout in ie5 and 5.5. */
}

#container {
	width: 994px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #2d5380;/* this is the background colour of the right column */
	text-align:left;
}

#content {
	padding: 0;
	background-image: url(../img/white_bg.gif);/*this is the background colour of the left column */
	background-repeat: repeat-y;
	background-position: left top;
}

#content_home {
	padding: 0;
}

#left {
	margin: 0;
	float:left;
	width: 292px;
	color: #000;
}

.left_content {
	padding:10px;
}


#right {
	float:left;
	width: 701px;
}

h1 {
	margin: 20px 0 0 20px;
	padding: 0 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	border-bottom: solid 1px #010522;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
}

a.white_big:link, a.white_big:visited , a.white_big:active {
	font-family: Arial;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

a.white_big:hover {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}


.bt_next_page {
	margin: 27px 12px 0 0;
	padding: 0 4px 0 4px;
	float:right;
	border: solid 1px #284a79;
	border-top: solid 1px #010522;
	border-bottom: solid 1px #4780c3;
	cursor: pointer;
}

.bt_next_page a:link, .bt_next_page a:visited , .bt_next_page a:active {
	font-family: Arial;
	color: #f3ac2f;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

.bt_next_page a:hover {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

.right_content {
	margin: 0 0px 0 20px;
	border-top: solid 1px #f3ac2f;
	padding:20px 40px 20px 20px;
	text-align: justify;
	font-size: 14px;
}

.blog_content a:link, .blog_content a:visited, .blog_content a:active {
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	border-bottom:1px dotted #ffffff;
	text-decoration: none;
}

.blog_content a:hover {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
	border:none;
}


.blog_nav a:link, .blog_nav a:visited, .blog_nav a:active {
	font-family: Arial;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
}

.blog_nav a:hover {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: underline;
	border:none;
}

.terre_marine {
	font-weight: bold;
	font-style: italic;
}

.header_bg {
	margin: 0;
	padding: 0;
	height: 22px;
	text-align:center;
	background-image: url(../img/header_bg.png);
	background-repeat: no-repeat;
}

.header_logo {
	height: 103px;
}

.header_logo_coord {
	background-color: #2d5380;
	float: left;
	text-align:right;
	font-size: 15px;
	font-weight: bold;	
	height: 103px;
}

#menu {
	margin: 0;
	padding: 5px 0 0 0;
	height:30px;
	background-color: #010522;
	text-align:center;
}	

#menu a:link, #menu a:visited , #menu a:active {
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none;
}

#menu a:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:underline;
}

#menu a.menu_selected:link, #menu a.menu_selected:visited, #menu a.menu_selected:active, #menu a.menu_selected:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	color: #f3ac2f;
}

#prog_title {	
	width: 994px;
	margin: 0 0 1px 0;
	padding: 0 0 0 0;
	background-color: #2d5380;
	text-align:left;
	border-bottom: solid 1px #f3ac2f;
}
#prog_title h1 {	
	margin: 0px 0 0 0px;
	padding: 10px;
	font-family: Arial, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	border-bottom: solid 1px #010522;
	font-weight: normal;
}


/*
#content_left {
	width: 292px;
	background-color: #ffffff;
	float:left;
}

#content_right {
	padding-left: 293px;
	width: 701px;
	float: left;
	background-color: #2d5380;
	text-align:left;
}
*/


#footer {
	margin: 0;
	padding: 20px 0 0 0;
	clear:both;	
	background-color: #010522;
	width: 994px;
	height: 25px;
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-align:center;
}
	

#footer a:link, #footer a:visited, #footer a:active {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #1d1d8b;
	text-decoration:none;
}

#footer a:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #1d1d8b;
	text-decoration:underline;
}

table.img_bt_table {
	margin: 0 0 2px 0;
	padding: 0;
	width:620px;
}

table.img_bt_table tr, table.img_bt_table td  {
	margin: 0;
	padding: 0;	
}

table.thumb_table {
	margin: 0 0 2px 0;
	padding: 0;
	width:620px;
}

table.thumb_table tr {
	margin: 0;
	padding: 0;	
}

table.thumb_table td  {
	margin: 0;
	padding: 7px 0 7px 0;	
}



.bt_img {
	margin:0;
	padding: 2px 4px 2px 4px;
/*	background-color: #f3ac2f;*/
	background-color: #fff;
	border: solid 1px #000;
	color: #000;
	cursor: pointer;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

.bt_link_ext {
	/*margin:0;
	padding: 2px 4px 2px 4px;
	background-color: #f3ac2f;
	border: solid 1px #fff;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	font-size: 15px;*/
	font-family: Arial;
	color: #f3ac2f;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}



.bt_main {
	margin: 12px 12px 0 0;
	padding: 0 4px 0 4px;
	float:right;
	border: solid 1px #284a79;
	border-top: solid 1px #010522;
	border-bottom: solid 1px #4780c3;
	font-family: Arial;
	color: #f3ac2f;
	font-weight: bold;
	font-size: 15px;
	cursor: pointer;
}

.bt_main a:link, .bt_main a:visited , .bt_main a:active {
	font-family: Arial;
	color: #f3ac2f;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

.bt_main a:hover {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

textarea {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}


li.element {
	margin: 0px;
	padding:  2px 0px 0px 0px;
	background-color: #2d5380;
	list-style: none;
	font-weight:bold;
	width: 270px;
	height: 21px;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	border-top: solid 1px #ffffff;
	color: #ffffff;
	font-size: 13px;
}

.element a:link, .element a:visited , .element a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-left:10px;
}

.element a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}


div.element {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	background-color: #2d5380;
	border:none;
	font-weight:bold;
	width: 270px;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	color: #ffffff;
	font-size: 13px;
}


table.agency_list {
	margin: 0;
	padding: 0;
	width: 994px;
}

table.agency_list tr {
	margin: 0;
	padding: 0;
}

td.left_cell {
	margin: 0;
	padding: 10px 0 10px 0;
	width: 293px;
	background-color: #fff;
	text-align:center;
	vertical-align:center;
}	
	
	
td.right_cell {
	margin: 0;
	padding: 10px;
	width: 701px;
	background-color: #2d5380;
	vertical-align:top;
	text-align:left;
}

/*STYLE FOR LAST AD BLOC*/

.bloc_last_ad {
	text-align:left;
	width:416px;
	border: solid 1px #7e9bbb;
	padding: 1px;
}


.property_img {
	background-color:#fff;
	padding:2px;
	border-top: solid 1px #888;
	border-left: solid 1px #888; 
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

a.bloc_last_ad_elem_link:link, a.bloc_last_ad_elem_link:visited, a.bloc_last_ad_elem_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303a67;
	text-decoration: none;
}

a.bloc_last_ad_elem_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b3c8db;
	text-decoration: underline;
}


table.bloc_last_ad_table {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 416px;
	background-image: url(http://www.terre-marine-location.net/img/bloc_last_ad_table_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}


.ItemBody {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding: 3px 6px 3px 6px ;
	font-weight: bold;
	color: #1d1d1d;
	background-color:#ffffff;
	border: none;
}


.ItemBody a:link, .ItemBody a:active, .ItemBody a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #2d5380;
	text-decoration: underline;
	padding-left: 0px;
}



/* STYLE FROM TMLOC */

.ad_result {
	width:635px;
	margin: 0 0 20px 0;
	border: solid 1px #7e9bbb;
	padding: 1px;
}

table.property_result {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	background-image: url(../img/ad_result_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #000000;
	width: 635px;
}
table.property_result tr td{
	margin: 5px;
	padding: 5px;
}
.property_result a:link, .property_result a:visited , .property_result a:active {
	font-size: 15px;
	color: #303a67;
	text-decoration: underline;
	font-weight:bold;
}

.property_result a:hover {
	font-size: 15px;
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}



.ad_result_red {
	width:635px;
	margin: 0 0 20px 0;
	border: solid 1px #ed2e64;
	padding: 1px;
}

table.property_result_red {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	background-image: url(../img/property_result_red_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #000000;
	width: 635px;
}
table.property_result_red tr td{
	margin: 5px;
	padding: 5px;
}

.property_result_red a:link, .property_result_red a:visited , .property_result_red a:active {
	font-size: 15px;
	color: #c51919;
	text-decoration: underline;
	font-weight: bold;
}

.property_result_red a:hover {
	font-size: 15px;
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}

a.detail_red_link:link, a.detail_red_link:visited , a.detail_red_link:active {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.detail_red_link:hover {
	font-size: 15px;
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}


