body	{
	background : #fff; 
	font-family: verdana, arial, sans-serif;
	color: #000;
	margin:0;
	padding:0;
}

#head {
	background : #fff; 
}

#search {
	background-image : url('http://www.robot.com.mx/_img/bg-search.gif') fixed; 
	background-color: #feffed;
}

#adlinks {
	background : #fff;
	border-top: 1px solid #ddd;
}

#sidebar	{
	padding: 4px;
	background: #feffed;
	border-left: 1px solid #600;
}

#sidebar ul,li	{
	margin: 2px;
	padding: 2px;	
	font-size: 12px;
	list-style: none;
}

#cont	{
	padding: 4px;
	background: #fff;
}

#cont p	{
	text-indent: 4px;
	font-size: 12px;
	padding: 4px;
	line-height: 130%;
	margin: 2px;
}

#cont ul,li	{
	margin: 4px;
	padding: 6px;	
	font-size: 12px;
	list-style: none;
}

#pos	{
	position:relative;
	top: 100px;
}

#pos	h1 {
	font-size: 11px;
	text-align: center;
	text-decoration: italic;
	color: #600;
	padding: 0;
}

#foot	{
	background-color : #feffed;
	background-image: url('http://www.robot.com.mx/_img/bg-search.gif') repeat; 
}

#foot p {
  font: 12px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  padding: 2px;
  color: #600;
}

#base	{
	background-image: url('http://www.robot.com.mx/_img/bg-base.gif'); 
	background-color: #fff;
}

#base p {
  font: 11px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  padding: 2px;
  padding-bottom: 0;
  color: #600;
}

#crumb {
	padding: 2px;
	background: #f2f2ff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2px;
}

#crumb p {
	font-size: 10px;
	padding: 2px;
	margin: 2px;
	margin-top: 0;
}

h1	{
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	padding-bottom: 0;
	margin: 2px;
	margin-bottom: 0;
	color: #006
	}

h2	{
	font-size: 12px;
	padding: 2px;
	margin: 2px;
}

h3	{
	font-size: 12px;
	padding: 2px;
	margin: 2px;
}

.sm	{
	font-size: 11px;
	text-indent: 0px;	
}

.lema	{
	font-size: 9px;
	text-indent: 0px;	
	text-transform:uppercase;
	text-align: center;
	background : #ff6;
	padding: 2px;
}

.crumb a:link {color: #000; text-decoration: underline;}
.crumb a:visited {color: #000; text-decoration: underline;}
.crumb a:hover {color: #000; text-decoration: none; background: #fff;} 
.crumb a:active {color: #000; text-decoration: underline;}

.nav a:link {color: #fff; text-decoration: underline;}
.nav a:visited {color: #fff; text-decoration: underline;}
.nav a:hover {color: #fff; text-decoration: underline; background: #03c;} 
.nav a:active {color: #fff; text-decoration: underline;}