@charset "UTF-8";
/* CSS Document */
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000;
	text-align: justify;
	margin: 0 0 0 0;
	overflow: auto;
}

td,th {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000;
	text-align: justify;
	margin: 0 0 0 0;
}

#connexion {
	width:100%;
	_height:140px;
	font-size:11px;
	padding:10px 3px 0 3px;
	display:none;
}

#connexion td {
	font-size:11px;
}

.rouge{
	color:#A21315;
}

a{
	color:#a21315;
	text-decoration:none;
}

a:link{
	color:#a21315;
}

a:visited{
	color:#a21315;
}

a:hover{
	color:#a21315;
	text-decoration:underline;
}

.contenu{
	padding:0 15px 10px 25px;
	font-size:13px;
	color:#000;
	text-align:justify;
}

.petit{
	font-size:11px;
}

h1{
	font-size:24px;
	margin-bottom:10px;
	padding:20px 0 0 55px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: url('../images/puce.jpg') 25px 25px no-repeat;
}

h2{
	font-size:18px;
	padding:0 0 0 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*background: url('../images/puce.jpg') 25px 25px no-repeat;*/
	color:#a21315;
}

.bottom{
	text-align:center;
	color:#FFFFFF;
}

.bottom a{
	color:#FFFFFF;
	text-decoration:none;
}

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

.bottom a:visited {
	color:#FFFFFF;
}

.bottom a:link {
	color:#FFF;
}

.input_connect {
	font-size: 11px;
	height:20px;
}

.erreur {
	color: #FF0000;
	font-weight: bold;
	text-align:center;
}

.valid {
	color:#060;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
}

.btn1 { 
	float: right;
}

.btn2 {
	float: left;
}

.btn_expo {
	background:url(../images/btn_expo.jpg) no-repeat;
	height:12px;
	width:16px;
	margin:0 5px 0 0;
	border:none;
	cursor:pointer;
}

.input1 {
	font-size: 11px;
	color: #3B4046;
}

option {
	color: #3B4046;
}

p {
	text-align: justify;
	color:#000;
	padding: 0 0 0 0;
}

select {
	font-size: 10px;
}

marquee {
	background-color:#a21315; 
	color:#FFFFFF; 
	font-family:arial,helvetica,sans-serif; 
	font-size:11px; 
	font-weight:bold;
}

.radio {
	text-align: left;
	padding: 0 0 0 0;
	margin:0 0 0 0;
}

textarea {
	font-size:11px;
	font-family: Tahoma;
	color: #3B4046;
}

.txt_input {
	text-align: right;
	color: #000000;
	height:25px;
	width:150px;
}

.gris {
	text-align: right;
	color:#000;
	background-color:#CCC;
}

.badge_nom {
	font-size: 14pt;
	font-weight: bold;
}

.badge_id {
	font-size: 8pt;
	color: #666666;
}

.form_titre {
	background-color:#a21315; 
	color:#FFFFFF; 
	font-family:arial,helvetica,sans-serif; 
	font-size:12px; 
	font-weight:bold;
	text-align:left;
	padding-left:5px;
}

.gauche {
	background:url(../images/rideau.jpg) no-repeat;
}

ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #A21315;
	padding: 3px;
	color:#FFFFFF;
	text-decoration: none;
}

ul.MenuBarHorizontal a:link
{
	display: block;
	cursor: pointer;
	background-color: #A21315;
	padding: 3px;
	color:#FFFFFF;
	text-decoration: none;
}

ul.MenuBarHorizontal a:visited
{
	display: block;
	cursor: pointer;
	background-color: #A21315;
	padding: 3px;
	color:#FFFFFF;
	text-decoration: none;
}
