
/* %BEGIN_CSS_CODE% */

/* ##### Common Styles ##### */

a img{border:none;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

acronym, .titleTip {
  border-bottom: 1px dotted #A68C53;
  cursor: help;
  margin: 0;
  padding: 0;
}

.smallCaps {
  font-size: 11pt;
  font-variant: small-caps;
}

.pagination {
	color: #777777;
}

/* ##### Header ##### */

.header {
  color: inherit;
  /* background-color: #BF1B3E; */ 
  background-image: url("/inicio/html/layout_files/images/fondo_cabecera.jpg");
  background-repeat: repeat-x;
  /* height: 75px; */
  /* width: 100%; */
}

.subHeader {
  /* position: absolute; */
  /* top: 55px; */
  /* left: 450px; */
  color: #FFFFFF;
  background-color: #000000;
  font-size: 9pt;
  padding: 3px 5px;
}

.subHeader a {
  color: #FFFFFF;
  background-color: #000000;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}

.subHeader a:hover {
  color: black;
  background-color: white;
}

/* ##### Left Side Bar ##### */

.leftSideBar {
	background-color: #F0F0F0 /* #F3F2EB */;
}

.leftSideBar .sideBarTitle {
  color: #404040;
  background-color: #DBDBDB /* rgb(230,223,207) */ ;
  font-weight: bold;
  margin: 0;
  padding: 0.8ex 1ex;
}

.leftSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 1em 0;
  padding: 0;
}

.leftSideBar li {
  margin: 1ex;
  padding: 0 0 1.25ex 0.75ex;
}

.leftSideBar a {
  color: #404040 /* #A68C53 */ ;
  background-color: transparent;
  text-decoration: none;
}

.leftSideBar a:hover {
  color: #CC0000 /* #404040 */;
  background-color: transparent;
  text-decoration: none;
}

.leftSideBar .sideBarText {
  color: #A68C53;
  background-color: transparent;
  line-height: 1.25em;
  margin: 1ex 0.25ex 1.5em 0.75ex;
  padding: 0;
  display: block;
}

.leftSideBar .sideBarText a {
  text-decoration: underline;
}

.leftSideBar .sideBarText a:hover {
  text-decoration: none;
}

.leftSideBar .thisPage {
  color: rgb(64,64,64);
  background-color: transparent;
  font-weight: bold;
}

/* ##### Right Side Bar ##### */

.rightSideBar {
  margin: 2ex 0.75ex 0 0;
  padding: 0;
  border: 1px solid #DBDBDB /* rgb(216,210,195) */ ;
}

[class~="rightSideBar"] {
  margin-right: 1.5ex;
}

.rightSideBar .sideBarTitle {
  color: #FFFFFF;
  background-color: #CC0000; /* rgb(230,223,207); */
  font-weight: bold;
  margin: 1.25ex 1ex;
  padding: 0.9ex 1ex;
}

.rightSideBar a {
  color: #777777 /* #A68C53 */ ;
  text-decoration: none;
}

.rightSideBar a:hover {
  text-decoration: underline;
}

.rightSideBar .sideBarText {
  line-height: 1.5em;
  margin: 0;
  padding: 0 2ex 1em 2ex;
}

.rightSideBar .more {
  font-weight: bold;
  text-decoration: none;
  text-align: right;
  margin: 0;
  padding: 0 2ex 1em 2ex;
  display: block;
}

.rightSideBar .more:hover {
  text-decoration: underline;
}


/* ##### Main Copy ##### */

.main-copy {
  text-align: justify;
  line-height: 1.5em;
  padding: 0.5ex 1em 1em 1em;
  /* background-color: #670109; */
  border-left: 1px solid #DBDBDB /* #D8D2C3 */ ;
}

.main-copy h1 {
  /* color: #A68C53; */
  color: #CC0000;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  /* font-style: italic; */
  text-align: left;
  margin: 1em 0 0 0;
  padding: 0 0 0 0;
}

.main-copy h2 {
  /* color: #A68C53; */
  color: #CC0000;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  border-top: 1px solid #DBDBDB;
}

.main-copy h4 {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}

.main-copy a {
  color: #404040;
  /* color: #83050F; */
  background-color: transparent;
  text-decoration: underline;
}

.main-copy a:hover {
  color: #CC0000;
  text-decoration: underline;
}

p {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
}

dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}

