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

body{
	width:100%;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C6002D;
	background-color: #ffcc67;
	background-image: url(images/site/bg-site3.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	margin: 0;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C6002D;
	text-align: left;
	text-indent: 10px;
	word-spacing: 2px;
	font-style: normal;
	text-transform: uppercase;
	background-position: center;
	height: 20px;
	line-height: 25px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C6002D;
	text-align: left;
	letter-spacing: 2px;
	text-indent: 25px;
	word-spacing: 5px;
	font-style: normal;
	text-transform: uppercase;
}

.lnavb { font-family: Verdana, Arial; font-size: 11px; font-style: normal; font-weight : normal; color: #C6002D}
{text-decoration: underline;}

a:link, a:visited {
	text-decoration: none;
	color:#C6002D;
	font-size: 12px;
}

a:hover {
	text-decoration:none;
	color:#F03;
	font-weight: normal;
	font-size: 12px;
}

a.underline:link {
	color: #C6002D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6002D;
	font-weight: bold;
}
a.underline:visited {
	color: #C6002D;
	border-bottom: 1px dotted #C6002D;
	text-decoration: none;
	font-weight: bold;
}
a.underline:hover {
	color: #d0471d;
	border-bottom: 1px dotted #d0471d;
	text-decoration: none;
	font-weight: bold;
}

.text_rouge2 {
	font-size:12px;
	font-family:Verdana;
	color:#C6002D;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	word-spacing: 3px;
}

.lien_rouge:link {
	font-family : Verdana;
	font-size : 11px;
	color : #C6002D;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3px;
	word-spacing: 2px;
	text-transform: uppercase;
}
.lien_rouge:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #C6002D;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3px;
	word-spacing: 2px;
	text-transform: uppercase;
}
.lien_rouge:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #920827;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3px;
	word-spacing: 2px;
	text-transform: uppercase;
	}
	
.lien_rouge2:link {
	font-family : Verdana;
	font-size : 11px;
	color : #C6002D;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 3px;
	}
.lien_rouge2:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #C6002D;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 3px;
	}
.lien_rouge2:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #920827;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 3px;
		}
		
.lien_rouge3:link {
	font-family : Verdana;
	font-size : 10px;
	color : #C6002D;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 2px;
	}
.lien_rouge3:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #C6002D;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 2px;
	}
.lien_rouge3:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #920827;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 2px;
		}


#travelguide {
	background-color: #FFCC33;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin: 2px;
	padding: 2px;
	height: 20px;
}

#travelguide2 {
	background-color: #FFCC33;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin: 2px;
	padding: 2px;
	height: 20px;
}

#johannes2 {
	background-color: #FFE084;
	width: 132px;
	margin: 2px;
	padding: 2px;
	height: 152px;
	border: 1px solid #CA7900;
}

#johannes3 {
	background-color: #FFE084;
	width: 310px;
	margin: 2px;
	padding: 2px;
	height: 250px;
	border: 1px solid #CA7900;
}
