/* CSS Document */

body {
	background-image: url(../_theme/font41.jpg);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#800000;
}
a:link {
	color:#000000;
}
a:visited {
	color:#666666;
}
a:hover {
	color:#FF0000;
}
a:active {
	color:#FF0000;
}
.lien-grand {
	font-size:26px;
}
.lien-grand:visited {
	font-size:26px;
}
.lien-grand:hover {
	font-size:26px;
}
.lien-grand:active {
	font-size:26px;
}
.lien-petit {
	font-size:10px;
}
.lien-petit:visited {
	font-size:10px;
}
.lien-petit:hover {
	font-size:10px;
}
.lien-petit:active {
	font-size:10px;
}

.lien-blanc {
	font-size:14px;
	color:#FFFFFF;
}
.lien-blanc:visited {
	font-size:14px;
	color:#FFFFFF;
}
.lien-blanc:hover {
	font-size:14px;
	color:#FFFF00;
}
.lien-blanc:active {
	font-size:14px;
	color:#FFFFFF;
}

.puce-dessin {
	list-style-image:url(../_theme/sunbul1a.gif);
	list-style-position:outside;
	padding:5px;
	text-indent:inherit;
}
.texte36 {
	font-size:36px;
}

.texte34 {
	font-size: 34px;
}

.texte32 {
	font-size: 32px;
}

.texte30 {
	font-size: 30px;
}

.texte28 {
	font-size: 28px;
}

.texte26 {
	font-size: 26px;
}

.texte24 {
	font-size: 24px;
}

.texte22 {
	font-size: 22px;
}

.texte20 {
	font-size: 20px;
}

.texte18 {
	font-size:18px;
}

.texte16 {
	font-size:16px;
}

.texte14 {
	font-size: 14px;
}

.texte12 {
	font-size: 12px;
}

.texte10 {
	font-size: 10px;
}
.texte08 {
	font-size: 8px;
}

.ligne {
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#800000;
	width:auto;
}

img {
	border-color:#800000;
	border:2px solid;
}
.img-sans-cadre {
	border:none;
}
.border-cadre-haut-vert {
	width:inherit;
	margin:0px;
	padding:10px;
	border-collapse:collapse:
	border-width:1px;
	border-style:solid;
	border-color:#006600;
	color:#FFFFFF;
	background-color:#006600;
}
.border-cadre-bas-vert {
	width:inherit;
	margin:0px;
	padding:10px;
	border-collapse:collapse;
	border-width:1px;
	border-style:solid;
	border-color:#006600;
	color:#800000;
	background-color:#EEEEEE;
}
.fond-1 {
	background-color:#FBFCFF;
}
.fond-2 {
	background-color:#FFFF99;
}
.fond-3 {
	background-color:#800000;
}
.expo-1 {
	background-color:#ff0000;
}
.expo-2 {
	background-color:#00ffff;
}
.expo-3 {
	background-color:#ffff00;
}
.expo-4 {
	background-color:#00ff00;
}