/* ##### Home Main News ##### */

.home_main_news {
  text-align: left;
  line-height: 1.5em;
  padding-right: 8px;
  margin: 10px 10px 0px 10px;
  border-top: 1px solid #DBDBDB;
  border-right: 1px solid #DBDBDB;  
}

.home_main_news h1 {
  font-family: verdana, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  background-color: #EEEEEE;
  margin: 0px -10px 0px 0px;
  padding: 2px 2px 2px 2px;
}

.home_main_news h2 {
  /* color: #A68C53; */
  color: #CC0000;
  /* font-family: arial, verdana, helvetica, sans-serif; */
  font-size: 13pt;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.home_main_news p.new1 {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  /* font-style: italic; */
  text-align: left;
}

.home_main_news span.new1_sub {
	color: #777777;
}

.home_main_news a {
  color: #000000;
  text-decoration: none;
}

.home_main_news a:hover {
  text-decoration: none;
  color: #CC0000;
}



/* ##### HomeMainBlock ##### */

.tdHomeMainBlock {
	text-align: left;
	padding-top: 8px;
	padding-right: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	color: #5B5B5B;
}

.tdHomeMainBlock h1 {
  font-family: verdana, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  background-color: #EEEEEE;
  margin: -8px -8px 0px 0px;
  padding: 2px 2px 2px 2px;
}

.divHomeNews {
  line-height: 1.2em;
  padding-left: 10px;
  padding-right: 10px;
}


/* ##### Footer ##### */

.footer {
  color: #000000;
  background-color: #DBDBDB;
  font-size: 7pt;
  text-align: center;
  line-height: 1.25em;
  margin: 0;
  padding: 1em 4mm 1em 4mm;
}

.footer a {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}

.footer a:hover {
  text-decoration: none;
}


.pH2 {
	#B9B9B9	font-size: medium; font-weight: bold;
}

.divMain {
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
}


.divBlock {
	padding: 3px;
}

.spanDefaulttextblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.spanDefaulttextblock_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.divFootnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.divDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}



.inputTextForms {
	font-size: 10px;
	width: 200px;
	color: #000000;
	border: 1px solid #666666;
}

.tableContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.inputTextLogin {
	font-size: 10px;
	width: 50px;
	color: #000000;
	border: 1px solid #000000;
}

.inputTextN {
	font-size: 10px;
	width: 35px;
	color: #000000;
	border: 1px solid #666666;
}

.button {
	BORDER-TOP-COLOR: #000000; 
	BORDER-LEFT-COLOR: #000000; 
	BORDER-RIGHT-COLOR: #000000; 
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-RIGHT-WIDTH: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.buttonLogin {
	BORDER-TOP-COLOR: #000000; 
	BORDER-LEFT-COLOR: #000000; 
	BORDER-RIGHT-COLOR: #000000; 
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-RIGHT-WIDTH: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.TABLA_PEDIDO {
}

.CELDA_PEDIDO {
	border-bottom: 1px solid ;
}

.TABLA_PEDIDOFORM {
	width: 550px;
}

.SEPARADOR_PEDIDO {
	color: #000000;
}

.inputText_PEDIDOFORM {
	font-size: 10px;
	width: 200px;
	color: #000000;
	border: 1px solid #000000;
}


.ulNews {
	list-style-type: square;
}

.divBlock_new_0 {
	margin-top: 5px;
	border: 1px solid ;
	background-color: ;
}

.divBlockbar_new_0 {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: ;
	background-color: ;
}

.divBlockmain_new_0 {
	padding: 5px;
}

.divBlock_new_1 {
	margin-top: 5px;
	border: 1px solid ;
	background-color: ;
}

.divBlockbar_new_1 {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ;
	background-color: ;
}

.divBlockmain_new_1 {
	padding: 5px;
}


.spawFontsize_9pt { font-size: 9pt; }
.spawFontsize_10pt { font-size: 10pt; }
.spawFontsize_12pt { font-size: 12pt; }
.spawFontsize_14pt { font-size: 14pt; }

