body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/lg_intranet_jeunes_democrates.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
}
form {
	margin: 0px;
}
img {
	border: 0px;
	margin: 0px;
	display: block;
}
input {
	height: 16px;
	padding: 0px;
	vertical-align: middle;
}
textarea {
	width: 500px;
	height: 160px;
	padding: 0px;
}
#menu {
	width: 200px;
	vertical-align: top;
}
#menu a {
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#menu h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
	border: 1px solid #FFFFFF;
	line-height: 24px;
	width: 200px;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: left;
}
#menu h2{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
	border: 1px solid #FFFFFF;
	line-height: 24px;
	width: 200px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
}
#menu h3{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF1919;
	text-indent: 5px;
	border: 1px solid #FFFFFF;
	line-height: 24px;
	width: 200px;
	margin-top: 16px;
	margin-bottom: 0px;
	text-align: left;
}
#contenu {
	width: 100%;
	vertical-align: top;
}
#contenu h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 8px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#contenu h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
}
#fenetre {
	overflow: auto;
	position: absolute;
	z-index: 1;
	height: 480px;
	width: 600px;
	left: 10px;
	top: 10px;
	background-color: #ECE9D8;
	border: 1px solid #666666;
	padding: 10px;
}
#notes {
	margin: 0px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFCC33;
	background-color: #FFFF33;
	font-weight: bold;
}
#notes p {
	margin-top: 0px;
	margin-bottom: 7px;
	margin-left: 5px;
	margin-right: 5px;
}
#page {
	margin: 10px;;
}
#page_gauche {
	width: 100%;
}
#page_droite {
	width: 240px;
	font-size: 11px;
}
#page_droite h3 {
	font-size: 16px;
	font-weight: bold;
	color: #6666CC;
	margin-top: 20px;
	margin-bottom: 8px;
	text-align: left;
}
#page_droite h4 {
	font-size: 16px;
	font-weight: bold;
	color: #990033;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: left;
}
#page_droite p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#suppression {
	top: 0px;
	right: 0px;
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 100%;
	background-image: url(../images/fd_suppression.png);
}
#suppression div {
	background-color: #FFFFFF;
	height: 170px;
	width: 500px;
	border: 1px solid #333333;
	text-align: center;
	font-size: 14px;
	top: 50%;
	left: 50%;
	margin-top: -85px;
	margin-left: -250px;
	position: absolute;
}
#suppression h3 {
	margin-top: 20px;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#suppression p {
	margin-top: 20px;
}
#tableau {
	color: #000000;
	width: 100%;
	background-color: #FF2200;
}
#tableau a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#tableau img {
	margin-left: 5px;	
}
#tableau td {
	height: 24px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 1px;
}
#tableau_entete {
	font-weight: bold;
	background-color: #FF9900;
	color: #000000;
}
#tableauMini {
	color: #333333;
	width: 100%;
	background-color: #EEEEEE;
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
}
#tableauMini td {
	width: 100%;
	background-color: #FFFFFF;
}
#tableauEntete {
	font-weight: bold;
	background-color: #66FFFF;
	color: #000000;
}
#tableauRecherche {
	margin-bottom: 10px;
}
#tableauRechercheAvancee {
	margin-bottom: 10px;
}

#erreur {
	background-color: #F72F00;
	border: solid 1px #AB1100;
	padding: 7px 10px;
	color: #FFFFFF;
	font-weight: bold;
}

#message {
	background-color: #E5D30D;
	border: solid 1px #E57E04;
	padding: 7px 10px;
	color: #333333;
	font-weight: bold;
}

#campagne_erreur {
	width: 500px;
	background-color: #CC0000;
	color: #FFFFFF;
	border: solid 1px #333333;
	margin-bottom: 15px;
}
#campagne_erreur p {
	margin: 3px 5px;
}

#campagne_validation {
	width: 500px;
	background-color: #333366;
	color: #FFFFFF;
	border: solid 1px #333333;
	margin-bottom: 15px;
}
#campagne_validation p {
	margin: 3px 5px;
}

.bouton {
	border: 1px solid #81C280;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #333333;
	padding-top: 2px;
	font-weight: bold;
	font-size: 12px;
}
.bouton_2 {
	border: 1px solid #FF3300;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #FF3300;
	padding-top: 2px;
	font-weight: bold;
	font-size: 12px;
}
.debug {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #66FF00;
	background-color: #000000;
	width: 100%;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin: 10px 0px;
}
.erreur {
	color: #FF0000;
	font-weight: bold;
}
.tableau_contenu {
	background-color: #FFFFFF;
}
.tableauContenu {
	background-color: #FFFFFF;
}
