@charset "utf-8";


/* CSS Document */


/* //////////////////////////// TAGS  //////////////////////////////// */


a {
	color: #fff;
	text-decoration: underline;
}

a:visited, a:link {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #F2CB2F;
	text-decoration: none;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	margin: 0;
	padding: 0;
}

label {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 64px;
	color:#fff;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: normal;
	padding: 25px 0 0 99px;	
	margin: 0;
}

*html h1 {
	padding: 45px 0 0 99px;	
	margin: 0;
}

*:first-child+html h1 {
	padding: 45px 0 0 99px;
	margin: 0;
}

h2 {
	font-size: 25px;
	color:#FFF;
	font-weight: normal;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 18px;
	color:#837f78;
	font-weight: normal;
	margin: 0 0 14px 0;
	line-height: 0;
}

h5 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 9px;
}

img {
	border: 0;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #5d5d5e;
	padding: 2px 4px 2px 3px;
	border: 1px solid #c4c6c6;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	background-color: #fff;
}

li {
	list-style: none;
}







/* //////////////////////////// GENERIC //////////////////////////////// */

.fondo_generic {
	background: url(../img/fondo_generic.jpg) no-repeat top left fixed #e5e5e5;
}

.fondo_home {
	background: url(../img/img_fondo_home.jpg) no-repeat top left fixed #e5e5e5;
}

.fondo_restaurantes_1 {
	background: url(../img/fondo_restaurantes_1.jpg) no-repeat top left fixed #e5e5e5;
}

.fondo_restaurantes_2 {
	background: url(../img/fondo_restaurantes_2.jpg) no-repeat top left fixed #e5e5e5;
}

.fondo_restaurantes_3 {
	background: url(../img/fondo_restaurantes_3.jpg) no-repeat top left fixed #e5e5e5;
}

.fondo_restaurantes_4 {
	background: url(../img/fondo_restaurantes_4.jpg) no-repeat top left fixed #e5e5e5;
}

.fondo_restaurantes_5 {
	background: url(../img/fondo_restaurantes_5.jpg) no-repeat top left fixed #e5e5e5;
}

#background {
	margin: 0 auto;
}


#transpa {
	left: 0;
	margin: 0 auto;
	top: 0;
	width: 2000px;
	z-index: -4;
	/*float: left;*/
	position: fixed;
}

#backtop {
	position: absolute;
	top: 7px;
	left: 0;
	right: 0;
	z-index: -1;
	background: url(../img/back-top.gif) repeat-x #8ab039;
	height: 37px;
	/*width: 100%;*/
	border: 1px solid #8fb53e;
}

#content {
	width: 940px;
	margin: 0 0 0 40px;
	position:absolute;
	/*z-index: 0;*/
}

#mesalibre {
	position: absolute;
	margin: 16px 0 0 0;
	z-index: -1;
}

.left {
	float: left;
}

.right {
	float: right;
}

.endfloat {
	clear: both;
}

.separa {
	padding-bottom: 18px;
	border-bottom: 1px solid #474b4c;
	margin: 0;
}

.box {
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.shadow {
	text-shadow:#fff 2px 2px 0;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#fff', Direction=135, Strength=0);
}

.clar {
	background-color: #35393a;
}

.oscuro {
	background-color: #2B2F30;
}

.destaca {
	color: #ae8b00;
}

.bullyellow {
	font-weight: bold;
	color: #ae8b00;
	background: url(../img/bullgrey1.gif) no-repeat left;
	margin: 2px 0;
}

.col4 {
	width: 145px;
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
}

.font11 {
	font-size: 11px;
}

.font16 {
	font-size: 16px;
	font-weight: bold;
}

.fontgran {
	font-size: 22px;
	line-height: 6px;
	color: #444;
}

.color01 {
	color: #8fb435;
}

.color02 {
	color: #fff;
}

.color03 {
	color: #3f3f3f;
}

.tri {
	background: url(../img/tri01.gif) no-repeat left;
	padding: 0 0 0 15px;
}

.bien {
	color: #8bab1e;
}

.mal {
	color: #bb0000;
}	

#top {
	padding-top: 6px;
	margin: 0;
	color: #FFF;
	width:1000px;
}

