body {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	border:0px;
	padding:0px;
	margin:0px;
	line-height:1.5em;
	background-color:#ffffff;
}


a {	color:rgb(153,102,0); text-decoration:none; font-size:12px; }
a:hover { color:rgb(153,102,0); text-decoration:underline; }



#header { width:99%; height:40px; margin:10px 0px 0px 5px; }

	#logo { height:40px; float:left; padding:0px 0px 0px 35px; }
	#login { height:40px; float:right; }

#tabs { width:90%; height:27px; padding:0px; margin:0px 0px 0px 40px; border:0px solid blue; }

#menu { width:99%; height:30px; padding:0px 0px 0px 5px; margin-left:5px; background-color:rgb(153,102,0); }
#menu .option { 	float:left; padding:5px 10px 3px 30px; font-family:arial; font-weight:bolder;  }
#menu .option a {	color:#FFFFFF; text-decoration:none; font-size:11px; }
#menu .option a:hover { color:#ffffff; text-decoration:none; font-size:11px; }


#centro { width:1000px; margin:0px 0px 0px 0px;  border:0px solid blue; }

#cuerpo { width:96%; margin:30px 0px 0px 40px;  border:0px solid #000000; }

	#left { float:left; width:60%; border:0px solid red; }
	#right{ float:right; width:39%; border:0px solid red; }

	#contenedor { width:99%; border:0px solid blue; }


#footer { width:99%; margin:20px 0px 0px 5px; text-align:center; clear: both; }
#footer .option {	color:#000000; float:left; padding:5px 10px 3px 10px; font-size:11px; font-family:arial; }
#footer .option a {	color:#000000; text-decoration:none; }
#footer .option a:hover { color:#ffffff; text-decoration:none; }

.pipe { float:left; font-weight:normal; padding:5px 0px 0px 0px; text-align:center; }

/* ------------------------------------------------------------------------------------------ */

