/********************************************************************
 * JOOMLA! TEMPLATE CSS FILE
 * ----------------------------------------------------------------
 * Copyright (C) 2006 - 2008 JoomlaShine.com. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: JoomlaShine.com
 * Websites:  http://www.joomlashine.com
*********************************************************************/


/** @LAYOUT  **/

/* Espace elu */
.espace-elu{
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 12px;
}
.espace-elu-log{
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 15px;
	color:#00792c;
	font-weight:bold;
}
.espace-elu-gras{
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 12px;
	color:#00792c;
	font-weight:bold;
}
.espace-elu-ent{
    font-family: Trebuchet MS, Verdana, Arial;
	color: #00792c;
    font-size: 13px;
	border: 1px solid #cbd300;	
	padding:8px;
	margin:0px;
}
.espace-elu-ent td{
	padding:1px;
}
table.contentpaneopen-article_bleu{
	padding:0px;
	margin:0px;
}
td.contentpaneopen-article_ee_debut 
{
	background: url(../images/article_bleu_top.gif) top left no-repeat;
	height:9px;
	padding:0px;
	margin:0px;
}
td.contentpaneopen-article_ee_fin{
	height:9px;
	background: url(../images/article_bleu_bas.gif) top left no-repeat;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:20px;
	margin:0px;
}
td.contentpaneopen-article_ee_milieu  {  
	background: url(../images/article_bleu_bg.gif) top left repeat-y;	
	padding:10px;
	padding-left:20px;
	padding-right:70px;
	margin:0px;
	width: 870px;
}
.salle
{
	margin-left : 30px;
	margin-top : 5px;
	text-align : left;
}

.mutuelle
{
	font-weight : bold;
	vertical-align : top;
	text-align : left;
}

.salle a
{
	color : #00792c;
	font-weight : normal;
}

.tableau
{
	width : 500px;
}

.tableau td
{
	width : 50%;
	font-size:12px;
}


.btn-login{
	background:url( '../images/bt_ok.gif');
}