/* ETIQUETES PREDEFINIDES */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	background-color: #ffffff;
	}

#esquerracap {
	position:absolute;
	width:233;
	margin-left: 0px;
	padding-top:25px;
	text-align: center;
	background-color:#ffffff;
	font-size: 11px;
	}
	
#esquerracapfix {
	position:fixed;
	width:233;
	margin-left: 0px;
	padding-top:25px;
	text-align: center;
	background-color:#ffffff;
	font-size: 11px;
	}


#esquerra {
	position:absolute;
	width:233;
	margin-left: 0px;
	padding-top:25px;
	text-align: center;
	background-color:#ffffff;
	}

#esq-vora1 {
	position:relative;
	margin-top: 20px;
	background-color:#f9f7f1;
	width: 209px;
	margin-left: 11px;
	margin-right: 11px;
	font-size: 11px;
	line-height: 15px;
	border-top: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
    border-right: 1px solid #ff9900;
    }
	
#esq-no-vora {
	position: relative;
	margin-top: 20px;
	background-color:#f9f7f1;
	width:200;
	font-size: 10px;
	line-height: 12px;
	padding:6px;
	text-align: justify;
	}
	
#esq-titol {
	position:relative;
	margin-top: 20px;
	background-color:#f9f7f1;
	width: 189px;
	margin-left: 11px;
	margin-right: 11px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000066;
	border-top: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
    border-right: 1px solid #ff9900;
    border-bottom: 1px solid #ff9900;
    padding: 8px;
    }
    
#titoltema {
	position:relative;
	width:90%;
	margin-top: 4px;
	background-color:#f9f7f1;
	font-size: 28px;
	line-height: 32px;
	font-weight: bold;
	color: #006699;
	border-right: 3px dotted #000066;
    border-bottom: 3px dotted #000066;
    padding: 10px;
    }
    
#notistema {
	position:relative;
	width:90%;
	margin-top: 0px;
	background-color:#f9f7f1;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #000000;
	border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-bottom: 1px dotted #000066;
    padding: 10px;
    padding-top: 14px;
    padding-bottom: 14px;
    }
#esq-cos {
	position:relative;
	margin-top: 0px;
	background-color:#f9f7f1;
	width: 189px;
	margin-left: 11px;
	margin-right: 11px;
	font-size: 11px;
	line-height: 12px;
	border-top: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
    border-right: 1px solid #ff9900;
    text-align: left;
    padding: 8px;
    }
    
    

	
#dreta {
	position:absolute;
	top: 0px;
	left: 250px;
	right: 0px;
	background-color: #f9f7f1;
	padding-right: 30px;
	padding-left: 24px;
	padding-top:20px;
	text-align: justify;
	border-left: 1px dashed #ff9900;
	}

#tauladreta {
	position:relative;
	margin-top: 20px;
	margin-bottom: 60px;
	background-color:#ffffff;
	margin-left: 11px;
	margin-right: 11px;
	font-size: 11px;
	line-height: 14px;
	border-top: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
    border-right: 1px solid #ff9900;
    text-align: left;
    padding: 20px;
    }

#tauladreta-llista {
	position:relative;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color:#ffffff;
	margin-left: 11px;
	margin-right: 11px;
	font-size: 11px;
	line-height: 14px;
	border-top: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
    border-right: 1px solid #ff9900;
    text-align: left;
    padding: 10px;
    }


/* COLUMNA ESQUERRA */

.titolesq {
	margin-top: 10px;
	padding-bottom: 6px;
	font-size: 16px;
	line-height: 20px;
    color: #000066;
	font-weight: bold;
	width:100%;
	border-bottom: solid 1px #ff9900;
    }
    
.imatgeesq {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	}

.llistaesq {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: left;
	border-bottom: solid 1px #ff9900;
	}


/* LINKS */

a:link {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;}
	
a:visited {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;}
	
a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a:active {
		font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

a.notis-cos:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a.notis-cos:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a.notis-cos:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.notis-cos:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}


a.llista:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.llista:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.llista:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
a.llista:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}


/* ESTILS PERSONALITZATS */


.articledata {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #666666;
	padding-top: 20px;
	}

.articletitol {
	widht: 100%;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	color: #000066;
	padding-top: 10px;
	border-top: solid 1px #cccccc;
	}

.articletitol2 {
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	color: #000066;
	padding-top: 10px;
	border-top: solid 1px #cccccc;
	padding-bottom: 10px;
	border-bottom: solid 1px #cccccc;
	}

.articlesubtitol {
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #000066;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #cccccc;
	}
	
.articletitolnobord {
	widht: 100%;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	color: #000066;
	padding-top: 10px;
	}


.articlesubtitolnobord {
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	color: #000066;
	padding-top: 8px;
	padding-bottom: 8px;
	}
	

.articleentrada {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	}

.articlecos {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	color: #000000;
	padding-top: 20px;
	}

.articlefirma {
	widht: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	background-color: #cccccc;
	}

.article-ea {
margin-top: 25px;
margin-bottom: 30px;
font-size: 10px;
text-align: center;
color: #000000;
font-weight: normal;
}

.article-info {
margin-top: 25px;
margin-bottom: 30px;
font-size: 10px;
text-align: left;
color: #000000;
font-weight: normal;
}

.notistitol {
width:600px;
border-top: solid 1px #ff9900;
border-bottom: solid 0px #ff9900;
border-left: solid 1px #ff9900;
border-right: solid 1px #ff9900;
margin-top: 1px;
margin-bottom: 0px; 
margin-left: 8px;
margin-right: 0px;
padding:5px;
font-size: 10px;
line-height: 12px;
text-transform: uppercase;
text-align: justify;
color: #000000;
background-color: #ffecd1;
font-weight: bold;
font-variant: normal;
}

.notiscos {
width:400px;
border-top: dotted 2px #ff9900;
border-bottom: solid 1px #ff9900;
border-left: solid 1px #ff9900;
border-right: solid 1px #ff9900;
margin-top: 0px;
margin-bottom: 20px; 
margin-left: 8px;
margin-right: 0px;
padding:5px;
font-size: 11px;
line-height: 13px;
text-align: left;
color: #000000;
background-color: #ffffff;
font-variant: normal;
}

.notisllista {
width:400px;
margin-top: 1px;
margin-bottom: 10px; 
margin-left: 8px;
margin-right: 0px;
padding:5px;
font-size: 10px;
line-height: 12px;
text-transform: uppercase;
text-align: left;
color: #ff0000;
background-color: #ffecd1;
font-weight: normal;
}