*html #top {
	padding-top: 18px;
	margin: 0;
}

*:first-child+html #top {
	padding-top: 18px;
	margin: 0;
}

#top ul {
	padding: 0;
}

*html #top ul {
	padding: 0;
	margin: 0;
}

#top ul li {
	text-transform: uppercase;
	display: inline;
	font-size: 11px;
}

#top ul li a {
	color: #FFF;
	text-decoration: none;
	padding: 0 3px;
}

#top ul li a:hover {
	color: #cadc9e;
	text-decoration: none;
	padding: 0 3px;
}

#top ul li a.accprop {
	margin-left: 15px;
	color: #35393a;
	font-weight: bold;
	padding: 2px 0 2px 20px;
	background: url(../img/accprop_a.gif) no-repeat left 1px;
}

#top ul li a:hover.accprop {
	margin-left: 85px;
	color: #fff;
	font-weight: bold;
	padding: 2px 0 2px 20px;
	background: url(../img/accprop_b.gif) no-repeat left 1px;
}

#logo {
	height: 132px;
	margin-top: 16px;
	width:1200px
}

*html #logo {
	height: 132px;
	margin-top: 16px;
	margin-bottom: 15px;
	width:1200px
}

*:first-child+html #logo {
	height: 132px;
	margin-top: 16px;
	margin-bottom: 15px;
}

#breadcrumbs {
	color: #fff;
	width: 660px;
	margin:5px 0px 5px 0px;	
	font-size: 11px;
}

#breadcrumbs .left {
	width: 570px;
}

#breadcrumbs a {
	text-decoration: none;
	color: #fff;
	padding: 0 13px 0 3px;
	background: url(../img/fle.gif) no-repeat right 4px;
}

#breadcrumbs a:hover {
	text-decoration: underline;
	color: #fff;
	padding: 0 13px 0 3px;
	background: url(../img/fle.gif) no-repeat right 4px;
}

#breadcrumbs a.end {
	background: none;
}

#breadcrumbs a.end:hover {
	background: none;
}

#breadcrumbs a.back {
	color: #FFF;
	font-size: 12px;
	padding: 3px 3px 3px 33px;
	background: url(../img/fle3.gif) no-repeat left #2B2E2F;
}

#cont-text {
	margin: 0 0 20px 0;
}

#col-left {
	margin: 0 20px 0 0;
}

#col-right {
	margin: 0;
}

#descuento70 {
	position: absolute;
	right: -44px;
	top: -53px;
	z-index: 3;
}

#footer {
	width: 659px;
	background-color: #35393a;
	padding: 16px 20px 20px 20px;
	margin-bottom: 26px;
	color: #7a7a7a;
}

#footer p {
}

#footer .separa a {
	color: #8eb336;
	text-decoration: none;
	padding: 0 2px;
}

#footer .separa a:hover {
	color: #FFF;
	text-decoration: none;
	padding: 0 2px;
}

#footer strong a {
	color: #fff;
	text-decoration: none;
	padding: 0 2px;
}

#footer strong a:hover {
	color: #FFF;
	text-decoration: underline;
	padding: 0 2px;
}




/* //////////////////////////// SPECIFIC //////////////////////////////// */

#info {
	width: 699px;
	/*background-color: #2B2F30;*/
	padding: 13px 0;
	margin-bottom: 26px;
}

.promo {
	width: 202px;
	margin: 0 0 20px 0;
	background-color: #FFF;
	padding: 9px;
}

#descrip {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0 20px;
}

#descrip .foto {
	width: 159px;
	float: right;
}

#descriptxt {
	float: left;
	width: 468px;
}

#descriptxt a:link, #descriptxt a:hover, #descriptxt a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#descriptxt2 {
	float: left;
	width: 222px;
	padding-left: 18px;
	border-left: 1px solid #555859;
	min-height: 110px;
}

#descrip p {
	margin: 0;
}

.precio {
	font-size: 18px;
	font-weight: bold;
}

