@charset "windows-1252";

body {
background-color: white;
background-position: center center;
background-repeat: no-repeat;
background-attachment:fixed;
color: maroon;
}

table.gen_layout {
background-image: url('http://www.limousine-estrie.com/images/ap-coordonnees-v.jpg');  
background-color: white;
background-position: left top;
background-repeat: no-repeat;
border: 4px;
border-style: solid;
border-color: #DEDE7A maroon maroon #DEDE7A;
border-collapse: separate;
font-family: Garamond;
color: maroon;
text-align: center;
vertical-align: middle;	
width:720px;
}

tr.coordonnees_entete {
height: 160px;
}

td.coordonnees_entete1 { 
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
border-right: none;
border-bottom: none;
width:288px;
}

td.coordonnees_entete2 {
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
border-left: none;
border-right: none;
border-bottom: none;
font-weight: bold;
font-size: 160%;
color: #DEDE7A;
width:324px;
}

td.coordonnees_entete3 {
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
border-left:none;
border-bottom: none;
text-align:right;
vertical-align:bottom;
width:108px;
}

td.adresse{
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
border-top: none;
border-bottom: none;
font-size:160%;
padding-top:60px;
}

td.telephone1{
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
border-top: none;
border-bottom: none;
border-right: none;
font-size:160%;
text-align:right; 
vertical-align: top;	
}

td.telephone2{
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
border-top: none;
border-bottom: none;
border-left: none;
padding-left: 20px;
font-size:160%;
text-align:left;
vertical-align: top;	
}  

td.courriel{
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
border-top: none;
border-bottom: none;
font-size:160%;
}

td.reseautage1{
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
border-top: none;
border-right: none;
padding-right: 12px;
font-size:160%;
text-align:right; 
vertical-align: top;	
}

td.reseautage2{
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
border-top: none;
border-left: none;
padding-top: 3px;
padding-left: 8px;
font-size:120%;
text-align:left;
vertical-align: bottom;	
} 

a {
color:#800000;
}

small {
font-size:75%;
} 

.lh175 {
line-height: 175%;
}