@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-arobas.jpg');  
background-color: #993333;
border: 4px;
border-style: solid;
border-color: #DEDE7A maroon maroon #DEDE7A;
border-collapse: separate;
font-family: Garamond;
color: white;
text-align: center;
vertical-align: middle;	
width:720px;
}

/*Nécessaire ŕ la position de l'image BG...*/
img {
border-width: 1px;
border-color: white;
}

td.formulaire_ga {
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
border-top: none;
border-right: none;
border-bottom: none;
text-align:right;
vertical-align:middle;
padding-right:8px;
padding-top:4px;
padding-bottom:4px;
}

td.formulaire_ga_texte_haut {
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
border-top: none;
border-right: none;
border-bottom: none;
text-align:right;
vertical-align:top;
padding-right:8px;
padding-top:4px;
padding-bottom:4px;
}

td.formulaire_dr {
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
border-top: none;
border-bottom: none;
border-left: none;
text-align:left;
vertical-align:middle;
padding-left:8px;
padding-top:4px;
padding-bottom:4px;
line-height: 150%;	
}

td.haut {
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
border-bottom: none;
text-align:center;
vertical-align:middle;	
}

td.milieu {
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
border-top: none;
border-bottom: none;
text-align:center;
vertical-align:middle;	
}

td.bas {
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
border-top: none;
text-align:center;
vertical-align:middle;	
}

td.message {
border-color: maroon #DEDE7A #DEDE7A maroon;
border-style: solid;
font-size:125%;
text-align:center;
vertical-align:middle;	
height:100px;
padding:20px;
}
 
.rouge {
color: red;
}	
