body {
background:#FFFFFF none repeat scroll 0 0;
color:#333333;
font-family:arial;
font-size:small;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
text-align:center;
}

p { margin:0px; }

a:link {
color:#A70000;
text-decoration:none;
}
a:visited {
color:#A70000;
text-decoration:none;
}
a:hover {
color:#ee1022;
text-decoration:underline;
}
a img {
border-width:0;
}

p {
text-align:justify;
font-size:95%;
}
#externo {
font-family:arial;
font-size:100%;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
margin:0 auto;
text-align:left;
width:950px;
}
#cabecera{
background:#FFFFFF none repeat scroll 0 0;
border-bottom:1px solid #CCCCCC;
height:180px;
width:700px;
padding:0px;
font-size:12px;
text-align: right;
}
#central {
float:left;
overflow:hidden;
padding-left:0px;
padding-top:10px;
width:700px;
font-size:12px;
border:0px;
}

.menu, .menu TD
{
font-size: 12px;
background:#b11022;
color:white;
font-family:sans-serif;
font-weight:900;
width:950px;
height: 20px;
padding: 2px;
text-align: center;
}
.menu a:link{
color:white;
}
.menu a:visited{
color:white;
}

.menu div {
  float: left;
  line-height: 20px;
  padding: 0px 10px;
}

.menu .selected {
    text-decoration: underline;
    background-color: #800000;
}

.menupie{
margin: auto;
}

.menupie div {
  display:inline;
  line-height: 30px;
  padding: 0px 5px;
  text-align: center;

}
.menu2 div
{
float: left;
line-height: 20px;
font-size:10px;
font-family:sans-serif;
font-weight:400;
}
.menu2 a:link{
color:#333333;
}
.menu2 a:visited{
color:#333333;
}
.menu3, .menu3 TD
{
background:#b11022;
color:white;
font-family:sans-serif;
font-weight:600;
width:700px;
text-align: center;
}
#lateral {
float:right;
font-size:12px;
margin-left:10px;
padding-right:5px;
overflow:hidden;
padding-left:10px;
width:218px;
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
background-color: #efefef;
}

.post {
border-bottom:1px solid #EEEEEE;
margin:0.5em 0 1.5em;
padding-bottom:1.5em;
}
.post h3 {
color:#b11022;
font-size:22px;
font-weight:bold;
line-height:1.4em;
margin:0.25em 0 0;
padding:0 0 4px;
}
.post h3 a, .post h3 a:visited {
color:#b11022;
display:block;
font-weight:bolder;
text-decoration:none;
}
.post h3 a:hover {
color:#b11022;
}
.post-body {
line-height:1.4em;
margin:0 0 0.75em;
}
.post-footer {
color:#666666;
font-family:'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
font-size:78%;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:0.1em;
line-height:1.4em;
margin:0.75em 0;
text-transform:uppercase;
}
.post img {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #CCCCCC;
padding:2px;
}
.post .titol{
font-weight:bold;
line-height:1.4em;
margin:0.25em 0 0;
padding:0 0 4px;
font-size:20px;
color:#666666;
border:solid 1px red;
}

.sidebar{
color:#333333;
line-height:1.3em;
}
.sidebar h5 {
color:#333333;
font-weight:normal;
text-align:left;
font-size:85%;
}
.sidebar h3 {
text-align:center;
}
.peli {
padding-left:10px;
padding-right:5px;
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
background-color: #efefef;
font-size:90%;

}
#footer {
clear:both;
font-size:78%;
letter-spacing:0.1em;
border-top:1px solid #CCCCCC;
line-height:1.6em;
margin:0 auto;
padding-top:15px;
text-align:center;
text-transform:uppercase;
width:950px;
}


  .error {
    border: 1px solid red;
    background-color: #ffffe0;
  }

  label.error {
    float: none;
    color: white;
    padding-left: 2px;
    background-color: #c08080;
    width: 120px;
    position: absolute;
    margin-left: 0px;
  }

