﻿/* Perfect Wide - www.perfectwide.com */
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	color:#000000;
	margin:0px;
	padding:0px;
	text-align: center;
}


.enlace_topmenu {
	color:#666699;
	text-decoration:none;
	font-weight:bold;
}

.formcontacto 
{
font-family:arial;font-size:14px;color:#323232;
}

.enlace_topmenu:HOVER {
	color:#ff9966;
}

.input_buscador {
	height:13px;
	width:80px;
	border:0px;
	font-size:11px;
	text-align:right;
	background-color:transparent;
	margin: 1px 5px 0px 0px;
	color:#666699;
}

#lupa {
	width:21px;
	height:16px; 
	margin:7px 0px 0px 0px; 
	padding:0px;
	float:left;
	cursor:pointer;
}

#buscador {
	float:right;
	width:100px;
	height:16px;
	margin: 7px 0px 0px 0px;
	padding:0px;
	text-align:right;
}

.enlace_bottommenu {
	color:#acacac;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}

.enlace_bottommenu:HOVER {
	color: black;
}

#servicios {
	padding:5px;
	position:absolute;
	background:white;
	width:150px;
	z-index:1000;
	float:left;
	margin-top:30px;
	margin-left:0px;
	text-align:left;
	border:1px solid #ff9966;
	visibility:hidden;
}

#servicios a{
	margin-top:5px;
	color:#ff9966;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
}

#servicios a:HOVER {
	color: #666699;
}