body
	{
	margin: 0;
	margin-top: 0;
	padding: 0;
	color: #444444;
	background: #2e2e2e url("http://www.sysme.net/images/bg-test.jpg") no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	}
a, a:visited
	{
	color: #0099cc;
	text-decoration:none;
	}
a:hover
	{
	color: #000000;
	}
h1 
	{
	font-size:32px;  
	margin: 0;
	margin-top: 210px;
	font-weight: bold;
	color:#ffffff;
	}
h2 
	{
	font-size:16px;  
	margin-top: 10px;
	font-weight: normal;
	color:#ffffff;
	}
h3 
	{
	font-size:16px;  
	margin: 0;
	margin-top: 15px;
	font-weight: bold;
	color: #333333;
	}
h4 
	{
	font-size:14px;  
	margin: 0;
	font-weight: normal;
	}

#top1
	{
	margin: 0 auto;
	width: 100%;
	height: 509px;
	position: relative;
	padding: 0 0 0 0;
	text-align: center;
	}
	
#top2
	{
	margin: 0 0 0 0;
	width: 100%;
	position: relative;
	padding: 0 0 0 0;
	text-align: center;
	background: #ffffff;
	line-height:20px;
	}
	
#top3
	{
	margin: 0 0 0 0;
	width: 100%;
	position: relative;
	padding: 0 0 0 0;
	text-align: center;
	background: #eeeeee url("http://www.sysme.net/images/top3.gif") top left repeat-x;
	line-height:20px;
	}
#top4
	{
	margin: 0 0 0 0;
	width: 100%;
	position: relative;
	padding: 0 0 0 0;
	text-align: center;
	color: white;
	background: #333333;
	line-height:20px;
	}
#top5
	{
	margin: 0 0 0 0;
	width: 100%;
	position: relative;
	padding: 0 0 0 0;
	text-align: center;
	color: white;
	background: #121212 url("http://www.sysme.net/images/top5.gif") top left repeat-x;
	line-height:20px;
	}
#top5 a, #top5 a:visited, #top4 a, #top4 a:visited
	{
	color: #777777;
	text-decoration:none;
	}
#top5 a:hover, #top4 a:hover
	{
	color: white;
	}

.container
	{
	margin: 0 auto;
	width: 980px;
	position: relative;
	padding: 0 0 0 0;
	text-align: left;
	background:transparent;
	}

#header
	{
	background: #FCAE2D url("http://www.sysme.net/images/bg-header.jpg") no-repeat;
	}
.menu-item
	{
	float: right;
	width: 100px;
	height: 20px;
	overflow:hidden;
	margin-top: 15px;
	padding-top:8px;
	text-align: center;
	background: #ffffff url("http://www.sysme.net/images/boton.png") no-repeat;
	}
.menu-item-selected
	{
	float: right;
	width: 100px;
	height: 20px;
	overflow:hidden;
	margin-top: 15px;
	padding-top:8px;
	text-align: center;
	background: #ffffff url("http://www.sysme.net/images/boton-hover.png") repeat-x;
	font-weight: bold;
	color:#ffffff;
	}
.menu-item:hover
	{
	background: #ffffff url("http://www.sysme.net/images/boton-hover.png") repeat-x;
	}
.menu-item a, .menu-item a:visited
	{
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	width: 100%;
	height: 100%;
	display:block 
	}
.menu-item a:hover
	{
	color: #ffffff;
	width: 100%;
	height: 100%;
	display:block 
	}

#contenido
	{
	width: 645px;
	margin: 0 25px 0 0;
	padding: 0 0 0 0;		
	float:left;
	}

#lateral
	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 310px;
	float:right;
	background: #e9e9e9;
	}
.lateral-item
	{
	font-weight: bold;
	padding-left: 25px;
	padding-top: 8px;
	height: 30px;
	border-bottom: 1px #cccccc solid;
	}
.lateral-item:hover
	{
	background: #ffffff url("http://www.sysme.net/images/flecha-item.jpg") left no-repeat;
	}
.lateral-item-selected
	{
	font-weight: bold;
	padding-left: 25px;
	padding-top: 8px;
	height: 30px;
	border-bottom: 1px #cccccc solid;
	background: #ffffff url("http://www.sysme.net/images/flecha-item.jpg") left no-repeat;
	}
.lateral-item a, .lateral-item a:visited
	{
	text-decoration:none;
	font-weight: bold;
	width: 100%;
	height: 100%;
	display:block;
	}
.lateral-item a:hover
	{
	width: 100%;
	height: 100%;
	display:block;
	}