/* 
 * $Id: style.css,v 1.6 2005/12/22 13:20:23 max Exp $
 */
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 1%;
}

div.main {
	background-color: #ffffff;
	text-align: left;
	margin: 7px;
}

div.logo {
	margin-top: 10px;
	margin-bottom: 10px;
}

span.left {
  float: left;
  text-align: left;
}

span.right {
  float: right;
  text-align: right;
}

div.menu span.center {
  text-align: center;
}

div.menu a {
	text-decoration: none;
	color: #fff;
}

div.menu a:visited {
	text-decoration: none;
	color: #fff;
}
div.menu a:active {
	text-decoration: none;
	color: #fff;
}

div.menu a:hover {
	color: #FFFF99;
	text-decoration: none;
}

div.menu img {
	border: solid 1px #3c0c6c;
}	

div.menu img.choo {
	border: solid 1px #ff0;
}	

div.main-inside {
	background-color: white;
	border: 1px solid #660066;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	margin-right: 180px;
	margin-left: 180px;
	padding-top: 10px;
	height: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div.main-print {
	background-color: white;
	border: 1px solid #660066;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}



div.tips {
	border: 1px solid #990066;
	text-align: justify;
	padding: 10px;
	border: 1px solid #660066;
	font-size:10px;
	width: 90%;
	background-color: #fff9f9;
	margin-right: auto;
	margin-left: auto;
}

h2 {
	font-size:15px;
	font-weight: bold;
	color: #660066;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 12px;
}

h2.services {
	margin: 0px;
	padding: 0px;
}

div.main-inside h1 {
	font-size:16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #990033; 
}

div.footer {
	font-size: 8pt;
	text-align: center;
	width: 100%;
	position: relative;
	border-top: 1px dashed #990066;
	border-right: 1px none #990066;
	border-bottom: 1px none #990066;
	border-left: 1px none #990066;
}
div.tablehuge {
	background: #dcdff4;
	border: solid black 1px;
	margin-right: 130px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}
div.code {
	background: #dcdff4;
	border: solid black 1px;
	margin-left: 3%;
	margin-right: 3%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link,a:visited,a:active {
	text-decoration:none;
	color:#990066;
}
a:hover {
	text-decoration:none;
	color:#333333;
}
img {
	border:0px;
}

span.red {
	color: #cc0033;
}

div.cadreform {
	border: solid 1px #cc0000;
	background-color: #FFCC99;
	padding: 5px;
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
div.cadreformsmall {
	border: solid 1px #cc0000;
	background-color: #FFCC99;
	padding: 2px;
	text-align: center;
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: auto;
}

.center {
	text-align: center;
}

div.blocks-right {
	float: right;
	width: 170px;
}

div.blocks-left {
	float: left;
	width: 170px;
	margin-left: 3px;
}

div.block {
	padding: 0px;
	border: 1px solid #660066;
	font-size:10px;
	width: 160px;
	background-color: #fff9f9;
	margin-bottom: 20px;
}

div.blocklong {
	padding: 4px;
	border: 1px solid #660066;
	font-size:10px;
	width: 90%;
	background-color: #fff9f9;
	margin-right: auto;
	margin-left: auto;
}

div.blocklong2 {
	padding: 4px;
	font-size:10px;
	width: 95%;
	background-color: #EAEAEA;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #660066;
	margin-bottom: 10px;
}
div.domaine{
	padding: 4px;
	font-size:10px;
	width: 95%;
	background-color: #fff9f9;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #660066;
	margin-bottom: 10px;
	text-align: center;

}

div.blocklong2err {
	padding: 4px;
	font-size:10px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #660066;
	margin-bottom: 10px;
	background-color: #993333;
	color: #FFFFFF;
}

div.blocklong2ok {
	padding: 4px;
	font-size:10px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #660066;
	margin-bottom: 10px;
	background-color: #669900;
	color: #FFFFFF;
}

div.blocklong2ok h2{
	font-size:13px;
		color: #FFFFFF;
}

div.blocklong2err h2{
	font-size:13px;
		color: #FFFFFF;
}

div.block h2{
	margin: 0px;
	padding: 3px;
	font-size:13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/toutpetit.gif);
	background-repeat: repeat;
}	

div.block p {
 margin: 5px;
}

.help {
	cursor: help;
}
hr {
	background-color: #660066;
}

span.bigprice {
	font-size: 18pt;
	color: #ff6464;
	font-weight: bold;
}

span.smallprice {
	font-size: 11pt;
	color: #ff6464;
	font-weight: bold;
}

textarea, input {
	font-size:10px;
	padding-left: 5px;
}

input.submit {
	background-color: #cccccc;
}
select {
  font-size:10px;
}
				

option {
  font-size:10px;
}
	

select.seltx {
  font-size:10px;
  border: solid 1px #333;
}
				

option.selxt {
  font-size:10px;
  border: solid 1px #333;
}
	
ul {
	list-style-type: square;
}

ul.table {
	list-style-type: square;
	margin: 4px 2px 2px 14px;
	text-align: left;
	font-size: 10px;
}


.faq {
	color: #000000;
	background-color: #eeeeee;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
}

.faq2 {
	color: #000000;
	background-color: #F4F4F4;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}


div.service{
	padding: 4px;
	border: 1px solid #660066;
	font-size:10px;
	width: 90%;
	background-color: #fff9f9;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
div.service_eu{
	padding: 4px;
	border: 1px solid #660066;
	font-size:10px;
	width: 450px;
	background-color: #fff9f9;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-image: url(../images/tab_eu.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

div.service100{
	padding: 4px;
	border: 1px solid #660066;
	font-size:10px;
	width: 95%;
	background-color: #fff9f9;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.service{
	padding: 4px;
	border: 1px solid #660066;
	font-size:10px;

	background-color: #fff9f9;
	margin-right: auto;
	margin-left: auto;
}

div.fiche {
	background-color: #eeeeee;
	width: 98%;
	text-align: left;
	margin-bottom: 10px;
	padding: 0px;
	border: solid 1px #000;
}
div.fiche h4 {
  font-size: 10pt;
	border-bottom: solid 1px #000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
  padding: 3px;
}

div.fiche p {
	margin: 3px;
}

div.edit {
	float: right;
	text-align: right;
	margin: 0px;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
}


span.oblig {
	color: #c00;
}

pre {
	background-color: #add;
	border: solid 1px black;
}
table.recap {
	border: solid 1px #666;
	background-color: #efefef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.fact {
	border: solid 1px #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center;
	padding: 5px;
	
	height: 100%;
}


table.recapfact {
	border: solid 1px #666;
	background-color: #efefef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.group {
	margin-bottom: 15px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #660066;
	font-size:10px;
	width: 90%;
	background-color: #fff9f9;
}
div.group h3{
	color: #000000;
	height: auto;
}


input.but {
	border: outset 1px black;
	background-color: #eee;
	font-size: 10px;
	padding: 2px;
	color: black;
}



a.but {
	border: outset 1px black;
	background-color: #eee;
	text-decoration: none;
	padding: 2px;
	font-size: 10px;
	color: black;
}

a.but:visited {
	border: outset 1px black;
	background-color: #eee;
	text-decoration: none;
	color: black;
}
a.but:active {
	text-decoration: none;
	border: outset 1px black;
	background-color: #eee;
	color: black;

}

a.but:hover {
	border: inset 1px black;
	background-color: #ddd;
	text-decoration: none;
	color: black;
}

a.but2 {
	border: outset 1px black;
	background-color: #eee;
	text-decoration: none;
	font-size: 10px;
	color: black;
	margin: auto;
	padding-right: 4px;
	padding-left: 4px;
}

a.but2:visited {
	border: outset 1px black;
	background-color: #eee;
	text-decoration: none;
	color: black;
}
a.but2:active {
	text-decoration: none;
	border: outset 1px black;
	background-color: #eee;
	color: black;

}

a.but2:hover {
	border: inset 1px black;
	background-color: #ddd;
	text-decoration: none;
	color: black;
}

.tar {
	padding: 2px;
	border: none;
}
.bouton {
	border: solid 1px #cc0000;
	background-color: #66CC33;
	padding: 5px;
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	color: #FFFFFF;
}
.bouton2 {
	border: solid 1px #cc0000;
	background-color: #FF0000;
	padding: 5px;
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}h4 {
	font-weight: bold;
	list-style-type: circle;
	font-size: 12px;
}
h3 {
	font-size: 12px;
	color: #000000;
}



p.congen {
font-size: 8px;
text-align: justify;
}

div.invoice {
border: solid 1px black;
height: 500px;
}

#invfrom {
font-size: 9px;
padding: 5px;
float: left;
}

#invto {
font-size: 9px;
padding: 5px;
float: right;
}

div.menu { 
font-variant: small-caps; 
text-decoration: none; 
padding-right: 15px; 
padding-left: 15px; 
padding-top: 8px; 
padding-bottom: 8px; 
margin-bottom: 10px; 
color: #fff; 
font-size: 9pt; 
font-weight: bold; 
letter-spacing: 1pt; 
}

div.topop { 
background-color: #660066; 
background-image: url(../images/toutpetit.gif); 
margin: 0px; 
padding: 0px; 
border: none; 
} 
div.commperso {
	background-color: #CC0033;
	margin: 0px;
	padding: 3px;
	border: none;
	color: #FFFFFF;
}

a.com {
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}

a.com:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.com:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}

a.com:hover{
	text-decoration: none;
	color: #999999;
	font-weight: bold;

}

a.xsmall {
	text-decoration: none;
	font-size: 9px;
	color: #660066;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a.xsmall:visited {
	text-decoration: none;
	color: #660066;
	font-weight: normal;
}
a.xsmall:active {
	text-decoration: none;
	color: #660066;
	font-weight: normal;

}

a.xsmall:hover{
	text-decoration: none;
	color: #663399;
	font-weight: normal;

}


.error {
	color: #FF0000;
}


.logerror {
	border-top: solid 2px red;
	border-bottom: solid 2px red;
	background-color: white;
	text-align: center;
	color: #FF0000;
}

.tt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990066;
}
div.blockcom{
	background-color: #00CC33;
	text-align: left;
	margin: 0px;
	border: 1px solid #990066;
	width: 100%;
	padding: 3px;
	color: #FFFFFF;
}
.ttremail{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	font-style: normal;
}

.servicestop{
	background-color: #fff9f9;
	text-align: left;
	border-top: 1px solid #990066;
	border-right: 1px solid #990066;
	border-bottom: 1px solid #990066;
	border-left: 1px solid #990066;
	padding: 3px;
}
th {
	font-size: 11px;
}

a.renew {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}

a.renew:active {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
a.renew:visited{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}

a.renew:hover {
	font-weight: bold;
	color: #999999;
	background-color: #D20000;
}