/* CSS Document */
body{
background-image:url(imatges/fons.gif);
font-size:10px;
margin: 0 0 0 0;
}

.blur{
   background: transparent url(imatges/imgssombra/shadow1.png);
/*ruta para el 80%-transparente 1x1 pixel coloreado de negro */
   color: inherit;
   margin-left: 4px;
   margin-top:4px;
  
}

.shadow{
   background: transparent url(imatges/imgssombra/shadow2.png);
/*ruta para el 60%-transparent 1x1pixel coloreado de negro */
   color: inherit;
}

.shadow,.content{
   position: relative;
   bottom: 2px;
   right: 2px;
}


p{
	color:#FEFCF1;
	font-family:Arial, Helvetica, sans-serif;
}
/*CAPA IDIOMAS*/
#idiomas{
	position:relative;
	left:298px;
	top:20px;
	width:129px;
	height:15px;
	z-index:1;
	margin:auto;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#6a0808;
	font-weight:bold;
	background-image: url(imatges/idioma.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
}

#idiomas a{
	color:#FFFFFF;
	text-decoration:none;
}
#idiomas a:hover{
color:#FF8A05;}
#todo{
width:728px;
height:660px;
margin:auto;
position:relative;
top:20px;
left:10px;
}
.content{
   background-color: #6A0808; /*background color of content*/
   height:630px;
  
}
#contenidos{
	position:absolute;
	left:0px;
	top:130px;
	width:724px;
	height:500px;
	z-index:10;
	background-image:url(imatges/escueladoblaje/fondoescueladoblaje.jpg);
	background-repeat: no-repeat;
}
#contenidoderecha{
	position:absolute;
	left:320px;
	top:40px;
	width:385px;
	height:350px;
	
}
	#fototext{
		position:absolute;
		left:115px;
		top:372px;
		width:470px;
		height:64px;
	}

	#texttreballs{
	position:absolute;
	left:30px;
	top:55px;
	width:665px;
	height:257px;
	font-size: 11px;
	text-align: justify;
	}
		#texttreballs a {
			color:#E7730C;
			/*background-color: #000;*/
				
			text-decoration: none;
			}
		
		#texttreballs a:hover {
			color: #6A0808;
			background-color: #E7730C;
			}
		.titulo {
			color: #E7730C;
			font-weight:bold;
		}

#peu{
position:absolute;
left:0px;
top:470px;
width:724px;
height:25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-align:center;
color:#bfbfbf;

}

#peu b{
	font-size: 10px;
	/*color: #CCCCCC;
	font-weight: bold;*/
}

#peu a {
			color:#bfbfbf;
			text-decoration: none;
			}
		
#peu a:hover {
			color: #6A0808;
			background-color: #bfbfbf;
			}


/* CAPÇALERA PAGINA*/

#capcalera{
background-image:url(imatges/escueladoblaje/capcaleraescuela.jpg);
background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	width:724px;
	height:130px;
}
#menu{
position:absolute;
left:0px;
top:100px;
width:643px;
height:30px;
padding-left:77px;
}

#menu span{
display:none;
}


		
/*#treballs{
position:absolute;
left:450px;
top:50px;
width:250px;
height:300px;
z-index:12;
}*/

#menuizquierda {
position:absolute;
left:200px;
top: 20px;

width:295px;
height:21px;
}

.entrada{
	color:#E7730C;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	width: 150px;
}
.entrada2{
	color:#E7730C;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width: 150px;
}

/* PEU DE PAGINA */
