@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #773C00;
	/*background-color: #DEA235;*/
	background-image: url(img/bg.jpg);
	margin: 0px;
	background-repeat: repeat-x;
}

#main-content {
	width: 1009px;
}

#main-content #header {
	text-align: left;
	padding-top: 10px;
}

#closing {
	background-repeat: no-repeat;
	font-size: 16px;
	text-align: left;
	background-color: #2C200B;
	margin-left: 6px;
	margin-right: 15px;
	margin-top:10px;
	padding: 10px;
	min-height:260px;
}
#main-content #closing #special {
	float: left;
	padding-right: 10px;
	height: 276px;
}

#main-content #three_boxes #box #promopic {
	float: right;
}
#main-content #three_boxes #box p {
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	font-size: 13px;
}
#main-content #menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main-content #content1 {
	font-size: 13px;
	text-align:left;
}

#main-content #three_boxes #box {
	background-image: url(img/sq_box.png);
	background-repeat: no-repeat;
	float: left;
	height: 173px;
	width: 230px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#main-content #three_boxes {
	height: 173px;
}

#main-content #footer {
	margin-top: 20px;
}
#main-content #footer td {
	text-align:center;	
}
#main-content #footer img {
	border:none;
}
#main-content #encuesta {
	text-align: left;
	padding-left: 20px;
	font-size: 13px;
	min-height:300px;
}
.gal_pic {
	text-align:center;
}
.gal_pic img {
	border:none;
}
#content1 a {
	color:#F90;
}
.galeria {
	float:right;
	width:840px;
	height:440px;
	overflow:auto;	
}
.indice_galerias {
	float:left;
	width:160px;
	height:440px;
	overflow:auto;	
}
.indice_galerias p {
	margin:0px;	
	margin-bottom:5px;
}
.indice_galerias p a {
	text-decoration:none;
	margin-left:5px;
	
}
.indice_galerias p a:hover {
	text-decoration:underline;	
}