@charset "utf-8";

@font-face {
	font-family: 'OCR';
	src: url('font/OCRAStd.otf' format("truetype"));
}


a {
	text-decoration: none;
}

a:link {
	color: #006600;
}

a:visited {
	color: #006600;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline overline;
}
a:active {
	color: #FF0000;
}

.bg2{
	background-image:url(Images/bg1.gif);
	height:100%;
	padding: 10px;
}

body {
	background-color: #FFFFFF;
	background-image:url(Images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}

.center {
	text-align: center;
}

.devis{
	margin:20px;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FF0000;
}

.devis a{
	color: #FF0000;
}

#error{
	color:#FF0000;
}

.espace {
	height:20px;
}

.footer {
	text-align: center;
	width: 766px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	padding-bottom: 20px;
	padding-top: 5px;
}
.footer a, .footer {
	color:#999999; 
	font-size:9px; 
}
.footer a:hover, a:hover { 
	color:#0060AA; 
}

.formulaire { 
	width: 600px;
}
.formulaire td{ 
}
.formulaire th{ 
	width:200px;
	vertical-align:top;
}
.formulaireValide {
	text-align:center;
}
.formulaire .warning{
	color:#C61217;
	text-align:right;
}

h1 {
	color: #006600;
	text-align: left;
	font-family: OCR;
	font-size: 36px;
}

h2 {
	color:#006600;
	font-size: 20px;
	font-weight: bold;
}

hr {
	color:#FFCC00;
	size:1px;
}

.info_small{
	text-align:left;
	font-size : 7pt;
	margin-top:100px;
	margin-bottom:5px;
}

input, textarea, select {
	font-family : Verdana, Helvetica, sans-serif; 
	font-size : 9pt;
	background-color : #eeeeee;
	border-color : #666666;
	border-width:1px;
	border-style:solid;
  }

.liens th{ 
	vertical-align:top;
	width:160px;
}

.main {
	padding-right: 100px;
	padding-left: 100px;

}

.menu {
	width: 766px;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menu_inactif{
	background-image: url(Images/menu_inactif.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: #FFFFFF;
}

.menu_inactif a {
	text-decoration: none;
	font-weight: bold;
}

.menu_inactif a:link {
	color: #FFFFFF;
	font-weight: bold;
}

.menu_inactif a:visited {
	color: #FFFFFF;
}
.menu_inactif a:hover {
	color: #FFFFFF;
}
.menu_inactif a:active {
	color: #FFFFFF;
}

.menu_actif{
	background-image: url(Images/menu_actif.gif);
	background-repeat: repeat-x;
	height: 25px;
}

.menu_left{
	background-image: url(Images/menu_left.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}

.menu_right {
	background-image: url(Images/menu_right.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}


.messageSite {
	text-align:center;
	margin:50px;
}

p {
	padding-right: 20px;
	padding-left: 20px;
}

.pad10{
	padding: 10px;
}

.page {
	background-image: url(../img/background.jpg);
	background-repeat: repeat-y;
	width: 800px;
	padding: 17px;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #006600;
}

.plan {
	text-align: center;
	width: 766px;
	padding-bottom: 20px;
	padding-top: 50px;
}
.plan a, .plan {
	color:#999999; 
	font-size:9px; 
}
.plan a:hover, a:hover { 
	color:#0060AA; 
}

.tarifs {
	font-size:12px;
	color:black;
	list-style-type:none;
	margin:0px;
	padding:5px 0px 10px 0px;
	/* width:250px; */
}

.tarifs li {
	background: url(Images/fleche_gauche.jpg) no-repeat 0px 0px;
	line-height:14px;
	margin-bottom:0px;
	padding:0px 10px 10px 20px;
}

.telephone{
	margin:20px;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#FF0000;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}

.texte {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
