@import "ui.core.css";
@import "ui.theme.css";
@import "ui.allplugins.css";

#erreurMsg{
	display:none;
}

.textenormal
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color:#000000;
}

.soustitre
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color:#000000;
    list-style-type: none;
    background-image: url(/templates/1/medias/fl_orange.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 8px;
}

.legende
{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#7C7E8D;
	font-style: italic;
}

.textenormaldecale
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#000000;
	margin-left: 9px;
}

.texteintroduction
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color:#6C7A8A;
}

.navigue
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#393939;
	font-weight: bold;
	font-style: normal;
    list-style-type: none;
    background-image: url(http://www.psa-zodiac.com/images/commun/fl_orange.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 8px;

}

.navigue:hover
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FF5B00;
	font-weight: bold;
    list-style-type: none;
    background-image: url(http://www.psa-zodiac.com/images/commun/fl_orange.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 8px;
}
