/* Reset CSS */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}


* { margin: 0; padding: 0; }
#pagina{display:table;overflow:hidden;margin:0px auto;}
*:first-child+html #pagina {position:relative;}/*ie7*/
* html #pagina{position:relative;}/*ie6*/

#container{display:table-cell;vertical-align: middle;}
*:first-child+html #container{position:absolute;top:50%;}/*ie7*/
* html #container{position:absolute;top:50%;}/*ie6*/

*:first-child+html #continut{position:relative;top:-50%;}/*ie7*/
* html #continut{position:relative;top:-50%;}/*ie6*/

*:first-child+html #contor{position:relative;top:-50%;}/*ie7*/
* html #contor{position:relative;top:-50%;}/*ie6*/

html,body{height:100%;}
#pagina{height:100%;width:465px;}

html,body{height:100%;}
body{background:#504b15;color:#fff;font-size:12px;font-family:Helvetica Neue, Helvetica, Arial, "Trebuchet MS", sans-serif;line-height:18px;}

h1{font-size:14px;}
h2{padding-top:10px;}
p{padding-top:5px;}
a{color:#333;text-decoration:none;}
a:hover{color:#000;}

a.more{display:block; padding-top:10px;padding-bottom:10px; border-bottom:1px #ccc solid;}

#pagina{height:100%;width:465px;}
#container{padding:10px;}
#continut{ border:0px solid #666; padding:10px;}
#contor{ border:0px solid #666; padding:10px; text-align:center;}

dt
  {
	padding: 5px; margin: 0;
	font-size: medium; color: black; font-weight: bold
  }
dd
  {
	padding: 5px; margin: 0;
	font-size: small; color: black
  }

dd.variant
  {
	 border-bottom: 1px solid black
  }


table { font-size: 12px; color:#172600; text-decoration: none }
th { background-color: #fff; font-weight: bold; text-align: center; border: 3px solid #000 }
th.rc { background-color: #fff; font-weight: bold; text-align: right; border: 1px solid #000; padding: 5px }
th.cc { background-color: #fff; font-weight: bold; border: 1px solid #000; padding: 5px }
td { background-color: #fff; text-align: left; padding: 5px }
