/* CSS Document */

body {
	margin:2 auto;
	background: #8f140b fixed;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	}
/*body*/

/* lien*/
a:link {
	text-decoration: none;
	color: #CC3300;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
a:hover {
	text-decoration: none;
	color:#000000;
	background-color: inherit;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 


.titre {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 24px;
	text-transform: uppercase;
	background-image: url(../media/boutons/titre.png);
	background-repeat: repeat-x;
	text-indent: 0.8em;
	height: 25px;
	text-align: left;
}

.tetiere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	line-height: 24px;
	text-transform: none;
	background-image: url(../media/boutons/tetiere.png);
	background-repeat: repeat-x;
	text-indent: 0.8em;
	height: 25px;
	text-align: left;
}

.bodyText{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

.petit{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFF00;
	line-height: 16px;
}

/* lien */
.abottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color:inherit;
}
.abottom_link:hover
{
	text-decoration:none;
	color:#FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}


/*menu home*/
.menuhome_link {
	color: #990000;
	display: block;
	width: 170px;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../media/boutons/menu_off.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 29px;
	text-align: left;
	text-indent: 2em;
	vertical-align: bottom;
	line-height: 27px;
}

.menuhome_link:hover
{
	color: #000000;
	display: block;
	width: 170px;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../media/boutons/menu_on.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 29px;
	text-align: left;
	text-indent: 2em;
	vertical-align: bottom;
	line-height: 27px;
	font-style: italic;
}



.bodylivre{
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}




.normal {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}




.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 16px;
}

.footer_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFF00;
	background-color:inherit;
	text-decoration: none;
}


.footer_link:hover
{
	color:#FFFFFF;
	background-color:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
}



.top_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8f140b;
	background-color:inherit;
	text-decoration: underline;
}


.top_link:hover
{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
}




.bouton {
	font-size: 13px;
	font-family: Verdana;
	line-height: 25px;
	cursor: pointer;
	font-weight: normal;
	color: #990000;
	background-image: url(../dansez_templates/tintblue.gif);
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #990000;
	border-right-color: #000000;
	border-bottom-color: #8F140B;
	border-left-color: #990000;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	text-align: center;
	text-indent: 2px;
}	
