@charset "iso-8859-1";
/*@import url("pgDevisSaisie.css");*/

h2 {
	font-weight: 700;
	font-style: italic;
}

h2.titre {
	font-weight:bold;
	font-size:48px;
	color:#006633;
	font-style: normal;
	font-variant: normal;
}

body {
	background-color: #CCFFCC;
	/*scrollbar-face-color: #006600;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#ffffcc;
	scrollbar-shadow-color :#003300;
	scrollbar-darkshadow-color:#00cc00;
	scrollbar-track-color:#ccffcc;
	scrollbar-arrow-color:#ffffff;*/
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
body.acc {cursor:pointer}

td.st1 {
	color: #006633;
	font-size: 18px;
	font-weight: bolder;
}
td.st1 a:link, td.st1 a:visited {
	color: #006633;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
}
td.st1 a:hover{
	color: #00CC00;
}
td.g {background-color: #66cc99; text-align: center}
td.w {background-color : #ffffff; text-align:center}

table.just {text-align:justify}

p.acc {}

input, button {
	size: auto;
	background: #006633;
	color: #ffffff;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
input.but {size: auto; background: #00FF33; border-style: ridge; color: #000000; outline: ridge}

input.obl {border-style: solid; border-color: red}
select {size: auto; background: #006633; border-style: none; color: #ffffff }
select.obl {border-style: solid; border-color: red}
.sep {background-color: #006600;}
.nonassurable {
	color: #CCCCCC;
	background-color: #FF0000;
}
a:link, a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}

a:active{
	color: #00CCFF;
}
.gratuit {
	color: #FFFFFF;
	background-color: #00FF00;
}
.erreur, .formulaire .erreur {
	color: #FFFFFF;
	background-color: #990000;
	border: thin solid #FF0000;
}
.formulaire, .formulaire td {
	color: #000000;
	background-color: #FFFFFF;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
}
.formulaire input, .formulaire select{
	height: 18px;
	font-size: 12px;
	color: #009900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, mono;

}
.formTitre {
	font-weight: bold;
}
.aide {
	position:absolute;
	visibility:hidden;
	display:none;
	color: #333333;
	background-color: #FFFFCC;
	border: thin solid #333333;
	z-index: 1;
	width:400px;
	height: 60px;
}
.grise, .formulaire .grise{
	color: #CCCCCC;
	background-color: #999999;


}
.promo {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006600;
	border: 5px double #FF0000;
	line-height: 1em;



}
.surligne {
	color: #006600;
	background-color: #FFFF00;
	font-weight: bold;
}
fieldset{
 /*-moz-border-radius : 10px;*/
}
legend {
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
noscript {
	position : fixed;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: blink;
	left:50%;
	margin-left :-150px;
	width : 300px;
	height : 200px;
	top:50%;
	margin-top : -100px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #000000;
	text-align : center;
	opacity : 0.8;


}
