body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AE934E;
	scrollbar-arrow-color:#990000;
	scrollbar-base-color:#990000;
	scrollbar-shadow-color:#660000;
	scrollbar-face-color:#fffffc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffff99;
	scrollbar-3d-light-color:#fffff2;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.titulo2 {
	font-family: "Times New Roman", Times, serif;
	color: #AD924D;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.bajada {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}
.destacado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #660000;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.nota {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-style: italic;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	width: 314px;
	font-size: 11px;
}
.cuadro1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #E8E8BD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E6E2C3;
	border-right-color: #A6A752;
	border-bottom-color: #A6A752;
	border-left-color: #E6E2C3;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.cuadro2 {
	background-color: #E9E900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #Ffffff;
	border-right-color: #7B7B00;
	border-bottom-color: #7B7B00;
	border-left-color: #ffffff;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.cuadro3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

/*******************************************************************************************/
/* *************************  TURISMOACTIVONAVARRA  *********************************** */
/*******************************************************************************************/

td {
	/*border:1px solid black;
	/**/
	padding:0px;
	margin:0px;
}

table{
	/*border:3px solid red;
	/**/
}

body{
	background-color: #008000;
}

/*****************************************/
.toplogo{
	background-color: #ADCDAD;
}

.separador{
	background-color: #7EAF7E;
}

.separador *{
	font-family: Verdana;
	color: #3F763F;
	font-weight: bold;
	font-size: 14px;
}

.logo{
	
}

.bottomlogo{
	background-color: #ADCDAD;
	padding: 10px;
}
.bottomlogo *{
	color: #6B8F6B;
	font-size: 9pt;
	font-weight: bold;
	font-family:verdana;
}
.bottomlogo select{
	font-size: 10px;
}

/*****************************************/
.cabecera-categorias{
	background-color: #CCE7CC;
	font-family: Verdana;
	font-size: 16pt;
	border-bottom: 1px solid #4D674D;
}

.cabecera-categorias *{
	color:#4E904E;	
	font-weight: bold;
}

.listado-categorias{
	background-color: #D1E3EF;
}


 a
{
	font-size: 10px;
	font-family: verdana;
	color: #003300;
}

 a:hover,
.listado-categorias a:hover{
	color: green;
}


.resultados{
	background-color: #D1E3EF;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;		
	
}

.resultados *{
	color: #003F00;
}

.cat_nombre{
	font-size: 11px;
	color: #007940;
}

.ficha_nombre{
	font-size: 12px;
	font-weight: bold;
}

/***************** pie ********************/
.pie table{
	border-top: 4px solid #008000;
	background-color: #ADCDAD;
	width: 100%;
	height: 40px;
	vertical-align: middle;	
}

/*buscador en el listado*/
.pie td table{
	border-style: none;
}


.pie table td{
	padding: 10px;
}

.pie .copyright{
	font-style: italic;
	color: #4B7F4B;
}

.pie .copyright b{
	font-weight: bold;
	color: #4B7F4B;
}

#filtro{
	width: 200px;
}

.admin{
	background-color: #FFFFFF;
	padding: 10px;
}
label,
.admin *{
	color: #6B8F6B;
	font-size: 9pt;
	font-weight: bold;
	font-family:verdana;
}

.admin input,
.admin textarea{
	font-size: 10px;
}

.button{
	color: white;
	font-family:verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #008000;
}

