body {
	margin: 0; padding: 0;
	background-color: white;
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #505050;
}

* html .png {  /* for IE6... */
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = this.src.substring(0, this.src.lastIndexOf("/"))+"/px_tr.gif" ):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}

#encaix {
 	position: relative;
 	width: 100%;
}
/* html #encaix {
    behavior: expression(alert(document.location));
}*/

.tancador {
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
	clear: both;
	display: block;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
    margin: 0; padding: 5px 0 15px 0;
}
h1 {font-size: 20px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}

img {
	border: 0;
}
img.center {
	vertical-align: middle;
}

a, a:link {
	text-decoration: none;
	color: #4D5EB0;
	outline-style: none;
}
a:hover {
	color: orange;
}

p {
	margin: 2px;
	padding: 2px;
}

form {margin: 0; padding: 0}

#separador {
	width: auto;
	border-bottom: 1px dashed #d0d0d0;
	margin: 15px 0;
}


/*** manteniment i informació: ***/

#manteniment, #publicInfo, #publicError {
	position: relative;
	overflow: hidden;
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 80px 0 80px 180px;
	font-size: 14px;
	font-weight: normal;
	color: #303030;
	text-indent : 2px;
	background-image: url(../grafics/ico_error.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#manteniment {
	margin: 40px auto;
	padding: 60px 0 60px 180px;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #999;
}
#manteniment .titular, #publicInfo .titular, #publicError .titular {
	font-family : Georgia, "Times New Roman", times, serif;
	font-size: 20px;
	margin-bottom: 15px;
	font-style: italic;
	color: #606060;
}
#publicInfo {
	background-image: url(../grafics/ico_info.gif);
}


/*** CAPÇALERA ***/

#head {
 	z-index: 2;
	position: relative;
	height: 52px;
	background: #a0a0a0 url(../grafics/back_header.gif) 0 bottom repeat-x;
}
#head #center {
	position: absolute;
	top: 0; left: 50%;
	width: 900px;
	margin-left: -450px;
	height: 50px;
}

#head #logo {
	position: absolute;
	top: 7px;
	left: 0;
}
#head #logoTxt {
	position: absolute;
	top: 4px;
	left: 42px;
	font-size: 28px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	color: white;
}
#head #logoTxt .up {
	font-size: 32px;
}
#head #logoTxt .exp {
	font-size: 22px;
}
#head #logoTxt a {
	color: white;
}
#head #logoTxt a:hover {
	color: #f0f0f0;
}

#head #subLogo {
    position: absolute;
	top: 13px;
	left: 183px;
	font-size: 13px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #ddd;
	border-left: 1px solid #888;
	padding: 9px 0 2px 10px;
}

/* menu: */

#head #menu, #head #subMenu {
	position: absolute;
	right: 0;
	top: 26px;
	width: 70%;
	font-weight: bold;
	text-align: right;
}
#head #subMenu {
    top: 8px;
    color: #888;
}
#head #menu a {
	color: black;
}
#head #subMenu a {
    color: #444;
    font-weight: normal;
}
#head #menu a:hover, #head #subMenu a:hover {
	color: white;
}
#head #menu .up, #head #subMenu .up {
    color: white;
    font-weight: bold;
}
#head #menu .hey {
	background: url(../grafics/ico_latw.gif) left center no-repeat;
    padding-left: 8px;
}
#head #menu .new {
    border-bottom: 2px solid #CBCBCB;
}
#head #menu img {
	vertical-align: middle;
}

#head #menu .special {
	color: #CCFFFF;
}
#head #menu .special:hover {
    color: white;
}

#head #subMenu a.in {
    color: #FFFF99;
}

/* caixa de logout: */

#head_register {
	position: relative;
	width: 900px;
	border-bottom: 2px solid #ccc;
	margin: 0 auto 10px auto;
	background: #f6f6f6;
}
#head_register img {
	vertical-align: middle;
}

