@import url("news.css");

.contenido ul
{
 list-style-image:url('li1.png');
 margin-top:0.8em;
 margin-left:10%;
}

.contenido .enlacepie
{
 text-align:center;
}

a
{
 color:rgb(0%,0%,60%);
 background-color:inherit;
 text-decoration:none;
}

a:hover
{text-decoration:underline;}

h2 a{color:rgb(45%,20%,0%);}
h2 a:hover{text-decoration:none;}

body
{
 background-color:#cdcd67;
 margin:0;padding:0;
 font-size:1.2em;
}

h1
{
 color:rgb(45%,20%,0%);
 text-align:center;
 font-style:italic;
}

h2
{
 color:rgb(45%,20%,0%);
 text-align:center;
 font-style:italic;
 font-size:1.6em;
}

h3
{
 color:rgb(45%,20%,0%);
 font-size:1.2em;
 margin-bottom:8px;
 font-style:italic;
}

.contenido
{ 
 padding-left:40px;
 padding-top:80px;
 padding-right:90px;
 padding-bottom:100px;
}

.error
{ 
 color:rgb(100%,0%,0%);
 text-align:center;
 margin-bottom:10px;
}

.campo
{
 width:24em;
 margin:auto;
 margin-bottom:-0.5em;
 text-align:left;
}

.campo input
{
background-color:#ffffd0;
padding-left:0.2em;
}

textarea{height:6em;background-color:#ffffd0;}

.campo select, .campo input, .campo textarea
{
 width:16em;
 display:block;
 position:relative;
 left:18em;
 top:-1.6em;
background-color:#ffffd0;
}

label
{
 position:relative;
 display:block;
 width:12em;
 left:0;
 text-align:right;
}

form
{
 position:relative;
 width:100%;
 text-align:center;
}

.marco
{
 margin-left:2em;
 margin-right:0.5em;
 background: url(pergaminon.jpg) repeat-x top;
 background-color:#ffecc0;
}

.marco div
{background: url(pergaminoo.jpg) repeat-y left;height:100%;}

.marco div div
{background: url(pergaminoe.jpg) repeat-y right;}

.marco div div div
{background: url(pergaminos.jpg) repeat-x bottom;}

.marco div div div div
{background: url(pergaminone.jpg) no-repeat top right;}

.marco div div div div div
{background: url(pergaminono.jpg) no-repeat top left;}

.marco div div div div div div
{background: url(pergaminoso.jpg) no-repeat bottom left;}

.marco div div div div div div div
{background: url(pergaminose.jpg) no-repeat bottom right;}

.marco div div div div div div div div
{background: none;height:auto;position:relative;}

td,th
{
 background-color:#ffecc0;
 padding:0.3em;
 font-size:1em;
}

th
{
 text-align:center;
 background-color:rgb(40%,35%,20%);
 color:rgb(100%,90%,70%);
}

table
{
 width:65%;
 left:10%;
 position:relative;
 background-color:rgb(40%,35%,20%);
 font-size:1em;
}

div > table
{
 width:80%;
 left:10%;
}

img
{
 border-style:none;
}

div{font-size:1em;}

.button
{
 border-style:none;
 border-width:0;
 width:25px;
 height:25px;
 margin:0;
 padding:0;
 display:inline;
 text-align:left;
}

.button button
{
 display:inline;
 border-style:none;
 border-width:0;
 width:25px;
 height:25px;
 margin:0;
 padding:0;
 cursor:move;
}
