/* Webbasica.com */

body {
	background-color: #5b8967;
	background-image: url(../images/baezcortes-m-fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #3c110c;
}
.imgcolumn {
	padding-bottom: 55px;
}
.imgcolumn2 {
	padding-bottom: 120px;
}
.imgcolumn3 {
	padding-bottom: 250px;
}
#contenedor0 {
	height: 483px;
	width: 769px;
	margin-top: 10px;
	margin-left: -385px;
	left: 50%;
	position: relative;
	float: left;
}
#contenedor1 {
	float: right;
	height: 411px;
	width: 241px;
	padding: 0px;
}
#contenedor2 {
	float: right;
	height: 179px;
	width: 528px;
	padding: 0px;
}
#contenedor3 {
	float: right;
	width: 528px;
	height: 304px;
	background-image: url(../images/fondo-layout.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenedor4 {
	width: 501px;
	margin-left: 27px;
}
#contenedor5 {
	float: right;
	width: 135px;
	font-size: 10px;
	font-weight: normal;
	color: #afd1b8;
	text-align: right;
	margin-top: 90px;
}
#contenedor5 a{
	color: #afd1b8;
	text-decoration: none;
}
div.borde-dorado {
	background-image: url(../images/borde-dorado.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 3px;

}
#menu {
	background-image: url(../images/fondo-cafe1.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 34px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#menu ul li{
	display: inline;
}
#menu a {
	font-size: 13px;
	font-weight: normal;
	color: #f5ecdb;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 34px;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#txt {
	min-height: 293px;
	height: auto !important;
	height: 293px;
	background-color: #f4ead6;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
}
#txt h1 {
	font-size: 36px;
	font-weight: normal;
	color: #cfbf9f;
	text-align: right;
	margin-bottom: 0px;
}
#txt p {
	margin-top: 30px;
	clear: both;
	margin-bottom: 0px;
	text-align: justify;
}
#txt img {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
#pie {
	background-image: url(../images/fondo-cafe2.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 58px;
}
#pie p {
	font-size: 11px;
	color: #f5ecdb;
	text-align: center;
	margin-top: 0px;
	padding-top: 6px;
}
.clear {
	clear: both;
}
span.separador {
	background-image: url(../images/separador.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 7px;
	clear: both;
	margin-top: 15px;
	padding-bottom: 7px;
	display: block;
}
label {
	display: block;
}
input {
	width: 150px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
	background: transparent;
}

a:link, a:visited {
	color: #b62110;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

 
