/* CSS Document */

body {
    margin-top: 00px;
    background-color: #323943;
    background-image: url('./images/bg.jpg');
    background-repeat: repeat-x;
    font:12px Arial;
}

td.backtitle
{
background-color:#FFFFFF;
background-image:url(./images/banner.jpg);
} 

td.backcarre
{
background-color:#FFFFFF;
background-image:url(./images/bg2.jpg);
} 

td.corps
{
background-color:#FFFFFF;
padding:10px;
} 


.titleombre1 
{ 
font-size: 19pt; 
font-family: tahoma; 
color: #CCCCCC 
}


h1 {
font-size: 36pt; 
font-family: tahoma; 
color: #990000; 
}

h2 {
font-size: 16pt; 
font-family: tahoma; 
color: #990000; 
text-align: center;
}


h3 {
font-size: 16pt; 
font-family: tahoma; 
color:#3366CC; 
}

h4 {
font-size: 16pt; 
font-family: tahoma; 
color: #990000; 
}


a:link {
	color: #005EA8;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #005EA8;
}
a:hover {
	text-decoration: underline;
	color: #3366CC;
}
a:active {
	text-decoration: underline;
	color: #005EA8;
}

.list1 {
list-style-image: url('./images/arrow.gif')
}

.list2 {
list-style-image: url('./images/puce2.gif')
}

.list3 {
list-style-image: url('./images/puce3.gif')
}

div.acheter {
text-align:center;
width:360;
background-color:#ffffff;
padding:10;
border:medium;
border-color:#cc0000;
border-style:dashed;
}


div.boxguarantee {
text-align:left;
width:590;
background-color:#f3eea5;
padding:10;
border:medium;
border-color:#990000;
border-style:dashed;
}

div.boxmodule {
text-align:left;
width:600;
background-color:#e5e8eb;
border:1px solid #aaabad;
padding:10 9 10 10;
}


div.boxtemoignages {
text-align:left;
width:600;
background-color:#e5e8eb;
border:1px dashed #6699FF;
padding:10 9 10 10;
}


# img.border {
# border: 1px solid #333333 ;
# padding: 7px 7px 7px 7px ;
# }

table:{ margin-top: 5, padding: 0, border:0}