/*Stylesheet CG Main v1.6.0*/


/*Main*/

body {
	color: #666666;
	font-family: verdana;
	font-size: 11pt;
	text-align: center;
	line-height: 16pt;
	margin: 0em;
	background-repeat:    no-repeat;
	background-image: url(img/fons.jpg);
	background-position: left top;
}



ul {
	list-style-position: outside;
	list-style-type: square;
	color: #333333;
	padding-bottom: 1em;
	font-family: verdana;
	font-size: 11px;
}

ol {
	list-style-type: decimal;
	color: #333333;
	list-style-position: outside;
	padding-bottom: 1em;
	font-family: verdana;
	font-size: 11px;
}

li {
	font-size: 11px;
	line-height: 16pt;
	color: #333333;
	font-family: verdana;
}

ol ol {

	list-style-type: lower-alpha;
	color: #868686;
	list-style-position: outside;
}

ol ol ol {

	list-style-type: lower-roman;
	color: 999999;
	list-style-position: outside;
}

ol ul {

	color: #999999;
	list-style-position: outside;
}

ul ul {
	font-weight: bold;
	color: #999999;
	list-style-position: outside;}

ul ol {
	font-weight: bold;
	color: #999999;
	list-style-position: outside;}

h1 {
	font-size: 12pt;
	line-height: 20pt;
	text-align: left;
	padding-left: 230px;
	font-family: verdana;
	color: #FFFFFF;
	margin-left: 0px;
}


		
h3 {
	font-size: 12pt;
	}

h4 {
	font-size: 14pt;
	line-height: 18pt;
		}	

h5 {
font-size: 16pt;
	line-height: 20pt;}

h6 {
font-size: 18pt;
	line-height: 22pt;}

img.leftalign {
float: right;
position: relative;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 40px;
padding-top: 40px;
margin-bottom: 20px;}

img.rightalign {
float: right;
position: relative;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 40px;
padding-top: 40px;
margin-bottom: 20px;}


/*Links*/

a:link {
	color: #3399cc;
	text-decoration: none;

} 

a:visited {
	color: #006699;
	text-decoration: none;

}

a:hover {
	background-color: #f7f7f7;
	color: #FF6600;
	text-decoration: underline;
}

a:active {
	color: #006699;
	text-decoration: none;

}

p.caption {
color: #669999;
font-size: 0.875em;
font-weight: bold;}


/*Tables*/

table {
}
table.unbordered {}
table.unbordered th {}
table.unbordered td {}
table.bordered {}
table.bordered th {}
table.bordered td {}

/*Display Formats*/

div.boxtext {
border: 1px #ffffff solid;
padding-left: 1em;
padding-right: 1em;
margin-top: 0.5em;}

div.paneltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	line-height: 16pt;
	background-color: #EFEBE7;
	padding-left: 2em;
	padding-right: 2em;
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 6em;}

div.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	background-color: #EFEBE7;
	padding-left: 2em;
	padding-right: 2em;
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 6em;
}

div.recorda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #EFEBE7;

}
	
	
div.definition {
padding-top: 1em;
}

div.definition h3 {
	font-size: 1em;
	line-height: 110%;
	color: #0066CC;
	font-weight: normal;
	border-bottom-style: none;
	padding-bottom: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	list-style-type: square;
	background-image: url(img_mod2/mini-nav-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;

}

div.definition p {
font-size: 1.0em;}

pre.literal {
font-size: 1.0em;}

/*Questions*/

table.question {
font-family:   Arial, sans-serif, Helvetica,;
font-size: 1em;
line-height: 1.4em;
border-left-color: #A5BACE; 
border-left-style: solid; 
border-left-width: 3px;
border-top-color: #A5BACE; 
border-top-style: solid; 
border-top-width: 3px;
margin-top: 10px;
width: 100%;

}

td.qnum {
background-color: #ffffff;
font-size: 3em;
color: #ffffff;
text-align: left;
width: 0em;
}

td.qbody {
font-size: 1em;
line-height: 1.4em;}

table.qinput {
width: 100%;
padding: 8px;
font-size: 1em;
line-height: 1.4em;
}

#feedback {
margin: 8px;
padding: 8px;
position: static;
font-family: Helvetica, Arial, sans-serif;
font-size: 1em;
line-height: 1.4em;
position: static;}

#feedback p, #feedback ul, #feedback ol, #feedback table {
font-size: 1em;
line-height: 1.4em;
}

.Qfeedbackgeneric {
display: none;
line-height: 1.4em;
background-color: #C8D9E9;
border: 1px #666666 solid;
margin: 8px;
padding: 8px;}

.Qfeedbackcorrect {
display: none;
line-height: 1.4em;
background-color: #C3DDDD;
margin: 8px;
padding: 8px;
border: 1px #666666 solid;
}

.Qfeedbackincorrect {
display: none;
line-height: 1.4em;
background-color: #E5BEBE;
margin: 8px;
padding: 8px;
border: 1px #666666 solid;
}

.Qfeedbackcorrect-chb2 {
display: none;
line-height: 1.4em;
background-color: #C3DDDD;
margin: 8px;
padding: 8px;
}

.Qfeedbackincorrect-chb2 {
	display: none;
	line-height: 1.4em;
	background-color: #E5BEBE;
	margin: 8px;
	padding: 8px;
	}

#feedback TABLE {
	font-size: 1em;
	padding-top: 40px;
	line-height: 1.4em;
	margin: 8px;
	padding: 8px;
	}

/*Popups*/

