body{
	background: #fff;
	font-size: 11px;
	font-family: Arial;
}

a
{
	color: #EA7F00;
	font-weight: bold;
	text-decoration: none;
}
h1
{
	font-size: 13px;
	font-weight: bold;
}
h3
{
	font-size: 12px;
}	
form
{
	font-size: 11px;
}
hr
{
	border: 1px solid #24211c;
	width:95%;
	text-align:left;
	float:left; }
/**MAQUETACIÓN**/

#pagewidth{

	width: 100%;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
	float: left;

	
}

#top
{
	width: 100%;
	height: 109px;
	float: left;
	background: url(../images/top-mainbg.png) repeat-x top;

	font-weight: bold;
	font-family: Arial;
	text-align: center;
	font-size: 14px;
	border: 0px solid #000;
	

}


#top-left{
	width: 150px;
	height: 109px;
	float: left;
	background: transparent url(../images/top-left.png) left top no-repeat;
	color: #000;
	border: 0px solid #0f0;

}

#top-right{
	width: 87px;
	height: 109px;
	float: right;
	background: url(../images/top-right.png) top right no-repeat #fff;
	color: #000;
	border: 0px solid #f00;
	margin-top: 1px;
	
}
#logo
{
	z-index: 98;
	position: absolute;
	top: 4px;
	left: 160px;
}
#main{
	width: 100%;
	float: left;
	background: #fff;
	
}

#left{
	background: transparent url(../images/left.png) top left no-repeat; 
	vertical-align: top;
	width: 150px;
	float: left;
	border: 0px solid #f00;
	padding-left: 5px;
        padding-top: 10px;
	z-index: 200;
	
}

#center{
	background:#fff; 
	vertical-align: top;
	z-index: 0;
	margin-left: 0px;
	border: 0px solid #000;
	width: 100%;
	/*float: right;*/
}

#center_right
{
	width: 150px;
	border: 0px solid #f00;
	float: right;
	vertical-align: top;
}

#footer{
	float: left;
	width: 100%;
	height: 80px;
	background: url(../images/footer.png) repeat-x;
	color: #fff;
	z-index:1;
	padding-top: 4px;
	text-align: center;
}

.search
{
	font-size: 11px;
	width: 100%;
}
.search input
{
	background:#b6b2b6;
	border: 1px solid #cccccc;
	font-size: 11px;
	padding-left: 2px;
}
.search .button
{
	background: url(../images/icon-search.gif) center no-repeat #b6b2b6;
	width: 20px;
	color: transparent;
	cursor: pointer;
	cursor: hand;
}

#mod_search_searchword
{
	width: 125px;
}

#modulotienda
{
	background: url(../images/fondomenutienda.jpg) top left no-repeat;
	padding-left: 5px;
	padding-top: 5px;
	margin-left: 0px;
	width: 150px;
	height: 400px;
}

#modulotienda a
{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#modulobanners
{
	background: transparent;
	padding-left: 0px;
	padding-top: 5px;
	margin-left: -5px;
	width: 150px;
}

/*MENU PRINCIPAL*/
a.mainlevel {
font-size: 12px;
padding-left: 8px;
display: block;
margin-bottom: 2px;
text-decoration: none;
font-weight: bold;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 140px;
color: #000;
background: transparent;
line-height: 20px;
}



a.mainlevel:hover {
	background: url(../images/pixel_menu_activo.gif) repeat;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.mainlevel#active_menu {
	background: transparent;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


a.sublevel {
font-size: 10px;
padding-left: 12px;
display: block;
margin-bottom: 2px;
text-decoration: none;
font-weight: bold;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 140px;
color: #000;
background: transparent;
line-height: 20px;
}



a.sublevel:hover {
	background: url(../images/pixel_menu_activo.gif) repeat;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a.sublevel#active_menu {
	background: transparent;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

/*Formularios*/
input 
{
	background: #EA7F00;
	border: 1px solid #cccccc;
}


/**JOOMLA**/
.content
{
	width: 300px;
}
.contentpaneopen
{
	
}
.sectiontableheader
{
	background: transparent;
	width: 300px;
	height: 28px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #ef7D00;
}
.contentheading
{
	background: transparent;
	width: 100%;
	height: 28px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #ef7D00;
}
.contentheading td
{
	background: transparent;
	width: 80%;
	height: 28px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}


/*Formulario clientes*/
.clientes
{
	font-size: 9px;
}
.clientes input
{
	background: #EA7F00;
	border: 1px solid #cccccc;
	height: 15px;
	font-size: 9px;
}