a.anagenda, a:hover.anagenda {
	color: #f2cb2f!important;
	font-weight: bold;
	padding: 0 20px 0 0;
	margin: 0 15px 0 0;
	background: url(../img/mas.gif) no-repeat right;
	text-decoration: none!important;
}

a:hover.anagenda {
	text-decoration: underline!important;
}

a.anagenda2, a:hover.anagenda2 {
	color: #f2cb2f!important;
	font-weight: bold;
	padding: 0 20px 0 0;
	margin: 0 15px 0 0;	
	text-decoration: none!important;
}

a:hover.anagenda2 {
	text-decoration: underline!important;
}

a.opina, a:hover.opina {
	color: #f2cb2f!important;
	font-weight: bold;
	padding: 0 20px 0 0;
	margin: 0 10px 0 0;
	background: url(../img/boca.gif) no-repeat right 2px;
	text-decoration: none!important;
}

a:hover.opina {
	text-decoration: underline!important;
}

#thumbnails {
	margin: 15px 20px 0 20px;
	border-top: 1px solid #424647;
	padding: 13px 0;
	text-align: right;
}

#thumbnails img {
	margin: 0 0 0 12px;
	display: inline;
}

#thumbnails a img {
	padding: 2px;
	border: 1px solid #35393a;
}

#thumbnails a:hover img {
	padding: 2px;
	border: 1px solid #94b832;
}

#datos {
	margin: 0 auto;
	border-bottom: 1px solid #424647;
	border-top: 1px solid #424647;
	background-color: #2b2f30;
	padding: 13px 20px 25px 20px;
}

.datostxt {
	float: left;
	width: 46%;
	display: inline;
	color: #FFFFFF;
	margin-right: 25px;
}

.datostxt p {
	padding: 0 0 0 11px;
	margin-top: 0;
}

#comenta {
	color: #cfcecd;
	font-size: 12px;
	margin: 15px 20px;
}

#localiza {
	color: #FFFFFF;
	font-size: 12px;
	padding: 15px 20px;
	margin: 15px 0 0 0;
	border-top: 1px solid #424647;
}

#localiza h3 {
}

#localiza #mapa {
	width: 270px;
	float: left;
	margin-bottom: 20px;
}

#localiza p {
	margin: 0 0 0 300px;
	padding:0 0 0 11px;
}

#opiniones {
	width: 699px;
	background-color: #FFF;
	padding: 13px 0;
	margin-bottom: 26px;
}

#opiniones h3 {
	padding-bottom: 8px;
	border-bottom: 1px solid #cbcbcb;
}

#opinion {
	color: #5d5d5e;
	font-size: 12px;
	margin: 0 20px;
}

.autor strong {
	color: #8BAB1E;
}

.estrellas {
	text-align: right;
	float: right;
}

.estrellas img{
	padding: 0 0 0 3px;
}

.granlink {
	margin: 24px 0 14px 0;
}

.granlink a, .granlink a:link, .granlink a:visited {
	color: #303030;
	text-decoration: none;
	padding: 0 13px 0 0;
	background: url(../img/fle2a.gif) no-repeat right 5px;
	font-weight: bold;
}

.granlink a:hover {
	color: #707070;
	text-decoration: none;
	padding: 0 13px 0 0;
	background: url(../img/fle2b.gif) no-repeat right 5px;
	font-weight: bold;
}

#cap {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0 20px;
}

#subtit {
	border-top: 1px solid #424647;
	background-color: #2B2F30;
	padding: 10px 0;
	margin: 8px 0;
}

#subtit p {
	padding: 0;
	margin: 4px 0 0 0;
}

#subtit form {
	float: right;
	margin: 20px 0 0 0;
}

#subtit2 {
	border-top: 1px solid #424647;
	background-color: #35393A;
	font-size: 12px;
	padding: 5px 20px;
	color: #fff;
}

#subtit2 p {
	padding: 8px 0;
	margin: 0;
}

#subtit2 a {
	color: #fff;
	text-decoration: none;
}

#subtit2 a:hover {
	color: #fff;
	text-decoration: underline;
}

.anuncio01 {
	margin: 0 0 0 135px;
}

