@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; }
html { min-height: 100%;margin-bottom: 1px;  }
body {  background:#ffffff ;margin:0; padding:0; font-family:Arial; color:#000; font-size:12px;text-align: center; /* for IE */ }
#header { position:relative; margin:0 auto; width:60%; height:70px;	text-align: left; }
#header a img { border:none; }
#contentwrap { position:relative; width:60%; margin:0 auto; 	text-align: left;}
#breadcrumb { position:relative; top:0; left:0px; width:96%; margin-bottom:5px;  padding:2px 10px 2px 10px; background:url(img/linea2.png) repeat-y; }
#bread { position:relative; top:0; left:0px; width:96%; margin-bottom:5px;  padding:2px 10px 2px 10px; background:url(img/linea2.png) repeat-y; }
#idioma { position:relative; top:0; left:0px; width:96%; margin-top:20px;margin-bottom:5px;  padding:2px 3px 2px 3px; background:url(img/linea_ok.png) repeat-x; }
input, select{
	 font-family:Trebuchet MS,Arial, Verdana, Lucida, serif, sans;
    font-size:1,3em;
    border:1px solid #DBD9DB;
    background:#fafafa;
    margin: 0px 1px 2px 1px;
    padding:0px !important;;
    text-decoration: none;
    color: rgb(104,104,104);
    height: 20px;
    cursor:pointer;
}
textarea{
    font-family:Trebuchet MS,Arial, Verdana, Lucida, serif, sans;
    font-size:1.3em;
    color:rgb(66,66,66);
    width:98%;
    background:#fafafa;
    border:1px solid #EDEEF1;
    padding:4px;
}
a {
	color:#686868;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#panel input {
    margin: 0px 0px 3px 5px;  
}
#control input {
    margin: 0px 0px 3px 5px;  
}

a img {
	border:0px none;
}
h1 {
	margin:10px;
	padding:0;
	font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
	font-weight:normal;
	font-size:1.6em;
	letter-spacing:-1px;
	color:#9a9a9a;
}
h2, h4  {
	font-family:Trebuchet MS,Arial, Verdana, Lucida, serif, sans;
	font-weight:normal;
	color:#010101;
	padding:0;
}

h2 a,  h4 a {
	color:#010101;
	text-decoration:none;
}

h2 a:hover, h4 a:hover{
	text-decoration:underline;
}

h2 {
	color:rgb(0,153,102);
  font-size:12px;
	line-height:1.1em;
	margin:1em 0 0 0;
	padding:0 0 0 0;
}

h2 a {
	color:#4d9301;
	cursor:pointer;
}

h2 a, h2 img {
	border:0px none;
}



h4 {
	font-size:1.2em;
	letter-spacing:0px;
	color:#505050;
}

h4 a {
	color:#505050;
	cursor:pointer;
}

.meta {
	padding-bottom:9px;
	font-family:Lucida,Verdana, serif, sans;
  font-size:1.4em;
  color:rgb(66,66,66);
	width:98%;
	margin:4px 0 ;
	font-weight:normal;
}
.meta postinfo {   width:245px; background:url(images/bg_right_head.gif) repeat-x ; margin:0;  }
.meta dl {
	border:1px solid #EDEEF1;
	background:#fafafa;
	margin:0;
	padding:4px;
	list-style:none;
	display:block;
}
* html .meta dl {
	height:1em;
}
.meta dl dd, .meta dl dt {
	display:inline;
	margin:0;
	padding:0;
}
.meta dl dt {
	margin:0 .5em 0 0;
	color:#828282;
}
.meta dl dt a {
	color:#828282;
	text-decoration:none;
}
.meta dl dd {
	margin:0 1em 0 0;
	color:black;
}
.meta dl img {
	vertical-align:middle;
}
.meta dl dd a {
	text-decoration:none;
	color:black;
}
</style>
