﻿body 
{
    background-color: #AD0101;
}

.titre
{
    font-size : 14px;
	font-family:Verdana, Geneva, sans-serif;
    font-weight : bold;
    color : Gray;
	text-align:center;
}

.CarteVisite {
text-align:center;
}

a {
color: #000;
}

.mastercontent
{
    height : 600px;
    width : 900px;
    margin-top : 75px;
    background-color : #666;
}

.cadresup
{
    position: relative;
    top: -50px;
    left: -250px;
    height: 462px;
    width: 350px;
    background-image: url('images/ampoule.png');
    background-repeat: no-repeat;
}

.cadreinf
{
    position : relative;
    top : -141px;
    left : 270px;
    height : 275px;
    width : 350px;
    background-image: url('images/plomberie.png');
    background-repeat: no-repeat;
}

.motsclef {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-align:center;
	color:#CCC;
}

.client
{ 
    position : absolute;
    margin-left : 410px;
    margin-top : 40px;
   	background-color: #CECBD8;
    border : medium double;
	border-color:#34363A;
    height : 210px;
    width : 425px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	line-height:20px;
}

.salutations
{
    font-weight : bolder;
}

.coordonnees
{
    position : absolute;
    margin-left : 50px;
    margin-top : 440px;
	padding: 10px;
    background-color: #CECBD8;
    border : medium double;
	border-color:#34363A;
    height : 120px;
    width : 335px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
}

ul li
{
    list-style : none;
    font-size : 16px;
    font-family : Arial;
}