#popup {
	margin: 8px;
	padding: 8px;
	position: static;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	}


/*contenidor*/

#contenedor{
	border: 4px solid #B5B5B5;
	position:relative;
	margin-top:3%;
	width:850px;
	height:550px;
}

/*Header*/

#header {
	height: 130px;
	width: 920px;
	background-image: url(img/fons_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	}

#header a:link, #header a:hover, #header a:visited, #header a:active {
	background:transparent;
	text-align: left;
	}
	
	
#header a,h1{display:none;}

/*Logo*/

#logo {
	position: relative;
	padding-left: 4px;
	padding-right: 4px;
	}

/*Index*/

#index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4F4F4;
	border-left-color: #F4F4F4;
	width: 850px;
	background-repeat: no-repeat;
	background-position: center top;
	}

#index a:link, #index a:visited {
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	list-style-type: square;
	text-align: left;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	}

#index a:hover {
	text-decoration: none;
	color: #006699;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	background-color: #FFFFFF;
	}

#index h2 {
	font-size: 1.25em;
	color: #006699;
	}

#index ol {
	line-height: 1.7em;
	padding-left: -12px;
	color: #209CDC;
	list-style-type: square;
	text-align: left;
	}

#index ol.section {
	line-height: 1.7em;
	list-style-type: square;
	padding-left: -12px;
	color: #0099CC;
	}

#index ol.section ol {
	list-style-type: decimal;
	padding-left: -12px;
	color: #0066CC;
	}
	
	
	

/*Table of Contents*/

td#maintable-toc {/*menu laterak*/
	width: 198px;
	background-image: url(img/fons_02.png);
	height: 500px;
	background-color:#FFF;
	background-repeat: no-repeat;
	background-position: left top;
}

td#maintable-content {
	width:720px;
	height: 465px;
	background-color:#FFF;
	background-image: url(img/fons_03.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 5px;
}


#toc {
	padding-right: 0px;
	font-family: verdana;
	width: 195px;
	padding-top: 75px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#toc h2 {
	font-size: 1.25em;
	text-align: center;
	color: #999999;
}


#toc a:link, #toc a:visited {
	display: block;
	color: #000;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	list-style-type: decimal;
	font-family: Verdana;
	font-size: 11px;
}

#toc a:hover {
	text-decoration: none;
	color: #000;
	background-color: #F2F2F2;
	font-size: 11px;
	font-family: Verdana;
}

#toc li {
	text-indent: 0px;
	text-align: left;
	list-style-type: none;
	list-style-position: outside;*/
	color: #69C;
	margin-left: 10px;
}

#toc ol li ol li{ /*jll efecte menu nivell 2*/
	text-indent: 0px;
	text-align: left;
	list-style-type:square;
	list-style-position: outside;
*/
	color: #69C;
	margin-left: 10px;
	color: #69C;
}




#toc #toc-title {
}

#toc ol {
	list-style-type: circle;
	color: #FF6600;
	margin-left: 0px;
	padding-left: 10px;
}

#toc ol ol {
	list-style-type: decimal;
	margin-left: 0px;
	padding-left: 5px;
}

#toc ol.section {
	color: #000000;
}

#toc ol.section ol {
	list-style-type: decimal;
	color: #000000;
}

li.currentpage {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(img/mini-check.gif);
	text-decoration: none;
}

div.currentpage {
	font-weight: bold;
	color: #093C74;
	font-family: Verdana;
	font-size: 12px;
}


/*Main Content*/

#taula{
	width:920px;
	height:480px;
	}

#main-content-withtoc {/*espai flash*/
	padding-top:20px;
	padding-left:0px;
	margin-left: 2px;
}
#main-content-withtoc h2{
	width:80%;
	margin-top:0;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

#main-content-notoc {
	background-color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 20px;
	margin-bottom: 20px;}

/*Footer*/

#footer-withtoc {
	font-size: 0.6em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 920px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/fons_04.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer-withtoc p {
	display:none;
	float:left;
	letter-spacing: 0.1em;
	color: #FFF;
	padding-left: 18px;
}

#footer-notoc {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 0.6em;
	position: relative;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 850px;
	background-color: #EBEBEB;
	height: 30px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #0066CC;
	border-right-color: #137DC7;
	border-bottom-color: #666666;
	border-left-color: #137DC7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}

#footer a:link, #footer-withtoc a:link, #header a:hover, #header a:visited, #header a:active {
	background:transparent;}

#bottom-nav {
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}


.floattopright {
	display:none;/*jll*/
	margin-top: 0px;
	margin-left: 0px;
	background-color: #F4F4F4;
}

/*Longdescriptions*/

#longdesc {
margin: 10px;}



#botons_finestra a.tancar_finestra{
	float:left;
	margin-left:30px;
	margin-top:0px;
	width:32px;
	height:32px;
	outline: none;
	background-image: url(img/tancar.png);
	background-repeat: no-repeat;
	}
	
#botons_finestra a.tancar_finestra:hover{
	background-image: url(img/tancar_hover.png);
	}
	
/*botons peu index i ant/seg */
.floatright {
	display:none;/*jll*/
	float:left;
	margin-top:13px;
	background-color: #FFFFFF;
}
	
.flash{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

#main-content-withtoc h2 {/*jll titol tema*/
	font-size: 14px;
	font-family: Arial;
	color: #436B95;
	margin-left: 20px;
	width: 600px;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #ABD2F9;
	margin-top: 45px;
	margin-bottom:0px;
	padding-left: 5px;
	line-height: 17px;
}

