/*
	ipFrance '2001
*/

p, td, th, tr, ul, ol, dd, dt, dl, caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #006699;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: underline;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-left: 1em;
	}
	
A:link, A:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #006699;
	}

A:hover, A:active {
	/*text-decoration: none;*/
	font-weight: bold;
	color: orange;
	}

.blanc {
	color: #FFFFFF;
	}

.slogan {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
	font-weight: bold;
	}

.header {
	color: #FFFFFF;
	font-size: 14pt;
	font-family: Arial, sans-serif;
	font-weight: bold;
	}

.footer, .petit {
	font-size: 8pt;
}

td.formTab {
	font-weight: bold;
	color: #FFFFFF;
	background: #006699;
	}

input.Field, textarea.Field, select.field, td.field {
	color: #006699;
	background: #EEEECC;
}
	
.menu {
	font-size: 10px;
	font-weight: bold
}

.menu_h {
	font-weight: bold
}

/* Classes pour les boites */
.boite {
	border-right-color:#666666;
	border-top-color:#666666;
	border-left-color:#666666;
	border-bottom-color:#666666;
	border-style:solid;
	border-width:1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	background:white;
}

.boite th
{
	background: #006699;
	color: white;
}

.erreur {
	border-color:red;
	border-style:solid;
	border-width:2px;
}

.sondage {
	border-right-color:#666666;
	border-top-color:#666666;
	border-left-color:#666666;
	border-bottom-color:#666666;
	border-style:solid;
	border-width:1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	background:white;
	/*
	filter: alpha(opacity=30);
	-moz-opacity: 50%;
	/**/
}

.noteBox {
	border-right-color:white;
	border-top-color:#666666;
	border-left-color:#666666;
	border-bottom-color:white;
	border-style:solid;
	border-width:2px;
	background: #99CCCC;
}

p.questionFaq { color: #006699 }

td.ListeHead {
	background: #006699;
	color: white;
	font-weight: bold;
}

td.ListeLigne0 {
	background: #CCCCCC;
}

td.ListeLigne1 {
	background: #DFDFDF;
}

td.ListeLigneRed {
	background: #FF0000;
}

.membresnews {
	font-size: 8pt;
	color: #006699;
}
