
body{
	background-color : #E9E6DD;
	font-size : 11px;
	font-family : verdana,arial;
}

h2{
	font-style: italic;
	text-decoration: underline;
}

h3{
	text-decoration: underline;
}

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

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

.top_menu a{
	color:#25204F;
	color:#3a648e;
	font-family:verdana,arial;
	text-decoration:none;
	font-size:20px;
	font-style: italic;
}

.top_menu a:hover{
	color:#1D79A1;
	text-decoration:underline;
}

.top_menu td{
	text-align:center;
	width:20%;
}

.top_menu{
	background-color:#FFFFFF;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}

.main{
	width:980px;
}

.main_top, .main_bottom, .main_left, .main_right, .main_top_left, .main_top_right, .main_bottom_left, .main_bottom_right{
	background-color : #E9E6DD;
	background-color : #FFFFFF;
}

.main_top, .main_bottom{
	background-image : url(../images/bg1-top.jpg);
	height:10px;
	width:960px;
}

.main_bottom{
	background-image : url(../images/bg1-bottom.jpg);
}

.main_left, .main_right{
	background-image : url(../images/bg1-left.jpg);
	width:10px;
	height : 400px;
}

.main_right{
	background-image : url(../images/bg1-right.jpg);
}

.main_top_left{
	background-image : url(../images/bg1-top-left.jpg);
}

.main_top_right{
	background-image : url(../images/bg1-top-right.jpg);
}

.main_bottom_left{
	background-image : url(../images/bg1-bottom-left.jpg);
}

.main_bottom_right{
	background-image : url(../images/bg1-bottom-right.jpg);
}

.main_main{
	background-color : #FFFFFF;
	padding:18px;
	padding-top:0px;
}

.separation{
	width:15px;
}
.separationv{
	height:15px;
}

.logo_home{
	width: 256px;
	height:320px;
	border:1px solid #3a648e;
}

.photo_home, .text_right{
	width: 630px;
}

.text_left, .text_left td{
	background-color : #d1dee6; //E9E6DD;
	padding : 10px;
	
	font-size : 11px;
	font-family : verdana,arial;
	color: #1D79A1;
	border:1px solid #3a648e;
}

.text_left h1{
	color : #25204F;
	font-size : 23px;
	margin:0px;
	padding:0px;
	text-decoration: underline;
}

.text_right, .text_right td, .text_right tr{
	background-color: #F6F5F1;
	padding : 10px;
	padding-bottom:20px;
	font-size : 11px;
	font-family : verdana,arial;
	color: #1D79A1;
}

.text_right a, .text_left a{
	color: #1D79A1;
	text-decoration: underline;
}

.text_right a:hover, .text_left a:hover{
	color: #B6716F;
	text-decoration: none;
}

.text_right h1{
	color : #25204F;
	font-size : 23px;
	margin:0px;
	padding:0px;
	text-decoration: underline;
}

.p_h1{
	margin-left:15px;
}

.text_right h2{
	margin-left : 15px;
	color : #25204F;
	font-size : 19px;
}

.p_h2{
	margin-left:30px;
}

.text_right h3{
	margin-left:30px;
	color : #25204F;
	font-size : 14px;
}

.p_h3{
	margin-left:45px;
}

.table_tarifs{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
}

.table_tarifs td, .table_tarifs th{
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	padding:8px;
	background-color:#FFFFFF;
}

.tab{
	margin-left : 15px;
}

.text_right, .text_left, .logo_home, .photo_home{
	-webkit-box-shadow: 0px 0px 5px #888;
}

.hide_screen{
	display:none;
	visibility:hidden;
}