/* full d'estil workshop 2007 */
*{padding: 0; margin: 0; }
html { height: 101%; }
body {
	color: #33CCFF;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(../imatges/Etse_gran_GRIS_2.png);
}
/* ************************************************
Seccions div
**************************************************/
#wrapper {
	color: #000000;
	background-color: #FFFFFF;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8C1F30;
	border-right-color: #8C1F30;
	border-bottom-color: #8C1F30;
	border-left-color: #8C1F30;
}
#capsalera {
	color:#FFFFFF;
	background-color: #FFFFFF;
	/* background-image:url(../imatges/fons.jpg); */
/*background-attachment: fixed;*/
/*background-repeat: repeat-y; */ 
/*background-position: top left;  */
padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(../imatges/workshop_980.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 170px;
	width: auto;
}
#capsalera img {
	background-color:#FFFFFF;
	padding: 0;
	text-align: justify;	/* border-width: 1px; 
	border-style: solid;
	border-color: #333333;*/
}
#capsalera p {
	/*position: absolute;
	top: 5px;*/
	/*left: 50%;*/
	padding: 5px 0 5px 0;
	margin-bottom: 0;
	font-family: "Bauhaus 93";
	font-size: 200%;
}
#navegacio {
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 4px;
	font-size: small;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#navegacio ul {
margin: 0;
}
#navegacio li {
display: inline;
list-style-type: none;
margin: 0;
}
#navegacio a {
	color: #FFFFFF;
	background-color: #8C1F30;
	padding: 2px 6px 2px 6px;
	border: 1px solid #8c8c8c;
	font-weight: bold;
}
#navegacio a:hover, #inicio #nav01 a, #contacte #nav07 a, #arrive #nav04 a, #tarraco_info #nav05 a, #sessions #nav02 a, #documentation #nav06 a {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	padding-bottom: 3px;
	border-bottom: none;
	font-style: normal;
	font-weight: bold;
	border-color: #8C1F30;
}
#navegacio a:active {
background-color: #FFFFFF;
}
#text {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
#text a {
	color: #000000;
	background-color:#FFFFFF;
	padding: 2px 6px 2px 6px;
	text-decoration: underline;
}
#text a:hover {
text-decoration: none;
color:#FFFFFF;
background-color: #8C1F30;
padding-bottom: 3px;
border-bottom: none;
}
#text ul {
margin: 5px 0 5px 40px;
}
#text li {
	display: list-item;
	list-style-type: circle;
	margin: 5px 0 5px 0px;
	text-align: left;
	color: #000000;
	padding: 5px 5px 4px 5px;
}
#text p {
text-align: justify;
}
#text address {
text-align: left;
font-size: 90%;
font-style: normal;
letter-spacing: 1px;
line-height: 1.5em;
}
#sotatext {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	border-top: 1px solid #000000;
	clear: both;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#sotatext address {
	text-align: left;
	color: #000000;
	font-size: 80%;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 1.5em;
}
#peu {
	padding: 5px; /*relleno superior sota la linia */
	border-top: 1px solid #8c8c8c; /* borde superior*/
	margin-top: 10px; /* marge superior damunt la línia */
	background-color: #8C1F30;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
/*h1 { font-size: 100%; */
}
/* ************************************************
Elements html generals
**************************************************/
h2 {
	font-size: 130%;
	margin-bottom: 1em;
	text-align: center;
}
h3 {
	color: #FFFFFF;
	font-size: 120%;
	margin-bottom: 1em;
	background-color: #8C2031;
	margin: 0;
	background-position: center;
}
h4 { font-size: 110%; margin-bottom: 10px; padding-bottom: 10px; }
address {
text-align: center;
font-size: 70%;
font-style: normal;
letter-spacing: 2px;
line-height: 1.5em;
}
a { text-decoration: none; }
a:link { color: #d90000; }
a:visited {color: #cc6666; }
/**/
a:hover,  a:focus { text-decoration: underline; }
a:active { color: #990000; background-color: #CCFFFF; }
ul li { list-style-type: square; }
p, ul { margin-top: 0; margin-right: 0; margin-bottom: 1em; margin-left: 0; }
ul ol {margin: 0; }
li { margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 1em; }
.tipus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #8C1F30;
	text-align: left;
	vertical-align: top;
	padding-left: 2px;
	width: 29%;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
#entre {
	background-color: #8C1F30;
	clear: none;
	float: left;
	width: 5px;
	height: 80%;
	left: 50%;
	right: 50%;
	margin-top: 10px;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left: 1%;
}

.pauses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	background-color: #EEEEEE;
	text-align: center;
}
#div_tarda {
	clear: both;
	float: none;
	width: 48%;
}
#dia1 #dia2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	clear: none;
	width: 90%;
	background-color: #8C1F30;
	text-align: center;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
}

