/**
*	
*	Feuille de styles
*	-----------------
*
*	Client 	FEM entrepreneuriat en Mauricie
*		 	www.fem-mauricie.ca
*
*	Auteur	Sebastien Rothlisberger
*			www.rothlismedia.com
*
*/

*{ margin:0; padding:0; }

body {
	background: url("/images/fem_fleural_fond.gif") no-repeat 740px 0px;
	width:100%;
	height:100%;
	position:relative;
	margin: 0px;
	padding: 0px;
	font: 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #141414;
	text-align: left;
	overflow-x: hidden;
}

a {
	text-decoration:underline;
	color:#006287;
}

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

h1 {
	font-weight: normal;
	font: 22px "Century Gothic", "Lucida Grande", Arial, Tahoma, Verdana, sans-serif;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:5px;
	padding:0;
	color:#34BF00;
}

h2 {
	font: 20px "Century Gothic", "Lucida Grande", Arial, Tahoma, Verdana, sans-serif;
	color:#34BF00;
	margin:0;
	padding:0;
}

h3 {
	font: bold 18px "Century Gothic", "Lucida Grande", Arial, Tahoma, Verdana, sans-serif;
	color:white;
	margin:0px 0px 18px -3px;
	padding:0;
}

h4 {
	font: 20px "Century Gothic", "Lucida Grande", Arial, Tahoma, Verdana, sans-serif;
	color:#006287;
	margin:0;
	padding:0;
}

hr, .hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border:0px;
	margin-top:15px;
	margin-bottom:15px;
}

p {
	margin-bottom:15px;
}

img {
	border:none;
}

#erreur {
	text-align: center;
	padding-top: 100px;
}

.erreur1 {
	font: bold 100px 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	color:#9b9681;
}

.erreur2 {
	font: bold 15px 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#2c2819;
}

blockquote {
	padding:15px 0 0 15px;
	margin:0;
	font-weight:bold;
	background: transparent url("/images/fem_quoteLeft.gif") left top no-repeat;
}

blockquote div {
	padding:0 15px 15px 0;
	background: transparent url("/images/fem_quoteRight.gif") right bottom no-repeat;
}

.spacer {
	clear: both;
}

table {
	width:98%;
}

/***************/

#gauche {
	position:absolute;
	width:353px;
	left:-1px;
}

#droite {
	position:relative;
	margin-left: 352px;
}

#fleural {
	background: transparent url("/images/fem_fleural_acc.gif") no-repeat;
	width:353px;
	height:375px;
	position:relative;
}

#slogan {
	background: transparent url("/images/fem_slogan_01.gif") no-repeat center;
	width:353px;
	height:55px;
	position:relative;
}

#logo {
	position:absolute;
	background: transparent url("/images/fem_logo.gif") no-repeat;
	width:278px;
	height:113px;
	top:50px;
	left:50px;
	text-indent: -3000em;
	padding:0px;
}

#logoflash {
	position: absolute;
	top:0px;
	left:0px;
	z-index: 999;
}

#logo img { display: none; }

.module {
	position:relative;
	background: #D9EbF1 url("/images/fem_table_module.gif") repeat-x;
	padding:12px 15px 15px 15px;
}

#contenu_accueil {
	position:relative;
	padding:15px;
	padding-top:150px;
}

#contenu {
	position:relative;
	padding:15px;
	padding-top:260px;
	line-height: 20px;
}

#contenu li {
	list-style: url("/images/fem_fleural_bullet.gif");
	margin-bottom: 10px;
	margin-left: 20px;
}

#contenu ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#contenu p {
	margin:10px;
}

.info_tableau td {
	border:1px solid #999;
}

#pan_coordonnees, #pan_news {
	width:250px;
	margin:10px auto;
}

#conception {
	position:relative;
	font-size:9px;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:10px;
	text-align:right;
	color:#999999;
}

#conception a {
	color:#999999;
	text-decoration:none;
}

#conception a:hover {
	color:#00B800;
	text-decoration:none;
}

#table_accueil {
	position:relative;
	padding: 0px;
	margin: 0px 15px 10px 0px;
}

#table_accueil th {
	padding-bottom: 5px;
	padding-top: 15px;
	margin: 0;	
	text-align:left;
	width:35%;
	white-space:nowrap;
}

#table_accueil th.nobg {
	background: none;
}

#table_accueil td.nav {
	background: #00A0C6 url("/images/fem_table_nav.gif") repeat-x 0px 0px;
	text-align:left;
	padding:5px;
}

#table_accueil td.sep {
	width:5px;
}

#table_accueil td li {
	color:#FFFFFF;
	font-size:14px;
	list-style: none;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style:none;
}

#table_accueil td li a {
	color:#FFFFFF;
	text-decoration:none;
}

#table_accueil td li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#table_accueil td ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	left:10px;
	list-style:none;
}

#map {
	width: 600px;
	height: 400px;
	border: 1px solid gray;
}

#directions {
	display: none;
	width: 600px;
	background: #fff;
	overflow: auto;
	margin: 0;
	padding: 0;
	border-top: 0;
}

#infobulle {
	display:none;
}

