@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #6c6c6c;
	line-height: 14px;
}
body {
	background-color: #70a7eb;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 50px;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #01980f;
	text-decoration: underline;
}
a:link {
	color: #01980f;
}
a:visited {
	color: #6c6c6c;
}
a:hover {
	color: #01980f;
	text-decoration:none;
}
a:active {
	color: #6c6c6c;
}
.verde {
	font-family: Tahoma;
	font-size: 11px;
	color: #01980f;
	line-height:18px;
}
.verde a:link, .verde a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #01980f;
	text-decoration:none;
}
.verde a:hover{
	color: #01980f;
	text-decoration:underline;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
.footer a:link, .footer a:visited{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #777777;
	text-decoration: underline;
}
.footer a:hover{
	color: #777777;
	text-decoration: none;
}
.bleu18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #0261db;
	text-decoration: none;
	letter-spacing: -0.05em;
}
.bleu24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #0261db;
	text-decoration: none;
	letter-spacing: -0.05em;
}.hr {
	background-image: url(images/hr-vert.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.box {
	background-color: #fff8e5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dcd4bf;
	border-left-color: #DCD4BF;
}
.img {
	border: 1px solid #dcd4bf;
}
.album {
	height: 400px;
	width: 460px;
	overflow: scroll;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6c6c6c;
	text-decoration: none;
	border: 1px solid #CCC;
}
.btn {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	background-color: #397ddd;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #bf1b1e;
	text-decoration: none;
	line-height: 24px;
}
.vila {
	background-image: url(images/vila.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
