/* CSS Document */
body { 
font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
color: #000000; 
margin: 0px;
text-align: left; 
background: #D6D2D2;
} 

#contenedor{ 
width: 100%; 
}

#cabecera{ 

padding: 10px 20px 0px 20px;
text-align: left;
background: #F4E368;
}

#idioma{
position: absolute;
width: 60px;
left: 650px;
top: 15px;
text-align: center;
}

#frase{ 
background-image: url(http://www.craeblogs.com/Classificats/imatges/BarraMenu2.jpg);
padding: 3px 20px 3px 20px;
border: 0px;
text-align: center;
} 

#NavegadorIzq{ 
position: absolute;
width: 190px;
padding: 10px 5px 10px 5px;
left: 0px;
font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
background: #bfffc0;
border-width: 3px;
border-style: groove;
} 
A.NavIz:link, A.NavIz:visited {
text-decoration: underline;
color: #0000ff;
}
A.NavIz:hover {
color: #ff0000;
font-weight: bold;
}

#cuerpo{
position: absolute;
padding: 0px 200px 0px 230px;
background-color: #FFFFCC;
} 

#publicitat{ 
position: absolute;
width: 150px;
background: #bfffc0 url(../imatges/MenuIzquierdo.gif) repeat-y;
right: 0px;
text-align: center;
border-width: 3px 3px 3px 3px;
border-style: groove;
} 

A.Lista1:link, A.Lista1:visited {
text-decoration: underline;
color: #0000ff;
}
A.Lista1:hover {
font-weight: bold;
}

p{
text-align: justify;
}

.descripcio{
margin:0; 
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
text-align: left;
}

.ParaulesClau{
margin:0; 
font-family: "Times New Roman", Times, serif;
font-size: 10pt;
color: #999999;
text-align: left;
}

h1{ 
font-size: 12pt;
text-align: center;
color: #ff0000; 
margin:0; 
border-bottom:1px solid #ff0000; 
} 

h2 { 
font-size: 12pt;
text-align: left;
color: #0000ff; 
margin:0; 
border-bottom:1px solid #0000ff;
}

/* Contenido con Bordes */
div.top {
	height:28px;
	background-image:url(../imatges/S1_top_line.gif); 
	background-repeat: repeat-x; 
}
img.esquina_sup_izq { 
	float:left;
}
img.esquina_sup_der {
	float:right;
}
div.contenidos { 
	margin:0 210px 0 210px;
	background: #F4E368 url(../imatges/S1_left_line.jpg) repeat-y; 
}
div.boxcontrol { 
	padding:0 30px 0 30px;
	background:url(../imatges/S1_right_line.jpg) repeat-y right; 
}
div.bottom {
	height:28px; 
	background:url(../imatges/S1_btm_line.gif) repeat-x; 
}
img.esquina_inf_izq {
	float:left;
}
img.esquina_inf_der {
	float:right;
}
p.lineafin { 
	margin:-.1em 0 0 0;
}
/* Fin del Contenido con Bordes */


