/* ----------------------------
Reset & General settings 
---------------------------- */
html, body, form, fieldset, legend, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, li, address, img {
	margin:0;
	padding:0;
}
body {
	font : normal normal 12px/normal 'Trebuchet MS', Tahoma, Helvetica, sans-serif;
	color:#333;
	background:#aec295 url(../images/pattern.gif) repeat;
	}	
a:link,	a:visited, a:hover, a:focus, a:active {
	color:#006b30;
	outline:none;
}
textarea{
	overflow:auto;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, fieldset {
	outline:none;
	border:none;
}
sup {vertical-align: text-top;}
sub {vertical-align: text-bottom;}
abbr, acronym {
	border-bottom: 1em dotted #666;
	cursor: help;
}
.clearfix, .clear { 
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* ----------------------------
Web Estructure 
---------------------------- */
#container {
	width:960px;
	margin:20px auto 0;
	color:#333;
	background:#fff;	
}
#content {
	margin:0 15px;
	color:#333;
	background:#fff;
}
#banners {
	clear:both;
	height:105px;
	padding:30px 0 0;
	color:#fff;
	background:#00612a url(../images/bg-banners.gif) repeat-x;
}
#footer {
	padding:15px;
	color:#333;
	text-align:right;
	background:#fff;
}
ul#mainnav {
	list-style:none;
	width:710px;
	height:48px;
	padding:6px 0 6px 250px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background:#00612a url(../images/bg-mainnav.gif) repeat-x;
}
	ul#mainnav li {
		float:left;
		display:inline;
		height:48px;
		margin:0;
	}
	ul#mainnav li a, ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:hover {
			float:left;
			height:48px;
			line-height:48px;
			display:block;
			text-align:center;
			text-decoration:none;
			color:#fff;
			background:#00612a url(../images/bg-mainnav.gif) center center repeat-x;
			padding:0 8px 0;
		}
		ul#mainnav li a:hover {
			color:#fff;
			background:#01471f;
		}
ul#subnav {
	list-style:none;
	width:715px;
	height:38px;
	padding:0 0 0 245px;
	margin:0 0 20px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	background:#9b9d9d url(../images/bg-subnav.gif) repeat-x;
}
	ul#subnav li {
		float:left;
		display:inline;
		height:38px;
		margin:0;
	}
	ul#subnav li a, ul#subnav li a:link, ul#subnav li a:visited, ul#subnav li a:hover {
			float:left;
			height:38px;
			line-height:38px;
			display:block;
			text-align:center;
			text-decoration:none;
			color:#000;
			background:#9b9d9d url(../images/bg-subnav.gif) center center repeat-x;
			padding:0 7px 0;
		}
		ul#subnav li a:hover {
			color:#000;
			background:#9b9d9d;
		}
/* ----------------------------
Fonts 
---------------------------- */
h1 {
	font-size:28px;
	margin:0 0 10px;
	color:#006b30;
}
h2 {
	clear:both;
	font-size:20px;
	margin:0 0 10px;
	color:#006b30;
}
h3 {
	font-size:16px;
	font-weight:bold;
	margin:0 0 5px;
	color:#004921;
}
h4 {
	font-size:12px;
	color:#86af4e;
	margin:0 0 5px;
	font-weight:bold;
}
	h4 a, h4 a:link, h4 a:visited, h4 a:hover {
		color:#9db45c;
		text-decoration:none;
	}
	h4 a:hover {
		text-decoration:underline;
	}
p {
	margin:0 0 5px;
	line-height:16px;
	text-align:justify;
}
/*** header ***/
#logo {
	position:absolute;
	width:224px;
	height:84px;
	padding:34px 0 0;
	margin:-10px 0 0 10px;
	background:url(../images/bg-logo.png) center center no-repeat;
}
#logo h1 {
	font-size:28px;
	margin:0 0 10px 44px;
	color:#006b30;
}
	#logo h1 {	
		font:normal 27px/normal 'Trebuchet Ms', Helvetica, sans-serif;
		color:#808080;
		text-indent:0;
	}
	#logo h2 {
		text-align:center;
		font-size:12px; 
		color:#0f522e;
		border:none;
		padding:0;
		margin:0;
	}
