/*
	=================
		GENERAL
	=================
*/

img {
	border: none;
}
.cacher { display: none; }
.montrer { display: block; }
.montrerligne { display: inline; }
/*
	=================
		MENU 1 et 2
	=================
*/
#sommaire {
	margin: 0px;
	padding: 0px;
}
#monmenu1, #mommenu2 {
	padding: 0px;
	margin: 0px;
}

#monmenu1 h3 {
	font-size: 12px;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 12px 2px 2px 45px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/menugauche.gif);
	height: 33px;	/*width: 172px;*/
}
#monmenu1 div#traduction {
	margin-left: 40px;
}
#monmenu1 div#traduction img {
	margin: 2px;
}
#monmenu1 ul {
	/*padding: 0;
	margin: 0;*/
	padding: 0px 0px 23px;
	margin-top: -14px;
	margin-bottom: 20px;
	margin-left: 8px;
	background-image: url(../images/menugauchebas.gif);
	background-position: left bottom;
	width: 172px;
	background-repeat: no-repeat;
}
#monmenu1 ul li {
	margin: 0px 0px -1px;
	padding: 0px 0px 1px;
}
#monmenu1 ul li a {
	list-style-type: none;
	margin: 0px;
	background-color: #f7dc4d;
	color: #003300;
	padding-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	border-right-style: solid;
	border-left-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-style: solid;
	display: block;
}
#monmenu1 ul li a:link, #monmenu1 ul li a:visited {
	/*display: block;*/
	color: #003300;
	background-color: #f7dc4d;
	margin: 0px;
}

#monmenu1 ul li a:hover {
	/*display: block;*/
	background-color: #00662C;
	color: #FFFFFF;
	border-top: 0px solid #00662C;
	border-right: thin solid #00662C;
	border-bottom: 1px solid #00662C;
	border-left: 1px solid #00662C;
	text-decoration: none;
}
#monmenu2 h3 {
	font-size: 12px;
	background-image:  url(../images/puce.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 24px;
	padding-bottom: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
}
#monmenu2 div, #monmenu2 ul {
	background-color: #fefae1;
	border: 1px solid #ebecda;
	padding: 4px;
	margin-right: 15px;
	margin-left: 3px;
}
#monmenu2 ul {
	margin-top: 0px;
	list-style-type: none;
}
#monmenu2 li {
	display: block;
}
#monmenu2 img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#monmenu2 form {
	color: #97141B;
	background-image: url(../images/formmembres.gif);
	height: 118px;
	width: 162px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
}
#monmenu2 form p {
	
}
#monmenu2 form h3 {
	background-position: 200px;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 0px;
}
#monmenu2 form input {
	color: #97141B;
	border: 1px solid #97141B;
	display: block;
	width: 110px;
}
#monmenu2 form input[type="submit"] {
	background-color: #97141B;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#monmenu1 a:link, #monmenu2 a:link {
	color: #003300;
	text-decoration: none;
}
#monmenu1 a:visited, #monmenu2 a:visited {
	color: #003300;
	text-decoration: none;
}
#monmenu1 a:hover, #monmenu2 a:hover {
	color: #003300;
	text-decoration: underline;
}
#monmenu1 a:active, #monmenu2 a:active {
	color: #660033;
	text-decoration: none;
}
/*
	=================
		FORMULAIRE
	=================
*/
fieldset {
	border: 1px solid #990000;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 150px;
	margin-right: 150px;
}
fieldset legend {
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #003300;
}
fieldset label {
	display: block;
	margin-bottom: 2px;
}
fieldset input, fieldset textarea {
	/*margin-bottom: 10px;*/
	margin-left: 0px;
}
#monmenu1 div label, #monmenu2 div label {
	display: block;
}
input, textarea, select {
	border: 1px solid #990000;
	font-weight: normal;
	font-size: 10px;
	color: #003300;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
input[type="radio"], input[type="checkbox"] {
	border: none;
}
input[type="submit"], input[type="button"], input[type="reset"] {
	margin-top: 5px;
	color: #FFFFFF;
	background-color: #97141B;
}

/*
	=================
		CONTENU
	=================
*/
#contenu {
}
#contenu>table {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contenu>p, #contenu>div, #contenu>h1 {
	margin: 10px 20px;
}
#contenu div.bloc table {
	margin: 0px 20px;
}
/*#contenu p {
	padding: 5px;
}*/
#contenu h1, h1 {
	/*BACKGROUND-POSITION: center center;*/
	font-weight: bold;
	font-size: 18px;
	color: #97141B;
	/*FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;*/
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
}
#contenu h2 {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/h_400.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 400px;
	margin-left: 10px;
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 5px;
}
#contenu h4,h5 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 20px;
}
h5 {
	text-align: center;
}
#contenu h2:before {
	/*content: url(../images/h_debut.jpg);*/
}
#contenu h2:after {
	/*content: url(../images/h_fin.jpg);*/
}
#contenu div#lieux1, #contenu div#lieux2, #contenu div#lieux3, #contenu div#lieux4 {
	margin-right: 0px;
	margin-left: 0px;
}

