/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#494383;
}

table {
	empty-cells: show;
	border-collapse: collapse;
}

.title_field
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#494383;
}

.donnees {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
.donnees2 {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

.link {
	color:#E5821B;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

a.link {
	text-decoration:none;
}

a.link:hover {
	text-decoration:underline;
}

#title-vert {
	font-size: 14px;
	font-weight:bold;
	margin-top:5px;
	color:#609A44;
}

#gd_title-vert {
	font-size: 18px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:15px;
	color:#609A44;
}

#gd_title-tra {
	font-size: 18px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:15px;
	color:#9999FF; /*6F250C;*/
}
#gd_title-erp {
	font-size: 18px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:15px;
	color:#E74421;
}
#gd_title-soc {
	font-size: 18px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:15px;
	color:#FA06FE;
}
#gd_title-eco {
	font-size: 18px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:15px;
	color:#CADB2A;
}

#title-bleu {
	font-size: 14px;
	font-weight:bold;
	margin-top:5px;
	color:#3B9CC0;
}
#title-tra {
	font-size: 14px;
	font-weight:bold;
	margin-top:5px;
	color:#9999FF; /*6F250C;*/
}
#title-erp {
	font-size: 14px;
	font-weight:bold;
	margin-top:5px;
	color:#E74421;
}
#title-social {
	font-size: 14px;
	font-weight:bold;
	margin-top:5px;
	color:#FA06FE;
}
#title-eco {
	font-size: 14px;
	font-weight:bold;
	margin-top:5px;
	color:#CADB2A;
}

#gd_title-bleu {
	font-size: 18px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:15px;
	color:#3B9CC0;
}

#breadcrumb {
	font-size: 14px;
	font-weight:bold;
	height:60px;
	margin-top:30px;
}

.breadcrumb {
	text-decoration:none;
	color:#494383;
}
.breadcrumb:hover{
	text-decoration:underline;
}

.td_titre {
	color:#E5821B;
	font-weight:bold;
}

td.td_titre_bleu_end,
td.td_titre_bleu {
	text-align:center;
	border-bottom:dotted 2px #3B9CC0;
	border-top:dotted 2px #3B9CC0;
	border-left:dotted 2px #3B9CC0;
	padding-left:3px;
}
td.td_titre_bleu_end{
	border-right:dotted 2px #3B9CC0;
	padding-right:3px;
}

td.td_titre_vert_end,
td.td_titre_vert {
	text-align:center;
	border-bottom:dotted 2px #5F9944;
	border-top:dotted 2px #5F9944;
	border-left:dotted 2px #5F9944;
	padding-left:3px;
}
td.td_titre_vert_end{
	border-right:dotted 2px #5F9944;
	padding-right:3px;
}

td.td_titre_tra_end,
td.td_titre_tra {
	text-align:center;
	border-bottom:dotted 2px #9999FF; /*6F250C;*/
	border-top:dotted 2px #9999FF; /*6F250C;*/
	border-left:dotted 2px #9999FF; /*6F250C;*/
	padding-left:3px;
}
td.td_titre_tra_end{
	border-right:dotted 2px #9999FF; /*6F250C;*/
	padding-right:3px;
}

td.td_titre_erp_end,
td.td_titre_erp {
	text-align:center;
	border-bottom:dotted 2px #E74421;
	border-top:dotted 2px #E74421;
	border-left:dotted 2px #E74421;
	padding-left:3px;
}
td.td_titre_erp_end{
	border-right:dotted 2px #E74421;
	padding-right:3px;
}

td.td_titre_soc_end,
td.td_titre_soc {
	text-align:center;
	border-bottom:dotted 2px #FA06FE;
	border-top:dotted 2px #FA06FE;
	border-left:dotted 2px #FA06FE;
	padding-left:3px;
}
td.td_titre_soc_end{
	border-right:dotted 2px #FA06FE;
	padding-right:3px;
}

td.td_titre_eco_end,
td.td_titre_eco {
	text-align:center;
	border-bottom:dotted 2px #CADB2A;
	border-top:dotted 2px #CADB2A;
	border-left:dotted 2px #CADB2A;
	padding-left:3px;
}
td.td_titre_eco_end{
	border-right:dotted 2px #CADB2A;
	padding-right:3px;
}

td.title {
	color:#E5821B;
	border-bottom:dotted 2px #5F9944;
	border-top:dotted 2px #5F9944;
	padding-left:3px;
}

