/* GENERAL RULES */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../image/background2.gif);
	background-repeat:repeat-x;
	margin: 0px 0px 15px;
	font-size: 11px;
	color: #666666;
}

a:link {
	color: #44661A;
}

a:visited {
	color: #44661A;
}

a:hover {
	color: #44661A;
}
	
/* PAGE STRUCTURE RULES */
#header {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	margin-top:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 80px;

}

#body {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#footer {
	width: 995px;
	background-color: #750b27;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;	
}

/* HEADER ELEMENTS RULES */

.header_left{
	background-image: url(../image/header_left.gif);
	background-repeat: repeat-x;
	width: 497px;
	height: 78px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-size: 13px;
}

.header_center{
	background-image: url(../image/header_center.gif);
	background-repeat: no-repeat ;
	width: 26px;
	height: 78px;
}

.header_right{
	background-image: url(../image/header_right.gif);
	background-repeat: repeat-x;
	width: 412px;
	height: 78px;
	vertical-align:top;
}

#header #logo {
	float: left;
	width: 995px;
	height: 131px;
	text-align: center;
	background-image: url(../image/header.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/** Admin area title **/
#header h1 {
	padding-top:10px;
	font-size:16px;
	text-align:center;
	height:20px;
}

/** Language selector **/
#header #language {
	text-align:right;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 4px;
}

#header #language a:link{
	color: #0052A8;
}
#header #language a:visited{
	color: #0052A8;
}

/* RSS */
#header #rss {
	text-align:right;
	padding-right: 15px;
	float:right;
	margin-top: 21px;
}

/* Favorites */
#header #favorites {
	text-align:right;
	padding-right: 15px;
	float:right;
	margin-top: 21px;
}

#header #favorites a:link{
	color: #0052A8;
}
#header #favorites a:visited{
	color: #0052A8;
}

/* BODY ELEMENTS RULES */
#breadcrumbs {
	display:none;
	padding:10px 5px 5px 20px;
	color: #FF8200;
}

#breadcrumbs a {
	color: #FF8200;
	font-weight: bold;
}

#body #content {
	width:auto;
	width: 995px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#body #content h1 {
	margin:0px;
	font-size:18px;
	font-weight: bold;
	text-align:left;
	color: #44661a;
	padding: 10px;
	text-transform: uppercase;
	display:none;
}

#body #content h2 {
	margin:0px;
	font-size:16px;
	font-weight: bold;
	text-align:left;
	color: #44661a;
	padding: 10px;
	text-transform: uppercase;
}

#body #content h3 {
	margin:0px;
	font-size:14px;
	font-weight: bold;
	text-align:left;
	color: #44661a;
	padding: 10px;
	text-transform: uppercase;
}

/* Styles used in the sitemap */
#body #content dl {
}

#body #content dl dt {
	background-image: url(../image/sitemap_punto.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#body #content dl dd {
	color:#999999;
}


#body #content #category {
	font-size:11px;
}

#body #content ul#category {
	padding-left: 0px;
	margin: 0px;
	display:none
}

#body #content #category ul{
	padding-left: 10px;
	padding-top:4px;
	padding-bottom:4px;
	margin: 0px;
}

#body #content #category ul li ul{
	margin:0px;
}

#body #content #category .category_header {
}

#body #content #category li{
	list-style:none;
	padding-top:4px;
	padding-bottom:4px;
}
#body #content #category li a {
	text-decoration: none;
}
#body #content #category li.active {
	color: #186bb8;
}
#body #content #category li li{
	list-style:none;
}
/** Styles used in the news section **/
#body #content #news {
	background: #F6F8FB url(../image/lightbluefadeout.gif) repeat-y scroll right top;
	width: 410px;
	margin-bottom: 18px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	clear:both;
}

#body #content #news a:hover{
	background-color: #FFFFEA;
}

/* FOOTER ELEMENTS RULES */
#footer #company_name {
	font-weight:bold;
}

#footer #contents{
}

a.external_link {
	background: url(../../resources/image/icon_external.gif) no-repeat 100% 0;
	padding: 0 20px 0 0;
}

#body #content #filter input, #body #content select{
	font-size: 10px;
	color: #0052A8;
	background-color: #DEE4EE;
}

#body #content #filter{
	font-size: 10px;
	background-color: #d0f5a4;
	border: 1px solid #47760f;
	height: 24px;
	width: 410px;
	padding: 10px;
	clear: none;
	float: left;
}

/* Contenedor del menú vertical */
#vertical_navigation {
	vertical-align:top;
	padding:10px 5px 5px 0px;
	width:25%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

/* Contenedor del menú horizontal */
#horizontal_navigation {
	background-color:#FFFFFF;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}


