﻿body {
	background-color: #790000;
	margin: 0px;
	padding: 0px;
	background-image: url('img/back.png');
	background-position: center;
	background-repeat: repeat-y;
}
#wraper {
	background-color: #FFFFFF;
	width: 779px;
	border-width: 0px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-image: url('img/harmes_r2_c5.jpg');
}
#nav {
	width: 100%;
	height: 37px;
	background-image: url('img/harmes_r4_c5.jpg');
	background-repeat: repeat-x;
}
#cont {
	background-image: url('img/harmes_r6_c3.jpg');
	background-repeat: repeat-x;
	width: 100%;
}
#footer {
	background-image: url('img/harmes_r11_c3.jpg');
	background-repeat: repeat-x;
	height: 26px;
	width: 769px;
	color: #C0C0C0;
	font-family: verdana;
	font-size: x-small;
	padding-top: 5px;
	padding-left: 10px;
}

 #nav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 100%;
	height: 30px;
	float: left;
	font-family: verdana;
	font-size: small;
	color: #808080;
}
#nav ul li {
	display: inline;
	font-size: small;
}
#nav ul li a:link, #nav ul li a:visited {
	color: #C0C0C0;
	padding: 7px 15px 5px 15px;
	float: left;
	text-decoration: none;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #B00000;
}
#nav ul li a:hover{
	color: #FFFFFF;
	padding: 7px 15px 5px 15px;
	float: left;
	text-decoration: none;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #B00000;
}

#nav ul li a:active{
	color: #FF0000;
	padding: 7px 15px 5px 15px;
	float: left;
	text-decoration: none;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #B00000;
}


#titulos {
	width: 757px;
	height: 31px;
	background-image: url('img/harmes_r7_c4.jpg');
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#titulo {
	font-family: verdana;
	font-size: 12px;
	width: 182px;
	float: left;
	color: #FFFFFF;
	margin-top: 7px;
	padding-left: 5px;
}


#des {
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('img/harmes_r8_c4.jpg');
	height: 142px;
}
#cuadro1 {
	padding: 5px;
	width: 179px;
	display: inline-block;
	float: left;
	font-family: verdana;
	color: #333333;
	font-size: x-small;
}
#img {
	width: 757px;
	margin-right: auto;
	margin-left: auto;
}
#endcont {
	width: 757px;
	margin-right: auto;
	margin-left: auto;
}
#side {
	width: 200px;
	float: left;
}
#post {
	width: 535px;
	float: right;
	font-family: verdana;
	color: #333333;
	font-size: 12px;
	text-align: justify;
	padding: 15px;
}
h1 {
	color: #800000;
	font-size: x-large;
	font-family: verdana;
	text-align: left;
}
#side ul {
	width: 180px;
	margin: 10px;
	float: left;
	padding: 0px;
}
#side li {
	text-decoration: none;
	width: 200px;
	font-family: verdana;
	list-style-type: none;
	font-size: small;
	background-image: url('img/btn_mrenu.png');
	background-repeat: repeat-x;
	border: 1px solid #C0C0C0;
	background-position: center center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#side li#tituloh {
	color: #333333;
	background-image: url('img/tit_menu.png');
	background-repeat: repeat-x;
	list-style-type: none;
	font-weight: bold;
	height: 12px;
	background-position: center;
	border: 1px solid #808080;
	padding-top: 6px;
	padding-bottom: 8px;
	width: 200px;
	text-indent: 10px;
}
#side ul li a:link, #side ul li a:visited {
	margin: 0px;
	text-decoration: none;
	width: 200px;
	padding: 5px 10px 5px 10px;
	height: 19px;
	font-size: small;
	color: #333333;
}
#side ul li a:hover{
	text-decoration: none;
	width: 200px;
	font-family: verdana;
	font-size: small;
	background-repeat: repeat-x;
	background-position: center center;
	height: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #800000;
}
#side ul li a:active{
	width: 200px;
	height: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#links {
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
	font-family: verdana;
	font-size: x-small;
}
#links a:link{
	color: #FF9900;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
	font-family: verdana;
	font-size: xx-small;
}
#links a:hover{
	color: #800000;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}
#links a:visited{
	color: #FF9900;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}


