/*_________________________________________________________________________________________________(A - PRINCIPALES)*/
body,td {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
p{
	COLOR: #000;
	font-size: 11px;
	font-weight: normal;
}
li{
	COLOR: #000;
	font-size: 11px;
	margin-left:-6px;}
H1 {
	color: #000;
	font-size: 18px;
}
H2 {
	color: #000;
	font-size: 16px;
}
H3 {
	color: #7f7f7f;
	font-size: 14px;
	font-weight:bold;
}
H4 {
	color: #000;
	font-size: 13px;
	font-weight:bold;
}
hr { 
	color: #d9d9d9;
	height: 1px;
	width: 99%;
	border:1px dotted;
}
A {
    color: #000;
    text-decoration: none;
	cursor:pointer;
}

A:visited {
    color: #000;
    text-decoration: none;
	cursor:pointer;
}

A:active {
    color: #000;
	cursor:pointer;
}

A:hover {
    color: #000;
    text-decoration: underline;
	cursor:pointer;
}
img{ border:0
}
DIV
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial;
	scrollbar-arrow-color: #0d4053;
	scrollbar-face-color: #efefef;
	scrollbar-darkshadow-color:#d1d1d1;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-track-color:#FAFAFA;

}
SELECT
{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
	background-color: #ffffff;
	border: #999999 1px solid;
}
INPUT
{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
	background-color: #ffffff;
	border: #999999 1px solid;
}
TEXTAREA
{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
	background-color: #ffffff;
	border: #999999 1px solid;
}
/*_________________________________________________________________________________________________(END - A - PRINCIPALES)*/
/************************************************************************************************************************************************/


