body {
	background-image: url(image/back.gif);
}

.barra {
	font-family: "Arno Pro Caption";
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.barra:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #72A604;
}
.link {
	font-family: System;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
}
.link:hover {
	text-decoration: underline;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-left: 8px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}
h2 {
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	padding-left: 8px;
	color: #000000;
	font-family: "Bauhaus 93";
	padding-top: 10px;
}
h3 {
	font-size: 18px;
	font-style: italic;
	color: #003300;
	text-decoration: none;
	padding-left: 8px;
	text-align: left;
	font-family: "Bauhaus 93";
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 8px;
	text-align: justify;
	padding-right: 10px;
}
p a{
	color: #398CBD;
	
}
p a:hover{
	color: #FF9933;
	
}
.footer {
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

}
.linkbelleder li {
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #EDF7FD;
	margin-right: 30px;
	font-size: 36px;
	list-style-type: circle;
	color: #A8C0E2;
}
.linkbelleder li:hover {
	color: #000000;
	text-decoration: none;
}
.linkbelleder li a {
	color: #000000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	font-style: italic;
}
.linkbelleder li a:hover{
	font-size: 12px;
	text-decoration: none;
	color: #35639F;
}
.linkbelleizq li {
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: double;
	margin-right: 30px;
	font-size: 36px;
	list-style-type: circle;
	color: #A8C0E2;
}
.linkbelleizq li:hover {
	color: #000000;
	text-decoration: none;
}
.linkbelleizq li a {
	color: #000000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
}
.linkbelleizq li a:hover{
	font-size: 14px;
	text-decoration: none;
	color: #000033;
}
.linkfootbelle li {
	text-decoration: none;
	display: inline;
	float: left;
	padding-right: 20px;
	text-align: center;
}
.linkfootbelle li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	display: block;
}
.linkfootbelle li a:hover{
	font-size: 12px;
	color: #326798;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
