/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
}

.fond {
	background:url(../images/Cocktail_CIFA2010_trans.jpg);
}

.Style1 {
	font-size: 24px;
	font-weight: bold;
}
.Style2 {color: red; font-size: 14px;}
.Style3 {	font-size: 24px; font-weight: bold;}
.Style6 {color: #FF0000}
.Style33 {font-size: 16px}
.titre2 {
	font-size:16px;
	font-weight:bold;
}

.titre3 {
	font-size:14px;
	font-weight:bold;
}

a:link {
	text-decoration:underline;
	color: #040366;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: underline;
}

li {
list-style:none;
}

fieldset {
	padding-left:20px;
}

legend {
	font-weight:700;
}

label {
	font-weight:700;
}

.txterror { color: red; font-size: 14px; font-family: Arial, Helvetica, sans-serif }
.txtform { color: black; font-size: 14px; font-family: Arial, Helvetica, sans-serif }



.texte12 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal}
.titre {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; text-align: center}
.texte11 {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal}
.texte10 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal }
.Nom_Thematique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}