@charset "UTF-8";

body {
	background-color:#FFFFFF;
	margin:0px;
	background-image: url(../img/pixel.jpg);
}


#General{
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 5px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: auto;
	width: 800px;
}

h3{
	color: #C6BF8B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	}

ul li ul li a{
	color: #999999;
	font-weight: normal;
}

li a{
	color: #C6BF8B;
	text-decoration: none;
	font-weight: bold;
}

ul li ul li{
  margin-left: -18px;
}

li{
	list-style-type: none;
	font-weight: normal;
}

a{
	color: #7E7E7E;
	text-decoration: none;
}


#Imagenes {
	height: 400px;
	width: 550px;
	float: none;
	padding: 0px;
	border-bottom-color: #C6BF8B;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #C6BF8B;
	border-top-style: solid;
	border-top-width: thin;
}

#Logo {
	height: 133px;
	width: 220px;
	margin-left: 46px;
	margin-top: 41px;
}

#Izquierda {
	width: 332px;
	height: autoauto;
	line-height: 30px;
}

#Text {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 100px;
	width: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #7E7E7E;
}

#Text2 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 100px;
	width: auto;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #7E7E7E;
}

#Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: C6BF8B;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 28px;
	margin-bottom: 20px;
	margin-left: 8px;
}

#Content {
	position:absolute;
	left:100px;
	top:200px;
	width:550px;
	height:500px;
	z-index:1;
}
