/*global settings*/

*{margin:0; padding:0;filter:none}
body{text-align:center; background-color:#a8978a;}

/*Divs settings:*/

#main_wrapper{width:950px;margin-left:auto;margin-right:auto;text-align:left; position:relative; }
#myflash{width:950px; height:631px; position:absolute; left:0px; top:0px; }
#content{width:950px; height:200px;position:absolute; left:0px; top:500px;}
#home_txt{width:315px; height:200px;position:absolute; left:575px; top:170px;text-align: justify;}
#contact_form{width:400px; height:350px;position:absolute; left:350px; top:35px;}

#addresse{width:230px; position:absolute; left:700px; top:0px;}
#main_txt{width:440px; position:absolute; left:255px; top:0px; text-align:justify;}
#footer{ margin-top:400px;}
#bottomGrad{width:100%;height:754px; position:absolute; background: url("../img/design/gradient_lower.gif") center bottom repeat-x; background-color:#F4E9D7; margin-left:auto;margin-right:auto;text-align:left;}
#topGrad{width:100%;height:300px; position:absolute; background: url("../img/design/gradient_bg.gif") center top repeat-x; background-color:#F4E9D7;margin-left:auto;margin-right:auto;text-align:left; }
#bg_img{width:100%;height:631px; position:absolute; background: url("../img/design/paris_bg_inside.gif") 30px 5px no-repeat; margin-left:auto;margin-right:auto;text-align:left; }

/*Fonts & Colors:*/

body,td,th{font-size: 13px ;font-family: Trebuchet MS;color: #695249; line-height:17pt; text-align: justify; }

body p{padding:5px 5px 5px 5px; font-weight:bold;}

a:link {color: #695249;}
a:visited {color: #695249;}
a:hover {color: #AC7264;}
a:active {color: #695249;}

.header-title{	background-color : #F4E9D7;	color : #695249;line-height: 21pt;font-family : Trebuchet MS;font-size : 17px;	text-align:center;}

.bottom-menu:link{ font-size : 11px; color: #695249; text-decoration: none;}
.bottom-menu:visited{ font-size : 11px; color: #695249; text-decoration: none;}
.bottom-menu:hover{font-size : 11px; color: #AC7264; text-decoration: underline;}
.bottom-menu:active{ font-size : 11px; color: #695249; text-decoration: none;}



.address{font-size : 11px; color: #75625B; line-height: 14pt; margin-top:20px;}
.address2{font-size : 11px; color: #75625B; line-height: 15pt; margin: 0px 0px 0px 40px}