.sessions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFCC;
	text-align: left;
	text-indent: 10px;
}
.hores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: right;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8C1F30;
	border-right-color: #8C1F30;
	border-bottom-color: #8C1F30;
	border-left-color: #8C1F30;
	width: 7%;
	vertical-align: top;
	padding-right: 3px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.dia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}
.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-indent: 10px;
	vertical-align: top;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	vertical-align: top;
	text-decoration: underline;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-align: justify;
	text-indent: 4px;
	font-weight: normal;
	padding-left: 5px;
}.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
.autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-bottom: 2px;
}
.alerta {
	/* [disabled]font-family: Arial, Helvetica, sans-serif; */
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
.alerta2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
#ebloc {
	float: left;
	width: 45%;
	clear: none;
	padding-bottom: 5px;
	padding-right: 5px;
}
#dbloc {
	float: left;
	width: 45%;
	clear: none;
	padding-bottom: 5px;
	padding-left: 5px;
}
#cbloc {
	float: none;
	clear: both;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
.data {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8C2031;
	text-align: center;
	vertical-align: middle;
}
/*==========================
TAULES
============================*/
th {
	color: #FFFFFF;
	background-color: #8C2031;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}
td {
	color: #000000;
	border: 1px solid #FFFFFF;
}
#dijous {
	width: 48%;
	float: left;
	margin-bottom: 20px;
}
#divendres {
	float: right;
	width: 48%;
	clear: right;
	margin-bottom: 20px;
}
.autor2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	vertical-align: top;
}
.pdf {
	width: 5%;
	vertical-align: top;
}
.espai {
	height: 3px;
	font-size: xx-small;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#titoldij {
	position:relative;
	width:100%;
	z-index:1;
	background-color: #990000;
	text-align: center;
	border: 1px solid #999999;
	font-weight: bold;
	color: #FFFFFF;
}
#esquerra {
	position:relative;
	width:48%;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: left;
	margin-bottom: 30px;
	margin-top: 30px;
	background-color: #FFDFDF;
}
#dreta {
	position:relative;
	width:48%;
	float: right;
	margin-bottom: 30px;
	margin-top: 30px;
	clear: none;
	background-color: #FFDFDF;
	}
#titoldiv {
	position:relative;
	width:80%;
	background-color: #990000;
	text-align: center;
	border: 1px solid #999999;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	clear: none;
	/*
	position:relative;
	width:80%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	margin-top: 20px;
	margin-bottom: 30px;
	float: left;
	clear: both;
	text-align: center;
	*/
}
#esqb {
	position:relative;
	width:48%;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin-bottom: 30px;
	margin-top: 30px;	/*
	position:relative;
	width:48%;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
	*/
}
#dretb {
	position:relative;
	width:48%;
	float: right;
	margin-bottom: 30px;
	margin-top: 30px;
	clear: right;	/*
	position:relative;
	width:48%;
	z-index:1;
	
	float: right;
	margin-top: 30px;
	margin-bottom: 30px;
	*/
}
.dadescorreu {
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 40%;
	border: 1px solid #CCCCCC;
	left: 30%;
	right: 30%;
	position: relative;
}
.dadescorreu2 {
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: center;
	width: 40%;
	border: 1px solid #CCCCCC;
	left: 30%;
	right: 30%;
	position: relative;
}
.centrat {
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 40%;
	border: 1px solid #CCCCCC;
	left: 30%;
	right: 30%;
	position: relative;
}.botons {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8C2031;
	text-align: center;
	vertical-align: middle;
	width: 20%;
	border: thin solid #CCCCCC;
	position: relative;
	left: 40%;
	right: 40%;
	padding: 3px;
}
.botons2 {

	vertical-align: middle;
	margin: 1px;
	padding: 1px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	width: 40%;
	border: 1px none #CCCCCC;
	left: 28%;
	right: 28%;
	position: relative;
}
.botons3 {
	vertical-align: middle;
	margin: 1px;
	padding: 1px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	width: 50%;
	border: 1px none #CCCCCC;
	left: 10%;
	right: 10%;
	position: relative;
}
.autor3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}
.titol5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-indent: 5px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	margin-left: 10px;
}
#esquerra2 {

	position:relative;
	width:48%;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: left;
	margin-bottom: 30px;
	margin-top: 30px;
}
