@charset "utf-8";
/* CSS Document */
body{
	background:#13130D url(../../images/APCH_encuentro_bg_01.jpg) repeat-y;
	margin:0;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
a{ text-decoration:none; color:#701B18}
a:hover{ text-decoration:underline; color:#701B18}

#container{
	width:874px;
	background:url(../../images/apch_encuentro_bg_03.jpg) repeat-y;
	margin-left: 64px;
}
#apch{
	width: 143px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#encuentro{
	float:right;
	width: 425px;
}
#date{
	float:right;
	width: 370px;
}
#line{
	float:right;
}

#encuentro-txt{
	float:left;
	margin-left: 80px;
}

#menu{
	padding: 8px 0;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	width: 800px;
}


#content{
	width: 700px;
	margin-left: 85px;
	min-height: 300px;
	padding: 10px 0;
}
#footer{
	text-align: center;
	background-color: #000;
	color: #CCC;
	border-top: #5E0F0F thin solid;
	border-width: 3px;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
}
.clear{ clear:both}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.txt_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txt_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #984141;
}
.txt_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.title_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #615D5C;
}
.title_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #BBBBBB;
}
.title_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #984141;
}
.title_04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #984141;
}
#creditos{
	font-size:9px;
	text-align:right;
	margin: 0 auto;
	padding: 15px;
	color: #968034;
	width: 855px;
	float: left;
}

#creditos a{color: #968034; font-weight:bold}

.ausp{ padding:16px 0}
