
/* %BEGIN_CSS_CODE% */


/**************** Body and tag styles ****************/


body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	line-height:1.4em;
	color: #000000;
	background: #edf6e3;
 	background-image: url(/tenurasa/images/background.gif);
	background-position: top center;
	background-repeat: repeat-y;
	text-align: left;
	margin: 0px; 
	padding: 0px;
}

table{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
}

a img{border:none;}

a{
	color: #854500;
	font-weight:bold;
	text-decoration:none;
}

a:visited:hover{ 
	text-decoration: underline;
	color:#854500;
}

p{padding:0 0 1.6em 0; background: #efefef;
}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}


/**************** Header and navigation styles ****************/

#container{
	width: 900px; 
	position: relative;   
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#header{
 	width: 450px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

.divHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
}

.divHeader h1{
}


/**************** Content styles ****************/

#content{
float:left;
width: 695px;
margin: 4px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.divContent {
background:#fdfaf0;
border-top: 1px solid #854500;
border-bottom: 1px solid #854500;
border-left: 1px solid #854500;
border-right: 1px solid #854500;
}

.divContent p{
background:#fdfaf0;
padding: 5px 5px 5px 5px;
}

.divContent h2{
display:block;
margin:0 0 16px 0;
font-size:1.3em;
font-weight:bold;
letter-spacing:-1px;
color:#854500;
background-image: url(/tenurasa/images/longbg_2.gif);
padding: 5px 5px 5px 5px;
}

.divContent h2 a{font-weight:normal;}
.divContent h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
.divContent a:hover,#subcontent a:hover{text-decoration:underline;}
.divContent ul,#content ol{margin:0 5px 16px 35px;}
.divContent dl{margin:0 5px 10px 25px;}
.divContent dt{font-weight:bold; margin-bottom:5px;}
.divContent dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#subcontent{
	margin:1;
	margin: 5px 10px 0px 0px;
	float:left;
	width:20%;
	border-top: 1px solid #939238;
	border-bottom: 1px solid #939238;
	border-left: 1px solid #939238;
	border-right: 1px solid #939238;
}

#subcontent h2 {
	color:#939238;
 	background-image: url(/tenurasa/images/contentbg.gif);
	background-repeat: repeat-x;
	font-weight: bold; 
	border-bottom: 1px solid #939238;
	margin: 0px 0px 0px 0px; 
	padding: 5px 5px 5px 5px;
}

#subcontent ul {
	border-top: 1px dotted #939238;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 5px 0px;
	}

#subcontent li {
	color:#efefef;
	background-color:#fdfaf0;
	font-size: 11px; 
	text-align: left; 
	border-bottom: 1px dotted #939238;
	padding: 3px 5px 3px 5px;
}

#subcontent li a:link,
#subcontent li a:visited, 
#subcontent li a:visited:hover,
#subcontent li a:hover, 
#subcontent li a:active {
	display: block;
	line-height: 14px;
	font-style: normal;
	color:#854500;
}

#subcontent li:hover,
#subcontent li a:hover{	
	display: block;
	font-style: normal;
	color: #fff !important;
}

.divSubcontent{
	background:#efefef;
}

.divSubcontent h2{
	display:block;
	margin:0;
	padding:0.8em;
	color:#efefef;
	background-color:#fdfaf0;
	font-weight:normal;
	font-family:arial, sans-serif;
	font-size:12px;
}

.divSubcontent p{margin:0 0 16px 0;}

.divSubcontent ul{
	margin:0 0 1.5em 0;
	padding:0;
	list-style-type:none;
	background-color:#efefef;
}

.divSubcontent li{
	margin:0;
	padding:0;
	padding:1em;
	border-bottom:1px solid #fdfaf0;
}

.divSubcontent a:link, .divSubcontent a:visited{
	text-decoration:none;
	color: #edf6e3;
	margin:0;
	padding:1em;
}

.divSubcontent a:hover {
	text-decoration:none;
	color:#000000;
	margin:0;
	padding:1em;
	background-color:#939238;
}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:70px;
margin:0 2px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
 	width: 700px;
	border: 1px solid #aaa;    
 	background-image: url(/tenurasa/images/longbg_2.gif);
	background-position: center center;
	background-repeat: repeat;
	background-color: #284C00;	
	margin: 10px -10px 20px -10px; 
	padding: 4px 4px 4px 4px;
	text-align: center;
}

.divFooter{
font-size:9px;
text-align:center;
color:#000000;
}

.divFooter h2{
	background-color:#fdfaf0; 
	text-align:right; 
	text-size:6px;
	color:#FFFFFF;
	margin:0px;
}

.divFooter a{
	color:#fdfaf0;
	background-color:inherit;
	font-weight:bold;
}

.divFooter a:hover{
	color:#854500;
	background-color:inherit;
	text-decoration: underline;
}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
font-size:0.8em;
}

.tabs11 {
	float:left;
	width:900px;
	font-size:93%;
 	line-height:normal;
	margin-top: -13px;
}

.tabs11 ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}
.tabs11 li {
	display:inline;
	margin:0;
	padding:0;
}
.tabs11 a {
	float:left;
	background:url("tableft11.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
.tabs11 a span {
	float:left;
	display:block;
	background:url("tabright11.gif") no-repeat right top;
 	padding:5px 15px 4px 6px;
	color:#9F9584;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabs11 a span {float:none;}
/* End IE5-Mac hack */
.tabs11 a:hover span,
.tabs11 a.currentTab span{
	color:#FFF;
}
.tabs11 a:hover,
.tabs11 a.currentTab {
	background-position:0% -42px;
}
.tabs11 a:hover span,
.tabs11 a.currentTab span {
	background-position:100% -42px;
}



/* LAYOUT GENERAL */

.pH2 {
	 /* 00 */ 	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 {
	padding:5px;
	color:#000000;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.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 #939238;
}

.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 #939238;
	background-color: #efefef;
}

.divBlockbar_new_0 {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #fdfaf0;
	background-color: #939238;
}

.divBlockmain_new_0 {
	padding: 5px;
}

.divBlock_new_1 {
	margin-top: 5px;
	border: 1px solid #939238;
	background-color: #efefef;
}

.divBlockbar_new_1 {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fdfaf0;
	background-color: #939238;
}

.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; }

