@charset "utf-8";
/* CSS Document */
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	margin: 0;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
h4{
	font-size: 18px;
}
h1 span{
	display: none;
}
h3{
	text-align: right;
	margin: 0;
	font-size: 19px;
	font-weight: normal;
}
h3:first-letter {
	font-size: 22px;
}
hr{
	height: 1px;
	background: #000;
	color: #000;
	margin: 10px 0;
	border: none;
}
p{
	margin: 0;
}
input, textarea{
	font:14px "Times New Roman", Times, serif;
}
input.bot{
	border: 4px double #9E7317;
	background: none;
}
.bar{
	overflow: hidden;
}
body{
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background: #DDE0D3;
}
.letraDorada:first-letter {
	font-size: 2em;
	color: #987102;
}
.letraDorada{
	border-bottom: 1px solid  #987102;
	padding: 0 0 10px 0;
}
table{
	width: 100%;
    font-size: 12px;
}
.cont{
	text-align: center;
}
.links{
	text-align: center;
	font-size: 18px;
}
.links a{
	text-decoration: none;
}
.foeve{
	float:right; width: 200px; text-align: left;
}
.foeve input{
	vertical-align: middle;
}
a:visited img{
	border: 2px solid #666;
}
.topmenu a img{
	border: none;
	vertical-align: middle;
	margin-right: 2px;
}
.imgt a img{
	border: 2px solid #987102;
}
.imgt img{
	cursor: pointer;
}
.imgt{
	margin: 5px auto;
	text-align: center;
}
.miancontie{
	text-align: center;
}
.miancont{
	overflow: visible;
	text-align: left;
}
.head{
	height: 169px;
	background: url(../images/index_r1_c1.jpg) center top;
	min-width: 1000px;
}
.bar{
	/*background:url(../images/index_r4_c1.jpg);*/
	width: 224px;
	float: left;
}
h2.topbar{
	height: 29px;
	text-align: center;
	margin-top: 5px;
	font-size: 18px;
	color: #987102
}
.topmenu{
	height: 35px;
	margin: 0 155px 10px 240px;
}
.fondo{
	background: url(../images/index_r3_c1.jpg) repeat-y center top #DDE0D3;
	text-align: center;
	min-width: 1000px;
}
.rellenofondo{
	background: url(../images/index_r2_c1.jpg) center top no-repeat;
	overflow: hidden;
}
.centrador{
	text-align: left;
	min-height: 791px;
	width: 990px;
	margin: 0 auto;
}
.text{
	padding: 0 40px 20px 20px;
	margin: 0 155px 0 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.foot{
	background: url(../images/index_r4_c1.jpg) top center no-repeat;
	height: 24px;
	clear: both;
	text-align: center;
	min-width: 887px;
	padding: 35px 35px 0 78px;
}
.footcontent{
	text-align: left;
	margin: 0 auto;
	width: 887px;
}
.copy{
	float: right;
	margin-right: 135px;
}
.head h1{
	display: none;
}
/*Flash containers*/
#headswf{
	width: 637px;
	padding: 19px 0 0 352px;
	margin: 0 auto;
}
.banners{
	clear: both;
	padding-top: 15px;
}
#banner1{ width: 200px; height: 150px; float: left; margin: 0 0 0 14px;}
#banner2{ width: 540px; height: 150px; margin: 0 0 0 260px; }

/*links*/
a, a:visited, a:active{
	color: #987102;
}
a:hover{
	text-decoration: none;
}

.bar a{
	color: #000;
}

.foot a,.topmenu a{
	color: #000;
	text-decoration: none;
}
.foot a:hover, .topmenu a:hover{
	text-decoration: underline;
}
.topmenu a:visited, .bar a:visited{
	color: #000;
}

/*lists*/
.bar ul {
	font-size: 12px;
	list-style: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	margin-left: 10px;
	padding: 0 0 0 25px;
	font-weight: bold;
}
.bar ul a{
	text-decoration: none;
}
.bar ul ul{
	list-style: none;
}
.bar ul li{
	padding: 5px 0;
}
.topmenu ul{
	margin: 0;
	padding: 10px 0;
}
.topmenu ul li{
	float: left;
	margin: 0 0px 0 8px;
	list-style: none;
	display: block;
}
.bar ul ul ul li{
	font-weight: normal;
}
.centswf{
	text-align: center;
}
.multiscroll{
	overflow: auto;
	height: 80px;
	font-size: 12px;
    text-align:  left;
}
.multiscroll label, .multiscroll a{
	display:block;
	text-align: left;
}