* { margin:0; padding:0; }

/* Elements */
body { text-align:center; background: #CCC; font: 70% Verdana, Arial, Helvetica, sans-serif; }
h1 { color:#666666; font-size:0.8em; /*width:75px;*/ padding:2px 0; border-bottom:#EFEFEF 1px solid }
h2 { color:#666666; font-size:0.9em; padding:15px 0 3px 0; }
a { color:#006633; }
a:hover { color:#CC0000; text-decoration:none; }
p { padding:2px 0px 2px 0px; }

/* Structure */
#wrapper { margin:1.2em auto; background:#FFFFFF; border:#000 1px solid; width:700px; text-align:left;  }
#header { padding:7.1em; background:url(images/barcelona.jpg) no-repeat top; border-bottom:#000 5px solid; }
#content {padding:0em 1.2em 0em 1.2em;}

/* lists */
.main_menu { font-size:0.8em; text-align:right; padding:0; /*margin-left:90px; float:right;*/ }
.main_menu li { display:inline; line-height:20px; margin:2px 5px; }
.main_menu li a {  padding:3px 10px; border-bottom:#006633 3px solid; text-decoration:none; color:#000;  }
.main_menu li a.first {  }
.main_menu li a:hover { border-bottom: #006600 3px solid; color:#006600; }

.cat_menu { margin:0px; padding:0px; margin-left:5px; margin-bottom:5px; float:right; clear:both; }
.cat_menu h2 { }
.cat_menu ul { text-align:left;}
.cat_menu li { line-height:20px; list-style:none; }
.cat_menu li a { border-left:#006633 solid 2px; padding:0px 5px; text-decoration:none; }
.cat_menu li a.first {  }
.cat_menu li a.selected { border-left:#CC0000 solid 2px; }
.cat_menu li a:hover { text-decoration:none }

.links_list {padding:2px;}
.links_list li { padding:5px; list-style:none;}
.discreet_url { color:#666666; }
.pages {}

/* forms */
.msg { background-color:#FFFF99; border:1px #CC0000 solid; width:auto; text-align:center; font-weight:bold; padding:5px 2px 5px 2px; margin:5px 2px 5px 2px;}
.form_link { padding:5px; text-align:center;}
.form_link a { padding:5px; margin:0px 7px 0px 7px; background-color:#333333; color:#FFFFFF; border:#000000, solid, 1px; text-decoration:none}
.form_link a:hover { background-color:#CC0000; }
input { font: 100% Arial, Helvetica, sans-serif; width:inherit  }
textarea { font: 100% Arial, Helvetica, sans-serif; width:inherit  }
select { font: 100% Arial, Helvetica, sans-serif; width:inherit  }
.button { font: 100% Arial, Helvetica, sans-serif; background-color:#FFF; color:#000; border:#006633 1px solid; padding:1px 12px 1px 12px; width:100px; }

/* powered by */
#footer { text-align:right; font-size:1em; margin:0; padding:10px; background-image:url(images/footer.jpg); background-repeat:no-repeat; background-position:right; border-top:#666666 1px dashed;}
