body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-repeat: no-repeat;
	background-position: center 140px;
}
.fondo_head {
	background-image: url(../imagenes/bg_head.gif);
	background-repeat:  repeat-x;
	background-position: top;
	width: 100%;

}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}
#head {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/bg_head.gif);
	background-repeat:  repeat-x;
	background-position: top;
}

#wrapper {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 85px;
	width: 999px;
	margin-right: auto;
	margin-left: auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	line-height: normal;
}
#menu {
	clear: both;
	width: 999px;
	margin-right: auto;
	margin-left: auto;
}

#menu  a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu img {
	float: left;
}

#submenu {
	padding-left: 10px;
	font-size: 11px;
	line-height: 11px;
	color: #53472F;
	clear: both;
	height: 15px;
	padding-top: 5px;
	text-align: center;
	background-image: url(../imagenes/bg_head-02.gif);
	background-repeat:  repeat-x;
	background-position: center;
}
#submenu a {
	float: none;
	color: #5F5134;
	text-decoration: none;
}
#submenu a:hover {
	color: #000000;
	text-decoration: underline;
}
.cont_trans {
	height: 365px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/bg_trans.png);
	background-repeat: repeat;
	background-attachment: scroll;
}
.scroll {

	height: 305px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	scrollbar-face-color:#A18957; 
	scrollbar-shadow-color:#000000; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-3dlight-color:#A18957; 
	scrollbar-darkshadow-color:#A18957; 
	scrollbar-track-color:#ffffff; 
	scrollbar-arrow-color:#ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
.contenido {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.titulo img {
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#pie {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 11px;
	background-image: url(../imagenes/pie_bg.gif);
	background-repeat:  repeat-x;
	background-position: top;
	padding-top: 15px;
	width: 550px;
}
#pie a {
	color: #333333;
}

#pie  .legal {
	font-size: 10px;
}
form input {
	border: 1px solid #a18957;
	width: 250px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
}
label {
	display: block;
}
form td {
	vertical-align: top;
}
form textarea {
	border: 1px solid #a18957;
	width: 250px;
	height: 70px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
}
