* {margin: 0;}

body, input, textarea, select {
	margin: 5px;
}

body, td, th, input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1 {
	padding: 10px 0 10px 5px;
	margin-bottom: 10px;
	font-size: 16px;
	background-color: #6781FF;
	color: #FFFFFF;
}

h2 {
	padding-left: 5px;
	margin-bottom: 10px;
	font-size: 15px;
}

h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 12px;
}

ul {
	list-style: none;
}
img{border:0;}

.contenedor {
	display: table;
	width: 780px;
	border: 1px solid #999999;
	margin: 0 auto;
}

.encabezado {
	border-bottom: 2px solid #999999;
}

.cuerpo {
	width: 780px;
}

.cuerpo-izquierda {
	float: left;
	width: 620px;
	border-right: 1px solid #999999;
}

.cuerpo-derecha {
	float: right;
	width: 159px;
	text-align: center;
}

.buscar-servicios {
	float: left;
	margin-left: 7px;
	margin-right: 18px;
}

.buscar-servicios, .buscar-productos {
	border: 1px solid #999999;
	width: 275px;
	padding: 5px;
	margin-bottom: 20px;
	background-color: #F5F5F5;
	display: table;
}

.patrocinadores {
	margin: 0 auto;
	width: 600px;
	text-align: center;
	margin-bottom: 30px;
}

.patrocinadores img {
	margin: 0 5px 3px 5px;
}

.pie {
	height: 50px;
	border-top: 2px solid #999999;
}

.lista-provincias {
	border: 2px solid #999999;
	margin: 0 auto;
	margin-bottom: 30px;
	padding: 5px;
	display: table;
	width: 512px;
	line-height: 2;
}

.lista-provincias-columna {
	float: left;
	width: 100px;
}

.lista-categorias-columna {
	float: left;
	width: 170px;
}

.lista-categorias-columna ul {
	padding-left: 10px;
}

.paginado {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	background-color: #F1F1F1;
	font-size: 12px;
}

.paginado-texto {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: right;
	font-size: 12px;
	padding: 5px;
}

.resultados {
	display: table;
	width: 100%;
	background-image:url(../images/fondo-resultados.gif);
}

.resultados-check {
	float: left;
	width: 40px;
	text-align: center;
	padding-top: 10px;
}

.resultados-titulo {
	float: left;
	width: 200px;
	height: 100%;
	display: table;
	padding: 5px;
}

.resultados-actividad {
	display: table;
	padding: 5px;
	min-height: 100px; 
	height:auto !important;
	height:100px;
}

.resultados-titulo h2, .resultados-titulo a {
	font-size: 14px;
	text-decoration: none;
}

.resultados-titulo a:HOVER {
	text-decoration: underline;
}


.resultados-productos {
	border-bottom: 1px dashed #999999;
	display: table;
	width: 100%;
}

.resultados-productos h2, .resultados-productos a {
	font-size: 14px;
	text-decoration: none;
	margin: 5px 0 5px 5px;
}

.resultados-productos img {
	margin: 5px;
}

.resultados-productos p {
	margin-left: 5px;
}

.resultados-detalle {
	display: table;
	width: 100%;
	background-image:url(../images/fondo-detalle.gif);
	background-color: #EEEEEE;
}

.solicitar {
	margin: 20px 0 20px 0;
}

.solicitar form {
	margin: 0;
}

.solicitar table {
	width: 95%;
	margin: 0 auto;
}

.solicitar table th {
	text-align: left;
	height: 20px;
}

.solicitar label input {
	margin: 0 5px 0 0;
}

.solicitar table th, .solicitar table td {
	background-color: #F1F1F1;
}

.atencion {
	color: #FF0000;
	font-weight: bold;
}

.marca-empresas {
	text-align: center;
	margin: 0 30px 20px 30px;
	height: 30px;
}

.marca-empresas a {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.marca-empresas a:HOVER {
	color: #FF0000;
}

.multipresupuesto {
	position: absolute;
	top: 0pt;
	left: 0pt;
	z-index: 1000;
	width: 100%;
	height: 3500px;
	background-image:url(../images/overlay.png);
}

.texto-confirmacion {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 600px;
	padding-top: 50px;
}

.volver {
	margin-right: 10px;
	font-weight: bold;
	text-align: right;
}

.productos-detalle {
	margin: 5px;
	font-size: 12px;
	height: 600px;
}

.ajax-loader{
	background: url(/images/ajax-loader.gif) no-repeat center;
	margin: 0 30px 20px 30px;
	height: 32px;
}

