@charset "utf-8";
body {
	margin: 0px;
	background-image: url(../imgs/back.jpg);
	background-repeat: repeat-x;
	background-color:#7E8D62;
}
p {
margin: 0px;
}
a:link { 
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
	color: #0042ff;
}
a:visited { 
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
	color: #0042ff; 
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
	color: #0042ff;}
a:active { 
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
	color: #0042ff;
}

.miniLink {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0042ff;
	line-height: 14px;
	text-decoration:underline;
}
a.miniLink:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0042ff;
	line-height: 14px;
	text-decoration:underline;
	color: #0042ff;
}
a.miniLink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0042ff;
	line-height: 14px;
	text-decoration:underline;
	color: #0042ff;
}
a.miniLink:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0042ff;
	line-height: 14px;
	text-decoration:underline;
	color: #0042ff;
}

.Title {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.SubTitle {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #868585;
	line-height: 16px;
}
.commonTXT {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}
.miniTXT {
	font-family: Tahoma;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}
.Date {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E12734;
	line-height: 16px;
}

.campForm {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	width:200px;
	background-color:#e6e7e5;
}
.campDrop {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	width:204px;
	background-color:#e6e7e5;
}
.campBots {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	width:65px;
	height:20px;
	color: #666666;
	background-color:#d2d7c8;
	border:#a2ad8e thin solid;
}
.suscription {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #868585;
	line-height: 16px;
}
.text {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #868585;
	line-height: 22px;
}
.border_blog {
	background-color: #e8e9eb;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.border_blog2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b3ba9b;
	border-bottom-color: #b3ba9b;
	background-color: #e8e9eb;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b3ba9b;
}
.border_blog3 {
	background-color: #e8e9eb;
}
.border_news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdccca;
}