.fichatxt {
	color: #FFFFFF;
	font-size: 12px;
	padding: 20px;
	border-top: 1px solid #424647;
	background-color: #35393a;
	clear: both;
}

.fichatxt .foto {
	width: 110px;
	float: left;
}

.fichatxt a, .fichatxt a:hover, .fichatxt a:visited {
	color: #fff;
	text-decoration: none;
}

a.nomres {
	color: #fff;
	text-decoration: underline;
}

a:visited.nomres, a:hover.nomres {
	color: #fff;
	text-decoration: underline;
}

.direccion {
	margin: 0 0 0 25px;
	padding: 0;
	height: 73px;
	width: 210px;
}

.tipo {
	clear: both;
	margin: 0 0 0 135px;
}

.tipo a:link, .tipo a:hover, .tipo a:visited {
	color: #fff;
	text-decoration: underline;
}

.paginador {
	margin: 0;
	padding: 0 30px 30px 30px;
	color: #737879;
	border-top: 1px solid #424647;
}

.paginador p {
	display: block;
	margin: 10px 0;
}

.paginador a {
	color: #fff;
	text-decoration: underline;
}

.numeros {
	text-align: center;
	width: 545px;
}

.numeros a {
	margin: 0 10px;
}

a:link.numselec, a:hover.numselec, a:visited.numselec  {
	color: #737879;
	text-decoration: none;
}

#mastexto {
	color: #cfcecd;
	font-size: 12px;
	padding: 15px 20px;
	border-top: 1px solid #424647;
}

#mastexto p {
	margin-top: 5px;
}

#mastexto a {
	color: #cfcecd;
	text-decoration: none;
}

#mastexto a:visited {
	color: #fff;
	text-decoration: none;
}

#mastexto a:hover {
	color: #cfcecd;
	text-decoration: underline;
}

a.bot01 {
	margin: 0 0 0 5px;
	padding: 11px;
	background: url(../img/bot01a.png) no-repeat 3px 6px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover.bot01 {
	margin: 0 0 0 5px;
	padding: 11px;
	background: url(../img/bot01b.png) no-repeat 3px 6px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#listado {
	color: #fff;
	font-size: 12px;
	padding: 0 0 15px 0;
	border-top: 1px solid #424647;
	margin: 0;
	background-color: #35393A;
}

#listado p {
	padding: 4px 0 4px 20px;
	text-transform: uppercase;
}

#listado a {
	color: #FFF;
	text-decoration: none;
}

#listado a:visited {
	color: #CFCECD;
	text-decoration: none;
}

#listado a:hover {
	text-decoration: underline;
}

#listado2 {
	color: #cfcecd;
	font-size: 12px;
	padding: 0 0 15px 0;
	border-top: 1px solid #424647;
	margin: 0 0 20px 0;
}

#listado2 p {
	padding: 4px 0 4px 20px;
}

#listado2 a {
	color: #cfcecd;
	text-decoration: none;
}

#listado2 a:visited {
	color: #fff;
	text-decoration: none;
}

#listado2 a:hover {
	color: #cfcecd;
	text-decoration: underline;
}

#maspop {
	float: left;
	width: 320px;
}

#maspop img {
	padding: 5px;
	background-color: #2b2f30;
	border: 1px solid #424647;
}

#publ01 {
	float: right;
	width: 320px;
}

#col-left #form01 {
	width: 699px;
	background-color: #FFF;
	padding: 13px 0;
	margin-bottom: 26px;
	position: relative;
}

#col-left #form01 h3 {
	padding-bottom: 8px;
	border-bottom: 1px solid #cbcbcb;
}

#col-left #form01 div {
	color: #444;
	font-size: 13px;
	margin: 0 20px;
}

#col-left #form02 {
	width: 615px;
	background-color: #e5e5e5;
	border: 1px solid #d5dbdc;
	margin: 0 0 10px 0!important;
	padding: 20px 20px 30px 20px;
	position: relative;
}

#col-left .form1 {
	padding: 0;
	font-size:: 14px;
}

#col-left .form1 p {
	margin: 10px 0 15px 0;
}