/*** footer ***/
#banners img, #banners object {
	margin:0 0 0 45px;
}
#footer p {
	font-size:11px;
	text-align:right;
	padding:0 0 15px;
}
	#footer p.copyright {
		font-size:12px;
		padding:0;
	}
#footer span {
	float:left;
}
#footer a {
	color:#333;
	text-decoration:none;
}
	#footer a:hover {
		color:#006b30;
		text-decoration:underline;
	}
/*** HOME ***/
ul.instaladores, ul.tipos {
	list-style-type: square;
	list-style-position:inside;
	margin:0 0 15px;
}
ul.instaladores li, ul.tipos li {
	list-style:none;
	width:186px;
	float:left;
	margin:0 0 4px;
	background:#fff;
}
	ul.instaladores li {
		width:150px;
		margin:0;
	}
	ul.instaladores li a, ul.tipos li a {
		color:#2c2b2b;
		text-decoration:none;
		font-weight:normal;
	}
	ul.instaladores li a:hover, ul.tipos li a:hover {
		color:#006b30;
		text-decoration:underline;
	}
ol.consejos {
	width:250px;
	float:left;
	display:inline;
	list-style-position:inside;
	list-style-type:decimal;
	margin:0 46px 10px 0;
	font-weight:bold;
	color:#2c2b2b;
	background:#fff;
}
	ol.consejos h3 {
		color:#004921;
		margin:0 0 8px;
		border-bottom:1px solid #004921;
	}
	ol.consejos li {
		margin:0 0 5px;
	}
	ol.consejos li a, ol.consejos li a:link, ol.consejos li a:visited, ol.consejos li a:hover {
		color:#2c2b2b;
		font-weight:normal;
		text-decoration:none;
	}
	ol.consejos li a:hover {
		color:#006b30;
		text-decoration:underline;
	}
.list-prod {
	float:left;
	display:inline;
	width:300px;
	height:112px;
	padding:0 0 10px;
	margin:0 10px 0 0;
	background:#fff;
}
	.list-prod h4 {
		text-transform:uppercase;
	}
.list-thumb {
	width:104px;
	height:77px;
	float:left;
	display:inline;
	text-align:center;
	background:#fff;
	border:2px solid #cecece;
	margin:0 10px 0 0;
}

/*** Contacto ***/
fieldset {
	width:520px;
	padding:5px 0 0;
}
fieldset label {
	float:left;
	width:130px;
	text-align:right;
	padding:5px 5px 0px 0px;
	font:normal 14px/normal 'Arial', Helvetica, sans-serif;
	color:#97bd64;
}
fieldset input, fieldset textarea {
	float:left;
	width:265px;
	border:2px solid #cecece;
	margin:0 0 10px;
	padding:3px;
	font:normal 14px/normal 'Arial', Helvetica, sans-serif;
	color:#FF6600;
}
fieldset textarea {
	height:102px;
}
fieldset em {
	color:#FF6600;
}
fieldset br {
	clear:left;
}
.btnenviar {margin:0 0 0 135px;}
.btnenviar a, .btnenviar a:link, .btnenviar a:visited, .btnenviar a:hover {
	background:#ccc;
	color:#fff;
	text-decoration:none;
	padding:5px 20px;
}
.btnenviar a:hover {
	background:#FF6600;
}
#contactPhotos {
	float:right;
	width:265px;
}
#contactPhotos img {
	float:left;
	border:2px solid #ccc;
	padding:0px;
	margin:0px 5px 5px 0px;
}
/*** oldlace ***/
p a:hover { text-decoration:underline;}
.clear {
	clear:both;
	font-size:0px;
	height:0px;
}

.fl {
	float:left;
}
.fr {
	float:right;
}
.contenido {
	width:833px;
	min-height:419px;
	margin:auto;
	padding:20px 0px 0px 8px;
	background:#fff url(../images/bg_contenido.gif) no-repeat;
}
.pasos_box {
	width:826px;
	float:left;
	padding-bottom:30px;
}
.pasos {
	float:left;
	margin-right:11px;
}
.homeconsejos {
	width:265px;
	margin-right:12px;
	float:left;
	padding:10px 8px;
	background:url(../images/bgcons.gif) no-repeat;
}
.homeconsejosb {
	width:228px;
	float:right;
	padding:10px 8px;
	background:url(../images/bgcons2.gif) no-repeat;
}
.homeconsejosb a, .homeconsejosb a:link, .homeconsejosb a:visited, .homeconsejosb a:hover {
	color:#5f5a5a;
	text-decoration:none;
}
.homeconsejosb a:hover {
	color:#878787;
	text-decoration:underline;
}

