body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: url(../img/bckSite.jpg) center top repeat-y #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

form {
    padding: 0;
    margin: 0;
}

img {
    border: 0;
}

.gfloatLeft {
    float: left;
}

.gfloatRight {
    float: right;
}

.gLineaTop {
    width: 100%;
    background-color: #000000;
    height: 12px;
}

.gBannerTop {
    /*width: 995px;
    height: 90px;
    margin: 10px 0px;*/
}

.gBannerBottom {
    /*width: 983px;
    height: 90px;*/
    margin: 10px 0px;
    padding: 5px;
    border: 1px solid #e5e5e5;
    float: left;
}

.gContBanner {
    float: left;
    padding: 0 0 0 2px
}

.gContBanner2 {
    float: left;
}

.gContBanner2 img {
    float: left;
}

.gContBanner img {
    float: left;
}

.gBckHeader {
    width: 100%;
    background: url(../img/bckHeader.jpg) center top no-repeat;
    height: 121px;
}

.gBckAccesos {
    width: 100%;
    background: url(../img/bckAccesos.jpg) center top no-repeat;
    height: 150px;
}

.gContAccesos {
    width: 995px;
    height: 150px;
}

.gAccesos {
    width: 635px;
    height: 148px;
    background: url(../img/bckAccesosD.jpg) top no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999999;
    float: left;
}

.gAccesos a {
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    float: right
}

.gAccesos a:hover {
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}

.gAccesosTit1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #ff9933;
    font-weight: bold;
    padding-bottom: 15px;
}

.gAccesosTit2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    padding-bottom: 15px;
}

.gAccesosTit3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #ff9933;
    font-weight: bold;
    width: 70px;
    margin-left: 105px;
    padding-bottom: 10px;
    line-height: 22px
}

.gAccesos1 {
    width: 144px;
    height: 106px;
    float: left;
    padding: 24px 20px 0 23px;
}

.gAccesos2 {
    width: 199px;
    height: 106px;
    float: left;
    padding: 24px 20px 0 20px;
}

.gAccesos3 {
    width: 168px;
    height: 106px;
    float: left;
    padding: 24px 14px 0 18px;
}

.gContBuscador {
    width: 300px;
    height: 30px;
    border: 1px solid #e5e5e5;
    padding: 4px;
    margin: 100px 0 0px 50px;;
    float: left;
}

.gBuscar {
    width: 279px;
    height: 30px;
    background: url(../img/bckBuscador.jpg) top no-repeat;
    float: left;
}

.gBuscar input {
    border: none;
    background-color: transparent;
    width: 185px;
    height: 12px;
    font-size: 10px;
    font-family: Arial, Tahoma, Verdana;
    margin: 7px 0 0 85px;
}

/*///BOTONERA///*/
.gcont_botonera {
    width: 995px;
    height: 35px;
    padding: 0px;
}

.gBotonera {
    width: 718px;
    height: 35px;
    padding: 0px;
    float: left;
}

#botonera {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#botonera li {
    margin: 0px;
    padding: 0;
    display: inline;
    height: 35px;
    display: block;
    float: left;
}

#botonera li a {
    display: block;
    float: left;
    overflow: hidden;
    margin: 0;
    padding: 35px 0 0 0;
    margin: 0 0px 0 0;
    height: 35px;
    height: 0;
}

#botonera a:hover, #botonera a.activa {
    background-position: 0 -35px;
}

#botonera .active, #botonera .active:hover {
    background-position: 0 -35px;
    cursor: default;
}

#bInicio {
    background: url(../img/btnInicio.jpg) no-repeat 0 0;
    width: 103px;
}

#bProyecto {
    background: url(../img/btnProyecto.jpg) no-repeat 0 0;
    width: 138px;
}

#bDespensa {
    background: url(../img/btnDespensa.jpg) no-repeat 0 0;
    width: 129px;
}

#bRecetas {
    background: url(../img/btnRecetas.jpg) no-repeat 0 0;
    width: 117px;
}

#bBlog {
    background: url(../img/btnBlog.jpg) no-repeat 0 0;
    width: 120px;
}

#bContacto {
    background: url(../img/btnContacto.jpg) no-repeat 0 0;
    width: 111px;
}

.gFechaLinks {
    width: 277px;
    height: 34px;
    float: left;
    border-bottom: 1px solid #282b2c;
    float: left;
}

