/* 	CSS Document
	lebeaulieu.ch 
	Jocelyn Duc pour ESAHO */

body {
	background-color: #9A0002;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

img{
	border:0px;
}

div.cont-smenu a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

div.cont-footer a{		
	color:#ffffff;
	font-weight:normal;
	font-size:0.8em;
}

div.cont-logo a{		
	color:#ffffff;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

a:hover {
	text-decoration:underline;
	color:inherit;
}



tr {
	border:0px;
}

td {
	border:0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:5px;
}

.tableTitre{
	background-color:#cc0002;
}

.tableCont{
	border:1px solid #9A0002;
	font-weight:bold;
	
}

table.events{
	border:1px solid #9A0002;
	width:95%;
}

input, select, textarea{
	background-color:#FFFFFF;
	border: 1px solid #000000;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size:1em;
}

h2 {
	font-size:1.4em;
	color:#9A0002;
}

h3 {
	font-size:1.3em;
	color:#9A0002;
}

h4 {
	font-size:1.2em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1.1em;
	font-weight:bold;
}
