body,  table {
	font-family:arial;
	font-size:11px
}


fieldset {
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	border:1px solid red
}

select {
	font-family:arial;
	font-size:11px
}
input {
	font-family:arial;
	font-size:11px
}

textarea {
	font-family:arial;
	font-size:11px
}

.entete_total {
	background-color: #f6ae86;
	color:#2E2E30
}

.sep_resultats {

	background-color:#E9661E;


	height:1px;
	overflow:hidden
}

.titre_resultats {
	color:#E9661E;
	font-weight:bold;
	font-size:12px
}

.filtre_affiner {
	color:#FFFFFF;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	background-color:#E9661E;
	padding-left:10px;
	height:21px
}

.tableau_affinage {
	border:1px solid #E9661E;
	padding:10px
}

.gras {
	font-weight:bold
}

.formule {
	color:#E9661E
}

.prec_next {
	color:#E9661E;
	text-decoration:none
}
.prec_next:hover {
	color:#E9661E;
	text-decoration:underline
}

.lien_retour_liste {
	color:#E9661E;
	text-decoration:none
}
.lien_retour_liste:hover {
	color:#E9661E;
	text-decoration:underline
}

.lien_retour_ariane {
	text-decoration:none;
	color:#e9661e
}

.lien_retour_ariane:hover {
	text-decoration:none;
	color:#000000
}

.lien_exec_site {
	color:#000000;
	text-decoration: underline
}
.lien_exec_site:hover {
	color:#000000;
	text-decoration: none
}

.lien_exec_site_diaporama {
	color:#FFFFFF;
	text-decoration: underline
}
.lien_exec_site_diaporama:hover {
	color:#FFFFFF;
	text-decoration: none
}

.lien_recherche {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}
.lien_recherche:hover {
	font-size:10px;
	color:#CCCCCC;
	font-weight:bold;
}

.lien_recherche_diaporama {
	font-size:10px;
	color:#000000;
	font-weight:bold;
}
.lien_recherche_diaporama:hover {
	font-size:10px;
	color:#CCCCCC;
	font-weight:bold;
}

.lien_recherche_selectionne {
	font-size:11px;
	color:#FFD6BF;
	font-weight:bold;
}

.nb_resultats {
	color:#E9661E
}

.entete_resultat {
	background-color:#E9661E;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px
}

.chk {
	border:0px
}

.fil_barre {
	text-decoration:line-through
}

.fil_onglet_on {
	background-color:#E9661E;
	border:1px solid #E9661E;
	color:#FFFFFF
}

.fil_entre_on {
	height:1px;
	overflow:hidden;
	background-color:#E9661E;
	width:30px
}

.fil_entre_off {
	height:1px;
	overflow:hidden;
	background-color:#DDDDDD;
	width:30px
}

.fil_taille_onglet {
	width:100px
}

.fil_on {
	border:1px solid #E9661E;
	color:#E9661E
}

.fil_off {
	border:1px solid #DDDDDD;
	color:#DDDDDD
}

.entete_process {
	background-color:#f6ae86;
}

.ligne_grise_bas {
	border-bottom:1px solid #CCCCCC
}
.ligne_grise_bas_point {
	border-bottom:1px dotted #DDDDDD
}

.ligne_grise_point {
	border:1px solid #CCCCCC
}

.entete_depart {
	background-color:#fae5d9;
	color:#4C4F52;
	font-weight:bold;
	font-style:italic
}

.div_message {
	position:relative;
	border-top:1px dotted #FF0000;
	border-bottom:1px dotted #FF0000;
	border-right:1px dotted #FF0000;
	border-left:1px dotted #FF0000;
	background-color:#F7E4B6;
	font-weight:bold;
	font-family:verdana,arial,sans-serif;
	color:#FF0000;
	width:97%;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center
}