.fecha {
    font: 9px bold Arial, Helvetica, sans-serif;
    color: #999999;
    padding: 8px 0 0 8px;
    float: left;	
}

.gRedes {
    float: left;
    padding-top: 10px;
    margin-left: 8px;
	width:130px;
}

/*///ESTRUCTURA///*/
.gContenedorWeb {
    width: 995px;
    padding: 0;
    margin-top: 24px;
}

.gContenedor {
    width: 995px;
    float: left;
}

.gContenedorIzquierdo {
    width: 665px;
    float: left;
}

.gContenedorDerecho {
    width: 310px;
    float: left;
    margin-left: 20px;
}

/*///PUNTEADOS/LINEAS//*/
.gPunteadoNar {
    width: 336px;
    height: 1px;
    background-image: url(../img/puntoNar.gif);
    background-repeat: repeat-x;
    font-size: 0px;
    border-top: 12px solid #ffffff;
    border-bottom: 25px solid #ffffff;
}

.gPunteadoGris {
    float: left;
    width: 665px;
    height: 1px;
    background-image: url(../img/puntoGris.gif);
    background-repeat: repeat-x;
    font-size: 0px;
    border-top: 4px solid #ffffff;
    border-bottom: 18px solid #ffffff;
}

.gPunteadoGris2 {
    width: 288px;
    height: 1px;
    background-image: url(../img/puntoGris.gif);
    background-repeat: repeat-x;
    font-size: 0px;
    border-top: 7px solid #ffffff;
    border-bottom: 7px solid #ffffff;
}

.gLinea {
    width: 665px;
    border-top: 1px solid #dbdbdb;
    padding: 5px 0 15px 0;
    float: left;
    margin-top: 20px;
}

.gLineaFin {
    height: 5px;
    width: 35px;
    background-color: #000000;
}

.gClear, .gSeparador5, .gSeparador15, .gSeparador10 {
    clear: both;
    font-size: 0px;
}

.gSeparador5 {
    height: 5px
}

.gSeparador10 {
    height: 10px
}

.gSeparador15 {
    height: 15px
}

/*////PIE////*/
.gPieTop {
    width: 100%;
    height: 57px;
    background: url(../img/pieTop.gif) top repeat-x;
    float: left;
}

.gBckMedioPie {
    width: 100%;
    height: 204px;
    background: url(../img/bckMedioPie.gif) top repeat-x;
    float: left;
}

.gBckFinPie {
    width: 100%;
    height: 62px;
    background: url(../img/bckFinPie.gif) top repeat-x;
    float: left;
}

.gContpiemedio {
    width: 995px;
    margin-top: 18px;
}

.gPiemedioL {
    width: 326px;
    border-right: 1px solid #66cc33;
    float: left;
}

.gPiemedioT1 {
    width: 288px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ccff99;
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px solid #66cc33;
}

.gPiemedioR {
    width: 624px;
    height: 180px;
    padding-left: 40px;
    float: left;
    background: url(../img/bckGloboPie.jpg) bottom right no-repeat;
}

.gPiemedioT2 {
    width: 610px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #66cc33;
}

.gPieRL {
    width: 384px;
    float: left;
    height: 127px;
}

.gPieRT {
    width: 167px !important;
    width: 164px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    float: left;
}

.gPieRR {
    width: 202px;
    height: 95px;
    float: left; /*background:url(../img/bckPieRR.jpg) no-repeat;*/;
    padding: 36px 0 0 10px;
}

.gPielT1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #ff6600;
    font-size: 20px;
    font-weight: bold;
}

.gPielT2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 12px;
}

.gContpiefin {
    width: 995px;
}

.gContBotPie {
    width: 530px;
    height: 20px;
    padding: 10px 0 0 50px;
    float: left;
}

.gBotPie {
    font-family: Arial, Helvetica, sans-serif;
    color: #99cc80;
    font-size: 9px;
    font-weight: bold;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
}

.gBotPie a {
    color: #ffffff;
    text-decoration: none
}

.gBotPie a:hover {
    color: #99cc80;
    text-decoration: none
}

/*/////////GENERAL//SECCIONES///////*/
.ContTitSecc {
    width: 665px;
    float: left;
}

.gTitSecc {
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 32px;
    color: #ff9933;
}

.gSubmSecc {
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    padding-top: 18px;
}

