@font-face {
	font-family: Calibri;
	src: url("font/Calibri.ttf") format("opentype");
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #E6E6E6;
	background-attachment: scroll;
	background-image: url(images/clouds-home.png);
	background-repeat: repeat-x;
	background-position: left 20px;
}
a {
	color: #7396B9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.5em;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #9A0025;
}
p {
	color: #666;
	margin: 0px;
	padding: 2px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}
h1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #9A0025;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 2em;
	background-image: url(images/fleche.png);
	background-repeat: no-repeat;
	background-position: left 55%;
}
h2 {
	color: #666;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.8em;
	width: 60%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #CCC;
	border-bottom-left-radius:12px;
	-moz-border-radius-bottomleft:12px;
	-webkit-border-bottom-left-radius:12px;
	border-top-right-radius:12px;
	-moz-border-radius-topright:12px;
	-webkit-border-top-right-radius:12px;
}
li {
	font-size:0.8em;
	list-style: url(none) none;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}
select {
	cursor:pointer;
}
input, textarea {
	color: #666;
	border:thin solid #CCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
input#submit {
	color: #385572;
	background-color: #99B3CC;
}
input#submit:hover, input#submit:focus {
	color: #fff;
	background-color: #385572;
	cursor:pointer;
}
input#fermer {
	color: #666;
	background-color: #FFF;
}
input#fermer:hover, input#fermer:focus {
	background-color: #CCC;
	cursor:pointer;
}
input[default="true"] {
	background-color: #4A7095;
}
input[type="radio"], input[type="checkbox"] {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	cursor:pointer;
}
input[readonly="readonly"] {
	background-color: #CCC;
}
input[type="text"] {
	width: 250px;
}
input:focus, textarea:focus, select:focus {
	border: thin solid #333;
}

label {
	cursor:pointer;
}
label:hover {
	color: #4A7095;
}
fieldset {
	border:1px solid #CCC;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}
legend {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #385572;
}
#conteneur {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#entete {
	height: 160px;
	background-image: url(images/fond-entete.png);
	background-repeat: no-repeat;
	width: 900px;
	background-position: bottom;
	text-align: center;
}
#entete img {
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#corp {
	margin: 0px;
	width: 840px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(images/fond-corp.png);
	background-repeat: repeat;
	min-height:360px;
}
#contenu {
	padding-top: 20px;
	width: 840px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#pied {
	height: 100px;
	width: 860px;
	bottom: 0px;
	background-image: url(images/bkg-botom.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-position: top;
}
#pied li a {
	font-size: 1em;
}
#pied li a:hover {
	color:#FFF;
}
#navigation {
	width: 880px;
	height: 36px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/fond-corp.png);
	background-repeat: repeat;
}
#formulairecontact {
	margin: 0px;
	padding: 0px;
}
#inscription {
	margin: 0px;
	padding: 0px;
}
#barrenav {
	background-color: #FFF;
	text-align: center;
}
#barrenav a {
	color: #666;
}
#barrenav a:hover {
	color: #B50021;
}
#sommaire {
	float: right;
	width: 28%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 15px;
}
#histo {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#histo ul {
	margin 0px;
	padding: 0px;
}
#nuage {
	width: 90%;
	background-color: #CCC;
	border-bottom-left-radius:12px;
	-moz-border-radius-bottomleft:12px;
	-webkit-border-bottom-left-radius:12px;
	border-top-right-radius:12px;
	-moz-border-radius-topright:12px;
	-webkit-border-top-right-radius:12px;
	text-align: center;
	padding: 10px;
	opacity : 0.8;
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	margin-top: 7px;
}
#nuage a {
	text-decoration: none;
	line-height: 2em;
}
#nuage a.tag1 {
	font-size: 0.7em;
	font-weight: 100;
	color: #F09;
	font-variant: small-caps;
}
#nuage a.tag1:hover {
	color: #906;
}
#nuage a.tag2 {
	font-size: 0.7em;
	font-weight: 200;
	color: #309;
}
#nuage a.tag2:hover {
	color: #003;
}
#nuage a.tag3 {
	font-size: 0.8em;
	font-weight: 300;
	color: #6F3;
	letter-spacing: 0.1em;
}
#nuage a.tag3:hover {
	color: #363;
}
#nuage a.tag4 {
	font-family: Courier, monospace;
	font-size: 0.8em;
	font-weight: 400;
	color: #39F;
}
#nuage a.tag4:hover {
	color: #309;
}
#nuage a.tag5 {
	font-variant: small-caps;
	font-size: 0.9em;
	font-weight: 500;
	color: #FFF;
}
#nuage a.tag5:hover {
	color: #000;
}
#nuage a.tag6 {
	font-size: 0.9em;
	font-weight: 600;
	color: #F90;
}
#nuage a.tag6:hover {
	color: #886422;
}
#nuage a.tag7 {
	font-size: 1em;
	font-weight: 700;
	color: #336BCC;
	font-style: oblique;
}
#nuage a.tag7:hover {
	color: #284A82;
}
#nuage a.tag8 {
	font-size: 1.3em;
	font-weight: 800;
	color: #FFF;
	font-style: oblique;
}
#nuage a.tag8:hover {
	color: #666;
}
#nuage a.tag9 {
	font-family: Calibri, Georgia, sans-serif;
	font-size: 1.5em;
	font-weight: 900;
	color: #B50021;
}
#nuage a.tag9:hover {
	color: #D58000;
}
#nuage li {
	display: inline;
	line-height: 2.5em;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1em;
}
#nuage ul {
	padding: 0px;
	margin: 0px;
}
#adherent td, #annonces td {
	height:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95AFC8;
	font-size: 0.85em;
}
#adherent tr:hover, #annonces tr:hover, #tablephp tr:hover {
	background-color: #CBD8E4;
}
#tablephp tr:hover {
	background-color: #CBD8E4;
	cursor:pointer;
}
#tablephp td {
	height:28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95AFC8;
	font-size: 0.85em;
}
#tablephp a {
	font-size:1em;
}
.pagination {
	margin-top: 10px;
	margin-bottom: 10px;
}