/*formulario presupuesto*/
.titsform {
	width:804px;
	height:24px;
	margin:auto;
	border-bottom:1px solid #97bd64;
}
.subtitsform {
	width:733px;
	margin:auto;
	padding-top:20px;
	border-bottom:1px solid #878787;
}
#opcform {
	width:198px; 
	float:left; 
	text-align:right;
}
#opcform label {font-weight:bold; text-align:right; font-size:12px; color:#878787;}

.datostoldo {
	width:259px;
	float:left;
	padding-top:5px;
	padding-left:40px;
	color:#878787;
}
.datostoldo input {
	width:46px;
	height:13px;
	margin-top:5px;
	font-size:11px;
	border:1px solid #878787;
}
.datostoldo label {
	width:50px;
	float:left;
	height:15px;
	margin-top:5px;
	padding-right:5px;
	text-align:right;
}
#colandacc {width:200px; float:left;}
#colandacc label {width:130px; float:left; text-align:left;}

.vivosoy {
	width:700px; 
	float:left; 
	padding-left:80px; 
	padding-top:10px;
}
.vivosoy label {
	width:300px; 
	float:left; 
	font-weight:bold; 
	color:#878787; 
	text-align:right; 
	padding-right:5px; 
	margin-bottom:10px;
}
.vivosoy input, .vivosoy select {
	width:170px; 
	height:18px; 
	float:left; 
	border:1px solid #878787; 
	padding-right:5px; 
	margin-bottom:10px;
}
.validar {
	width:280px; 
	padding:8px 50px; 
	color:#878787;
	float:left;
}
.validar input {
	width:170px; 
	height:18px;  
	border:1px solid #878787; 
	padding-right:5px; 
	margin-bottom:10px;
}
.validar label {
	width:65px; 
	float:left;
	padding-right:5px;
	text-align:right;
	font-weight:bold; 
	color:#878787; 
}
.imgtoldo {
	float:right; 
	border:1px solid #878787; 
	margin:10px 20px 5px 5px; 
	padding:1px;
}

/*Footer*/
.footer_box {
	width:841px;
	margin:auto;
	margin-top:20px;
	background:url(../images/bgfooter.gif) no-repeat center top;
}
.mnufooter {
	width:841px;
	text-align:right;
	padding:15px 0px;
}

/*Estilos de texto*/

