@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family: tahoma;
	font-size: 12px;
	color: #333;
}
body {
	background:#ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	border: 0;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
/*
a:visited {
	text-decoration: none;
	color: #ffffff;
}
*/
a:hover {
	text-decoration:underline;
	color: #DA501F;
}
a:active {
	text-decoration: none;
	color: #000;
}
/* div */
#content {
	margin:auto;
	background-color:#fff;
	width:920px;
	height:auto;
}
#cabecera {
	width: 920px;
	margin:0 auto;
	height:auto;
	background-image: url(images/top.jpg);
	background-repeat:no-repeat;
}
#contenido {
	width:920px;
	margin:0 auto;
	height:auto;
	background-color:#fff;}
#pie {
	clear:both;
	width:920px;
	margin:0 auto;
	height:auto;
	background-color:#fff;
}
/* end div*/
/* bg- design */
.banner {
	background-image: url(images/banner.jpg);
	background-repeat:no-repeat;
}
.nave-bg {
	background-image: url(images/nave-bg.jpg);
	background-repeat:repeat-y;
}
/* end bg- design */

.title {
    font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #697819;
}
.sub_title{
    font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #E39818;
}
.copy {
	font-size: 11px;
	color: #999;
}
.atrac {
	font-size: 11px;
}
.txt1 {
	color: #697819;
}
.txt2 {
	color: #693120;
}
.txt3 {
	color: #E39818;
}
.txt4 {
	color: #DA501F;
}
.txt5 {
	color: #FFF;
}
.bold {
font-weight:bold;
}
/*-- menu --*/
.nave-de {
    font-family:Arial, Helvetica, sans-serif;
	color: #687819;
}
.nave-de a:visited{
	color:#687819;}
.nave-de a:hover{
	color:#DA501F;}
.nave-de a:link{
	color:#687819;}
.nave-de a:active{
	color:#687819;}
/*-- end --*/
/*-- menu --*/
.nave {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333333;
}
.nave a:visited{
	color:#333333;}
.nave a:hover{
	color:#663727;}
.nave a:link{
	color:#333333;}
.nave a:active{
	color:#333333;}
/*-- end --*/
/*-- menu --*/
.txt3 {
	color: #E39818;
}
.txt3 a:visited{
	color:#E39818;}
.txt3 a:hover{
	color:#663727;}
.txt3 a:link{
	color:#E39818;}
.txt3 a:active{
	color:#E39818;}
/*-- end --*/
.denis{font-size:0.1em; color:#fff; }
/***forms*******************************************/
.boton {
	color:#FFFFFF;
	overflow:auto;
	border:1px solid #333333;
	background-color:#697819;
	font-size:12px;
	font-weight:bold;
}



.linkintext {
	color: #E39818;
	font-weight:normal
}

.linkintext a:visited{
	color:#E39818;}
.linkintext a:hover{
	color:#663727;}
.linkintext a:link{
	color:#E39818;}
.linkintext a:active{
	color:#E39818;}
	

.searching {width:312px; height:auto; color:#333; height:17px; margin-right:6px; border: solid 1px #697819;}

.numpar {width:47px; height:auto; color:#333; height:17px; margin-right:6px; border: solid 1px #697819;}

.cb {height:auto; color:#333; margin-right:6px; border: solid 1px #697819;}

.area {width:312px; height:auto; color:#333; height:100px; margin-right:6px; border: solid 1px #697819;}
/***end forms*******************************************/