#col-left .form1 .email, .form1 .ciudad{
	width: 200px;
	margin: 0 40px 0 10px;
}

#col-left .acepto{
	border: 0 none !important;
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: top;
	width: 14px;
}

#col-left .form1 .font11 {
	color: #929292;
	display: inline-block;
	line-height: 12px;
	width: 80%;
}

#col-left .form1 input.suscribete {
	position: absolute;
	right: 63px;
	top: 68px;
	padding: 15px 27px;
	border: 0;
	background: url(../img/bot02a.png) no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	cursor:pointer;
	z-index: 4;
}

#col-left .form1 input.suscribete:hover {
	background: url(../img/bot02b.png) no-repeat;
	cursor:pointer;
}

#col-left #form03 {
	width: 699px;
	background-color: #ffd236;
	padding: 1px 0;
	margin-bottom: 26px;
	position: relative;
	background: url(../img/fondo-banner-horizontal.jpg) #ffd236 top no-repeat;
}

#col-left #form03 div {
	color: #444;
	font-size: 13px;
	margin: 0 20px;
	/*position: relative;*/
}

#col-left #form03 div p {
	background: url(../img/line01.gif) repeat-x bottom;
	padding-bottom: 15px;
}

*html #col-left #form03 div p {
	padding: 10px 0;
}

*:first-child+html #col-left #form03 div p {
	padding: 10px 0;
}

#col-left .form2 {
	padding: 0;
	margin: 0;
}

#col-left .form2 p {
	background: 0 none!important;
	margin: 0;
}

#col-left .form2 .email, .form2 .ciudad{
	width: 175px;
	margin: 0 20px 0 10px;
}

#col-left .acepto{
	border: 0 none !important;
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: top;
	width: 14px;
}

#col-left .form2 .font11 {
	color: #929292;
	display: inline-block;
	line-height: 12px;
	width: 80%;
}

#col-left .form2 input.suscribete {
	/*position: absolute;*/
	right: 63px;
	top: 68px;
	padding: 15px 27px;
	border: 0;
	background: url(../img/bot02a.png) no-repeat;
	background-color: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	cursor:pointer;
	z-index: 4;
}

#col-left .form2 input.suscribete:hover {
	background: url(../img/bot02b.png) no-repeat;
	cursor:pointer;
}

#aviso {
	width: 699px;
	background-color: #FFF;
	padding: 13px 0;
	margin-bottom: 26px;
}

#aviso h2 {
	padding: 20px;
	border-bottom: 1px solid #cbcbcb;
}

#aviso h3 {
	margin: 30px 0 0 0;
}

#aviso li {
	list-style: outside square;
}

#aviso2 {
	color: #5d5d5e;
	font-size: 12px;
	margin: 0 20px;
}




#form-vert-cliente {
	width: 220px;
	padding: 0;
	margin-bottom: 26px;
	background-color: #FFF;
}

#form-vert-cliente div.box {
	width: 186px;
	padding: 0 17px 17px;
	/*background: url(../img/fondo-banner-vertical.gif) top repeat-x;*/
	background-color: #88ab28;
	margin-bottom: 15px;
}

#form-vert-cliente div h5 {
	padding-top: 12px;
	color: #3c5202;
	font-weight: normal;
}

#form-vert-cliente div p {
	padding: 17px 0 0 0;
}

#form-vert-cliente .form2 {
	padding: 0 17px 17px 17px;
	margin: 0;
}

#form-vert-cliente .form2 p {
	margin: 0 0 20px 0;
	padding: 0;
}


#form-vert-cliente .form2 strong {
	font-size: 12px;
	color: #444;
}

#form-vert-cliente .form2 .email-cliente {
	width: 178px;
	margin: 3px 0;
	background-color: #ebebeb;
}

#form-vert-cliente .form2 .ciudad-cliente {
	width: 186px;
	margin: 0;
	background-color: #ebebeb;
}

#form-vert-cliente .acepto-cliente{
	border: 0 none !important;
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: top;
}

#form-vert-cliente .font11 {
	color: #929292;
	display: inline-block;
	line-height: 10px;
	width: 148px;
}

