/* CSS Document */

body{
margin: 0;
padding: 0;
background-color: #FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container{
margin: 0 auto;
background-color: #EDE6F2;
width: 900px;
height: 580px;
}

#izquierda{
margin:0;
top:0;
float:left;
}

#menu{
margin:0;
background-image: url(../img/menu.gif);
width: 260px;
height: 363px;
}

#menu.tesubmenu {
background-image: url(../img/menu_i_submenu.gif);
}

#menu ul{
padding-top: 35px;
list-style: none;
line-height:20px;
font-size:11px;
font-weight:bold;
color: #ffffff;
}
#menu a{
color: #ffffff;
text-decoration:none;
}
#menu a:hover{
color: #8755A7;
}
#menu .elegido{
color: #8C51A0;
text-decoration:none;

}

#idiomes{
padding-left: 10px;
padding-top: 80px;
font-size:11px;
color: #A48AB7;
}

#idiomes a{
text-decoration: none;
font-size:11px;
color: #A48AB7;
}

#idiomes a:hover{
text-decoration: none;
font-size:11px;
color: #A48AB7;
font-weight:bold;
}

#contingut{
background-image:url(../img/contenido.gif);
background-repeat:no-repeat;
width: 630px;
height: 589px;
float:left;
}

#contingut .weblog{
background-image:url(../img/boton_weblog.gif);
display:block;
width:83px;
height:84px;
float:right;
padding-top: 10px;
border:0;
background-repeat:no-repeat;
background-position:left top;
display:none;
}
#textoIframe{
font-size:12px;
color:#8C51A4;
}
#textoIframe a{
font-size:12px;
color:#8C51A4;
text-decoration:none;
}
#textoIframe a:hover{
font-size:12px;
color:#8C51A4;
text-decoration:none;
font-weight:bold;
}
#textoIframe h1{
font-size:12px;
font-weight:bold;
color:#3EAAC0;
margin-left:0;
margin-top:0;
}
#texto{
padding-left:115px;
padding-top:80px;
}

#texto a{
font-size:12px;
color:#8C51A4;
}

#texto h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-style:italic;
color:#3EAAC0;
font-weight:normal;
}

#texto p{
font-size:12px;
color:#8C51A4;
width: 400px;
}

#container #izquierda #logo {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:260px;
	height:113px;
}

#submenu a{
color: #ffffff;
text-decoration:none;
}

#submenu a:hover{
color: #29748E;
text-decoration:none;
}
#submenu .elegido{
color: #29748E;
}
#submenu{

color: #29748E;
text-decoration:none;
}

#submenu ul{
margin-left:52px;
padding-left:52px;
margin-top:28px;
padding-top:28px;
list-style: none;
line-height:14px;
font-size:11px;
font-weight:normal;
}
#texto .pie{
position:absolute;
top:517px;
margin-left:55px;
color:red;
font-size:10px;
font-weight:normal;
color:#8C51A4;
width:300px;
}
#texto .pie a{
font-size:10px;
font-weight:normal;
color:#8C51A4;
}
#texto ul li{
font-size:12px;
font-weight:normal;
color:#8C51A4;
}
#texto h3{
font-size:12px;
font-weight:bold;
color:#3EAAC0;
}
#texto span{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
color:#8755A7;
font-weight:normal;
}
#scrollZone{
padding-left: 120px;
}
#texto #scrolling{
width:350px;
}