p.question, p.dest, p.nodest {
	font:bold 14px/normal 'Arial', Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	color:#97bd64;
}
p.dest, p.nodest {
	padding-bottom:20px;
}
p.nodest {
	font-weight:normal;
}
p.rta {
	font:normal 14px/normal 'Arial', Helvetica, sans-serif;
	padding-bottom:15px;
}
.txtlogotoldos {
	font-size:27px;
	color:#808080;
}
.txtlogotoldos_net {
	font-size:19px;
	color:#808080;
}
.fraseheader {
	font-size:20px;
	color:#1c1c1c;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}

.txt_mnuvertical {
	font-weight:bold;
	text-transform:uppercase;
	color:#878787;
	font-size:12px;
	text-decoration:none;
}	
	a.txt_mnuvertical:hover {color:#aeca87; text-decoration:none;}

.txt_titconshome {
	color:#86af4e;
	font-size:13px;
	font-weight:bold;
}
.txt_votacion {
	font-family:'Arial', Helvetica, sans-serif;
	font-size:14px;
	color:#878787;
}
.txt_votinfo {
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#878787;
}
.txt_masinfo {
	font-weight:bold;
	text-decoration:none;
	color:#5f5a5a;
}
	a.txt_masinfo:hover {color:#5f5a5a; text-decoration:underline;}
.txt_mnufooter {
	color:#5f5a5a;
	font-size:11px;
	font-family:'Arial', Helvetica, sans-serif;
	text-decoration:none;
}
	a.txt_mnufooter:hover {color:#97bd64; text-decoration:underline;}

.txt_pasos {
	color:#878787;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
}
.txt_titsform {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#97bd64;
}

/*Consejos*/
.arf {
	float:left;
	width:263px;
	padding:0px 10px 10px 0px;
	background:#fff;
}
.arfImg {
	width:104px;
	height:77px;
	float:left;
	text-align:center;
	background:#fff;
	border:2px solid #cecece;
}
.arfTit {
	padding-bottom:5px;
}
.arfTit a, .arfTit a:link, .arfTit a:visited, .arfTit a:hover {
	font-size:12px;
	color:#97bd64;
}
.arfTxt {
	float:right;
	font-size:11px;
	width:140px;
	text-align:justify;
	height:76px;
}
/*Listado de Temas de Consejo*/
.imgHtw {
	border:1px solid #ccc;
	margin:0px 10px 10px 0px;
}
#advTem {
	float:left;
	width:606px;
	margin:0px 0px 10px 0px;
	background:#e5e5e5;
}
#advTem p {
	font-size:14px;
	padding:0px 15px 10px 15px;
}
#advTem p strong{
	color:#97bd64;
}
#advTem h3 {
	font-size:14px;
	padding:5px 15px 10px 15px;
	margin:0px;
	text-transform:uppercase;
	color:#97bd64;
}
.advTemTop, .advTemBottom {
	width:606px;
	height:11px;
	background:#e5e5e5 url(../images/bgTem.gif) top center no-repeat;
}
.advTemBottom {
	clear:both;
	background:#e5e5e5 url(../images/bgTem.gif) bottom center no-repeat;
}
.advtemPhoto {
	float:right;
	border:2px solid #cecece;
}
/*Listado de temas*/
ul.tol-list {
	width:800px;
	padding:0px;
	margin:0px auto;
}
ul.tol-list li {
	padding:0px;
	margin:2px 0px;
	float:left;
	width:200px;
	text-transform:uppercase;
}
ul.tol-list li a, ul.tol-list li a:link, ul.tol-list li a:visited {
	font:bold 11px/normal 'Trebuchet Ms';
	margin:3px 0px;  
	color:#666;
	text-decoration:none;
}
ul.tol-list li a:hover	{
	text-decoration:none;
	color:#97bd64;
}
/**/
ul.adv-list {
	list-style:none;
	width:574px;
	padding:5px 16px;
	margin:0px;
}
ul.adv-list li {
	padding:0px;
	margin:2px 0px;
	float:left;
	width:175px;
}
ul.adv-list li a, ul.adv-list li a:link, ul.adv-list li a:visited {
	padding-left:16px;
	font:normal 11px/normal 'Arial';
	text-transform:uppercase;
	margin:3px 0px;  
	background: url(../images/bullet.gif) no-repeat left center;
	color:#666;
	text-decoration:none;
}
ul.adv-list li a:hover	{
	text-decoration:underline;
	color:#97bd64;
}
/*buscador*/
ul.contprovbusc {
	list-style:none;
	width:780px;
	padding:5px 10px;
	margin:0px;
}
ul.contprovbusc li {
	padding:0px;
	margin:2px 0px;
	float:left;
	width:260px;
}
ul.contprovbusc li a, ul.contprovbusc li a:link, ul.contprovbusc li a:visited {
	padding-left:16px;
	font:normal 11px/normal 'Arial';
	margin:3px 0px;  
	background: url(../images/bullet.gif) no-repeat left center;
	color:#666;
	text-decoration:none;
}
ul.contprovbusc li a:hover	{
	text-decoration:underline;
	color:#97bd64;
}

