* {
    font-family : Verdana;
    font-size   : 10px;
}

H1 {
	font-size : 16px;
	color : Olive;
}

H2 {
    font-size : 14px;
    color : #003399;
}

H3 {
    font-size : 12px;
    color : #003399;
}

.valoriser_accueil {
	font-size : 13px;
	font-weight : 100;
	color : #2E8B57;
	font-variant : small-caps;
}

.valoriser1 {
	font-size : 18px;
	font-weight : bold;
	color : #CE0031;
	font-variant : small-caps;
}


.valoriser1_gestion{
	font-size : 18px;
	font-weight : bold;
	color :green;
	font-family : "High Tower Text";
}

.valoriser1_pedagogie{
	font-size : 18px;
	font-weight : bold;
	color :#1E90FF;
	font-family : "High Tower Text";
}

.valoriser1_planning{
	font-size : 18px;
	font-weight : bold;
	color :#FF8C00;
	font-family : "High Tower Text";
}

.valoriser1_prospection{
	font-size : 18px;
	font-weight : bold;
	color :#DAA500;
	font-family : "High Tower Text";
}


.valoriser2 {
    font-size   : 11px;
    font-weight : bold;
    color       :#4682B4;
}

.valoriser2_gestion {
	font-size : 13px;
	font-weight : bold;
	color : Green;
	font-family : "verdana";
	font-style : italic;
}

.valoriser2_pedagogie {
	font-size : 13px;
	font-weight : bold;
	color : #1E90FF;
	font-family : "verdana";
	font-style : italic;
}

.valoriser2_planning {
	font-size : 13px;
	font-weight : bold;
	color : #FF8C00;
	font-family : "verdana";
	font-style : italic;
}


.valoriser2_prospection {
	font-size : 13px;
	font-weight : bold;
	color : #DAA500;
	font-family : "verdana";
	font-style : italic;
}

.valoriser_gestion {
	font-size : 11px;
	font-weight : bold;
	color : Green;
}

.valoriser_module_gestion {
	font-size : 11px;
	font-weight : bold;
	color : White;
	background : Green;
}


.valoriser_planning {
	font-size : 11px;
	font-weight : bold;
	color : #FF8C00;
}

.valoriser_module_planning {
	font-size : 11px;
	font-weight : bold;
	color : White;
	background-color : #FF8C00;
}


.valoriser_pedagogie {
	font-size : 11px;
	font-weight : bold;
	color : #1E90FF;
}


.valoriser_module_pedagogie {
	font-size : 11px;
	font-weight : bold;
	color : White;
	background-color : #1E90FF;
}


.valoriser_prospection {
	font-size : 11px;
	font-weight : bold;
	color : #DAA520;
}

.valoriser_module_prospection {
	font-size : 11px;
	font-weight : bold;
	color : White;
	background-color : #DAA520;
}


.degrade_log {
    font-size   : 11px;
    font-weight : bold;
    color       : #FFFFFF;
}

.valoriser3 {
    font-size   : 10px;
    font-weight : normal;
    color       : #4682B4;
}

.valoriser4 {
	font-size : 13px;
	font-weight : normal;
	color : #4682B4;
}

p {
    font-size   : 11;
    color       : black;
}


ul {
    list-style-type  : none;
    margin-top       : 10px;
}

li {
	margin-top : 5px;
	color : #4682B4;
}

ul.square {
    list-style-image : url(../images/puce_square.gif);
    margin-top       : 10px;
}

ul.circle {
    list-style-image : url(../images/shared/puce_circle.gif);
    margin-top       : 10px;
}

b, strong, th {
    color : #CE0031;
}

i, em {
    font-size : 101%;
}

a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #006699}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #006699; text-decoration: underline}
a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #006699}
a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #006699; text-decoration: none}

.vbandeau {
	font-size : 8,5px;
	font-weight : bold;
	color : #A52A2A;
	font-family : Verdana;
}
.valoriser3bandeau {
	font-size   : 10px;
	font-weight : normal;
	color       : #4682B4;
	margin-left: 16px;
}

