/* CSS de tourdauvergneasso.com */

html { 
	background:#82D15C url(../imgs/fond-page.jpg) no-repeat top center; 
	background-attachment:fixed;
}

body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	margin:0;
	height:100%;
	font-size:12px;
	padding-top: 0px;
}

a, a:visited {
	color:#FF6600;
}
a:hover {
	text-decoration:underline;
	color:#FF0000;
}
#page {
	width:800px;
	background:#ffffff;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#page a, a:visited {
	text-decoration: none;
	color:#FF6600;
	font-weight:bold;
}
#page a:hover {
	text-decoration:underline;
	color:#999900;
	font-weight:bold;
}
#page-contenu {
	position:relative;
	text-align:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
	overflow: hidden;
}

#contenu {
	width: 100%;
}
#conteneur #contenu {
	float: left;
	width: 540px;
}
#conteneur #navigation {
	float: right;
	width: 240px;
}

html>body #page-contenu{
	height:auto;
	min-height:500px; 
}
#logo-haut {
	width:auto;
	height:110px;
	margin: 0px;
	padding: 0px;
} 
#bandeau-logo {
	background-color: #000033;
	width: 792px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
}
.Style1 {font-size: 18px}
#menu-haut ul {
	width:auto;
	padding:0;
	list-style:none;
	margin: 0;
} 
#menu-haut {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 10px;
	float: left;
}


#menu-haut  li {
	margin: 0;
	padding: 0;
	width: auto;
	float: left;
	list-style-type: none;
	vertical-align: bottom;
}	

#menu-haut  li a{
	display: block;
	width: 120px;
	list-style-type: none;
	height: auto;
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	text-decoration: none;
	text-indent: 4px;
	margin: 0px;
}	
#menu-haut   .act  {
	background-image: url(../imgs/but-act1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
#menu-haut .inf {
	background-image: url(../imgs/but-inf1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
#menu-haut .actu {
	background-image: url(../imgs/but-actu.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
#menu-haut .cont {
	background-image: url(../imgs/but-cont.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
#pub {
	float: right;
	border: 1px solid #333333;
}






#menu-haut li  a:hover, #menu-haut  li.selected a {
	background-image:url(../imgs/but-over.png);
	color:#FF6600;
	text-decoration:none;
}	
#hierarchie {
	clear: both;
	font-size: 12px;
	text-indent: 4px;
}
#rub-logo {
	width: auto;
	margin: 0px;
	padding: 0px;
	height: auto;
	vertical-align: top;
	background-color: #E6E6FF;
}
.rub-texte {
	padding: 10px;
	text-align: justify;
	width: 500px;
	float: left;
	margin: 0px;
}
#rub-bandeau {
	background-color: #000033;
	color: #FFFFFF;
}

#rub-documents {
	font-size: 12px;
	border: 1px dotted #666666;
	margin-top: 10px;
	list-style-type: none;
	padding: 4px;
}
.rub-texte  h2 {
	font-weight: bold;
	padding: 4px;
	color: #990000;
	background-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: auto;
	font-size: 12px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.rub-lienHORAIRAES {
	background-color: #F0F0F0;
	padding: 4px;
	float: right;
	width: 100%;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


#article {
	padding: 10px;
	border: 1px dotted #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: auto;
	text-align: justify;

}
#article h2 {
	margin-top: 20px;
	margin-bottom: 8px;
	font-weight: bold;
	color: #990000;
	background-color: #EFEFEF;
	font-size: 12px;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
h3.spip    {
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


#article li {
	margin-left: 10px;

}
#article ul {



}
#article-forum {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: auto;
	text-align: justify;
}
#nav-tools  {
	background-color: #F1FDC1;
	margin-bottom: 6px;
	line-height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 100%;
	float: right;
	padding: 4px;
}
#nav-tools   a:hover {
	text-decoration: none;
}
#nav-tools   img {
	vertical-align: text-bottom;

}


#article ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 16px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	list-style-image: url(../puce.gif);
}


.liste-articles {
	background-color: #EFFFCE;
	padding: 4px;
	font-size: 11px;
	width: 100%;
	float: right;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
}


.liste-articles h2 {
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	margin: 0px;
	padding: 4px;
	text-indent: 8px;
	background-color: #FFFFB3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.liste-feads {
	width: 100%;
	padding: 4px;
	font-size: 11px;
	background-color: #FFEAEA;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.liste-feads h2 {
	background-color: #FFDED2;
	padding: 4px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-indent: 8px;
}
.spip_logos {
	margin: 4px;
	padding: 0px;
	float:right;
}
#somm2col  {
	width: 780px;
	padding: 10px;

}
#somm2col-g {
	float: left;
	width: 400px;
}