.gSubmSecc a {
    color: #666666;
    font-weight: normal;
    text-decoration: none;
}

.gSubmSecc a:hover {
    color: #ff9933;
    font-weight: normal;
    text-decoration: underline;
}

.gTxtSecc {
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 12px;
    padding-top: 0px;
    float: left;
    margin-bottom: 15px;
}

.gTxtSecc a {
    color: #666666;
    text-decoration: underline
}

.gContPaginador {
    width: 660px;
    padding: 1px;
    border: 1px #dbdbdb solid;
    float: left;
    margin: 10px 0px;
}

.gPaginador {
    width: 648px;
    background-color: #f8941d;
    padding: 6px;
    float: left;
    font-family: Arial, Tahoma, Verdana;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
}

.gPaginador a {
    color: #FFFFFF;
    text-decoration: none;
}

.gPaginador a:hover {
    color: #515151;
    text-decoration: none;
}

.gPaginadorL {
    width: 300px;
    float: left;
}

.gPaginadorR {
    width: 300px;
    float: right;
}

/*////////PANEL DERECHO ////////////*/
/*////////ENVIADAS/TAGS/BANNER////////*/
.gBckDest {
    width: 298px;
    padding: 5px;
    border: 1px solid #e5e5e5;
    background-color: #FFFFFF;
    margin-bottom: 15px;
}

.gContDest {
    width: 288px;
    background-color: #f1f1f1;
    padding: 5px;
}

.gImgDest {
    padding-top: 10px;
}

.gImgDest img {
    border: 1px solid #cccccc;
}

.gPieDest {
    width: 288px;
    height: 22px;
    background-color: #d6d6d6;
    border-top: 1px solid #FFFFFF;
    padding: 4px 0 0 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

.gTxtTags {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #666666;
    line-height: 22px;
    padding: 8px 5px;
		width: 278px;
}

.gTxtTags span {
	float: left;
}

/*////////BUSCADORPROD ////////////*/
.gContenedorBusc {
}

.gBuscFondo {
    width: 278px;
    height: 20px; /*background:url(../img/bckSlecBusqueda.gif) repeat-x top;*/
    background-color: #565656;
    padding: 5px 5px;
    font-family: Arial, Tahoma, Verdana;
    font-size: 9px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}

.dContProd .noresults{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	width: 100%;
}

.gBuscTexto {
    float: left;
    padding: 5px 0 0 0;
    /*margin: 0 0 0 2px*/
}

.gBuscForm {
    float: right;
    padding: 0 5px 0 0
}

.campo02 {
    width: 195px;
    height: 14px;
}

.gSelect {
    width: 199px;
}

.campo03 {
    width: 185px;
    height: 14px;
}

.gSelect2 {
    width: 189px;
}

/*////////INTERES ////////////*/
.gTitInteres {
    width: 298px;
    border: 1px solid #e5e5e5;
    padding: 5px;
}

.gInteres {
    width: 288px;
    border: 1px solid #e5e5e5;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 15px;
}

.gInteres01 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999999;
    padding-bottom: 5px;
}

.gInteres01 a {
    color: #ff6600;
    font-weight: bold;
    text-decoration: none
}

.gInteres01 a:hover {
    color: #ff6600;
    font-weight: bold;
    text-decoration: none
}

.gInteres01 span {
    color: #ff6600;
    font-weight: bold;
}

/* VOTOS */
.no{
	display: none;
}

div.votoImagenes{
	cursor: pointer;
	background: transparent url(../../imagenes/fon-rating.png) no-repeat left top;
	float: left;
	height: 18px;
	width: 101px;
}
div.i0{
	background-position: 0px -85px;
}
div.i1{
	background-position: 0px 0px;
}
div.i2{
	background-position: 0px -17px;
}
div.i3{
	background-position: 0px -34px;
}
div.i4{
	background-position: 0px -51px;
}
div.i5{
	background-position: 0px -68px;
}

.votoImagenes ul{
	margin: 0pt;
	padding: 0pt;
	height:17px;
}

.votoImagenes ul li {
	margin: 0 3px 0 0;
}

.votoImagenes ul li,
.votoImagenes ul li a {
	width: 17px;
	height: 17px;
	float: left;
	display: block;
}

.mensaje-votacion{
	display: none;
}
.mapa_sitio li {
	margin: 8px 0 0 0;
}