#Separator {
	width:100%;
	height:40px;
	clear:both;
	background:url(../images/bgfooter.gif) center center no-repeat;
}
/*Listado de Consejo*/
.advList {
	float:left;
	width:396px;
	padding:0px 5px 25px 15px;
}
.advListimg {
	float:left;
	width:187px;
	height:140px;
	text-align:center;
	border:2px solid #cecece;
}
.advListTxt {
	float:right;
	width:195px;
	height:140px;
}
.advListTit {
	padding-bottom:3px;
}
.advListTit a, .advListTit a:link, .advListTit a:visited, .advListTit a:hover {
	font:normal 11px/normal Arial, Helvetica, sans-serif;
	color:#97bd64;
	text-transform:uppercase;
	text-decoration:none;
}
.advListTit a:hover {
	text-decoration:underline;
}
.advListTxt2 {
	height:110px;
	text-align:justify;
}
/*Detalle del Consejo*/
#advDet {
	float:right;
	width:540px;
	margin:0px;
	padding:0px;
}
#advPhoto {
	float:left;
	width:246px;
	margin:0px;
	padding:0px;
}
.advPhotoBig {
	margin:0px auto 10px auto;
	width:242px;
	height:181px;
	text-align:center;
	background:#fff;
	border:2px solid #cecece;
}
.advPhotoSmall {
	float:left;
	margin:10px 10px 0px 0px;
	width:109px;
	height:82px;
	text-align:center;
	background:#fff;
	border:2px solid #cecece;
}
#advDet h3 {
	font:bold 12px/normal 'Arial', Helvetica, sans-serif;
	color:#97bd64;
	margin:0px;
	padding:0px;
}
#advDet p {
	font:normal 11px/normal 'Arial', Helvetica, sans-serif;
	padding:0px 0px 10px 0px;
	color:#666;
}
#prodsAsoc {
	width:538px;
	margin:10px auto;
	background:#e5e5e5;	
}
#prodsAsoc h4 {
	font:bold 14px/normal 'Arial', Helvetica, sans-serif;
	padding:0px 0px 5px 0px;
	margin:0px;
	text-align:center;
	color:#97bd64;
}
.prodsAsocTop, .prodsAsocBottom {
	width:538px;
	height:12px;
	background:#e5e5e5 url(../images/bg_dest_tb.gif) top center no-repeat;
}
.prodsAsocBottom {
	background:#e5e5e5 url(../images/bg_dest_tb.gif) bottom center no-repeat;
	clear:both;
}
ul.allstar-list {
	list-style:none;
	width:504px;
	padding:0px 16px;
	margin:0px;
}
ul.allstar-list li {
	padding:0px;
	margin:0px;
	float:left;
	width:234px;
}
ul.allstar-list li a, ul.allstar-list li a:link, ul.allstar-list li a:visited {
	padding-left:19px;
	font:normal 11px/normal 'Arial';
	margin:2px 0px;  
	background: url(../images/audio.gif) no-repeat left center;
	color:#666;
	text-decoration:none;
}
ul.allstar-list li a:hover	{
	text-decoration:underline;
	color:#97bd64;
}
/*Quienes Somos*/
#qsomos {
	float:left;
	width:531px;
}
#qsomosPhotos {
	float:right;
	width:227px;
	padding-right:20px;
}
#qsomosPhotos img {
	padding-bottom:10px;
}
#qsomos ul {
	font:normal 14px/normal 'Arial', Helvetica, sans-serif;
	padding:0px 20px 10px 20px;
	margin:0px;
	color:#97bd64;
}
#qsomos li {
	margin:0px;
	padding:0px 0px 5px 0px;
}
/*Votacion*/
#votacion {
	float:left;
	width:820px;
}
.img_votacion {
	width:159px;
	height:119px;
	padding:1px;
	margin:10px auto;
	border:1px solid #878787;
	text-align:center;
}
/*Nuevo Formulario*/
.hachetres {
	font:normal 12px/normal 'Trebuchet Ms';	
}
#radioBox, #selectBox {
	width:800px;
	margin:0px auto 10px auto;
}
#selectBox {
	margin:10px auto;
}
#radioBox input, #selectBox input {
	float:left;
}
#radioBox label, #selectBox label {
	float:left;
	width:170px;
	padding:3px 3px 0px 3px;
}
#selectBox label.hour {
	text-align:right;
	margin-right:5px;
	width:70px;
}
#selectBox br {
	clear:left;
}
.prodAjax {
	width:800px;
	margin:10px auto;
}
.prodForm {
	float:left;
	width:170px;
	height:46px;
	padding:13px 10px 0px 10px;
	margin:0px 10px 10px 0px;
	background:url(../images/bg_toldo.gif) top center no-repeat;
}
.prodForm:hover {
	background:url(../images/bg_toldo.gif) bottom center no-repeat;
	cursor:pointer;
}
.prodformImg {
	float:left;
	width:45px;
	height:30px;
	padding:1px;
	border:1px solid #97bd64;
	text-align:center;
	background:#fff;
}
.prodformTit {
	float:right;
	padding-top:2px;
	width:110px;
	font:bold 11px/normal 'Trebuchet Ms';
	color:#97bd64;
}
.loading {
	text-align:center;
	padding:20px 0px;
}
/* Calificacion */
.manitos {
	float:left;
	padding:0px 25px 15px 0px;
	font:normal 14px/normal 'Trebuchet Ms';
}
.manitos img {
	vertical-align:middle;
}

