﻿body, html
{
	background-image: url(../_img/bg_amigo.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #feffea;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
}
hr
{
	border: none;
	border-top: 1px dotted #ccc;
	margin-top: 30px;
	margin-bottom: 30px;
}
h2
{
	text-align: center;
}
label
{
	/*color: #444;*/
	display: block;
	margin-top: 5px;
}
.precio, .precio_modi
{
	font-size: 1.6em;
}
input[type="text"]
{
	/* 	border: solid 1px #ccc; 	background-color: #fffff9; 	vertical-align: middle; */
}
.groupbox
{
	padding: 8px;
	border: 1px solid #eee;
	background-color: #fcfcfc;
	display: block;
	margin: 5px;
}
.groupbox h4
{
	margin: 2px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
.info
{
	padding: 8px;
	background-color: #fffef5;
	border: 2px solid #fff8c6;
	color: #333;
}
.error
{
	padding: 8px;
	background-color: #fff5f5;
	border: 2px solid red;
	color: #333;
}
.posicionamiento
{
	margin: 20px auto;
	width: 900px;
	color: #a9a9a9;
	font-size: .8em;
	cursor: default;
}
.posicionamiento a
{
	color: #888;
}
.posicionamiento h1, .posicionamiento h2, .posicionamiento h3
{
	font-size: 1em;
	text-align: center;
	text-transform: uppercase;
	color: black;
}
.posicionamiento h1 a, .posicionamiento h1 a:visited, .posicionamiento h2 a, .posicionamiento h2 a:visited, .posicionamiento h3 a, .posicionamiento h3 a:visited
{
	color: black;
	text-decoration: none;
}
.posicionamiento p
{
	text-align: justify;
	text-indent: 1em;
}
form
{
	margin: 0;
	padding: 0;
}
a
{
	color: #00c;
	cursor: pointer;
}
a:visited
{
	color: #00c;
	cursor: pointer;
}
.idiomas
{
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: yellow;
	padding: 3px;
	text-align: right;
	border-bottom: solid 1px #cc3;
	border-left: solid 1px #cc3;
}
.idiomas a
{
	border: none;
	display: inline-block;
	padding: 2px;
}
.idiomas img
{
	border: solid 1px black;
	margin: 0px;
}
.logo
{
	padding-bottom: 10px;
	padding-top: 43px;
	text-align: center;
}
.menu
{
	font-weight: bold;
	font-size: .8em;
	float: left;
}
.menu a
{
	color: #555;
}
.menu ul
{
	margin: 0;
	padding: 0;
	text-align: center;
}
.menu li
{
	display: inline;
}
.menu .menubegin
{
	border-left: 1px solid #ccc;
}
.menu .menutext
{
	display: inline;
	padding-left: 9px;
	padding-right: 9px;
	border-right: 1px solid #ccc;
}
#lopd div
{
	text-align: justify;
	text-indent: 1.1em;
	font-size: .9em;
}
#main
{
	margin: 60px auto 0 auto;
	/*width: 1005px;*/
	/*position: relative;*/
	/*padding-bottom: 60px;*/
	/*min-height: 685px;*/
	font-size: .9em;
}
#search_div
{
padding-bottom:40px;
padding-top:20px;
}
.column
{
	float: left;
}
#footer
{
	border-top: solid 1px #f0f0f0;
	background-color: #f9f9f9;
	min-height: 68px;
	padding: 20px;
	text-align: center;
	color: #666;
	font-size: .8em;
}
#tablainfovehi
{
	width: 950px;
	margin: auto auto 0 auto;
}
.hide_on_search 
{
	background-image: url(../_img/bg_contents.gif);
	background-position: center top;
	background-color : #fff;
	background-repeat: no-repeat;
	padding-top: 60px;
}
#tagcloud{}

a.tag1{ font-size:1.0em; color:#BDB76B; line-height:1em; }
a.tag2{ font-size:1.4em; color:#DEB887; line-height:1em; }
a.tag3{ font-size:1.8em; color:#B8860B; line-height:1em; }
 
#tagcloud a:link{ text-decoration:none; }
#tagcloud a:visited{ text-decoration:none; color:#B8860B;}
#tagcloud a:hover{ text-decoration:underline; background-color:#F5F5DC; color:grey;}