html{
	top:0;
	height: 100%;
	text-align:center;
	margin:0 auto;
	padding:0;
	overflow:scroll;
}

body {
	top:0;
	height: 100%;
	width:100%;
	margin: 0 auto;
	padding:0;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5em;
	background-repeat: repeat-x;
	background-image: url(../../../img/FONDO.jpg);
}

a:link{
	color: #999;
	text-decoration: none;
}

a:visited{
	color: #999;
}

a:hover, a:focus{
	color: #E6007E;
	text-decoration:none;
}

#container {
	display:block;
	position: absolute;
	padding:0;
	width:100%;
	height:210px;
	background:#fff;
	top:50%;
	margin:-100px 0 0 0;
	border:solid #E69623;
	border-width:3px 0 3px 0;
	
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
}

#content{
	position:relative;
	display:block;
	width: 660px;
	left:50%;
	margin:0 0 0 -282px;
	padding:15px 0;
	top:60px;
}

#footer {
	position: absolute;
	bottom: 0;
	margin:0;
	width:100%;
	text-align:center;
	left:0;
}
.container .header #menu #xx {
	height: 54px;
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.imgmarco{
	border: 1px solid #F29D35;
	margin-right: 60px;
	margin-left: 12px;
}

.imgestacion{
	border: 1px solid #e85b2b;
	padding: 2px;
}
.h1{
	font-size: 15px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 2px;
	color: rgba(191,176,157,1);
}
.container .footer #pie {
	background-color: #000;
	width: 700px;
	padding-left: 370px;
	color: #F29D35;
	letter-spacing: 2px;
}
.quitalinea{
	border:0;
	
	
	}
	
a {
outline:none;
} 
.container .content #moda p a:link {
	color: #7E7E7E;
	text-decoration: none;
}
.container .content #moda p a:visited {
	color: #7E7E7E;
	text-decoration: none;
}
.container .footer #pie a:link {
	color: #F29D35;
	text-decoration: none;
}
.container .footer #pie a:visited {
	color: #F29D35;
	text-decoration: none;
}