#head_register a {
	font-weight: bold;
	color: #59A8CE;
}
#head_register a:hover {
	color: orange;
}
#head_register #personal {
	position: relative;
	width: 100%;
	padding: 5px 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 5px;
	background: white;
}
#head_register #personal a.up {
	color: black;
	border-bottom: 2px solid orange;
}

#head_register #menuAuthor {
	position: relative;
	width: 100%;
	bottom: -2px;
	overflow: hidden;
}

#head_register #menuAuthor ul {
    margin: 0; padding: 0 0 0 5px;
	list-style-type: none;
	float: left;
	height: 23px;
}
#head_register #menuAuthor li {
    display: inline;
    background: url(../grafics/caps_pat_act_esq.gif) top left no-repeat;
    padding: 0 0 0 10px;
    margin: 0 2px 0 0;
    float: left;
}
#head_register #menuAuthor li a {
    background: url(../grafics/caps_pat_act_drt.gif) top right no-repeat;
	padding: 4px 10px 3px 0;
	display: block;
	font-size: 12px;
	background-color: none;
	text-decoration: none;
}
#head_register #menuAuthor li a:hover {
}
#head_register #menuAuthor li.up {
    background-image: url(../grafics/caps_pat_esq.gif);
    margin-bottom: 0;
}
#head_register #menuAuthor li.up a {
    background-image: url(../grafics/caps_pat_drt.gif);
    color: #666;
    padding-bottom: 5px;
}
#head_register #menuAuthor li.up a:hover {
    color: orange;
}

#menuLang {
    position: relative;
    display: none;
	width: 100%;
	border-bottom: 2px solid #ccc;
}
#menuLang p {
    width: 850px;
    margin: 0 auto;
	padding: 10px 0 10px 20px;
	background: url(../grafics/ico_reload.gif) left center no-repeat;
}
#menuLang a {
    font-weight: bold;
}

/* *** cos: *** */

#body {
	z-index: 1;
	position: relative;
	overflow: hidden;
	width: 100%;
}

#home {
    position: relative;
    width: 100%;
}

#image_random {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 225px;
	background-color: #515151;
	border-bottom: 6px solid #d0d0d0;
}

#specialOptions {
    position: relative;
	overflow: hidden;
	width: 100%;
}

#specialOptions .typePanos, #specialOptions .searchBox {
	position: relative;
	overflow: hidden;
	float: left;
    font-size: 10px;
    margin-right: 15px;
    padding: 10px 0;
}
#specialOptions .typePanos strong, #specialOptions .searchBox strong {
    color: orange;
}
#specialOptions .typePanos.destaca strong, #specialOptions .searchBox.destaca {
    color: #aaa;
}
#specialOptions .typePanos select, #specialOptions .searchBox .search {
    background: #fafafa;
    border: 1px solid #ddd;
    color: #aaa;
    font-weight: bold;
    font-size: 12px;
    padding: 2px;
    margin: 0;
}
#specialOptions .typePanos.destaca select, #specialOptions .searchBox.destaca .search {
    background: #fcee8d;
    border-color: orange;
    color: #ed7d18;
}
#specialOptions .typePanos:hover select {
    background: orange;
    color: white;
}
#specialOptions .searchBox .search {
	width: 150px;
	color: #444;
}
#specialOptions .searchBox .button {
	padding: 0 2px;
    background: #ccc;
    border: 2px solid #bbb;
    margin: 0;
    font-weight: bold;
    font-size: 12px;
    color: white;
    cursor: pointer;
}
#specialOptions .searchBox .button:hover {
    background: orange;
    border-color: #f88607;
    color: white;
}

#infoPlugins {
	position: relative;
	overflow: hidden;
	background-color: black;
	padding: 20px 20px 20px 70px;
	width: 810px;
	color: white;
	font-size: 14px;
	margin: 10px auto 10px auto;
	background: black url(../grafics/ico_alerta.jpg) 10px center no-repeat;
	text-align: left;
}
#infoPlugins a {
	color: orange;
	font-weight: bold;
}
#infoPlugins a:hover {
	color: #99CCFF;
}


