@charset "utf-8";
/* estilos */
body {background-color:#66313F; margin-top:40px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#B0AE86;}
a:link {text-decoration:none; color:#E6E6E6;}
a:visited {text-decoration:none; color:#B0AE86;}
a:hover {text-decoration:none; color:#D0CFB7;}
#sitios{
	width:800px;
	margin:auto;
	height: 500px;
}
.h1{
	width:516px;
	height:83px;
	font-size:0;
	margin:0;
	padding:0;
	margin-bottom:30px;
	background:url(images/kv.png) no-repeat;
	margin-left: 10px;
}
.h2{
	font-size: 14px;
	font-weight: bold;
	color: #B0AE86;
	text-transform: uppercase;
	margin-bottom:10px;
	text-align:left;
	margin-left: 10px;
}
.clear {clear:both; width:1px; height:1px; font-size:0;}


.tr { display: inline-block; }
.tr:after, .container:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
* html .tr { height: 1% }
.tr { display: block }
#footer{
	width: auto;
}
#pie {
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	margin-top: 1%;
}
#pie a:link {
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;

}
#pie a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#redes{
	margin-top: 2%;
	padding-right: 5px;
	padding-left: 5px;
}
#contenedor{
	width: 964px;
	margin: auto;
}
#lineabaja{
	float: left;
	padding-top: 30px;
	border-bottom:thin;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	width: 964px;
}
.Estilo1 {color: #FFFFFF}
.Estilo2 {
	color: #FFFFFF;
}