/* CALENDAR RULES */
.non_special_date {
	color: #999999;
}
dl#glossary dt {
	margin-top: 11px;
	margin-bottom: 5px;
	color: #0052A8;
}
p#glossary_selector {
	color: #CCC;
	padding-top: 10px;
	padding-bottom: 18px;
	line-height: 20px;
	clear: none;
}
p#glossary_selector .active {
	color: #FF8200;
}
ol.pagination {
	margin-left: 0px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-align:center;
	color:#CCCCCC;
}
ol.pagination li {
	display:inline;
	padding-right: 5px;
	padding-left: 5px;
}
ol.pagination li.previous_page {
	margin-right: 150px;
}
.pagination_pages {
	text-align:center;
	font-weight:bold;
}
#filter {

	margin-bottom: 0px;
}
p.content_empty {
	font-weight: bold;
	background-color: ;
	padding: 15px 10px;
	border: 1px dashed #b53c5c;
	text-align: center;
	margin-top: 15px;
}
p.category_description {
	display:none;
}

.tcategoria_top {
	background-image:url(../image/home_categorias_top.gif);
	background-repeat:no-repeat;
	width:226px;
	height:55px;
}

.tcategoria_left {
	background-image:url(../image/home_categorias_left.gif);
	background-repeat:repeat-y;
	width:9px;
}
.tcategoria_center {
	background-color:#ededee;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin:0px;
	width:171px;
}
.tcategoria_center a{
	color: #000000;
	text-decoration: none;
}

.tcategoria_right {
	background-image:url(../image/home_categorias_right.gif);
	background-repeat:repeat-y;
	width:6px;
}

.tcategoria_bottom {
	background-image:url(../image/home_categorias_bottom.gif);
	background-repeat:no-repeat;
	width:226px;
	height:19px;
}
/*-------------------------------------------------------------*/

.lineap{
	background-image:url(../image/lineap.gif);
	background-repeat:repeat-x;
	height:2px;
}

.menu_dos_ul {
	background:url(../image/bg_content.gif);
	height:44px;
	background-repeat:repeat-x;
	margin:0px;
	vertical-align:bottom;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menu_dos {
	position: relative;
	top: 7px;
	float: left;
	background-color: #d0f5a4;
	list-style: none;
	border-left: solid 1px #47760f;
	border-bottom: solid 1px #85a75d;
	border-top: solid 1px #294409;
	border-right: solid 1px #47760f;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 1.5px;
	margin-bottom: 0px;
	margin-left: 1.5px;
	color: #002c16;
	height:29px;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 30px;
	background-image: url(../resources/skins/blue/image/bg_opciones.gif);
	background-repeat: repeat-x;
}
.menu_dosac {
	position: relative;
	top: 7px;
	float: left;
	background-color: #d0f5a4;
	list-style: none;
	border-left: solid 1px #47760f;
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #294409;
	border-right: solid 1px #47760f;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 1.5px;
	margin-bottom: 0px;
	margin-left: 1.5px;
	color: #002c16;
	height:29px;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 30px;
	background-color:#FFFFFF;
}

.mapa_fo {
	background:url(../image/mapa_bg.gif);
	height:167px;
	background-repeat:repeat-x;
	padding:0px;
}

.mapa_v {
	background-repeat:no-repeat;
	padding:0px;
	background-image: url(../image/mapa_v.gif);
	background-position: bottom;
}

a.mapalink {
	color: #868686;
	text-decoration:none;
	font-weight: bold;
}

.contacto {
	background-color:#FFFFFF;
	background-image:none;
	color: #6c8944;
	font-weight: bold;
}

.contacto label{
	color: #6c8944;
	font-weight: bold;
	font-size: 12px;	
}

.contacto h2 {
	margin:0px;
	font-size:16px;
	font-weight: bold;
	text-align:left;
	color: #44661a;
	padding: 10px;
	text-transform: uppercase;
}
.contacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight:bold;
}

.fondotabla {
	background-color:#899773;
	background-image:url(../image/bg_detail.jpg);
	background-repeat:repeat-x;
}


.button{
	border: medium none ;
	background-image: url(../image/botond.gif); 
	background-color: transparent; 
	cursor: pointer; 
	color:#FFFFFF; 
	font-weight:bold ; 
	font-size:12px;
	width:76px;
	height:22px;
	padding-bottom:3px;"
}
.product_table{
	width:100%;
	background-color:#b3c593;
}

.product_table th{
	background-color:#e6ffbe;
	text-transform: uppercase;
	color:#000000;
	font-weight:bold;
}
.product_table td{
	background-color:#FFFFFF;
	color:#000000;
}