#body .topTitle {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 22px;
	color: #a0a0a0;
	margin-bottom: 15px;
	width: 900px;
	margin: 5px auto;
}


#body .centerBox {
	position: relative;
	overflow: hidden;
	width: 900px;
	margin: 0 auto;
}

#optionsBox {
	position: relative;
	/*overflow: hidden;*/
	z-index: 100;
	background-color: #f5f5f5;
	margin-bottom: 10px;
	height: 26px;
	font-size: 12px;
}
#optionsBox a.up {
	background: url(../grafics/ico_lat.gif) 5px center no-repeat;
	padding: 5px 10px 5px 15px;
	display: block;
	font-weight: bold;
	background-color: #FFF4DF;
	border-top: 2px solid orange;
}
#optionsBox a.up:hover {
	color: white;
	background-color: orange;
	background-image: url(../grafics/ico_latw.gif);
	border-top: 2px solid maroon;
}
#optionsBox img {
    vertical-align: baseline;
}
#optionsBox .link {
	position: relative;
	float: left;
	border-right: 2px solid white;
}
#optionsBox .info {
	position: relative;
	float: right;
	color: #909090;
	padding: 5px;
	border-left: 2px solid white;
}

.linkPages {
	position: relative;
	float: right;
	padding: 5px 10px 5px 70px;
	background: url(../grafics/ico_book.gif) left center no-repeat;
	margin: 0 0 5px 15px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
}
#body .linkPages.rss {
    background-image: url(../grafics/ico_rss_2.gif);
    padding-left: 30px;
}
#body .linkPages.favr {
    background-image: url(../grafics/ico_heart.gif);
    padding-left: 30px;
}




.publi {
	position: relative;
	overflow: hidden;
	width: 900px;
	height: 88px;
	margin: 10px auto;
	padding-bottom: 10px;
	border-bottom: 2px solid #f0f0f0;
}
.no-border, .borderTop {
	border: 0;
}
.borderTop {
    border-top: 2px solid #f0f0f0;
    padding: 10px 0 0 0;
}
.borders {
    border-top: 2px solid #f0f0f0;
    padding-top: 10px;
}


.sponsors {
    position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.sponsors .title {
	position: absolute;
	top: 0; left: 0;
	font-size: 10px;
	color: #ccc;
	font-weight: bold;
}
.sponsors .logo {
	position: relaitve;
	float: left;
	margin: 18px 10px 0 0;
	overflow: hidden;
}
.sponsors .logo.middle {}

.sponsors .logo.last {
	margin-right: 0;
}


#specialInfo {
	position: relative;
	overflow: hidden;
	width: 900px;
	margin: 20px auto;
	overflow: hidden;
}
#specialInfo a {
	font-weight: bold;
}
#specialInfo .left, #specialInfo .right {
	position: relative;
	float: left;
	width: 450px;
}
#specialInfo .right {
	float: right;
}
#specialInfo .left a {
	font-size: 16px;
	line-height: 24px;
}
#specialInfo .left a:hover {
	filter: alpha(opacity=80); opacity: 0.80;
}
#specialInfo .left p {
	margin: 0; padding: 5px 0 0 0;
	font-size: 12px;
	line-height: 18px;
	color: #808080;
}
#specialInfo .right .title {
	font-size: 16px;
	line-height: 24px;
}
#specialInfo .right .img {
	float: left;
	margin: 10px 0 0 10px;
}
#specialInfo .right p {
	position: relative;
	float: right;
	margin: 30px 0 0 0; padding: 0;
	width: 270px;
	font-size: 12px;
	line-height: 18px;
	color: #808080;
}
#specialInfo .left a.info, #specialInfo .right a.info {
	font-size: 12px;
	padding-left: 8px;
	background: url(../grafics/ico_lat.gif) left center no-repeat;
}
#specialInfo .imageLeft {
	position: relative;
	float: left;
	margin: 5px 10px 0 0;
}