/*_________________________________________________________________________________________________(B - MENUS)*/
/*---------Menu Horizontal---------------------------------------------------------------------*/
.menu_hor_background {
    background-color: #000;
}
/*----------LINKS ----------------*/
.menu_hor_link_imp{
	color: #cc0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	white-space:nowrap;
}
.menu_hor_link_imp:visited{
	color: #cc0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	white-space:nowrap;
}
.menu_hor_link_imp:active{
	color: #cc0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	white-space:nowrap;
}
.menu_hor_link_imp:hover{
	color: #cc0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	white-space:nowrap;
}
.menu_hor_link{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	white-space:nowrap;
}
.menu_hor_link:visited{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	white-space:nowrap;
}
.menu_hor_link:active{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	white-space:nowrap;
}
.menu_hor_link:hover{
	color: #cc0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	white-space:nowrap;
}
.menu_hor_table_header {;
    color: #cc0000;
}
/*----------Submenu --------------------------*/
.submenu_hor_background {
	background-color: #eeeeee;
	Border-Left: #7f7f7f 1px solid;
	Border-Bottom: #7f7f7f 1px solid;
	Border-Right: #7f7f7f 1px solid;
	Border-top: #7f7f7f 1px solid;
	padding-left:10px
}
.submenu_background_alt {
	background-color: #eeeeee;
}
.submenu_even_row {
	background-color: #eeeeee;
}
/*-----------LINKS Submenu -----------------*/
.submenu_hor{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.submenu_hor:visited{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.submenu_hor:active{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.submenu_hor:hover{
	color: #cc0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
/*-------END--Menu Horizontal--------------------------------------------------------------------------------*/

/* ********************************************************************************************************************************/

/*---------Menu Vertical----------------------------------*/
.menu_vert{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
	margin-left:14px;
}
.menu_vert:visited{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
	margin-left:14px;
}
.menu_vert:active{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
	margin-left:14px;
}
.menu_vert:hover{
	color: #000;
	text-decoration: underline;
	font-weight:normal;
	font-size:11px;
	margin-left:14px;
}
.menu_vert_imp{
	color: #000;
	font-weight:bold;
	text-decoration: none;
	font-size:11px;
	margin-left:14px;
}
.menu_vert_sub{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
	margin-left:4px;
}
.menu_vert_sub:visited{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
	margin-left:4px;
}
.menu_vert_sub:active{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
	margin-left:4px;
}
.menu_vert_sub:hover{
	color: #000;
	text-decoration: underline;
	font-weight:normal;
	font-size:11px;
	margin-left:4px;
}
.menu_vert_sub_imp{
	color: #CC0000;
	font-weight:bold;
	text-decoration: none;
	font-size:11px;
	margin-left:4px;
}
.menu_vert_sub_imp:visited{
	color: #CC0000;
	font-weight:bold;
	text-decoration: none;
	font-size:11px;
	margin-left:4px;
}
.menu_vert_sub_imp:active{
	color: #CC0000;
	font-weight:bold;
	text-decoration: none;
	font-size:11px;
	margin-left:4px;
}
.menu_vert_sub_imp:hover{
	color: #000;	
	font-weight:bold;
	text-decoration: underline;
	font-size:11px;
	margin-left:4px;
}
.menu_vert_sub2{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.menu_vert_sub2:visited{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.menu_vert_sub2:active{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.menu_vert_sub2:hover{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.menu_vert_sub2_imp{
	color: #000;
	font-weight:bold;
	text-decoration: none;
	font-size:11px;
}
/*-------END--Menu Vertical----------------------------------*/
/*_________________________________________________________________________________________________(END - B - MENUS)*/
/************************************************************************************************************************************************/


/*_________________________________________________________________________________________________(C - TEXTOS)*/
/*---------TITLES----------------------*/
.title {
	color: #000;
	font-size: 14px;
	font-weight:bold;
}
.title2 {
	color: #7f7f7f;
	font-size: 14px;
	font-weight:bold;
}
.title_doc{
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
.subtitle {
	color: #000;
	font-size: 13px;
	font-weight:bold;
}
/*---------END TITLES----------------------*/

/******************************************************************/

/*---------TEXTS----------------------*/
.text {
	color: #000;
	font-size: 11px;
	font-weight: normal;
}
.text8 {
	color: #000;
	font-size: 8px;
	font-weight: normal;
}
.text9 {
	color: #000;
	font-size: 9px;
	font-weight: normal;
}
.text9_blanco {
	color: #fff;
	font-size: 9px;
	font-weight: normal;
}
.text10 {
	color: #000;
	font-size: 10px;
	font-weight: normal;
}
.text10_blanco {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
}
.text11 {
	color: #000;
	font-size: 11px;
	font-weight: normal;
}
.text11_grana {
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
}
.text12 {
	color: #000;
	font-size: 12px;
	font-weight: normal;
}
.text12bold{
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.text14 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
}
.text14 {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}
.text14_grana {
	color: #cc0000;
	font-size: 14px;
	font-weight: normal;
}
.text16 {
	color: #000;
	font-size: 16px;
	font-weight: normal;
}
.text16_grana {
	color: #cc0000;
	font-size: 16px;
	font-weight: normal;
}
.text18 {
	color: #000;
	font-size: 18px;
	font-weight: normal;
}
.text18_detalle_product {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	padding-left:16px;
	padding-right:16px;
	Border-Bottom: #ccc 1px solid;
	Border-Right: #ccc 1px solid;
	background-image: url("./images/arrow1.gif");
	background-repeat:no-repeat;
	background-position:left;
}
.text18_grana {
	color: #cc0000;
	font-size: 18px;
	font-weight: normal;
}
.text20 {
	color: #000;
	font-size: 20px;
	font-weight: normal;
}
.date {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
.text_Precision_Airguns {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	padding-left:14px;
	padding-top:3px;
}
.titulo_products {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	border-bottom:1px dotted #FF0000;
	height: 18px;
}
.titulo_products2 {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
.punteado_products {
	height: 1px;
	width: 100%;
	border-bottom:1px dotted #FF0000;
	display:block;
}

/*---------END TEXTS----------------------*/
/*_________________________________________________________________________________________________(END - C - TEXTOS)*/
/************************************************************************************************************************************************/


/*_________________________________________________________________________________________________(D - LINKS)*/
/*---------LINKS----------------------*/
.link1{
	color: #999;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link1:visited{
	color: #999;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link1:active{
	color: #999;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link1:hover{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link2{
	color: #999;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link2:visited{
	color: #999;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link2:active{
	color: #999;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link2:hover{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link3{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link3:visited{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link3:active{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link3:hover{
	color: #cc0000;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link4{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link4:visited{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link4:active{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link4:hover{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link_lang{
	color: #999;
	text-decoration: none;
	font-weight:normal;
	font-size:9px;
}
.link_lang:visited{
	color: #999;
	text-decoration: none;
	font-weight:normal;
	font-size:9px;
}
.link_lang:active{
	color: #999;
	text-decoration: none;
	font-weight:normal;
	font-size:9px;
}
.link_lang:hover{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:9px;
}
.view_more{
	color: #CC0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.view_more:visited{
	color: #CC0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.view_more:active{
	color: #CC0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.view_more:hover{
	color: #CC0000;
	text-decoration: underline;
	font-weight:normal;
	font-size:10px;
}
.document{
	color: #999;
	text-decoration: underline;
	font-weight:normal;
	font-size:10px;
}
.document:visited{
	color: #999;
	text-decoration: underline;
	font-weight:normal;
	font-size:10px;
}
.document:active{
	color: #999;
	text-decoration: underline;
	font-weight:normal;
	font-size:10px;
}
.document:hover{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.document_pdf{
	color: #FF0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.document_pdf:visited{
	color: #FF0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.document_pdf:active{
	color: #FF0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.document_pdf:hover{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.link_pie{
	color: #999;
	text-decoration: underline;
	font-weight:normal;
	font-size:9px;
}
.link_pie:visited{
	color: #999;
	text-decoration: underline;
	font-weight:normal;
	font-size:9px;
}
.link_pie:active{
	color: #999;
	text-decoration: underline;
	font-weight:normal;
	font-size:9px;
}
.link_pie:hover{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:9px;
}
.breadcrumb{
	color:#000000;
	text-decoration: none;
	font-weight:normal;
	font-size: 11px;
}
.breadcrumb:visited{
	color:#000000;
	text-decoration: none;
	font-weight:normal;
	font-size: 11px;
}
.breadcrumb:active{
	color:#000000;
	text-decoration: none;
	font-weight:normal;
	font-size: 11px;
}
.breadcrumb:hover{
	color:#000000;
	text-decoration: underline;
	font-weight:normal;
	font-size: 11px;
}
.breadcrumb_imp{
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
}
.breadcrumb_imp:visited{
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
}
.breadcrumb_imp:active{
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
}
.breadcrumb_imp:hover{
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
}
.link_faq{
	color: #535353;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link_faq:visited{
	color: #535353;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link_faq:active{
	color: #535353;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link_faq:hover{
	color: #000;
	text-decoration: underline;
	font-weight:normal;
	font-size:11px;
}
.link_paging{
	color: #7f7f7f;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link_paging:visited{
	color: #7f7f7f;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link_paging:active{
	color: #7f7f7f;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link_paging:hover{
	color: #000;
	text-decoration: underline;
	font-weight:normal;
	font-size:11px;
}
.link_paging_imp{
	color: #cc0000;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}
.link_paging_imp:visited{
	color: #cc0000;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}
.link_paging_imp:active{
	color: #cc0000;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}
.link_paging_imp:hover{
	color: #cc0000;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}
.link_aaa{
	color: #cc0000;
	text-decoration: none;
	font-weight:bold;
}
.link_aaa:visited{
	color: #cc0000;
	text-decoration: none;
	font-weight:bold;
}
.link_aaa:active{
	color: #cc0000;
	text-decoration: none;
	font-weight:bold;
}
.link_aaa:hover{
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
.link_image_home{
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}
.link_image_home:visited{
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}
.link_image_home:active{
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}
.link_image_home:hover{
	color: #cc0000;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}
.link_home_gamocom{
	color: #5A5A5A;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link_home_gamocom:visited{
	color: #5A5A5A;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link_home_gamocom:active{
	color: #5A5A5A;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link_home_gamocom:hover{
	color: #A70008;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}
.link_powered{
	color: #999;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.link_powered:visited{
	color: #999;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.link_powered:active{
	color: #999;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.link_powered:hover{
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
/*---------LINKS-Calendario--------*/
.wk{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.wk:visited{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.wk:active{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.wk:hover{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.we{
	color: #CC0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.we:visited{
	color: #CC0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.we:active{
	color: #CC0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.we:hover{
	color: #CC0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}
.cwk{
	color: #000;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	background-color:#ccc;
}
.cwk:visited{
	color: #000;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	background-color:#ccc;
}
.cwk:active{
	color: #000;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	background-color:#ccc;
}
.cwk:hover{
	color: #000;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	background-color:#ccc;
}
.cwe{
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	background-color:#CC0000;
}
.cwe:visited{
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	background-color:#CC0000;
}
.cwe:active{
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	background-color:#CC0000;
}
.cwe:hover{
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	background-color:#CC0000;
}

/*------con-evento--------*/


a.ewk{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	Border: #fcc917 1px solid;
	padding:2px;
}
a.ewk:visited{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	Border: #fcc917 1px solid;
	padding:2px;
}
a.ewk:active{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	Border: #fcc917 1px solid;
	padding:2px;
}
a.ewk:hover{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	Border: #fcc917 1px solid;
	padding:2px;
}
a.ewe{
	color: #CC0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	Border: #fcc917 1px solid;
	padding:2px;
}
a.ewe:visited{
	color: #CC0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	Border: #fcc917 1px solid;
	padding:2px;
}
a.ewe:active{
	color: #CC0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	Border: #fcc917 1px solid;
	padding:2px;
}
a.ewe:hover{
	color: #CC0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	Border: #fcc917 1px solid;
	padding:2px;
}
a.cewk{
	color: #000;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	background-color:#CCCCCC;
	Border: #fcc917 1px solid;
	padding:2px;
}
a.cewk:visited{
	color: #000;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	background-color:#CCCCCC;
	Border: #fcc917 1px solid;
	padding:2px;
}
a.cewk:active{
	color: #000;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	background-color:#CCCCCC;
	Border: #fcc917 1px solid;
	padding:2px;
}
a.cewk:hover{
	color: #000;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	background-color:#CCCCCC;
	Border: #fcc917 1px solid;
	padding:2px;
}
a.cewe{
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	background-color:#CC0000;
	Border: #fcc917 1px solid;
	padding:2px;
}
a.cewe:visited{
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	background-color:#CC0000;
	Border: #fcc917 1px solid;
	padding:2px;
}
a.cewe:active{
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	background-color:#CC0000;
	Border: #fcc917 1px solid;
	padding:2px;
}
a.cewe:hover{
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	background-color:#CC0000;
	Border: #fcc917 1px solid;
	padding:2px;
}
.month_footer {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	background-color:#CC0000;
}
.titulo_blanco {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding-bottom:4px;
}
/*-----END--LINKS-Calendario--------*/
/*--------END-LINKS----------------------*/
/*_________________________________________________________________________________________________(END - D - LINKS)*/
/* /************************************************************************************************************************************************/


/*_________________________________________________________________________________________________(E - LAYOUT MARGENES)*/
/*---------Layout Margenes----------------------*/
.padding {
	padding:4px;
}
.padding_left {
	padding-left:4px
}
.padding_right {
	padding-right:4px
}
.padding_left_right {
	padding-left:4px;
	padding-right:4px
}
.padding_bottom {
	padding-bottom:4px
}
.padding_top {
	padding-top:4px
}
.margen_contenido {
	Border-Left: #fff 4px solid;
	Border-Right: #fff 4px solid;
	padding:4px;
}
/*--------END-Layout Margenes----------------------*/
/*_________________________________________________________________________________________________(END - E - LAYOUT MARGENES)*/
/************************************************************************************************************************************************/


/*_________________________________________________________________________________________________(F - CONTOURS TABLE)*/
/*---------CONTOURS TABLE----------------------*/
.contour_table {
	Border-Left: #ccc 1px solid;
	Border-Bottom: #ccc 1px solid;
	Border-Right: #ccc 1px solid;
	Border-top: #ccc 1px solid;
}
.contour_table_pie {
	Border-Left: #fff 1px solid;
	Border-Bottom: #fff 1px solid;
	Border-Right: #fff 1px solid;
}
.contour_table_novedades {
	Border-Left: #fff 1px solid;
	Border-Right: #fff 1px solid;
	Border-top: #cc0000 1px solid;
}
.contour_table_menu {
	Border-Left: #fff 1px solid;
	Border-Right: #fff 1px solid;
	Border-top: #fff 1px solid;
	background-image: url("./images/franja_menu.gif");
	background-repeat:no-repeat
}
.contour_table_ayuda {
	Border-Left: #fff 1px solid;
	background-image: url("./images/baner_ayuda1.jpg");
	background-repeat:no-repeat;
}
.contour_table_home1 {
	Border-Right: #fff 1px solid;
	Border-top: #fff 1px solid;
}
.contour_table_home2 {
	Border-top: #fff 1px solid;
}
.contour_table_home3 {
	Border-Right: #fff 1px solid;
}
.contour_table_products {
	Border-Left: #ccc 1px solid;
	Border-Bottom: #ccc 1px solid;
	Border-Right: #ccc 1px solid;
	Border-top: #ccc 1px solid;
	background-color:#ece9e9;	
	margin-bottom:8px;
}
.contour_table_products2 {
	Border-Left: #000 1px solid;
	Border-Bottom: #000 1px solid;
	Border-Right: #000 1px solid;
	Border-top: #000 1px solid;
	background-color:#fff;	
}
.contour_table_faqs {
	Border-Left: #ccc 1px solid;
	Border-Bottom: #ccc 1px solid;
	Border-Right: #ccc 1px solid;
	Border-top: #ccc 1px solid;
	background-color:#ece9e9;	
}
.contour_table_newlist {
	Border-Left: #999 1px solid;
	Border-Right: #999 1px solid;
	Border-top: #999 1px solid;
	Border-Bottom: #999 1px solid;
}
.contour_table_newlist2 {
	Border-Right: #CC0000 1px solid;
	}

/*---------END CONTOURS TABLE----------------------*/
/*_________________________________________________________________________________________________(END - F - CONTOURS TABLE)*/
/************************************************************************************************************************************************/


/*_________________________________________________________________________________________________(OTHERS)*/
/*---------OTHERS----------------------*/
.float_right {
	float:right;
	padding-left:8px;
	border: 0px;
}
.float_left {
	float:left;
	padding-right:8px;
	border: 0px;
}
.background_reflejo{
	background-image: url("./images/reflejo.jpg");
	background-repeat:no-repeat;
}
.background_logo_gamo{
	background-image: url("./images/background_logo_gamo.gif");
	background-repeat:no-repeat;
}
.logo_gamo{
	background-image: url("./images/logo_gamo.gif");
	background-repeat:no-repeat;
}

.background_final_menu{
	Border-Left: #fff 1px solid;
	background-image: url("./images/final_menuvertical.gif");
	background-repeat:no-repeat;
}
.background_linea_breadcrumb{
	background-image: url("./images/background_linea_breadcrumb.gif");
	background-repeat:repeat-x;
}
.background_menu_vert{
	background-image: url("./images/background_menu_vert.gif");
	background-repeat:repeat-x;
}
.background_menu_vert2{
	background-image: url("./images/background_menu_vert2.gif");
	background-repeat:repeat-x;
}
.background_tabbed {
	Border-Bottom: #fff 1px solid;
	background-color:#000;	
}
/*--------END-OTHERS----------------------*/
/*_________________________________________________________________________________________________(END - OTHERS)*/
/************************************************************************************************************************************************/


.menu_tabbed_link_imp{
	color: #cc0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	white-space:nowrap;
}
.menu_tabbed_link_imp:visited{
	color: #cc0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	white-space:nowrap;
}
.menu_tabbed_link_imp:active{
	color: #cc0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	white-space:nowrap;
}
.menu_tabbed_link_imp:hover{
	color: #cc0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	white-space:nowrap;
}
.menu_tabbed_link{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	white-space:nowrap;
}
.menu_tabbed_link:visited{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	white-space:nowrap;
}
.menu_tabbed_link:active{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	white-space:nowrap;
}
.menu_tabbed_link:hover{
	color: #cc0000;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	white-space:nowrap;
}
