html {
	background:url(../img/metal_bg-2.jpg) repeat center top;
	background-color: #010101;
    color: #7C7C7C;
    margin: 0px auto;
	height: auto !important; 
	min-height: 100% !important;
}

body {
	font-family:verdana, sans-serif; 
	font-size:100%;
	line-height: 1.2em; 
	/*line-height:.875em;*/
	color:#e2e2e2; 
	text-align:center;
}

*{
	padding: 0; 
	margin: 0;
	border: 0px;
}

#center {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 100%;
}

#header, #content, #footer { 
	font-size:0.75em;
}

/*===== BACKGROUND SHADOW =====*/
div#main {
	background: url("../img/artemetal-bg.jpg") repeat center top;
    border: 0 none;
    height: 100%;
    margin:20px auto; 
	/*margin-top:38px;*/
    padding: 0;
    position: relative;
    /*top: 40px;*/
    width: 820px;
    z-index: 0;
}

div.shadow_bg {
    border: 0 none;
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 70;
}

div.shadow_bg_n {
    background: url("../img/backgroundShadow/background_shadow_n.png") repeat-x scroll 0 0 transparent;
    height: 18px;
    top: -18px;
    width: 100%;
}

div.shadow_bg_ne {
    background: url("../img/backgroundShadow/background_shadow_ne.png") no-repeat scroll 0 0 transparent;
    height: 18px;
    right: -13px;
    top: -18px;
    width: 13px;
}

div.shadow_bg_e {
    background: url("../img/backgroundShadow/background_shadow_e.png") repeat-y scroll 0 0 transparent;
    height: 100%;
    right: -13px;
    width: 13px;
}

div.shadow_bg_se {
    background: url("../img/backgroundShadow/background_shadow_se.png") no-repeat scroll 0 0 transparent;
    bottom: -18px;
    height: 18px;
    right: -13px;
    width: 13px;
}

div.shadow_bg_s {
    background: url("../img/backgroundShadow/background_shadow_s.png") repeat-x scroll 0 0 transparent;
    bottom: -18px;
    height: 18px;
    width: 100%;
}

div.shadow_bg_sw {
    background: url("../img/backgroundShadow/background_shadow_sw.png") no-repeat scroll 0 0 transparent;
    bottom: -18px;
    height: 18px;
    left: -13px;
    width: 13px;
}

div.shadow_bg_w {
    background: url("../img/backgroundShadow/background_shadow_w.png") repeat-y scroll 0 0 transparent;
    height: 100%;
    left: -13px;
    width: 13px;
}

div.shadow_bg_nw {
    background: url("../img/backgroundShadow/background_shadow_nw.png") no-repeat scroll 0 0 transparent;
    height: 18px;
    left: -13px;
    top: -18px;
    width: 13px;
}
/*===== FIN BACKGROUND SHADOW =====*/ 

#header {
	background:url(../img/artemetal-header-bg.jpg) no-repeat center;
	height:90px;
	width:820px; 
	text-align:left;
}

.banner {  
	/*border: 0.10em solid #C0C0C0;
	padding: 2px;*/
    height: 200px;
    text-align: left;
    width: 820px;
}

/*===== CONTENEDOR =====*/
#content {
	font-family: verdana, sans-serif;
	/*font-size: 0.85em;*/
	padding-bottom: 5px;
    color: #7C7C7C;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 820px;
    z-index: 0;
}

.greyContentBoxPollo {
	position: relative;
	/*border-bottom: 1px solid #b3afae;
	padding: 2px;*/
	color: #E2E2E2;
	height: 100%;
	width: 820px;
	/*left: 12px;*/
}

.wrapper {
	/*border: 1pt solid #E4D866;
    margin-top: 10px;
	padding-top: 10px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

.wrapperListadoCategorias {
	padding-top: 20px;
	padding-bottom: 10px;
}

h2 { 
	color:#919191; 
	font-size:24px; 
	font-weight:normal; 
	line-height:1.1em; 
	font-family:verdana; 
	margin-bottom:10px; 
	text-align:justify;
}

h3 { 
	/*color:#5d88b3;*/ 
	color:#818181; 
	font-size:1.0em; 
	margin-bottom:14px;
}

.h3 {
	margin-bottom:21px; 
	text-align:justify;
}

.textComments {
	padding-top: 0px; 
	padding-bottom: 5px; 
	text-align: justify;
}

.textComments2 {
	padding-top: 10px; 
	padding-bottom: 5px; 
	text-align: justify;
}

/*.cabeceraContentTitle span {
	color: #A1323E;
}

h2.cabeceraContentTitle {
	margin-bottom: 20px;
}

.col_1 {
	padding: 5px;
	text-align: justify;
}

.col_2, .imagenBorder {
	border: 0.10em solid #C0C0C0;
	padding: 2px;
    height: 300px;
    width: 440px;
}*/
/*===== FIN CONTENEDOR =====*/


/*===== LISTADO CATEGORIAS =====*/
a.principalTextLink {
	color:#ffffff;
	text-decoration:none;
	cursor: pointer;
}

a.principalTextLink:hover {
	color:#919191;	
	text-decoration:none;
	cursor: pointer;
}

.newH5 { 
	color:#818181; 
	font-size:1.1em; 
	font-weight:bold; 
	line-height:1.1em; 
	font-family:verdana; 
	margin-bottom:0px;
	/*margin-left:10px;*/
}

.fotoThumbBg {
	background:url(../img/img-metal-bg.jpg) center no-repeat; 
	float:left;
	width:220px;
	height:140px;
}

.pBox {	
	text-align:justify;
	font-size: 0.95em;
	line-height: 1.2em;
}
/*===== FIN LISTADO CATEGORIAS =====*/


/*===== PIE =====*/
#footer {
	/*background: url("../img/footerBg.jpg") repeat-x scroll 0 0 transparent;*/ 
	position: relative;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 3px;
	margin-left: 2px; 
	height:100%;
	width: 855px;
}

#footer .foot {
	font-family: verdana, sans-serif;
	font-size: 0.85em;
	color: #b3afae;
	padding: 2px 0;
    position: relative;
    text-align: center;
}

#footer .mailReservas {
	font-family: verdana, sans-serif;
	font-size: 0.85em;
	color: #00acdc;
	padding: 2px 0;
    position: relative;
    text-align: center;
}

#footer .mailReservas a {
	color: #00acdc;
}

#footer .mailReservas a:hover {
	color: #b3afae;
}

#footer a.linkI9 {
	color: #b3afae;
}

#footer a.linkI9:hover {
	color: #9fc124;
}
/*===== FIN PIE =====*/

/*===== TEXT FOOTER =====*/
@media screen and (max-device-width: 480px;) {
	html { -webkit-text-size-adjust: none; }
}
	
#textFooter {
	/*float: left;
    margin-left: 150px;*/
    padding: 5px;
    position: relative;
}
/*===== FIN TEXT FOOTER =====*/

/*===== SOCIAL FOOTER =====*/
#socialFooter {
	height: 45px;
    /*left: 45%;*/
    padding-bottom: 2px;
    padding-top: 10px;
    position: relative;
	float:	right;
    width: 100px;
	margin-right: 10px;
}

.face {
	float: left;
    position: relative;
    text-align: center;
}

.tweet {
	float: right;
    position: relative;
    text-align: center;
}
/*===== FIN SOCIAL FOOTER =====*/

.spacer {
    clear: both;
    height: 1px;
    line-height: 1px;
    overflow: hidden;
    position: relative;
}
