body {
	margin: 0%;
}

.fondo_blanco {
	background-color: #ffffff;
}

.fondo_gris	{
		background-color:		#d1d2d4;}
.fondo_naranja	{
		background-color:		#97bf0d;}
.fondo_gray	{
		background-color: #4b463e;
}

.fondo_negro    {
        background-color: #000000;
}
.fondo_white_sujo{
	background-color: #e9e8e6;}
.fondo_naranja_claro{
	/*background-color: #ffebd5;*/
	background-color: #f3ffcd;
}

.fondo_enlace{
	background: url(../img/otros_menus/fondo_enlaces.gif) no-repeat center center;
}

#fondo_carro {
background: url(../img/decoracion/carro_fondo.gif) no-repeat center top;	
}

#img_inicial {
		background: url(../img/cabecera/cabecero.jpg) no-repeat center top;}

#img_inicial_en {
        background: url(../img/cabecera/cabecero_en.jpg) no-repeat center top;}
                
#img_menu {
	background: url(../img/menu/bombi.jpg) no-repeat right bottom;}
	
.img_a7doc_menu_off{
	background: url(../img/menu/menu2/btn_doc1.gif) no-repeat center right;
}
.img_a7doc_menu_on{
	background: url(../img/menu/menu2/btn_doc1b.gif) no-repeat center right;
	background-color: #f3ffcd;
}

#img_serv_1{
	background: url(../img/menu/serva7_img.gif) no-repeat;
}
.img_serv_menu_off{
	background: url(../img/menu/menu2/btn_doc8.gif) no-repeat center right;
}
.img_serv_menu_on{
	background: url(../img/menu/menu2/btn_doc8b.gif) no-repeat center right;
	background-color:#f3ffcd;
}

#img_sombra_1{
	background: url(../img/menu/sombrarecords_img.gif) no-repeat;
}
.img_sombra_menu_off{
	background: url(../img/menu/menu2/btn_doc6.gif) no-repeat center right;
}
.img_sombra_menu_on{
	background: url(../img/menu/menu2/btn_doc6b.gif) no-repeat center right;
	background-color:#f3ffcd;
}

#img_vtva7_1{
	background: url(../img/menu/vtv_img.gif) no-repeat;
}
.img_vtva7_menu_off{
	background: url(../img/menu/menu2/btn_doc3.gif) no-repeat center right;
}
.img_vtva7_menu_on{
	background: url(../img/menu/menu2/btn_doc3b.gif) no-repeat center right;
	background-color:#f3ffcd;
}	
	
.img_tienda_menu_off{
	background: url(../img/menu/menu2/btn_doc9.gif) no-repeat center right;
}
.img_tienda_menu_on{
	background: url(../img/menu/menu2/btn_doc9b.gif) no-repeat center right;
	background-color:#f3ffcd;
}

.img_a{
	background: url(../img/nuestra/imga.gif) no-repeat bottom left;
}

.img_pdf{
	background: url(../img/otros_menus/pdf.jpg) no-repeat center center;
}

.fondo_img
{
	border: 2px solid #ffce94;
}
.cursor_default { cursor: default; }
.cursor_pointer { cursor: pointer; }
	
.border_img_naranja {
	border: 1px solid #ff6600;
}
.border_img_gris {
	border: 1px solid #cccccc;
}

.button_style{
	background-color: transparent;
	border: 1px solid #97bf0d;
	cursor: pointer;
}
.comprar_out{
	background: url(../img/otros_menus/comprar_out.gif) no-repeat center left;
}
.comprar_over{
	background: url(../img/otros_menus/comprar_over.gif) no-repeat center left;
	cursor: pointer;
}

.Contenido
{
    color:#625e54;
    font-size:10px;
}
.Contenido a{
     /*color: #f89728;*/
     color: #97bf0d;
}

.A7DocCategoria
{
	color: #625e54;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
	
.A7DocCategoria a
{
	color: #625e54;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.A7DocCategoria a:hover
{
	text-decoration: underline;
}

.A7Doc_1
{
	background-color: #97bf0d;	
	border-right: 1px solid #FFFFFF;
}

.A7Doc_2
{
	background-color: #cccccc;
	border-right: 1px solid #FFFFFF;
}

.A7Doc_3
{
	background-color: #f3ffcd;
}

.enlace_gris {
     font-size: 11px;
     color: #625e54;
     text-decoration: none;
 }
 
 .ListadoFila1
 {
 	background-color: #FFFFFF;
 }
 
 .ListadoFila2
 {
 	background-color: #EEEEEE;
 }