#divorcattenteold {
	position:relative;
	border-top:1px solid #E9661E;
	border-bottom:3px solid #E9661E;
	border-right:3px solid #E9661E;
	border-left:1px solid #E9661E;
	background-color:#FEDCEF;
	font-weight:bold;
	font-family:arial,verdana,sans-serif;
	color:#000000;
	width:97%;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	font-size:16px
}

.div_message_request {
	position:relative;
	border-top:1px dotted #64b143;
	border-bottom:1px dotted #64b143;
	border-right:1px dotted #64b143;
	border-left:1px dotted #64b143;
	background-color:#cef3be;
	font-weight:bold;
	font-family:verdana,arial,sans-serif;
	color:#000000;
	width:97%;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center
}

.lien_erreur {
	text-decoration:none;
	font-style:italic;
	color:#000000;
	font-weight:normal
}

.lien_erreur:hover {
	text-decoration:underline;
	font-style:italic;
	color:#FF0000;
	font-weight:normal
}

#dhtmlgoodies_tooltip{
	background-color:#EEE;
	border:1px solid #000;
	position:absolute;
	display:none;
	z-index:20000;
	padding:2px;
	font-size:1.1em;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
}
#dhtmlgoodies_tooltipShadow{
	position:absolute;
	background-color:#555;
	display:none;
	z-index:10000;
	opacity:0.7;
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
}

.champs_erreur {
	border:1px solid #FF0000
}

.ongleton {
	background-color:#E9661E;
	color:#FFFFFF;
	font-weight:bold;
	width:170px;
	text-align:center;
	float:left;
	padding:5px;
	margin-right:2px;
	cursor:pointer
}

.ongletoff {
	background-color:#E2AACC;
	color:#000000;
	font-weight:bold;
	width:170px;
	text-align:center;
	float:left;
	padding:5px;
	margin-right:2px;
	cursor:pointer
}

.finerreur {
	border-left:1px solid #E2AACC;
	border-top:1px solid #E2AACC;
	border-right:1px solid #E9661E;
	border-bottom:1px solid #E9661E;
	padding:25px;
	color: #FF0000;font-size:11px ;font-weight:bold; font-family:  Helvetica, Verdana, Arial,sans-serif;text-align : justify;
	font-size:14px;
	margin-right:10px
}

.finok {
	border-left:1px solid #E2AACC;
	border-top:1px solid #E2AACC;
	border-right:1px solid #E9661E;
	border-bottom:1px solid #E9661E;
	padding:25px;
	color: #663366;font-size:11px ;font-weight:bold; font-family:  Helvetica, Verdana, Arial,sans-serif;text-align : justify;
	font-size:14px;
	margin-right:10px
}

#flash_blocattente {
	position:absolute;
}

/** Modif for 60life Sébastien BARON <sbaron@vaziva.com> 20090626 **/
#centre{
width: 600px!important;
}
/*
#centre{
position: absolute!important;
left: 0px!important;
top: 213px!important;
width: 625px!important;
height: 532px!important;
z-index: 18!important;
visibility: visible!important;
}

#centreDroit{
position: absolute!important;
left: 9999px!important;
top: 213px!important;
width: 318px!important;
height: 448px!important;
z-index: 8!important;
visibility: hidden!important;
display: none!important;
}

#filet1{
visibility: hidden!important;
left: 9999px!important;
display: none!important;

}*/

#im1, #im2, #im3{

margin-right:5px;
}

#form_filtres table{
border:0;
}
#orchestra-table-front-search-ajax tr td{

width:58%;
}

#orchestra-table-front-search-ajax tr td label{

}

.orchestra-table-front-search-ajax-filet{
float:left;
position:relative;
left:1px;
background:#e9661e;
height:5px;
width:100%;
}

.orchestra-table-front-search-ajax-wording td{
height:100px;
text-align:center;
color:#333;
}

.orchestra-table-front-search-ajax-wording td div{
width:90%;
padding:5px;
text-align:justify;
border:1px solid #999;
margin-left:auto;
margin-right:auto;
background:1px solid #C372A1;
}