.gras {
	font-weight: bold;
}
.rouge {
	color: #B50021;
}
.datemanifestation {
	color: #00253B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
	clear: left;
	background-color: #99B3CC;
	width: 28%;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-right-radius:12px;
	-moz-border-radius-topright:12px;
	-webkit-border-top-right-radius:12px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.up {
	font-size: 1em;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	background-color: #FFF;
	border:thin solid #CCC;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}
.up:hover {
	background-color: #CCC;
	cursor:pointer;
}
.coldroite {
	float: right;
	width: 25%;
	background: url(images/fond-histo.png) repeat-y;
	padding: 10px;
	clear: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-left-radius:12px;
	-moz-border-radius-bottomleft:12px;
	-webkit-border-bottom-left-radius:12px;
	border-top-left-radius:12px;
	-moz-border-radius-topleft:12px;
	-webkit-border-top-left-radius:12px;
}
.titrecol {
	background-color: #CBD8E4;
	font-weight: bold;
	padding: 5px;
}
.titrecol p {
	color: #666;
}
#pied li {
	font-size:0.8em;
	color: #999;
}
#annonce {
	font-size: 0.85em;
	word-spacing: 0.2em;
	border: thin solid #CBD8E4;
	background-color: #FFF;
	padding: 0px;
	marging: 0px;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}
#annonce p, #annonce a {
	line-height: 1.1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#annonce h2 {
	color: #385572;
	font-size: 0.95em;
	clear: left;
	background-color:#99B3CC;
	width: 80%;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	border-top-left-radius:12px;
	-moz-border-radius-topleft:12px;
	-webkit-border-top-left-radius:12px;
	border-bottom-right-radius:12px;
	-moz-border-radius-bottomright:12px;
	-webkit-border-bottom-right-radius:12px;
	border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
}

.cols {
	-moz-column-width: 400px;
	-webkit-column-width: 400px;
	-moz-column-gap: 20px;
	-webkit-column-gap: 20px;
	-moz-column-rule: 1px solid #CCC;
	-webkit-column-rule: 1px solid #CCC;
}
.gris {
	color: #FFF;
}
.voir {
	float: right;
	clear: both;
	padding: 0px;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
