.title, .titleyellow, .titlerose, .subtitleblue, .titlepink, .titlegreen {
	font-size: 28px;
	font-family: "Monotype Corsiva";
	font-style: italic;
	font-weight: normal;
	line-height: normal;
}

.titlegreen {
	color: #004c01;
	padding-top: 80px;
}

.titleyellow, #contentpanel a.link1 {
	color: #FFCC00;
}

.titlepink {
	color: #df0982;
}

a.link1, a.link2 {
	font-weight: bold;
	padding-left: 10px; 
}

a.link2 {
	color:#4b0082;
}

.titlerose {
	padding-top: 10px;
}

.titlerose, .subtitleblue, .simpletitle {
	color: #FFCC00;
	font-weight: bold;
	font-size: 24px;
}

.subtitleblue, .simpletitle {
	color: #10298e;
}

.subtitleblue {
	font-size: 20px;
	text-align: left;
	padding-left: 20px;
}

.simpletitle {
	padding-bottom: 3px;
}

.title2 {
	padding-left: 95px;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #10298e;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: normal;
}

.subtitle2 {
	color: Red;
	font-weight: bold;
	padding-left: 30px;
}

.title3{
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
}

a.yellowlink, #edito a.suite, #edito a, #normalpanel a {
	color: #FFCC00;
	font-style: italic;
	font-weight: bold;
}

#edito a.suite {
	line-height: 20px;
	display: block;
	text-align: right;
	font-size: 13px;
}

#edito a.suite:hover, a.yellowlink:hover {
	text-decoration: none;
}

.actu {
	float: left;
	text-align: left;
	line-height: normal;
	width: 205px;
	margin-left: 10px;
}

#actupanel li.actu {
	list-style-image: url(../images/hp/puce-actu.png);
	text-align: left;
}

.actutitle {
	text-align: center;
}

.actutitle a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}

.actutitle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#actupanel a.actutitle2 {
	color: #333333;
	text-decoration: none;
	line-height: normal;
	text-align: justify;
	display:block;
}

#actupanel a.actutitle2:hover {
	color: #333333;
	text-decoration: underline;
}

.puce {
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}

#contentpanel a {
	color: #006666;
	font-weight: bold;
}

#contentpanel a:hover {
	text-decoration: none;
}

.maintext {
	font-style: italic;
	font-size: 14px;
}

.submenutitle {
	font-weight: bold;
	color: #10298e;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
}

.formError{
	color: #FF4500;
	line-height: normal;
}

.formline{
	font-weight: bold;
	margin-bottom: 5px;
	line-height: normal;
}


