/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#114d6f;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
a{
	color:#59331b;
	font-weight:bold;
}
a:hover{
	color:#c18033;
}
#content{
	width:1012px;
	margin: 0 auto;
	text-align:left;
}
/* page d'accueil */
#accueil{	
	height:657px;
	background-image:url(images/latour_acc.jpg);
	background-repeat:no-repeat;
	background-position:top;
} 
#menu{
	position:relative;
	top:200px;
	left:680px;
	width:220px;
}
#menu dt{
	font-size:17px;
	padding-top:10px;
}
#menu dt a{
	color:#FFFFFF;
	text-decoration:none;
}
#menu dt a:hover{
	color:#c18033;
}
#slogan{
	position:relative;
	top:325px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
}
#slogan .txt{
	font-size:10px;
	font-weight:bold;
}
#slogan .ad{
	font-size:12px;
	font-weight:bold;
}
/* page interieur */ 
#col_dr{
	height:657px;
	width:213px;
	background-image:url(images/fd1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:right;	
}
#col_dr2{
	height:657px;
	width:213px;
	background-image:url(images/fd5.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:right;	
}
#col_dr3{
	height:657px;
	width:213px;
	background-image:url(images/fd3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:right;	
}
#col_dr4{
	height:657px;
	width:213px;
	background-image:url(images/fd4.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:right;
	
}
#col_dr5{
	height:657px;
	width:213px;
	background-image:url(images/fd6.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:right;
	
}
#col_dr6{
	height:657px;
	width:213px;
	background-image:url(images/fd7.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:right;
	
}
#col_dr_dt{
	height:657px;
	width:213px;
	background-image:url(images/fd.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:right;
	
}

 #coord{
	padding-top:75px;
	padding-right:30px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
#int{
	height:657px;
	width:799px;
	background-image:url(images/latour_int.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	text-align:left;
}
#int #menu_int {
	position: relative;
	top:132px;
	left:140px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	width:690px;
}
#int #menu_int p{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-bottom:0px;
	margin-bottom:16px;
	margin-right:70px;
	text-align:right;
}
#int #menu_int .select{
	color:#a3d0f7;
}
#int #menu_int .select2{
	color:#0d496b;
}
#int #menu_int a{
	color:#FFFFFF;
	text-decoration:none
}
#int #menu_int a:hover{
	color:#FF9933;
}
#ct_titre{
	position: relative;
	top:150px;
	left:110px;
	width:670px	
}
#ct_titre h1{
	font-size:20px;
	color:#628ba8;
	border-bottom:1px #628ba8 solid;
	
}
#ct_txt{
	position: relative;
	top:150px;
	left:110px;
	width:670px	;
	font-size:13px;
	color:#666666;
	overflow:auto;
	padding-right:5px;
	height:360px;
}
#ct_txt p{
	text-align:justify;
	line-height:20px;
	
}
ul p{
line-height:20px;
font-size:13px;
	font-weight:normal;
}
#ct_txt img{
	border: 1px #628ba8 solid;
	float:right;
	margin:5px;
}
#ct_txt img.left{
	border: 1px #628ba8 solid;
	float:left;
	margin:5px;
}

#ct_txt img.sl{
	border: 1px #628ba8 solid;
	float:none;
	text-align:center;
	margin:5px;
}
#ct_txt img.center{
	border: 1px #628ba8 solid;
	float:none;
	margin:5px;
	text-align:center;
}
li.menu{
	font-weight: bold;
	padding-top:25px;
	font-size:15px;
}
li{
	font-size:13px;
	font-weight:normal;
}
p.ss_titre{
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	color:#628ba8;
}
p.retour{
	text-align:right;
}
table.donee{
	font-size:10px;
}
table.donee th{
	background-color:#628ba8;
	color:#FFFFFF;
	border:1px #33CCFF solid;
	padding:2px;
	border-collapse:collapse;
	
}
table.donee td{
	text-align:center;
	border:1px #33CCFF solid;
	padding:2px;
	border-collapse:collapse;
	
}
form table td th{
	padding:5px;
	text-align:left;

}
form table th{
	color: #628ba8;
	text-align:left;

}
input,textarea{
	border:1px #33CCFF solid;
	font-size:10px;
	padding:2px;
}
/* winpcweb */
#winpcweb{
	font-size:10px;
	color:#aae0ff;
}
#winpcweb a{
	font-size:10px;
	color:#aae0ff;
}
#winpcweb a:hover{
	font-size:10px;
	color:#c18033;
}