#contenu div.titrearticle {
	font-weight: bold;
	background-color: #97141B;
	padding: 5px;
	border-top: 1px #97141B;
	border-right: 1px solid #97141B;
	border-bottom: 1px solid #97141B;
	border-left: 1px solid #97141B;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 0px;
}
#contenu div.article {
	padding: 5px;
	border-top: 1px #97141B;
	border-right: 1px solid #97141B;
	border-bottom: 1px solid #97141B;
	border-left: 1px solid #97141B;
	margin-top: 0px;
	background-color: #fefae1;
	margin-bottom: 10px;
}
#contenu p.pied_article {
	padding: 2px;
	margin: 5px 0px 0px;
	border-top: 1px solid #660000;
	border-right: 1px none #660000;
	border-bottom: 1px none #660000;
	border-left: 1px none #660000;
	font-weight: bold;
}
table.cadre {
	border: 1px solid #97141B;
	margin-top: 20px;
	margin-bottom: 20px;
}
table thead tr td, table tfoot tr td, td.tetetable {
	font-weight: bold;
	background-color: #97141B;
	font-size: 12px;
	color: #FFFFFF;
}
#contenu a:link, table.cadre td a:link {
	color: #003300;
	text-decoration: underline;
}
#contenu a:visited, table.cadre td a:visited {
	color: #003300;
	text-decoration: underline;
}
#contenu a:hover, table.cadre td a:hover {
	color: #003300;
	text-decoration: none;
}
#contenu a:active, table.cadre td a:active {
	color: #003300;
	text-decoration: none;
}
tr.stabylo td {
	background-color: #FFFFCC;
}
#legendes {
	left: 0;
	top: 0;
	z-index: 100;
	position: absolute;
	display: none;
	margin: 0px;
	padding: 0px;
	width: 400px;
	/*height: 200px;*/
	background-image: url(../images/pointe.gif);
	background-repeat: no-repeat;
	background-position: 180px 0px;
}
#legendes table {
	background-color: #fefae1;
	margin: 14px 0px 0px;
}

/* BLOC ETIQUETTE */
#etiquette {
	left: 0;
	top: 0;
	/*z-index: 100;*/
	position: absolute;
	display: none;
}
#etiquette div.etiquette {
	left: 0;
	top: 0;
	z-index: 120;
	margin: 0px;
	padding: 0px;
	border: 1px solid #97141B;
	padding: 0px;
	background-color: #FFFFFF;
	position: absolute;
	background-image: url(/img_script/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#etiquette div.ombre {
	left: 7px;
	top: 5px;
	z-index: 110;
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	position: absolute;
}
#monetiquette {
	z-index: 160;
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: -1px;
}
#etiquette div.etiquette h6 {
	font-weight: bold;
	background-color: #97141B;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#etiquette div.ombre h6 {
	font-weight: bold;
	/*background-color: #97141B;*/
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* FIN BLOC ETIQUETTE */

.fondcouleur {
	background-color: #fefae1;
}
#pagination {
	text-align: center;
}

