/* CSS BUSINESS :: TYPOGRAPHY */

table,tr,td,th {
	border-collapse:collapse;
	text-align:left;
	vertical-align: top;
}

select {
	font-size: 11px;
}

h2.intro {
	font-size: 11px;
	/*padding: 10px;*/
	color: #a6a595;
	line-height: 1.3em;
}

.rightcol h3 {
/*	background-image: url(/img/greyArrow.jpg); */
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
/*	padding: 6px 0px 6px 30px; */
}

.rightcol h3 span {
	font-weight: normal;
}

.rightcol p {
	font-size: 10px;
	/*margin-left: 30px;*/
	line-height: 1.5em;
}

.rightcol h4 {
	font-size: 10px;
	/*margin-left: 30px;*/
	line-height: 1.5em;
	margin-bottom: 0px;
}

.rightcol img {
	/*margin-left: 30px;*/
	line-height: 1.5em;
	margin-bottom: 0px;
}

.minimargintop {
	margin-top: 5px;
}
p.dots {
	border-bottom: 1px dotted #ddd;
	margin:0 0 0 30px;
}
table.perf {
	width: 410px;
	margin-left: 40px;
	font-size:10px;
}
table.perf th {
	color:#c00;
	padding:2px;
	border-bottom:1px solid #ccc;
}

table.perf th {
}
table.perf .budget {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}

.article_dossier  {
  padding-top: 2px;	
}

/*
.article_dossier h3 {
	background-image: url(/img/greyArrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	padding: 6px 0px 6px 30px;
}

.article_dossier h3 span {
	font-weight: normal;
}

.article_dossier p {
	font-size: 10px;
	margin-left: 30px;
	line-height: 1.5em;
}

.article_dossier img {
	margin-left: 30px;
}

.article_dossier h4 {
	font-size: 10px;
	margin-left: 30px;
	line-height: 1.5em;
	margin-bottom: 0px;
}
*/

ul.arrows {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	list-style-type: none;
}
ul.arrows li {
	margin: 8px 0px;
	background-image: url(/img/list_arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 6px;
}
.noBullet {
	background-image: none;
}

.btn_numero1  {
	background-image: url(/img/bouton-numero_1.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	padding: 6px 0px 6px 40px;
}

.btn_numero1  p 
{
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}
.btn_numero2  {
	background-image: url(/img/bouton-numero_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	padding: 6px 0px 6px 40px;
}

.btn_numero2  p 
{
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}

.btn_numero3 {
	background-image: url(/img/bouton-numero_3.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	padding: 6px 0px 6px 40px;
}

.btn_numero3  p 
{
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}

.btn_numero4  {
	background-image: url(/img/bouton-numero_4.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	padding: 6px 0px 6px 40px;
}

.btn_numero4 p 
{
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}

.btn_numero5  {
	background-image: url(/img/bouton-numero_5.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	padding: 6px 0px 6px 40px;
}

.btn_numero5  p 
{
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}

.btn_numero6  {
	background-image: url(/img/bouton-numero_6.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	padding: 6px 0px 6px 40px;
}

.btn_numero6  p 
{
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}

.btn_numero7  {
	background-image: url(/img/7.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	padding: 6px 0px 6px 40px;
}

.btn_numero7  p 
{
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}

.btn_numero8  {
	background-image: url(/img/8.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	padding: 6px 0px 6px 40px;
}

.btn_numero8  p 
{
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}

.btn_numero9  {
	background-image: url(/img/9.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	padding: 6px 0px 6px 40px;
}

.btn_numero9  p 
{
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}

.btn_numero0  {
	background-image: url(/img/0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	padding: 6px 0px 6px 40px;
}

.btn_numero0  p 
{
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}
