body { 
  font-family:Arial, Helvetica, sans-serif;
  color:#fff; 	 
	margin: 0px; 
	background: #850000 url('img/bgbody.jpg') top left no-repeat;
	}


.header {
	width:100%;
	height:194px; 
	border:#000 0px solid;
	background:url('img/bgheader.gif') top left repeat-x;
	
}


.logo {float:left;height:160px;border:#fff 0px solid}

.nav {padding-top:100px;border:#fff 0px solid;float:left;}

.navlist {padding:0px; margin:0px 0px 0px 0px;}
.navlist li {display:inline;padding-left:5px;padding-right:5px;}

.menulinks {font: 12px verdana,arial;color:#ff9933;font-weight:bold}
		.menulinks A:link {color: #ff9933; text-decoration: none;}
		.menulinks A:active {color: #ff9933; text-decoration: none;}
		.menulinks A:visited {color: #ff9933; text-decoration: none;}
		.menulinks A:hover {color: #FFCC66; text-decoration: none;}


.contener {width:780px;}
.contener-tof {width:100%;text-align:left}

.colg {float:left;width:200px;padding-left:10px}

.colgencar {	
	width:160px;
	border:#fff 0px solid;
	padding:5px;
}

.main {margin-left:210px;text-align:left}

.maincol-healine {text-align:center;}

.clearf {clear:both}
.img0 {border:0px}

.whiteline {border-bottom:#fff 1px solid;}

.white {font: 12px verdana,arial;color:#fff;}
		.white A:link {color: #FF9933; text-decoration: underline;}
		.white A:active {color: #FF9933; text-decoration: underline;}
		.white A:visited {color: #FF9933; text-decoration: underline;}
		.white A:hover {color: #FFCC66; text-decoration: underline;}

.white10 {font: 10px verdana,arial;color:#fff; }
		.white10 A:link {color: #FF9933; text-decoration: underline;}
		.white10 A:active {color: #FF9933; text-decoration: underline;}
		.white10 A:visited {color: #FF9933; text-decoration: underline;}
		.white10 A:hover {color: #FFCC66; text-decoration: underline;}


.yellow {font: 16px verdana,arial;color:#FF9933;}
.yellow14 {font: 14px verdana,arial;color:#FF9933;}

.form input {border:#660000 1px solid;color:#660000;background:#ff9900 url('img/input_bg.gif') top left repeat-x;}



