/* Tags */
BODY
{
	background: #121212;
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 0 0 0;
}

A
{
	color: #fff;
}

A:link, A:visited
{
	text-decoration:none;
}

A:hover
{
	text-decoration:none;
	color:#aaa;
}

P
{
	margin-top:13px;
}

#body
{
	width: 780px !important;
	margin: 30px auto 0 auto;
}

#header
{
	width: 764px !important;
	height: 130px !important;
	margin: 0 auto 0 auto;
	text-align:center;
}

#menu
{
	width: 764px !important;
	height: auto;
	margin:0 auto 0 auto; 
	overflow:auto;
	
}
	
	#mainmenu
	{
		list-style: none;
		margin:0 auto 0 auto; 
		padding:0;
		float:right;
		
	}

	#mainmenu li
	{
		margin:2px;
		padding:0;
		float:left;
		font-weight:bold;
	}
	
	#mainmenu li a
	{
		display:block;
		width:auto;
		height:auto;
		padding:0px 10px 0px 10px;
		text-align:center;
		font-size:11px;
		background-color: transparent;
		float: left;
	}
	

#slideshow
{
	width: 764px !important;
	height: 189px !important;
	background: #fff;
	margin: 15px auto 5px auto;

}

#left
{
	width:550px;
	float:left;
	background:#121212;
	min-height:400px;
	_height:400px;
	padding-left:13px;
	border-right: solid 5px #292b2a;
	padding-top:7px;
	padding-right: 7px;
}

#right
{
	float:right;
	width: 100%;
	background-color:#232323;
	overflow:auto;
	margin-right:0px;
	margin-top:7px;
}

	#right .box
	{
		float:left;
		margin:0px;
		background-color:transparent;
		width:174px;
		margin-top:7px;
	}

#content
{
	min-height:300px;
	margin-bottom:15px;
	overflow: auto;
	width: 764px !important;
	margin: 0 auto 10px auto;
	vertical-align:top;
}

#footer
{
	border-top:solid 5px #292b2a;
}
	#copyright
	{
		font-size:10px;
		padding:5px 5px 5px 5px;
		height: 95px;
		color: #535252;
		font-weight:bold;
	}
	
	#copyright IMG
	{
		float:right;
	}

	#direccion
	{
		width:377px;
		margin:0 auto 0 auto;
	}


#boxes
{
	margin:0 auto 0 auto;
}

#box01
{
	width: 260px;
	background:#232323;
	height:176px;
	float:left;
	margin-left:0 !important;
	padding-right:0px;
}

		#box01 #box01img
		{
			float:left;
			padding:13px 8px 8px 0px;
			margin:0 0 0 0 !important;
		}
		
		#box01 .boxcontent
		{
			width:146px;

		}
		
#box02
{
	width: 455px;
	background:#1c1c1c;
	height:176px;
	float:right;
	margin-right:0px !important;
	padding-left:0px !important;
}

	#box02 #box02img
	{
		width:158px;
		float:left;
		padding:8px 8px 8px 8px;
	}
	
	#box02 #box02cont
	{
		float:right;
		width:265px;
	}

#box03
{
	float:left;
	width:236px;
	margin-left:0 !important;
}

#box04
{
	float:left;
	width:257px;
	border-left: solid 2px #292b2a;
	_height:175px;
	min-height:175px;
}

	#box04 #box04cat1
	{
		height:90px;
		width:120px;
		float:left;
		margin:12px 4px 4px 2px;
	}

	#box04 #box04cat2
	{
		height:90px;
		width:120px;
		float:right;
		margin:12px 2px 4px 4px;
	}

#box05
{
	float:right;
	width:191px;
	border-left: solid 2px #292b2a;
	_height:175px;
	min-height:175px;
	margin-right:0 !important;
}

	#box05 #submenu, #right #submenu
	{
		list-style:none;
		font-weight:bold;
	}
	
	#right #submenu li
	{
		margin-left:-35px !important;
	}
	
	#submenu li
	{
		margin-left:-40px;
		margin-bottom:10px;
	}

#opciones
{
	width:400px;
	margin:15px auto 15px auto;
	border:solid 1px #333333;
	overflow:auto;
}

	#opciones P
	{
		text-align:center;
		font-weight:bold;
	}

#accesorio01, #accesorio03
{
	float:left;
	padding:15px;
}

#accesorio02, #accesorio04
{
	float:right;
	padding:15px;
}

/* Clases */
.boxtitle
{
	font-size:11px;
	width:100% !important;
	display:block;
	border-bottom:solid 2px #e9e9e9;
	padding-bottom:5px;
	padding-top:10px;
	font-weight:bold;
	color: #e9e9e9;
}

.box
{
	padding-left: 13px;
	margin: 7px;
}

.boxcontent
{
	padding-right:10px !important;
	margin-right:10px;
	float:right;
}

.text
{
	width:300px;
	border:solid 2px #888;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.textarea
{
	width:300px;
	height:150px;
	border:solid 2px #888;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.campo
{
	font-weight:bold;
	vertical-align:top;
}

.combobox
{
	width:300px;
	border:solid 2px #888;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.button
{
	width:60px;
	border:solid 2px #888;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.item
{
	border:solid 1px #333333;
	width:548px;
	min-height:180px;
	margin-top:7px;
	margin-bottom:10px;
	overflow:auto;
}

.itemimage
{
	margin:0;
	padding:5px;
	float:left;
}