html, body, applet, object, h1, h2, h3, h4, h5, h6, p, pre,a, em, dl, dt, dd, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;


}
html { height: 100%; }


.company_info {
  font-size: 10pt;
  color: #4a4c52;
  text-align:left
}
.smallText {
	color: #676666;
	font-size:11pt;
	margin:5px 0 5px 8px;
	
}

/* Debut Definition de tableau standard*/
.table_list_formation {
	border : 0px solid #676666;
	TEXT-DECORATION: none;
	width:98%;
	color :#666666;
}

.table_list_formation a {
	color: inherit;
	text-decoration: inherit;
	font-size: 11pt;
	font-weight: bold;
}

.table_list_formation a:hover {
	color: #eb6a39;
}

.table_list_formation th {
	border : 1px solid #676666;
	background-color : #868b91;
	font-size: 13pt;
	text-align: center;
	vertical-align: middle;
	padding-left: 4px;
	color:white;
}

.table_list_formation td {
	border : 0px solid #676666;
	font-size: 11pt;
	padding-left: 4px;
	text-align:left
}

.table_list_formation td.nopadding {
	padding-left: 0px;
} 

.table_list_formation td.title {
	border : 1px solid white;
	background-color : #c2c2cd;
	font-size: 13pt;
	text-align: left;
	color : #970026;
	vertical-align: middle;
}

.table_list_formation td.odd {
	border : 1px solid white;
	background-color : #b5b5b5;
	font-size:11pt;
	padding: 5px 0 5px 8px;
	color:white;
}

.table_list_formation td.odd-ref {
	border : 1px solid white;
	background-color : #b5b5b5;
	padding: 5px 0 5px 3px;
}

.table_list_formation td.white {
	border : 1px solid white;
	background-color : white;
	font-size:11pt;
	padding: 5px 0 5px 8px;

}


.table_list_formation td.odd-capitalize {
	border : 1px solid white;
	background-color : #b5b5b5;
	font-size:10pt;
	padding: 5px 0 5px 8px;
	color:white;
	text-transform:uppercase;
	font-weight: bold;
}


.table_list_formation td.even { 
	border : 1px solid white;
	background-color : #acaaaa;
	font-size:11pt; 
	padding: 5px 0 5px 8px;
	color:white;
}

.table_list_formation td.form_error { 
	color:red;
}

.table_list_formation li.sub {
	background:url(/images/bullet_li_grey_round-small.png) 0px 7px no-repeat;
	margin-left:20px;
	padding-left:10px;
	list-style-type: none;
	overflow: hidden;
}
.table_list_formation ul.firstlevel {
	padding-top:0px;
	padding-left: 3px;
	vertical-align:top;
}
.table_list_formation li.firstlevel {
	background:url(/images/bullet-arrowhead-orange.png) 0px 6px no-repeat;
	margin:0 0 10px 0;
	padding-left: 11px;
	list-style-type: none;
	font-weight:normal;
	vertical-align:text-top;	
}					/* END  définition pour les tableaux des formations*/


.table_list_formation ul.preinscripdates {
	margin:0;
	padding-left: 0px;
	vertical-align:baseline;

}
.table_list_formation li.preinscripdates {
	background:url(/images/bullet_li_white_round.png) 0px 6px no-repeat;
	padding-left: 11px;
	list-style-type: none;
	font-weight:normal;
	font-size: 11pt;
	
}
.table_list_formation li.preinscripbutton {
	background:url(/images/bullet_li_white_round.png) 0px 6px no-repeat;
	list-style: none;
	font-weight:bold;
}
.table_list_formation li.preinscripbutton a{
	padding-left: 11px;
	color: white;
	font-size: 11pt;
	text-decoration:underline
}

.table_list_formation li.preinscripbutton  a:hover{
	color: #eb6a39;
}


/*
.table_list_formation td.preinscrip_button a {
	color: #a60234;
	font-size: 9pt;
	font-weight: bold;
	TEXT-DECORATION: underline;
}

.table_list_formation td.preinscrip_button a:hover {
	color: #3297f2;
}
*/

#table_list_no_border {
	border: 0px solid #7575a9;
	width: 580px;
	color: white;
	TEXT-DECORATION: none;
}

/* Fin Definition de tableau standard*/
