body {
background: #eeefe9 url(../imatges/fond.jpg);
background-repeat:no-repeat;
background-position:center;
background-attachment:fixed;
margin: 1px 0 0 0;
font: 90% Verdana,Tahoma,Arial,sans-serif;
}
#cuerpo {
background: transparent;
margin: 0 auto;
width: 760px;
}
#cajalogo {
clear: both;
padding: 0;
height: 150px;
}
#logo {
margin: 0 0 15px 0;
clear: both;
}
#menu {
font: 100% Papyrus,Verdana,Tahoma,Arial,sans-serif;
float: right;
width: 150px;
margin: 1px;
}
a.botonactual {
display:block;
background: url(../imatges/bot1.gif) no-repeat;
text-align: left;
font-weight: bold;
font-size: 1.3em;
color:#052ED1;
line-height: 35px;
width: 150px;
text-decoration:none;
padding:0 5px 0 5px;
}
a.boton {
display:block;
background: url(../imatges/bot.gif) no-repeat;
text-align: left;
font-weight: bold;
font-size: 1.3em;
color:#000;
line-height: 35px;
width: 150px;
text-decoration:none;
padding:0 5px 0 5px;
}
a.boton:hover {
text-decoration:none;
color:#e2390e;
background: url(../imatges/bot1.gif) no-repeat;
}
.aviso {
font-size: 1em;
font-weight: bold;
margin: 20px 0 0 2px;
line-height: 1em;
padding: 0px;
width: 145px;
color: #000;
background-color: transparent;
}
.aviso  h1 {
font-size: 1.2em;
font-weight: bold;
line-height: 1em;
background: #F5E76C;
text-align: center;
margin: 0;
}
#cabecera {
Clear:both;
background-color:transparent;
margin: 0px;
line-height: 1.6em;
text-align: center;
color: #000;
}
#cabecera h1 {
font: 100% Papyrus,Verdana,Tahoma,Arial,sans-serif;
font-size: 4em;
text-align: center;
font-weight: bold;
margin: 5px;
}
#contenido {
float:left;
width: 590px;
background-color:transparent;
margin: 0px;
line-height: 1.4em;
text-align: left;
color: #000;
}
#contenido h1 {
font: 100% Papyrus,Verdana,Tahoma,Arial,sans-serif;
font-size: 2.8em;
font-weight: bold;
margin: 5px;
}
#contenido h2 {
font: 100% Papyrus,Verdana,Tahoma,Arial,sans-serif;
font-size: 2.4em;
font-weight: bold;
margin: 3px;
}
#contenido h3 {
font-size: 2em;
font-weight: bold;
margin: 0 0 10px 0;
}
#contenido h4 {
font-size: 1.2em;
margin: 2px;
font-weight: bold;
}
#contenido h5{
font-size: 1em;
margin: 0 0 0 40px;
font-weight: bold;
}
a {
font-size: 0.9em;
text-decoration: none;
color: #052ED1;
}
a:hover {
text-decoration: none;
color: #e2390e;
}
a img{
border: 0;
}
#pie {
clear: both;
margin: 10px auto;
padding: 10px 0 10px 0;
border-top: 2px solid #052ED1;
width: 60%;
text-align: center;
font-size: 0.9em;
}
.limpia{
clear: both;
}
.textizq{
margin: 0 10px 0 0;
float: left;
}
.textder {
text-align: right;
margin: 0;
}
.center {
margin: 20px 0 10px 120px;
float: left;
}
.imgizq{
float: left;
clear: left;
margin: 0 20px 0 0;
}
.imgder {
float: right;
margin: 2px;
}
.small {
font-size: 0.8em;
}
.bold {
font-weight: bold;
}
.hide {
display: none;
}