#form-vert-cliente .form2 input.suscribete {
	padding: 15px 27px;
	border: 0;
	background: url(../img/bot02b.png) no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	cursor:pointer;
	margin: 0 28px;
}

#form-vert-cliente .form2 input.suscribete:hover {
	background: url(../img/bot02a.png) no-repeat;
	cursor:pointer;
}

#form-vert-restaurante {
	width: 220px;
	padding: 0;
	margin-bottom: 26px;	
	/*background: #FFF url(../img/img-banner-vert-rest.png) no-repeat top;*/
	background-color: #fff;
}

#form-vert-restaurante div {
	padding: 0;
	margin: 0;
}

#form-vert-restaurante .form3 {
	padding: 0 17px 17px 17px;
	margin: 0;
}

#form-vert-restaurante .form3 p {
	margin: 0 0 20px 0;
	padding: 0;
}


#form-vert-restaurante .form3 strong {
	font-size: 12px;
	color: #444;
}

#form-vert-restaurante .form3 .email-restaurante {
	width: 178px;
	margin: 3px 0;
	background-color: #ebebeb;
}

#form-vert-restaurante .form3 .ciudad-restaurante {
	width: 186px;
	margin: 0;
	background-color: #ebebeb;
}

#form-vert-restaurante .acepto-restaurante{
	border: 0 none !important;
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: top;
}

#form-vert-restaurante .font11 {
	color: #929292;
	display: inline-block;
	line-height: 10px;
	width: 148px;
}

#form-vert-restaurante .form3 input.suscribete {
	padding: 15px 27px;
	border: 0;
	background: url(../img/bot02b.png) no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	cursor:pointer;
	margin: 0 28px;
}

#form-vert-restaurante .form3 input.suscribete:hover {
	background: url(../img/bot02a.png) no-repeat;
	cursor:pointer;
}

#col-left #form01ipad {
	background-color: #FFF;
	margin-bottom: 26px;
	position: relative;
	padding:78px 20px 20px;
	width:659px;
}

*html #col-left #form01ipad {
	padding-top: 90px;
}

*:first-child+html #col-left #form01ipad {
	padding-top: 90px;
}


#ipad {
	position: absolute;
	right: 0;
	top: -12px;
	z-index: 3;
}

#col-left #form01ipad div {
	color: #444;
	font-size: 13px;
}

#col-left #form01ipad div strong{
	margin-top: 50px;
}

#mensajes {
	background-color: #FFF;
	padding: 40px 200px 20px;
	margin-bottom: 26px;
	min-height: 110px;
	color: #5d5d5e;
	font-size: 12px;
}

#mensajes p {
	padding: 0;
	margin: 0;
}

#mensajes a {
	padding: 15px 0;
	border: 0;
	background: url(../img/bot02b.png) no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin:30px auto;
	display: block;
	text-align: center;
	width: 123px;
}

#mensajes a:hover {
	background: url(../img/bot02a.png) no-repeat;
}


#destacados {
	width: 699px;
	margin-bottom: 26px;
}

#destacados img {
	margin: 0 8px 0 0;
}

*html #destacados img {
	margin-right: 18px;
}

*:first-child+html #destacados img {
	margin-right: 18px;
}

.autor a {
	color: #837f78;
}

.granlink a.opinar, .granlink_opi a.opinar:link, .granlink_opi a.opinar:visited {
	color: #303030;
	text-decoration: none;
	padding: 0 0px 0 0;	
	background:none;
	font-weight: bold;
}

.granlink a.opinar:hover {
	color: #707070;
	text-decoration: none;
	padding: 0 0px 0 0;	
	background:none;
	font-weight: bold;
}

#buscador_general {
	color:#CAC9C9;
	text-align:center;
	font-size:11px;	
	margin-left:35px;
}

img.boton01 {
	margin:0px;
	padding:0px;
	cursor:pointer;
	border:0px;
	vertical-align:middle;
	
}

#buscador_general2{
	color:#000000;
	text-align:left;
	font-size:14px;	
	margin-left:35px;
}

