body {
	margin:0px;
	padding:0px;
	color:black;
	font-size: 12px;
	font-family: Helvetica;
	background-color: #202020;
}

p {
	color:black;
}

p.leyenda {
	font-size: 10px;
}

p.left-align {
	text-align: left;
}
p.justificado	{
	text-align: justify;
}

.centrado	{
	text-align: center;
}

a.enlaces {
	color:white;
}

a.enlaces:visited {
	color:white;
}

a.enlaces:hover {
	color:orange;
}

a {
	color:black;
}

a:visited {
	color:black;
}

a:hover {
	color:white;
}


a.desplegable:hover {
	cursor:pointer;
}

.desplegable2 {
	cursor:pointer;
}

a {
	text-decoration: underline;
}

#muroIzquierdo a {	
	text-decoration: none;
}

a.link:hover {
	cursor:pointer;
}

.marco 	{
	border: 2px solid black;
	border-style: groove;	
}

ul.navegador {
	margin: 0px;
	padding: 5px;
	padding-top:15px;
	list-style: none;
}

ul.glosariParaules {
	margin: 0px;
	padding: 0px;
	padding-top:0px;
	list-style: none;
}

.menuH	{
	color:brown;
}

#muroIzquierdo ul.navegador a:hover {
	color:#985903;
}

ul.navegador li.sinNiveles {
	margin: 3px;
	margin-left: 3px;
	padding: 2px;
	list-style: none;
}

ul.navegador li.conNiveles {
	margin: 3px;
	margin-left: 5px;
	padding: 2px;
	list-style: none;
}

ul.subnavegador {
	margin: 0px;
	padding: 2px;
	list-style: none;
}

ul.paraulaClau {
	margin: 0px;
	padding: 2px;
	list-style: none;
}

.liBold	{
	font-weight: bold;
}

#idiomaBotones	{
	margin-right:10px;	
	position:absolute;
	bottom:15px;
	right:0px;
}

#logoFEC	{
	margin-right:3px;	
	position:absolute;
	top:3px;
	right:0px;
}

#linksSuperiores ul {
	margin: 2px; padding: 0; 
	list-style-type: none; 
	list-style-image: none;
}

#linksSuperiores ul li {
	display: inline;
	padding:2px;
}

#linksSuperiores ul li a {
	text-decoration:none;  
	color: black;
	background-color:silver;
	padding:7px;

}
#linksSuperiores .linkS	{
	position:relative;
	float:left;
	margin-left:4px;
	padding:4px;
	font-weight:bold;
	border: 1px solid silver;
	background-color:rgba(220,130,0,0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99DC8200,endColorstr=#99DC8200);
}

#linksSuperiores .linkS:hover	{
	position:relative;
	float:left;
	margin-left:4px;
	padding:4px;
	font-weight:bold;
	background-color:rgba(220,130,0,0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99DC8200,endColorstr=#99DC8200);
}

#linksSuperiores .linkS a	{
	text-decoration: none;
}

.highlight {
	background-color: yellow;
}

#contenedor {
	width:800px;
	position:relative;
	margin:auto;
	border:2px solid black;
	border-top:0px;
	padding:0px;
	text-align:center;
	background-image: 	url("../img/fondo.jpg");
	background-attachment:fixed;
	background-position:top center;
	background-repeat:repeat-y;
}

#cabecera {
	background-color:green;	
	position:relative;
	padding:0px;
	width:800px;
	height:149px;
	margin:auto;
	background-image: 	url("../img/cabecera.jpg");
	
}


#muroIzquierdo {
	position:relative;
	clear:left;
	float:left;
	text-align:center;
	width:197px;
	margin-right:5px;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	border-top: 2px solid black;
}

.muroMenu {
	background-image: url("../img/pergamino.jpg");		
	padding-top:25px;	
	padding-left:3px;
	height:664px;
}

.cajonIzquierdo {
	text-align:left;
	margin:10px;		
}

.logosC {
	padding-top:10px;	
	padding-left:3px;
	padding-bottom: 10px;
	background-color: white;	
}

#linksSuperiores {
	
	text-align:center;
	width:auto;
	overflow:hidden;
	margin-top:3px;
	padding:10px;
	min-height: 1em;
	padding-left:0px;
	padding-right:0px;
}

#contenido {
	position:relative;
	background-color:rgba(255,255,255,0.4);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66FFFFFF,endColorstr=#66FFFFFF);
	text-align:justify;
	width:auto;
	overflow:hidden;
	margin:auto;
	margin-right:5px;
	border:2px dotted;
	margin-top:3px;
	padding:40px;
	min-height: 650px;
}

div.contenido_texto {
	background-color:silver;
	text-align:left;
	position:relative;
}

#pie {
	clear:both;
	position:relative;
	background-color:rgba(255,255,255,0.4);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66FFFFFF,endColorstr=#66FFFFFF);
	margin:5px;
	padding:5px;
	border:2px solid black;
}

table.cronoTable	{
	font-size: 12px;
}

tr.cronoTr		{
	
}


td.cronoTd		{
	border:1px solid black;
	padding:3px;
	text-align: center;
}

td.anyStyle		{
	background-color:rgba(100,0,0,0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99640000,endColorstr=#99640000);
	color: white;
	font-weight: bold;
	text-align: center;
}

td.cabecerasTr	{
	background-color:rgba(0,0,0,0.5);
	color:white;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);
}
.cambio0		{
	background-color:rgba(235,213,166,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80EBD5A6,endColorstr=#80EBD5A6);
}

.cambio1		{
	background-color:rgba(203,177,121,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80CBB179,endColorstr=#80CBB179);
}

img.imgIzquierda	{
	float:left; 
	margin-right:15px;
}

div.capaImgTxt	{
	position:relative; 
	overflow:hidden;
	padding:5px;
	padding-right:15px;
}

/*  #########################  */
/*  Qüestionari  */
/*  #######################  */

div.qCorrecta	{
	background-image: url("../img/altres/m_check.png");	
	background-repeat: no-repeat;
}

div.qIncorrecta	{
    background-image: url("../img/altres/m_wrong.png");	
    background-repeat: no-repeat;
}

div.qResultat	{
	margin-left: 40px;
}