td.contenu-vert_end,
td.contenu-vert {
	border-left:dotted 2px #5F9944;
	border-bottom:dotted 2px #5F9944;
	padding-left:3px;
}
td.contenu-vert_end{
	border-right:dotted 2px #5F9944;
	padding-right:3px;
}

td.contenu-tra_end,
td.contenu-tra {
	border-left:dotted 2px #9999FF; /*6F250C;*/
	border-bottom:dotted 2px #9999FF; /*6F250C;*/
	padding-left:3px;
}
td.contenu-tra_end{
	border-right:dotted 2px #9999FF; /*6F250C;*/
	padding-right:3px;
}

td.contenu-erp_end,
td.contenu-erp {
	border-left:dotted 2px #E74421;
	border-bottom:dotted 2px #E74421;
	padding-left:3px;
}
td.contenu-erp_end{
	border-right:dotted 2px #E74421;
	padding-right:3px;
}

td.contenu-soc_end,
td.contenu-soc {
	border-left:dotted 2px #FA06FE;
	border-bottom:dotted 2px #FA06FE;
	padding-left:3px;
}
td.contenu-soc_end{
	border-right:dotted 2px #FA06FE;
	padding-right:3px;
}

td.contenu-eco_end,
td.contenu-eco {
	border-left:dotted 2px #CADB2A;
	border-bottom:dotted 2px #CADB2A;
	padding-left:3px;
}
td.contenu-eco_end{
	border-right:dotted 2px #CADB2A;
	padding-right:3px;
}


td.title-bleu {
	color:#E5821B;
	border-bottom:dotted 2px #3B9CC0;
	border-top:dotted 2px #3B9CC0;
	padding-left:3px;
}
td.title-tra {
	color:#E5821B;
	border-bottom:dotted 2px #9999FF; /*6F250C;*/
	border-top:dotted 2px #9999FF; /*6F250C;*/
	padding-left:3px;
}
td.title-erp {
	color:#E5821B;
	border-bottom:dotted 2px #E74421;
	border-top:dotted 2px #E74421;
	padding-left:3px;
}
td.title-soc {
	color:#E5821B;
	border-bottom:dotted 2px #FA06FE;
	border-top:dotted 2px #FA06FE;
	padding-left:3px;
}
td.title-eco {
	color:#E5821B;
	border-bottom:dotted 2px #CADB2A;
	border-top:dotted 2px #CADB2A;
	padding-left:3px;
}

td.contenu-bleu_end,
td.contenu-bleu{
	border-left:dotted 2px #3B9CC0;
	border-bottom:dotted 2px #3B9CC0;
	padding-left:3px;
}

td.contenu-bleu_end{
	border-right:dotted 2px #3B9CC0;
	padding-right:3px;
}

td.choix {
	border-bottom:solid 2px #B0CDA2;
	padding-left:3px;
	color:#FFFFFF;
	font-weight:bold;
}

.choix {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

#footer {
	font-size:9px;
}

a.blueLink:link {
	text-decoration: none;
	color:#494383;
}
a.blueLink:visited {
	text-decoration: none;
	color:#494383;
}
a.blueLink:hover {
	text-decoration: underline;
	color:#494383;
}
a.blueLink:active {
	text-decoration: none;
	color:#494383;
}

a.orangeLink:link {
	text-decoration: none;
	color:#E5821B;
}
a.orangeLink:visited {
	text-decoration: none;
	color:#E5821B;
}
a.orangeLink:hover {
	text-decoration: underline;
	color:#E5821B;
}
a.orangeLink:active {
	text-decoration: none;
	color:#E5821B;
}

.orangeLegend {
	color:#E5821B;
	font-style: italic;
}

div.display {
      display: none;
      }



DIV.message {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	font-style: italic;
	color: #5F9944;
	top: -20px;
	position: relative;
}

TD.whitespace
{
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border: none;

}

SELECT.site
{
	width: 125px;
}

SELECT.install
{
	width: 175px;
}

SELECT.categorie
{
	width: 300px;
}

SELECT.indicateur
{
	width: 150px;
}

SELECT.responsable
{
	font-family:Arial;
	font-size:12px;
}

SELECT.priorite
{
	font-family:Arial;
	font-size:12px;
}

SELECT.Inspection
{
	font-family:Arial;
	font-size:12px;
}

