/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:12.5pt;
	color: #000000;
}

html, body {
	height:100%;
	margin: 0;
	padding: 0;
	background-image:url(../images/fond_03.gif);
	
}

#wrapper {
	margin: 0 auto;
	height:100%;
}

#tablefullheight{
	height:100%;
}

input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.textearea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B5041E;
}

/* style du blog */

.titremois  { font-family: Helvetica, Arial; font-size: 12pt; font-weight: bold; color: #FFFFE2; }
.titremois:link  { font-family: Helvetica, Arial; font-size: 12pt; font-weight: bold; color: #FFFFE2; background: #D1D1D1; text-decoration: none }
.titremois:visited  { font-family: Helvetica, Arial; font-size: 12pt; font-weight: bold; color: #FFFFE2; background: #D1D1D1; text-decoration: none }
.titremois:hover  { font-family: Helvetica, Arial; font-size: 12pt; font-weight: bold; color: #FFFFE2; background: #D1D1D1; text-decoration: underline }

.titrejours  { font-family: Arial; font-weight:bold; font-size: 9px; color: #DDDDCE; background: #AAAFA3 }
.titrenum  { font-family: Arial; font-weight:bold; font-size: 9px;  color: #DDDDCE; background: #AAAFA3 }
.titrenum2  { font-family: Arial; font-weight:bold; font-size: 9px; color: #DDDDCE; background: #AAAFA3 }
.titreweek  { font-family: Arial; font-weight:bold; font-size: 9px; color: #DDDDCE; background: #AAAFA3 }
.titreweek2  { font-family: Arial; font-weight:bold; font-size: 9px; color: #DDDDCE; background: #AAAFA3 }

.titrenow  { font-family:  Arial; font-weight:bold; font-size: 9px; color: #BF0226; background: #AAAFA3 }

.choisi:link
{
	background-color:#BF0226;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#DDDDCE;
	text-decoration: none;	
}

.choisi:hover
{
	background-color:#BF0226;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#DDDDCE;
	text-decoration: none;	
}

.choisi:visited
{
	background-color:#BF0226;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#DDDDCE;
	text-decoration: none;	
}

.choisi:active
{
	background-color:#BF0226;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#DDDDCE;
	text-decoration: none;	
}

.paschoisi
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#676D5F;
	text-decoration: none;	
}

.commentaire
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#676D5F;
	text-decoration: none;	
}