.imgLeft {
	float:left;
	background:#fff;
	text-align:center;
	border:2px solid #ccc;
	margin:0px 5px 5px 0px;
}

.imgRight {
	float:right;
	background:#fff;
	text-align:center;
	border:2px solid #ccc;
	margin:0px 0px 5px 5px;
}

/*Buscador*/
.buscador_box {
	width:799px;
	float:left;
	margin-top:20px;
}
.contprovbusc {
	width:799px; 
	float:left; 
	background-color:#e5e5e5;
}

#buscadorForm {
	float:left;
	width:820px;
	margin:0px;
	padding-top:5px;
}
#buscadorForm select {
	float:left;
	width:230px;
	border:2px solid #cecece;
	margin:0px 5px 10px 0px;
	padding:3px;
	font:normal 14px/normal 'Arial', Helvetica, sans-serif;
	color:#FF6600;
}
#buscadorForm label {
	float:left;
	width:100px;
	text-align:right;
	padding:5px 5px 0px 0px;
	font:normal 14px/normal 'Arial', Helvetica, sans-serif;
	color:#97bd64;
}
.btnbuscar a, .btnbuscar a:link, .btnbuscar a:visited, .btnbuscar a:hover {
	background:#ccc;
	color:#fff;
	text-decoration:none;
	padding:5px 20px;
	margin:5px 0px 0px 0px;
}
.btnbuscar a:hover {
	background:#FF6600;
}

.instaladores_box {
	width:395px;
	float:left;
	padding:24px 0px 24px 15px;
}
.imgisntaladores {
	width:82px;
	height:61px;
	float:left;
	margin-top:5px;
	border:1px solid #878787;
}
.txt_titinst {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#878787;
	text-transform:uppercase;
}
.descnotinst {
	width:300px;
	float:left;
	padding-top:3px;
	padding-left:8px;
}
.descnotinstb {
	width:265px;
	float:left;
	padding-bottom:15px;
	padding-left:8px;
}
.imginstaladores_ficha {
	width:268px;
	height:200px;
	float:left;
	border:1px solid #878787;
}
/*instaladores contacto*/
#instcontForm {
	float:left;
	width:300px;
	margin:10px 0px;
	padding-top:5px;
}
#instcontForm label {
	float:left;
	width:80px;
	text-align:right;
	padding:5px 5px 0px 0px;
	font:normal 14px/normal 'Arial', Helvetica, sans-serif;
	color:#97bd64;
}
#instcontForm input, #contactForm textarea {
	float:left;
	width:175px;
	border:2px solid #cecece;
	margin:0px 0px 10px 0px;
	padding:3px;
	font:normal 14px/normal 'Arial', Helvetica, sans-serif;
	color:#FF6600;
}

#instcontForm textarea {
	height:150px;
	width:180px;
	float:left;
	border:2px solid #cecece;
}
.btnbuscar_inst a, .btnbuscar_inst a:link, .btnbuscar_inst a:visited, .btnbuscar_inst a:hover {
	background:#ccc;
	color:#fff;
	float:right;
	text-decoration:none;
	padding:5px 20px;
	margin:5px 35px 0px 0px;
}
.btnbuscar_inst a:hover {
	background:#FF6600;
}
.txt_inst_home {
	font-size:12px;
	font-family:Trebuchet Ms;
	color:#7b7c79;
	width:125px;
	float:left;
	line-height:15px;
	font-weight:bold;
	padding-left:5px;
	text-decoration:none;
}
	a.txt_inst_home:hover {color:#97bd64; text-decoration:underline;}
