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

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #553E47;
	font-weight: bold;
	text-decoration: none;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #553E47;
	text-decoration: none;
	background-color: #E1D5DA;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #553E47;
	font-weight: bold;
	text-decoration: none;
}


a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #553E47;
	font-weight: bold;
	text-decoration: none;
}
.divPrincipal {
	position: absolute;
	left: 0px;
	top: 60px;
	right: 0px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #553E47;
	background-color: #dddddd;
	vertical-align: 0%;
	background-image: url(images/trame.gif);
	background-repeat: repeat;
}

.Style1 {
	font-size: 20px;
	position: static;
}

.Style2 {
	font-size: 36px;
	position: static;
}
	
.Style3 {
	font-size: 72px;
	font-weight: bold;
	position: static;
}

.style6 {
	font-size: 10px;
}

.style7 {
	color: #0000FF;
	font-weight: bold;
}

.styleNews1{
	color :#F1E7AD ;
	font-size:18px;
	font-weight:bold;
}
.nico {
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	background-color: #333333;
}

