/* styles de liens */

a {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.titre_gauche2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CA0C11;
	text-decoration: none;
}

a.titre_gauche2:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF9A00;
	text-decoration: none;
}

a.lienbleu {
	font-family: Verdana;
	font-size: 11px;
	color: #5F80BE;
	text-decoration: underline;
}
a.lienbleu:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #5F80BE;
	font-weight: bold;
	text-decoration: underline;
}

a.lienblanc {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
a.lienblanc:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}


/* styles de titres */

.titrePage {
	font-family: Verdana;
	font-size: 19px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.titreRUB {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/img/parents/titre01.gif);
	height: 24px;
	width: 475px;
	background-repeat: no-repeat;
	padding-left: 12px;
	line-height: 22px;
}

.titre_gauche2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CA0C11;
}

.titreSB {
	font-family: Verdana;
	font-size: 33px;
	font-weight: bold;
	color: #5F80BE;
}

.soustitreSB {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #A4C8FE;
}


/* styles de textes */

.texteGauche {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
}

.perso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.chapoSB {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5F80BE;
	font-style: italic;
	line-height: 17px;
}

.encartSB {
	font-family: Verdana;
	font-size: 12px;
	color: #4F70AE;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 15px;
}


/* styles de boites */

.bgNorep {
	background-repeat: repeat-x;
}


a.lienbleu2 {
	font-family: Verdana;
	font-size: 11px;
	color: #5F80BE;
	text-decoration: underline;
}
a.lienbleu2:link {
	font-family: Verdana;
	font-size: 11px;
	color: #5F80BE;
	font-weight: bold;
	text-decoration: underline;
}

a.lienbleu2:active {
	font-family: Verdana;
	font-size: 11px;
	color: #5F80BE;
	font-weight: bold;
	text-decoration: underline;
}
a.lienbleu2:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #5F80BE;
	font-weight: bold;
	text-decoration: underline;
}
a.lienbleu2:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ca0c11;
	font-weight: bold;
	text-decoration: underline;
}


.lienbleu_personnages
 {
	font-family: Verdana;
	font-size: 11px;
	color: #38c7f0;
	text-decoration: none;
		font-weight: bold;
			font-style: italic;
}

a.lienbleu_personnages {
	font-family: Verdana;
	font-size: 11px;
	color: #38c7f0;
	text-decoration: underline;
		font-style: italic;
}
a.lienbleu_personnages:link {
	font-family: Verdana;
	font-size: 11px;
	color: #38c7f0;
	font-weight: bold;
	text-decoration: underline;
		font-style: italic;
}

a.lienbleu_personnages:active {
	font-family: Verdana;
	font-size: 11px;
	color: #38c7f0;
	font-weight: bold;
	text-decoration: underline;
		font-style: italic;
}
a.lienbleu_personnages:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #38c7f0;
	font-weight: bold;
	text-decoration: underline;
		font-style: italic;
}
a.lienbleu_personnages:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #38c7f0;
	font-weight: bold;
	text-decoration: underline;
		font-style: italic;
}