#somm2col-g .txt {
	padding: 10px;
	width: auto;
	background-color: #F0F0F0;
	text-align: justify;
}


#area-edito {
	width:760px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
	text-align: left;
	background-color: #FDFFD5;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
}
#area-edito-2 {
	width:250px;
	text-indent:20px;
	font-size:14px;
	color:#4d854d;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#area-edito .txt {
	border: 1px dotted #4d854d;
	text-align:justify;
	padding: 10px;
}
#area1-marge {
	width:10px;
	margin:0;
	padding:0;
}
#area-activites {
	width:380px;
	margin:0;
	padding:0;
	height:160px;
}
#area-activites .txt {
	margin:0;
	border: 1px dotted #4d854d;
	text-align:justify;
	padding: 10px;
}
#area-activites-titre {
	width:380px;
	margin:0;
	padding:0;
	text-indent:28px;
	height:40px;
	font-size:16px;
	color:#FF0000;
	font-weight:bold;
}
#area-actus {
	width:350px;
	margin:0;
	padding:0;
	float: right;
	background-color: #FFF0D9;
}
#area-actus li {
	list-style-position: inside;
	list-style-image: url(../puce.gif);
}
#area-actus ul {
	padding: 0px;
	margin-left: 8px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}


.area-actus-titre {
	width:400px;
	padding:0;
	text-indent:30px;
	font-size:14px;
	color:#090455;
	font-weight:bold;
	background-image: url(../imgs/titres-fleche1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-color: #ECEBFE;
}
#area-actus .txt {
	margin:0;
	text-align:justify;
	padding: 10px;
}
#area-actus2 {
	width:280px;
	margin:0;
	padding:10px;
	height:auto;
	background-color: #FFFFCC;
	text-align: left;
	vertical-align: top;
}
#area-actus2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.area-actus2-titre {
	width:auto;
	margin:0;
	padding:0;
	text-indent:30px;
	font-size:14px;
	color:#CC6633;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #FFDFB0;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image: url(../imgs/titres-fleche2.jpg);
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
#area-actus1 {
	margin:20px;
	padding:10px;
	border: 1px dotted #4d854d;
	text-align:justify;
}
#footer {
	text-align:center;
}
#foot {
	min-height:80px;
	width:800px;
	margin:auto;
	padding:0px;
	background-image: url(../imgs/fond-footer.jpg);
	background-repeat: repeat-x;
}
.txt ul {
	margin: 4px;
	padding: 0px;
	list-style-position: inside;
}
.txt li {
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(../puce.gif);
}
.txt img {
	margin-left: 6px;
}


#footer a, a:visited {
	text-decoration: none;
	color:#333333;
}
#footer a:hover {
	color:#990000;
}
img, img a {
	border: 0;
}
.titre {
	color:#FFFFFF;
	font-size: 16px;
	padding: 4px;
	background-color: #FF9900;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	border: 1px dotted #666666;
	margin-bottom: 1em;
	font-size: 12px;
	margin-top: 0px;
}

.menu-titre {
	padding: 4px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
.menu-titre h2 {
	margin: 0px;
	padding: 0px;
}


#navigation p, .encart p {
	margin: 0;
	text-align: left;
	padding-top: 6em;
	padding-right: 10em;
	padding-bottom: 6em;
	padding-left: 10em;
}
#navigation ul, .encart ul {
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#navigation li, .encart li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	list-style-type: none;
	margin: 0;
}

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques {
	background: #EAFFEA;
	width: auto;
	padding: 32px;
	font-size: 12px;
	font-weight: bold;
	visibility: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.rubriques ul {
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-image: url(../puce.gif);
}

.rubriques .menu-titre { background: #F2FFF2; }

.breves {
	background-color: #FEF1DA;
}
.meme_rub {
	background-color: #F2F2E3;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: right;
	padding: 4px;
	width: 100%;
}
.breves .menu-titre { background: #FFF2F2; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums {
	background: #EAEAFF;
}
.forum  li {
	list-style-type: none;
}

.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
.forum-message {
	background-color: #E2FFDF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 4px;
}
.forum-message li {
	list-style-type: none;
}

.forum-fil   li {
	list-style-type: none;
}

.forum-message h3 {
	margin: 0px;
	padding: 0px;
}

table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }
.basic-H2-FONDBLEU {
	font-size: 14px;
	color: #000033;
	background-color: #DADDFE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000FF;
	padding: 4px;
}
#rub-titre {
	text-align: left;
	vertical-align: top;
	padding: 2px;
}
.rubriques-liste-big {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding: 4px;
	margin: 0px;
}