#navigation {
	position:absolute;
	height:27px;
	padding-top: 9px;
	top:209px;
	right:0px;
	left:0px;
	z-index:1;
	white-space:nowrap;
}

#haut {
	position:absolute;
	top:15px;
	right:25px;
	z-index:1;
}

#haut a {
	color:#000000;
	text-decoration:none;
}

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

#top_rss {
	background : no-repeat url("/images/fem_feedicon.gif");
	padding:0px 0px 0px 17px;
}

h2.news_titre {
	font-family: "Century Gothic", "Lucida Grande", arial, Tahoma, Verdana,helvetica, sans-serif;
 	font-size: 25px;
	color:#3E8CAA;
	margin-bottom:10px;
	margin-top:10px;
}

h2.news_titre a {
	font-family: "Century Gothic", "Lucida Grande", arial, Tahoma, Verdana,helvetica, sans-serif;
	font-size: 25px;
	color:#008000;
	text-decoration:none;
	text-transform: uppercase;
	margin-bottom:10px;
	margin-top:10px;
}

h2.news_titre a:hover {
	color:#4C9E49;
}

h3.news_date {
	font-family: "Century Gothic", "Lucida Grande", arial, Tahoma, Verdana,helvetica, sans-serif;
	font-weight:normal;
	font-size: 13px;
	color:#666;
	margin-bottom:10px;
	margin-top:0px;
	margin-left:10px;
}

h2.entrytitle {
	font-family: "Century Gothic", "Lucida Grande", arial, Tahoma, Verdana,helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#34BF00;
	margin-bottom:0px;
	margin-top:0px;
}

h2.entrytitle a:link, h2.entrytitle a:visited {
	font-weight:normal;
	text-decoration:none;
	color: #34BF00;
}

h2.entrytitle a:hover {
	font-weight:normal;
	text-decoration:underline;
}

h3.entrydate {
	font-family: "Century Gothic", "Lucida Grande", arial, Tahoma, Verdana,helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666;
	margin-bottom:5px;
	margin-top:px;
	margin-left:2px;
	/*padding-top: 15px;*/
}
h3.entrydate a:link, h3.entrydate a:visited {
	font-weight:normal;
	text-decoration:none;
	color: #666;
	border:none;
}

h3.entrydate a:hover {
	font-weight:normal;
	text-decoration:none;
	color: #666;
	border:none;
}

.entrybody{
	clear:left;
	font-size: 1.00em;
	line-height: 1.4em;
	margin-bottom: 5px;
	text-align:justify;
	/*border-bottom: 1px dotted #6d6d6f;*/
}
.entrybody a, .entrytext a{
	border-bottom:dashed 1px #778491;
	text-decoration:none;
}

.entrybody ol li {
	margin-top:10px;
}

.news_content {
	margin-bottom:10px;
	line-height: 20px;
}

.cssnav
{
position: relative;
float:right;
top: 4px;
font-family: arial, helvetica, sans-serif;
background: url(/images/fem_bnt_sincrire_down.gif) no-repeat;
white-space: nowrap;
display: block;
width: 102px;
height: 20px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 102px;
height: 20px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 102px;
height: 20px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 4px;
top: 4px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

#membres_list {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#membres_list li {
	list-style: none;
	background: url("/admin/images/tab_on.jpg") repeat-x;
	padding: 20px;
	margin: 0px;
}

#membres_list .mini_icon li {
	list-style: none;
	background: none;
	padding: 2px;
}

.secteurs {
	background: url("/images/fem_table_module.gif") repeat-x;
	padding:13px 10px 5px 10px;
	color: white;
}

.m_entreprise {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}

.m_nom {
	font-size: 13px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.m_courriel {
	font-size: 13px;
}

.m_courriel a, .m_tel a {
	padding: 5px;
	background-color: #eef6f9;
	text-decoration: none;
}

.m_courriel a:hover, .m_tel a:hover {
	padding: 5px;
	background-color: #D9EbF1;
	text-decoration: none;
}

.m_adresse {
	font-size: 12px;
}

.m_tel {
	font-size: 12px;
	line-height: 25px;
}

.m_mission {
	font-size: 11px;
}

#inscription_form li, #membres_list li {
	list-style:none;
	list-style-image:none;
}

.basic  {
	width: 100%;
	margin-bottom: 15px;
}
.basic_div {
	background-color: #ffffff;
	background: url("/admin/images/tab_on.jpg") repeat-x;
	padding: 10px;
}

.basic_div h3 {
	color:black;
	margin: 0px;
	padding: 0px;
	margin: 10px 0px -5px 0px;
}

.basic_div h4 {
	color:black;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	margin: -10px 0px 10px 0px;
}

.basic a.header {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-size: 12px;
	color: black;
	background-color: #D9EbF1;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	padding-left: 10px;
	
}
.basic a.header:hover {
	background-color: white;
}
.basic a.header.selected {
	color: black;
	background-color: #80cfe2;
}

.basic div a {
	border: none;
	display: inline;
	padding: 5px;
	background-color: #eef6f9;
	text-decoration:underline;
}

.basic div a:hover {
	padding: 5px;
	background-color: #D9EbF1;
	text-decoration: none;
}