body {
	margin: 0;
	padding: 0;
}

#container {
	background-image: url(images/bg.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#header {
	background-color: #ffffff;
	height: 100px;
	width: 100%;
}

#logo {
	height: 58px;
	margin-left: 40px;
	width: 197px;
}

#contacto {
	background-position: ;
	float: right;
	height: 25px;
	margin-bottom: ;
	margin-left: ;
	margin-right: 10px;
	margin-top: ;
	width: 350px;
}

#contacto a {
	color: #4b6200;
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
	margin-left: 15px;
	margin-right: ;
	text-decoration: none;
	top: 5px;
}

#contacto a:hover {
	color: #688900;
	margin-bottom: ;
	margin-left: ;
	margin-right: ;
	margin-top: ;
	text-decoration: underline;
}

#menu {
	background-image: url(images/bg_menu2.gif);
	background-repeat: repeat-x;
	height: 80px;
	width: 100%;
}

#texto-menu {
	color: #ffffff;
	font-family: arial;
	font-size: 14px;
	margin-bottom: 0;
	margin-left: 40px;
	margin-right: 0;
	margin-top: 0;
}

#texto-menu a, a:link, a:visited {
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	margin-bottom: ;
	margin-top: ;
	text-decoration: none;
}

#texto-menu a:hover {
	border-bottom-color: #fff;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #ffffff;
	text-decoration: none;
}

#texto-menu img {
	margin-left: 30px;
	margin-right: 20px;
	vertical-align: middle;
}

#main {
	background-image: url(images/bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	width: 100%;
}

#right {
	background-color: #ffffff;
	background-image: url(images/tabla-lateral.gif);
	background-position: 5px 15px;
	background-repeat: no-repeat;
	float: right;
	height: 250px;
	width: 250px;
}

#right a, a:link, a:visited {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration: underline;
}

#right a:hover {
	text-decoration: none;
}

#right h1 {
	color: #336600;
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	line-height: 18px;
	margin-bottom: ;
	margin-left: 20px;
	margin-right: ;
	margin-top: 35px;
}

#right p {
	color: #336600;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: ;
	margin-left: 20px;
	margin-right: 25px;
	margin-top: ;
}

#left {
	margin-bottom: 0;
	margin-left: 85px;
	margin-right: 0;
	margin-top: 0;
}

#left a {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

#left a:link, a:visited {
	color: #30607f;
	text-decoration: underline;
}

#left a:hover {
	text-decoration: none;
}

#left h1 {
	color: #888888;
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	line-height: 20px;
}

#left p {
	color: #4a4a4a;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 18px;
}

#left input {
	background-color: #e1e7cc;
	border-color: #a4a4a4;
	border-style: solid;
	border-width: 1px;
	color: #4a4a4a;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	margin-bottom: ;
	margin-left: 25px;
	margin-right: ;
	margin-top: ;
	padding-bottom: ;
	padding-left: ;
	padding-right: ;
	padding-top: ;
}

#left textarea {
	background-color: #e1e7cc;
	border-color: #a4a4a4;
	border-style: solid;
	border-width: 1px;
	color: #4a4a4a;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	margin-bottom: ;
	margin-left: 25px;
	margin-right: ;
	margin-top: ;
}

#footer {
	_background-image: url(images/bg_menu2.gif);
	background-image: url(images/bg_menu.png);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
}

#footer p {
	color: #ffffff;
	float: right;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: ;
	margin-left: ;
	margin-right: 10px;
	margin-top: 10px;
}