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

#idioma {
	color:#7d7d7d;
	font-size:9px;
}

#idioma a {
	color:#7d7d7d;
	font-size:9px;
	text-decoration:none;
}

#idioma a:visited {
	color:#7d7d7d;
	font-size:9px;
	text-decoration:none;
}

#idioma a:hover {
	color:#7d7d7d;
	font-size:9px;
	text-decoration:none;
}

#breadcrumbs{
	color:#999999;
	font: 11px verdana;		
}

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

#breadcrumbs a{
	color:#999999;
	font: 11px verdana;
	text-decoration: underline;	
}
.General {
}
.Titulo_Grande {
	font-size: 20px;
	font-weight: normal;
	color: #802990;
	text-decoration: none;
}
.Titulo_Mediano {
	font-size: 16px;
	font-weight: bold;
	color: #802990;
}
.Titulo_Mediano:hover {
	color: #000000;
}
.Titulo_Pequeno {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.Titulo_Pequeno:hover {
	color: #000000;
}
.Texto {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height:20px;
}
.Texto:hover {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
}
.Texto_Destacado {
	font-size: 12px;
	font-weight: bold;
	color: #802991;
	text-decoration: none;
}
.Texto_Destacado:hover {
	color: #000000;
}
.Texto_Pequeno {
	font-size: 11px;
	font-weight: normal;
	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: #666666;
	text-decoration: none;
}
.Botones_Pie:hover {
	color: #000000;
}
.Caja {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FBFBFB;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC8F02;
	border-right-color: #CC8F02;
	border-bottom-color: #CC8F02;
	border-left-color: #CC8F02;
}
.Boton {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC8F02;
	border: 1px solid #8B6201;
}

.Botones_Menu {
	font-size: 12px;
	font-weight: bold;
	color: #4F4F4F;
	text-decoration: none;
}
.Botones_Menu:hover {
	color: #000000;
}
.Texto_Idiomas {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.Texto_Idiomas:hover {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
}
