@charset "windows-1252"; 

* {
margin: 0;
padding: 0;
}

/*Nécessaire ŕ la position de l'image BG...*/
img {
border-width: 1px;
border-color: white;
border-style: solid;
}

img.pas_bordure {
border-style: none;
}

tr.entete {
background-color: #9a3233;
height: 160px;
}		 

td {
border:2px;
}

td.titre {
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
background-color: #993333;
height: 25px;
font-size:125%;	
letter-spacing:2px;
text-align:center;
vertical-align:middle;	
}

td.entete1 { 
background-image:url('http://www.limousine-estrie.com/images/ap-entete1.jpg');
background-position: top left;
background-repeat: no-repeat;
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
border-right: none;
width:288px;
}

td.entete2 {
background-image:url('http://www.limousine-estrie.com/images/ap-entete2.jpg');
background-position: top left;
background-repeat: no-repeat;
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
border-left: none;
border-right: none;
font-weight: bold;
font-size: 160%;
color: #DEDE7A;
width:324px;
}

td.entete3 {
background-image:url('http://www.limousine-estrie.com/images/ap-entete3.jpg');
background-position: top left;
background-repeat: no-repeat;
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
border-left:none;
text-align:right;
vertical-align:bottom;
width:108px;
}

span.anglais {
padding-right:20px;
font-size:85%;
}

div.center {
margin-left:auto;
margin-right:auto;
width:720px;
}
   
div.container {
text-align:center;
}

a {
color:white;
} 

a.pas_deco {
text-decoration:none;  
}

a.retour_page_accueil {
font-size:125%;
font-weight:bold;
color:maroon;
}		  
 
.maroon {
color:maroon;
}

small {
font-size:90%;
}				  

big {
font-size:110%;
font-weight:bold;
}	 

ul {
list-style-type: disc;
}	

ol {
list-style-type: lower-roman;
}

.droits
{
font-size:75%;
font-weight:normal;
color:maroon;
}

.adroits
{
color:maroon;
}		