/* Style sheet for Air Marcel - CF-CPA */
/* Entry page */
/* By Natmark-Concept inc. All rights reserved. */

body {
	margin: 30px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align: center; /* Hack for IE5/Win */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C0C3AD;
	background-image: url(../images/bg_img_avion.gif); background-repeat: repeat; 
	}

#outerframe {
	width:747px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	border: 1px solid #000000; 
	background-color: #CACCB2;
	color: #526738;
	}
	
img { border: 0px; }
	
.framedtable { border: 1px solid #000000; border-collapse: collapse; }
.orange { background-color: #CD8346; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
a.orange:link, a.orange:visited, a.orange:hover, a.orange:active { color: #ffffff; background-color: #CD8346; text-decoration: none; font-size: 10px; }


h1 { font-size: 18px; line-height: 22px; font-weight: bold; color: #000000; background-color: transparent; } 
.subtitle { font-size: 16px; color: #000000; background-color: transparent; font-weight: bold; }
a.special:link, a.special:visited, a.special:hover, a.special:active { color: #ffffff; background-color: #CD8346; text-decoration: none; font-size: 12px; padding: 2px; }