/* Copyright Siscomp Network */

body,td,th {
	color: #333;
	font-family: Helvetica, Arial, san serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

body {
	text-align:center;
	margin: 0 0 0;
	background:  url(../imgs/bg_top.jpg) #ff4800 top center repeat-x;
}



/* Inician Divs */

#wrap { width:920px; margin:0 auto; }
#logo { width:280px; float:left; }
#menu { width:640px; float:left; }      

#wrapper {	width:913px; margin:0 auto; margin-top:-3px; padding:0px; text-align:left; }
#top  { width:913px; }
#news { float:left; padding-top:17px; width:668px; height:258px; background:url(../imgs/bg_news.jpg); text-align:center; }
#right { width:240px; float:right; }
#bottom { float:left; width:668px; }



/* Termina Over Especiales */


a img { border:0px; }
