
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

@page { 
	size:21.0cm 29,7cm;
    margin-top: 1.7cm;
    margin-bottom: 1.4cm;
    margin-left: 2cm;
    margin-right: 2cm;
}

body {
	margin-top: 2em;
	text-align: center;
	font: 12pt/14pt "trebuchet MS";
	color: #003676;
	background-color: #fff;
}

#container {
	position: relative;
	width: 90%;
	margin: 0 auto;
	text-align: left;
}

.hidden {
visibility: hidden;
}
.noprint {
display: none;
}

#intro {
border: 1px solid #ccc;
margin-top: 1cm;
padding: 1cm;
padding-top: 0;
text-align: justify;
font: normal 10pt/12pt arial;
}

#intro p{
margin-top: 1em;
}

h1 {
	font-size: 14pt;
	text-align: center;
}

h2 {
	clear: both;
	font-weight: normal;
	margin-bottom: 0.8em;
	padding: 0.5em;
}

 a:link, a:active, a:visited, a:hover {
	text-decoration: none;
	margin: 0 0.5em;
	color: #f90;
	text-decoration: underline;
}

fieldset {
	width: auto;
	margin-top: 3em;
	padding: 1em;
}

fieldset p {
	padding: 0 0 0.75em 0.5em !important;
	padding: 0 0 0.35em 0.5em;
}

legend {
	background-color: #dedede !important;
	background-color: none;
	padding: 0.5em;
	font: normal bold 11pt/11pt "trebuchet MS";
}

fieldset p label {
    display: block;
	width: 30%;
	float:left;
	text-align: right;
	margin: 0 1em 0 0;
	padding: 0.1em;
	border-bottom: 1px solid #eda228;
}

fieldset p input, fieldset p textarea {
	border: 1px solid #000;
	width: 40%;
	margin-right: 0.25em;
}

span {
	font-size: 11pt;
color: #777;
}

input.radio {
	height: auto;
	width: auto;
	border:none;
}

blockquote {
	padding: 1.3em;
	border: 1px dotted #eda228;
	margin-bottom: 2em;
}

.deroul {
	border:1px solid #003676;
	width: 30%;
}
.prix {
	border:1px solid #003676;
	width: 10%;
}

.delai {
	height: 3%;
	width: 3%;
}

/*-------------STYLE POUR LES CGV -------------------*/

h3 {
margin-bottom: 2em;
font-size: 1.5em;
}

ol {
list-style: decimal inside none;
}

li {
margin: 2em 0;
}

li blockquote {
margin: 2em 0;
text-transform: uppercase;
line-height: 1.3em;
}

/*----------VALIDATION DU FORMULAIRE--------------*/

.tab1 {
	float:left;
	border:1px solid black;
margin-right: 2em;
}

.tab1 td, .tab3 td {
	background-color:#999;
}

.tab1 td+td, .tab3 td+td {
	background-color:transparent;
}

.tab3 {
	border:1px solid black;
}

.clear {
	clear: both;
}

/*---------------------------CSS POUR FICHIER VALIDATION---------------------------*/
.fond {
padding-left: 2em;	
/*border: 1px solid #c1e;*/
}

#mainvalid {
border: 1px solid #ccc;
	position: relative;
	width: 95%;
	margin: 0 auto;
	text-align: left;
}

#mainvalid legend a, #mainvalid legend a:link, #mainvalid legend a:hover, #mainvalid legend a:active, #mainvalid legend a:visited{
color: #003676;
}

#mainvalid fieldset p label {
    display: block;
	width: 20%;
	float:left;
	text-align: right;
	margin: 0 1em 0 0;
	padding: 0.1em;
	border-bottom: 1px solid #eda228;
text-transform: uppercase;
}

.fond p input, .fond p textarea {
text-transform: none;
color: #c1e;
padding-left:0.2em;
border: 1px solid #999;
}

.reponse {
text-transform: none;
color: #888;
}

.plusinfo {
float: right;
padding: 1em;
border:1px dotted #ccc;
width:30%;
text-align: right;
}
.plusinfo p label{
    display: block;
	width: 20%;
text-align: left;
}
.plusinfo p input{
width: 70%;
}
.plusinfo hr{
width: 100%;
color: #ccc;
border: 1px dotted #ccc;
margin:1em 0;
}

.pasjava{
text-align: center;
color: red
}

.pasjava a{
color:#222;
text-decoration: underline;
}

.pasjava a:hover{
color:#666;
}