form{
	display: inline;
}
body, h1, h2, h3, h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

body{
	background-color: #A6CE38;
}

a {
	color:black;
	}

a:visited {
	color:black;
	}

a:hover {
	color:black;
	}

#breadcrumbs{
	color:#8d6a18;
	font: 11px verdana;		
}

#breadcrumbs h1{
	color:#8d6a18;
	display: inline;
	font: 11px verdana;		
}

#breadcrumbs a{
	color:#8d6a18;
	font: 11px verdana;
	text-decoration: underline;	
}

#idioma a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	}
	
.General {
}
.Titulo_Grande {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.Titulo_Mediano {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.Titulo_Mediano:hover {
	color: #000000;
}
.Titulo_Pequeno {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
}

.Titulo_Pequeno:visited {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
}
.Titulo_Pequeno:hover {
	color: #000000;
}
.Texto {
	font-size: 11px;
	font-weight: normal;
	color: black;
}
.Texto:hover {
	font-size: 11px;
	font-weight: normal;
	color: black;
}
.Texto_Destacado {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}

.Texto_Destacado:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}
.Texto_Destacado:hover {
	color: #000000;
}

.Categoria {
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: underline;
}
.Categoria:hover {
	color: #000000;
}
.Categoria_Seleccionada{
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.Paginador, .Paginador a{
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
}
.Paginador a:hover{
	color: #000000;
}
.Botones_Pie {
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration:underline;
}

.Botones_Pie:visited {
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration:underline;
}

.Botones_Pie:hover {
	color: #000000;
}
.Caja {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8d6a18;
	background-color: #fedd93;
	width: 100%;
	border: 1px solid #fedd93;
}
.Boton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	background-color: white;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid #fedd93;
	border-bottom: 1px solid #fedd93;
	cursor:pointer;
	cursor: hand;
}

.Botones_Menu {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
}

.Botones_Menu:visited {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
}
.Botones_Menu:hover {
	color: #000000;
}

.Botones_Sub {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration:none;
}

.Botones_Sub:visited {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration:none;

}
.Botones_Sub:hover {
	color: #fdb913;
	text-decoration:none;

}

img {
	border:0px;
	}

#galeria_imagenes{

  background-color: white;

}
	
#galeria_imagenes img{
	  border: 3px solid white;
	  
}
