/* CSS Document */
body {
	background-image: url(images/pattern.jpg);
	background-repeat: repeat;
}
#basic-accordian{
	border:0px solid #EEE;
	width:132px;
	position:absolute;
	left:1080px;
	top:4px;
	z-index:2;
	height: 232px;
}

.accordion_headings{
	color:#1C1C1C;
	cursor:pointer;
	font-weight:bold;
	background-color: #e39e0a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DC9600;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E99F00;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DC9600;
}

.accordion_headings:hover{
	background:#feae02;
}

.accordion_child{
}

.header_highlight{
	background-color: #fcc013;
}
.style2 {color: #e0dbd9}
.Estilo1 {color: #2C5332}
.menu {
	background-color: #000000;
}
.submenu {
	background-color: #FFDC4F;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFCF0F;
	border-left-color: #EBBD04;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCF0F;

}
.submenu:hover{
	background-color: #F4B800;
}
.fondo_color {
	width: 770px;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	background-color: #FFC726;
	background-image: url(../images/amarillo/7.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 646px;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/amarillo/6.jpg);
	height: 54px;
	width: 769px;
	text-align: center;
	background-repeat: no-repeat;
}
.tabla_int {
	width: 622px;
}
.tabla {
	width: 770px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e9d59b;
	border-left-color: #e9d59b;
	height: 700px;
}