a {
	text-decoration: none;
}

body {background-image: url(images/striped_bg.gif); background-repeat: no-repeat; background: #c0c0c0}

td				{font-family:verdana;font-size:10px;color:#000000;}

.petit			{font-size:9px}

.titre			{font-weight:bold;color:#A74E54;font-size:24px;}

a				{text-decoration:none;font-weight:bold;color:#A74E54;}
a:hover			{text-decoration:none;font-weight:bold;color:#A2D1E4;}
a:visited		{text-decoration:none;font-weight:bold;color:#A74E54;}

td.par1			{color:#ffffff;font-weight:bold;}
td.par2			{font-weight:normal;color:#ffffff;font-size:9px;}
td.par3			{font-weight:normal;color:#000000;font-size:9px;}

input			{font-family:verdana;font-size:9px;}

a.titre			{text-decoration:none;}
a.titre:hover	{text-decoration:none;}

a.barre			{text-decoration:none;color:#A74E54;}
a.barre:hover	{text-decoration:none;color:#A2D1E4;}

a.barre2		{text-decoration:none;}
a.barre2:hover	{text-decoration:none;color:#A74E54;}
a.barre2:hover	{text-decoration:none;color:#A2D1E4;}

a.barre3		{text-decoration:none;color:#A74E54;font-weight:normal;}
a.barre3:hover	{text-decoration:none;color:#A2D1E4;font-weight:normal;}

hr		{height=1px;color:#aaaaaa;}

a.spip_url { }
a.spip_in { }
a.spip_out { }

.spip_code { }

p.spip_note { }

h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}


table.spip {
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd {
	background-color: #C0C0C0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}

table.spip td {
	padding: 1px;
	text-align: left;
	vertical-align: center;
}

hr.spip { }
b.spip { }
i.spip { }

.forml { width: 100% ; background-color: #FFDDAA;}

.spip_encadrer {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.spip_cadre {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
}


.spip_bouton { background-color: #FFCC00;}

.formrecherche { width: 100% ; background-color: #FFDDAA;}

.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #FFFF66; }
