body {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: tahoma, sans-serif;
	letter-spacing: 1px;
	line-height: 140%;
	color: #454545;
	width: auto;
	height: auto;
	background-image: url(images/fondo1.jpg);
	background-repeat:   repeat-x;
	background-position: center top;
	background-color: #86AE1C;
}
a:link {
	text-decoration: none;
	color: #6F8115;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #556B47;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #B4CE1E;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #C6E02C;
	font-weight: bold;
}
#topOfPage { display: none;
}
#top h1 { 
	color: #fff;
	padding-left: 25px;
	padding-top: 65px;
	line-height: 110%;
}
#topasoc h1 {
	color: #fff;
	padding-left: 25px;
	padding-top: 65px;
	line-height: 110%;
}
#topcontacto h1 {
	color: #fff;
	padding-left: 25px;
	padding-top: 55px;
	line-height: 100%;
}
#topasfaed h1 {
	color: #fff;
	padding-left: 25px;
	padding-top: 65px;
	line-height: 110%;
}
#conteiner {
	width: 700px;
	padding: 25px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #454545;
}
#header { height: 70px; }
#logo {	width: 300px; float: left; }
#bar {
	clear: both;
    background: #cdcdcd;
    height: 25px;
    color: #FFFFFF;
}
#bar a:link {
	color: #FFFFFF;
	text-decoration: none;
} 
#bar a:hover {
	color: 454545;
	text-decoration: none;
} 
#bar a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
#bar a:active {
	text-decoration: none;
	color: #C6E02C;
}
#bar li { margin: 0; padding: 0; padding-top: 3px; padding-bottom: 4px;	padding-left: 5px;	padding-right: 5px; border-right: 1px solid #fff; float: left;
}
#bar li.active {
	background: #AAC31D;
	color: #fff;
	padding-bottom: 4px;
}
#top {
	background: #AAC31D url(images/top1.gif) no-repeat 100% 0;
	height: 200px;
	clear: both;
}
#topasoc {
	background: #AAC31D url(images/top2.gif) no-repeat 100% 0;
	height: 200px;
	clear: both;
}
#topcontacto {
	background: #AAC31D url(images/top1.gif) no-repeat 100% 0;
	height: 200px;
	clear: both;
}
#topasfaed {
	background: #AAC31D url(images/top3.gif) no-repeat 100% 0;
	height: 200px;
	clear: both;
}

#footer {
	clear: both;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}
#footer a:link {
	text-decoration: none;
	color: #6F8115;
}
#footer a:visited {
	text-decoration: none;
	color: #556B47;
}
#footer a:hover {
	text-decoration: underline;
	color: #B4CE1E;
}
#footer a:active {
	text-decoration: none;
	color: #C6E02C;
	
}
div.block, div.blockDistinct {
	padding: 8px 10px 3px;
	height: auto;
	background-color: #F5F5F5;
}
div.blockDistinct {
	background: #F2F2F2 url(images/corner.gif) no-repeat 100% 100%;
	height: auto;
}
h1 {
	margin: 0 0 10px;
	padding: 0;
	font-weight: normal;
	font-size: 20px;
	color: #707F17;
}

h2 {
	font-size: 15px;
	margin-bottom: 5px;
	color: #003333;
}

p {
	margin: 0;
	margin-bottom: 5px;
	font-size: 11px;
}

p.right { text-align: right;
}
fieldset { padding: 0; border: 0;
}
legend { display: none;
}
input { border: 1px solid #c0c0c0; color: #454545; font-size: 11px; letter-spacing: 1px;
}
input.searchText { width: 150px; height: 13px;
}
input.searchSubmit { color: #0080c0; background: #fff; letter-spacing: 1px;	border: 1px solid #fff;	font-size: 12px; width: 45px; height: 19px; margin: 0; padding: 0;
}
ul { margin: 0; padding : 0; list-style : none;
}
#footer li { float: left; padding: 0; height: 15px;	vertical-align: middle;	padding-right: 25px; font-size: 11px;
}
div.blockdistinicio {
	background: #E5E5E5 no-repeat;
	width: 140px;
	height: 400px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	position: absolute;
	background-color: #EFEFEF;
}
div.blockinicio {
	padding: 8px 10px 3px;
	width: 500px;
	float: right;
	height: auto;
}
.txtmorado {
	color: #556B47;
	font-size: 12px;
}
.txtpeque {
	color: #556B47;
	font-size: 10px;
}

.marcofoto {
	padding:6px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
.lineainferior {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAC31D;
}
h4 {
	font-size: 10px;
}
.tituloverde {
	font-weight: normal;
	font-size: 20px;
	color: #707F17;
}
#barrafondo {
	background: #f2f2f2;
	height: 30px;
	padding: 5px;
}