/* ANNONCES */
#annonce {
	float: left;
	width: 400px;
	padding-right: 10px;
}
#option {
	float: left;
	/*width: 100px;*/
	border: 1px solid #CC6633;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;

}

.lienbouton {
	background-color: #F4F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660033;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #660033;
	border-right: 1px none #660033;
	border-bottom: 1px solid #660033;
	border-left: 1px none #660033;
}
.lienbouton a:hover {
	background-color: #FEECD6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660033;
}

/*     Region */

#liste1 {
	z-index: 50;
	left: 0px;
	position: relative;
	top: 0px
}
#liste2 {
	left: 2px;
	position: absolute;
	top: 1px;
	/*display: none;*/
}
#liste1 td, #liste2 td {
	font-family: "Comic Sans MS", Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}
#liste1 a, #liste1 a:link, #liste1 a:visited, #liste2 td {
	color: #003300;
	text-decoration: none;
	/*padding-left: 20px;*/
}
#liste2 td {
	color: #CCCCCC;
}
#liste1 a:hover {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;	/*text-decoration: underline;
	padding-left: 20px;*/
	/*background-image: url(/img_script/virgule.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color:transparent;*/
}

/* MEMBRES */
div.code, div.Code {
	background-color: #FFFFEA;
	margin: 5px;
	padding: 5px;
	border: 1px solid #660000;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}

thead tr td ul, tfoot tr td ul {
	margin: 0px;
	padding: 0px;
}
thead tr td ul li, tfoot tr td ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/membres/images/pucehaut.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#principal thead tr td a:link, #principal thead tr td a:visited, #principal tfoot tr td a:link, #principal tfoot tr td a:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
#principal thead tr td a:hover, #principal tfoot tr td a:hover {
	COLOR: #FF9933;
}
#principal .cadre {
	width: 610px;
}
#principal table.cadre thead tr td, #principal table.cadre tfoot tr td {
	padding: 2px 5px;
}
a[href="#haut"], a[href="#bas"] {
	float: right;
}
/* ANNUAIRE */
.bloc1 img{
	border: 1px solid #97141B;
}
td.bloc2 h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
/*
	=================
		PIEDS
	=================
*/
#pied ul {
	margin: 0px;
	padding: 0px;
}
#pied li {
	list-style-type: none;
	display: inline;
	margin-left: 5px;
	padding-left: 7px;
}
#pied ul > li+li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#pied li .posichoix {
	font-weight: bold;
}
#pied a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#pied a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#pied a:hover {
	color: #fefae1;
	text-decoration: none;
}
#pied a:active {
	color: #FFFFFF;
	text-decoration: none;
}
ul#onglet  {
	list-style-type: none;
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: -8px;
	margin-left: 20px;
	padding-left: 0px;
}
ul#onglet li {
	list-style-type: none;
	display: inline;
	background-color: #FFFFFF;
	color: #97141B;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #97141B;
	cursor: pointer;
}
ul#onglet li.defaut {
	background-color: #97141B;
	color: #FFFFFF;
	font-size: 12px;
}
#listebiere, #viste {
	margin-top: 0px;
}
.ongletcadre {
	WIDTH: 600px;
	BORDER-RIGHT: #97141b 1px solid; BORDER-TOP: #97141b 1px solid; MARGIN-TOP: 20px; MARGIN-BOTTOM: 20px; BORDER-LEFT: #97141b 1px solid; BORDER-BOTTOM: #97141b 1px solid;
}

/*
	=================
		FLUX RSS
	=================
*/
ul.fluxrss {
	padding-bottom: 20px;
}
ul.fluxrss li {
	display: inline;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

li.rss {
	background-image: url(/img_script/rssfeed.gif);
}
li.netvibes {
	background-image: url(/img_script/netvibes.gif);
}
li.google {
	background-image: url(/img_script/igoogle.gif);
}
li.yahoo {
	background-image: url(/img_script/yahoo.gif);
}
li.msn {
	background-image: url(/img_script/msn.gif);
}
