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

table, p, ul li, td          { text-align: justify }

.vote a{
	color: #787878;
	font-size: 28px;
	font-weight: bold;
}


.votetable {
	background: #FBF4F4;
	width : 70px;
	height: 92px;
	margin-right: 5px;
}

.votelargeur {width: 80px;}

.sitetable {
	background: #f8efef;
	width: 100%;
	border: 1px dashed #CCC;
	vertical-align : top;
padding: 10px 10px 10px 10px;
}

.sitetd {
	border: 1px solid #CCC;
	padding-top: 13
}


.lien {
	text-align: justify;
		FONT-FAMILY: Tahoma;
}

.lien a  {
	font-size: 13px;
		color:Maroon;

}

.lien a:hover
{
	text-decoration: underline;
}
.lien span {
	color: #F7560F;
}


.ariane {
	color: #A9A9A9;
}

.ariane a {
	color: #A9A9A9;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

.ariane a:hover {
	color: #A9A9A9;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}




a.cat_display {
		FONT-SIZE: 9pt;
		text-decoration : none;
		color:Maroon;
		TEXT-ALIGN: center;
		PADDING-LEFT: 14px
}
a:hover.cat_display
{
    TEXT-DECORATION: underline
}


a.subcat_display {
	text-decoration: none;
	font-size: 10px;
	border-bottom : 1px dotted #CCC;
}

p img {
	float:left;
	margin:0 10px 0 0;
}



/* Onglets fiche site */
{
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

hr {
	clear: both;
	border: 1px solid #CCC;
	margin-top: 10px;
}

ul#menu {	
	font-weight: bold;
}
ul#menu li { 
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	display: inline;
	margin: 5px;
}
ul#menu li a {
text-decoration: none;
}
ul#menu li a:hover {
text-decoration: underline;
color: #333333;
}
h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
h2 a:link {
	COLOR: #000000;
}
h2 a:hover {
	COLOR: #cccccc;
}
h2 a:visited {
	COLOR: #000000;
}


.H1 a:hover
{
    COLOR: #FFFFFF;
}
.H1 a:visited
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 18px;
    COLOR: #e0a84b;
    LINE-HEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-ALIGN: center;
    FONT-VARIANT: small-caps
}


h1 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
h1 a:link {
	COLOR: #7d2721;
}
h1 a:hover {
	COLOR: #000000;
}
-h1 a:visited {
	COLOR: #000000;
}
H2
{
    MARGIN-TOP: 5px;
    FONT-SIZE: 15px;
    TEXT-TRANSFORM: capitalize;
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    FONT-VARIANT: small-caps
}


.content {
	border: 1px solid #d5d5d5;
	padding: 10px;
}

a.current {
	padding: 3px 7px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
}
a.ghost  {
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #d5d5d5;
	color: #333333;
	background: white url(images/shade.gif) top left repeat-x;
}
.on {
	display: block;
}
.off {
	display: none;
}


ul#annuaire li   { 
    PADDING-LEFT: 5px;
    BACKGROUND: url('') no-repeat 0px 7px;
     ; color:#FF0000
}



