/* GENERAL */
body {
	margin-top: 0;
	background-color: #007236;
}
p {
	text-align:justify
}

.p2 {
	margin-top: 25px;
}


/* TEXT */
.blanco-15px {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 20px;
}
.blanco-13px {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 18px;
}
.verde-15px {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #007236;
	font-style: normal;
	line-height: 20px;
}
.rojo-15px {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #560600;
	font-style: normal;
	line-height: 20px;
}
.news {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

/* LINKS */
a.nele {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
a.nele:hover {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}
a.link {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a.link:hover {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

/* CONTACTO */

.input {
	font-weight: normal; 
	font-size: 11px; 
	width: 350px; 
	color: #000000; 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	height: 15px; 
	background-color: #f9ac6d; 
	border: 1px solid #f9ac6d;
}
.comment {
	font-weight: normal; 
	font-size: 11px; 
	width: 350px;
	color: #000000; 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	height: 180px; 
	background-color: #f9ac6d; 
	border: 1px solid #f9ac6d;
}


/* IMAGES */

.top1{
	background-image: url(images/top1.gif);
	background-color: #F58426;
	background-position: top;
	background-repeat: no-repeat;
}
.top2-6{
	background-image: url(images/top2-6.gif);
	background-color: #F58426;
	background-position: top;
	background-repeat: no-repeat;
	
}
.top3{
	background-image: url(images/top3.gif);
	background-color: #F58426;
	background-position: top;
	background-repeat: no-repeat;
	
}
.top4{
	background-image: url(images/top4.gif);
	background-color: #F58426;
	background-position: top;
	background-repeat: no-repeat;
}
.top5{
	background-image: url(images/top5.gif);
	background-color: #F58426;
	background-position: top;
	background-repeat: no-repeat;
}
.top6{
	background-image: url(images/top6.gif);
	background-color: #F58426;
	background-position: top;
	background-repeat: no-repeat;
}

.top8{
	background-image: url(images/top8.gif);
	background-color: #F58426;
	background-position: top;
	background-repeat: no-repeat;
}
.top9{
	background-image: url(images/top9.gif);
	background-color: #F58426;
	background-position: top;
	background-repeat: no-repeat;
}
.top10{
	background-image: url(images/top10.gif);
	background-color: #F58426;
	background-position: top;
	background-repeat: no-repeat;
}
.topnavi{
	background-image: url(images/top_navi.gif);
	background-color: #F58426;
	background-position: top;
	background-repeat: no-repeat;
}
.topnavi2{
	background-image: url(images/top_navi2.gif);
	background-color: #F58426;
	background-position: top;
	background-repeat: no-repeat;
}

.td-content{
	background-image: url(images/td_content.gif);
	background-color: #F58426;
	background-position: top;
	background-repeat: no-repeat;
}
.news{
	background-image: url(images/bgd_news.gif);
	background-color: #EA7220;
	background-position: top;
	background-repeat: no-repeat;
}