@charset "utf-8";
/* CSS Document */
h1 {
	font-family: Garamond;
	color: #505050;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}
h2 {
	font-family: Garamond;
	color: #9F1133;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
.p1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
}
.puntos {
	font-size: 20px;
	color: #9F1133;
}

.bg1 {
	background-color: #1b171b;
	height: 282px;
	width: 100%;
}
.box1 {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 282px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	
}
.botonera {
	background-color: #535154;
	height: 39px;
	width: 100%;
}
.bot-box {
	width: 818px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 41px;
	padding-left: 41px;
	padding-top: 9px;
	color: #FFF;	
	
}
.bga {
	background-color: #ECEDED;
	background-image: url(images/degcontenido.png);
	background-repeat: repeat-x;
	height:auto;
	width:auto;
}

.bg2 {
	background-color: #ECEDED;
	background-image: url(images/degcontenido.png);
	background-repeat: repeat-x;
	height:3525px;
	width:100%;
}
.bg2su {
	background-color: #ECEDED;
	background-image: url(images/degcontenido.png);
	background-repeat: repeat-x;
	height:1100px;
	width:100%;
}

.box2 {
	background-color: #FFF;
	background-image: url(images/degcontenido.png);
	background-repeat: repeat-x;
	height: 100%;
	width: 818px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 41px;
	padding-left: 41px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
	padding-bottom:20px;
	text-align:justify;
}
.box2reglas {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
	padding-bottom:20px;
	background-color: #FFF;
	background-image: url(images/degcontenido.png);
	background-repeat: repeat-x;
	width: 818px;	
    min-height: 100%;
	height: auto !important;
	height: -190px; /* the bottom margin is the negative value of the footer's height */
	margin-bottom: 0px;
	margin-right: auto;	
	margin-left: auto;
	padding-right: 41px;
	padding-left: 41px;
}
.boxizq {
	height:3512px;
	width: 553px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9F1133;
	float:left;
}
.mecenas{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#505050;	
}
.mecenas2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
}

.boxizqscroll{
	width:435px;
	max-height:3360px;
	overflow-y:auto;
	margin-left:39px;
}
.boxder {
	height: auto;
	width: 215px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
	float:right;
	text-align: left;	
}
.boxsu {
	height:950px;
	width: 800px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
	float:left;
}
.boxscrollsu{
	width:800px;
	max-height:950px;
	overflow-y:auto;
	margin-left:0px;
}

.boxscrollminutas{
	width: 820px; 
	height: 850px;
	overflow-y:auto;
	border-top-style:dashed;
	border-bottom-style:dashed;
	border-left-style:dashed;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-color: #800000;
	/* margin-left:0px; */
}

.boxminutas {
	height: 1400px;
	width: 800px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
	float:left;
}

.bg2minutas  {
	background-color: #ECEDED;
	background-image: url(images/degcontenido.png);
	background-repeat: repeat-x;
	height:2790px;
	width:100%;
}

.footer {
	background-color: #535154;
	height: 190px;
	width: 100%;
	clear:both;
}
.box3 {
	width:819px;
	padding-right: 41px;
	padding-left: 41px;
	margin-right: auto;
	margin-left: auto;
}
.tr1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
	text-align: left;
	font-weight: bold;
}
.tr3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9F1133;
	text-align: left;
	font-style: italic;
}
.miembros {
	background-color:#ECEDED;
}



/* --- LINK BOTONERA  ---  */


a.bot:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	line-height: 1.5em;
	text-shadow: 0px -1px 0px #3e3e40;
	filter: dropshadow(color=#e5e5ee,offX=0,offY=1);  
	}
a.bot:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	line-height: 1.5em;
	text-shadow: 0px -1px 0px #000;
	filter: dropshadow(color=#e5e5ee,offX=0,offY=1);  
}
a.bot:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #e3e4e4;
	line-height: 1.5em;
	text-shadow: 0px -1px 0px #000;
	text-decoration: underline;
	filter: dropshadow(color=#e5e5ee,offX=0,offY=1);  
}
a.bot:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	line-height: 1.5em;
	text-shadow: 0px -1px 0px #000;
	filter: dropshadow(color=#e5e5ee,offX=0,offY=1);

}