.paragraph {
	position: relative;
	width: 900px;
	margin: 20px auto;
}
.paragraph h2 {
	margin-top: 20px;
	border-top: 2px solid #f0f0f0;
	padding-top: 10px;
	font-size: 18px;
	color: #b0b0b0;
}
.paragraph h3 {
	padding-top: 10px;
	font-size: 16px;
	color: #a0a0a0;
}

.paragraph p {
	width: auto;
	margin: 5px 0 10px 20px;
}
.paragraph .linkUp {
	position: relative;
	width: auto;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
.paragraph .linkUp a {
	background: url(../grafics/ico_up_m.gif) right center no-repeat;
	padding-right: 15px;
}

.paragraph .left {
	position: relative;
	float: left;
	width: 30%;
	margin-left: 20px;
}
.paragraph .right {
	position: relative;
	float: right;
	width: 30%;
	margin-right: 20px;
}

.block {
	background: #f0f0f0;
	padding: 20px;
}
.article {
	position: relative;
	width: auto;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
.article h1.topTitle {
	padding: 10px 0 20px 0;
}
.article .nameUp, .article .name {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #606060;
}
.article .name {
	font-size: 16px;
	line-height: 20px;
}
.article h4 {
	margin-left: 20px;
}
.article img.marcLeft {
	position: relative;
	float: left;
	border: 4px solid #eee;
	margin: 0 10px 10px 20px;
}
.article li {
	padding-bottom: 5px;
}
.article li a {
	font-weight: bold;
}
.article blockquote {
	background: #FCF5E2;
	padding: 15px;
	text-align: left;
}
.article .image {
	margin: 15px 0 15px 0;
	text-align: center;
}
.article .info {
	font-size: 10px;
	font-weight: bold;
	color: #606060;
	text-align: center;
	padding-bottom: 15px;
}

.linkPages {
	position: relative;
	float: right;
	padding: 5px 10px 5px 70px;
	background: url(../grafics/ico_book.gif) left center no-repeat;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

/* paginació */

#paginador {
    position: relative;
    overflow: hidden;
	width: 865px;
	margin: 5px auto 5px auto;
	background: url(../grafics/ico_book.gif) left 6px no-repeat;
    padding: 13px 0 13px 70px;
	font-size: 12px;
	text-align: left;
	color: #a0a0a0;
}
#paginador strong {
    padding: 4px 8px;
	background: #b7ddf0;
	color: white;
}
#paginador a {
	text-decoration: none;
	font-weight: bold;
	padding: 4px 8px;
	background: orange;
	color: white;
}
#paginador a:hover {
    background-color: black;
    color: white;
}




/* cloenda: */

#linkUp {
	position: relative;
	float: left;
	visibility: hidden;
	font-weight: bold;
	margin-top: 5px;
}
#linkUp a {
	padding: 8px 0 6px 30px;
	background: url(../grafics/ico_up_o-b.gif) 0 2px no-repeat;
    display: block;
    
}
#linkUp a:hover {
	background-position: 0 -24px;
}
 
#bottom {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 5px 0 20px 0;
	border-top: 6px solid #dadada;
	margin-top: 20px;
	background: url(../grafics/background_bottom.jpg) 0 0 repeat-x;
}
#bottom .box {
    position: relative;
    overflow: hidden;
	width: 900px;
	margin: 0 auto 0 auto;
}
#bottom .right {
    position: relative;
 	width: 70%;
	float: right;
	text-align: right;
}

.legal {
	padding: 0 0 10px 0;
}
.legal a {
	font-weight: bold;
}
.legal img {
	padding-top: 4px;
}

