/*
Theme Name: Hemeranet
Theme URI: http://www.hemeranet.com/
Version: 1.0
Author: Agence Grand Manitou
Author URI: http://www.grand-manitou.com/
Tags: colors, universes, sidebar, video, widgets


*/
body { background-color:#FFF; background-image:url(images/fond_accueil.jpg); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; }
#nav li.btnAccueil {
	float: left;
	width: 200px;
	margin-right: 1px;
	background: #c00;
}
#nav li.btnAccueil a {
	display: block;
	line-height: 1em;
	text-align: center;
	height:32px;
		background: url(images/menu_accueil.jpg) left bottom no-repeat;background-color:#FFF;
	text-decoration: underline;
	margin-bottom:2px;
}
#nav li.btnAccueil a:hover, #nav li a:focus, #nav li.btnAccueil a:active, #nav li.btnAccueil a.pageactuelle {
	background: url(images/menu_accueil.jpg) left bottom no-repeat;background-color:#FFF;
	text-decoration: underline;
	margin-bottom:2px;
}
#nav li.btnSociete {
	float: left;
	width: 200px;
	margin-right: 1px;
	background: #c00;
}
#nav li.btnSociete a {
	display: block;
	background: url(images/menu_societe.jpg) left top no-repeat;background-color:#FFF;
	line-height: 1em;
	text-align: center;
	height:32px;
	text-decoration: none;
}
#nav li.btnSociete a:hover, #nav li.btnSociete a:focus, #nav li.btnSociete a:active, #nav li.btnSociete a.pageactuelle {
	background: url(images/menu_societe.jpg) left bottom no-repeat;background-color:#FFF;
	text-decoration: underline;
	margin-bottom:2px;
}
#nav li.btnServices {
	float: left;
	width: 200px;
	margin-right: 1px;
	background: #c00;
}
#nav li.btnServices a {
	display: block;
	background: url(images/menu_services.jpg) left top no-repeat;background-color:#FFF;
	line-height: 1em;
	text-align: center;
	height:32px;
	text-decoration: none;
}
#nav li.btnServices a:hover, #nav li.btnServices a:focus, #nav li.btnServices a:active, #nav li.btnServices a.pageactuelle {
	background: url(images/menu_services.jpg) left bottom no-repeat;background-color:#FFF;
	text-decoration: underline;
	margin-bottom:2px;
}
#nav li.btnConseil {
	float: left;
	width: 250px;
	margin-right: 1px;
	background: #c00;
}
#nav li.btnConseil a {
	display: block;
	background: url(images/menu_conseil.jpg) left top no-repeat;background-color:#FFF;
	line-height: 1em;
	text-align: center;
	height:32px;
	text-decoration: none;
}
#nav li.btnConseil a:hover, #nav li.btnConseil a:focus, #nav li.btnConseil a:active, #nav li.btnConseil a.pageactuelle {
	background: url(images/menu_conseil.jpg) left bottom no-repeat;background-color:#FFF;
	text-decoration: underline;
	margin-bottom:2px;
}
h1 a { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:24px; color:#CB7157!important; font-weight:bold; }

	p.lettrine:first-letter {
   color: #CB7157;

}
#texte-accueil li { list-style-position:inside; list-style-image:url(images/accueil/puce_fleche.jpg);margin-left:33px;}

h3 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; color:#CB7157; border-bottom:1px dashed #CCC; width:100%; font-weight:bold; margin:12px 0 12px 0; }

#texte-accueil fieldset li {list-style-type:none; list-style-image:none;}



