/**
 * @version $Id: template.css 10498 2008-07-04 00:05:36Z ian $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */





body
{
	background: #fff;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	text-align: center;
}



body.contentpane {

width : auto;
margin : 10px;
line-height : 1.4em;
text-align: left;
}

/* TOC */
table.contenttoc{
	float: right;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

.tit1{
background:url(../images/back-tit1.gif) no-repeat;
display:block;
height:36px !important;
width:640px !important;
padding-top:7px;
padding-left:15px;
font-family:Tahoma;
color:#e78929;
font-size:16px;
font-weight:bold;
}
div#carre {
background:url(../images/carre-top.gif) no-repeat top;
width:722px;
padding-top:16px;

}
div#carre div{
background:url(../images/carre-bottom.gif) no-repeat bottom;
padding-bottom:16px;

}
#carre div div {
background:url(../images/carre-middle.gif) repeat-y;
padding:0 14px;
display:table-row;
}
div#carre div div div{
background:none;
}

#carre-left{
background:url(../images/trait-right.gif) no-repeat right !important;
width:300px;
float:left;
min-height:225px;
display:table-row;
}

#carre-right{
width:366px;
float:right;
background:none;
vertical-align:text-top;
}
.mini-tit1{
color:#c82400;
font-family:Tahoma;
font-size:16px;
font-weight:bold;
text-decoration:underline;
line-height:50px;
}
.mini-tit2{
color:#000;
font-family:Tahoma;
font-size:14px;
font-weight:bold;
background:url(../images/fleche.gif) no-repeat left;
padding-left:19px;
margin-left:30px;
}
