body {
background: #1c1c1c url('images/bg.jpg') repeat-x;
margin: 0;
font: 9pt Verdana;
line-height: 140%;
color: #efefef;
}

h2 {
font: 18pt "Times New Roman";
letter-spacing: 1pt; 
text-transform: uppercase;
color: #CF2176;
}

h1 {
font: 16pt "Times New Roman";
letter-spacing: 1pt; 
text-transform: uppercase;
color: #1CBEFA;
}

a, a:link, a:active, a:visited {
color: #F3E430;
text-decoration: none;
}

a:hover {
color: #A99D0A;
text-decoration: underline;
}

.hr {
width: 514px;
height: 3px;
margin: 0 auto;
margin-top: 15px;
margin-bottom: 15px;
border: 0;
background: url('images/hr.png') top center no-repeat;
}

#top {
margin: 0 auto;
width: 700px;
height: 100px;
background: url('images/top.jpg');
}

#header {
margin: 0 auto;
width: 700px;
height: 157px;
background: url('images/header.jpg');
}

#container{
width: 680px;
padding: 10px;
margin: 0 auto;
height: auto;
background: #000 url('images/container.jpg') bottom center no-repeat;
padding-bottom: 153px;
}

#foot {
background: #0b0b0b url('images/footthinking.png') top right no-repeat;
width: auto;
padding: 15px;
border-top: solid 1px #121212;
height: auto;
color: #676767;
font: 10px Verdana;
}

#foot a, #foot a:link, #foot a:visited, #foot a:active {
color: #fff;
text-decoration: none;
}

#foot a:hover {
text-decoration: underline;
color: #ccc;
}

.error {
color: #ff0000;
font: 1.4em;
}

.matenimiento {
color: #FFFFFF;
font: 1.4em;
background-color: #990000;
width: auto;
height:auto;
}

.alerta{
color: #99ff33;
font: 1.4em;
}

#intro {
font-size: 7pt;
color: #525252;
text-align: justify;
}

#rk2 {
padding-left: 50px;
padding-right: 20px;
width: 580px;
height: 20px;
margin: 0 auto;
padding-top: 10px;
padding-bottom: 10px;
background: url('images/rk2-bar.jpg') top center no-repeat;
}

#topbanner {
border:solid  #333333 ;
border: 0;
width: 468px;
height: 60px;
}

/************* Navbar *************/
#navbar {
width: 570px;
padding-right: 30px;
padding-left: 50px;
height: 31px;
font-size: 8pt;
background: url('images/navbar.gif') top center no-repeat;
text-align: center;
margin: 0 auto;
}

#navbar ul {
margin:0;
height: 31px;
list-style:none;
}

#navbar li {
display: block;
float: left;
margin: 0;
padding:0;
width: 85px;
height: 31px;
}

#navbar a {
font: 7pt Verdana; 
text-transform: uppercase;
color: #585858;
height: 23px;
padding-top: 8px;
vertical-align: center;
text-decoration: none;
display: block;
}

#navbar a:hover {
background: url('images/nav-li-hover.gif') top center repeat-x;
color: #999;
}

/************* Formularios *************/
#formulario {
font-size: 1.3em;
}

.txtbox {
border: 2px solid #999999;
padding: 4px;
}

.snd {
padding: 10px;
font-size: 1.5em;
width: 200px;
}
/************* Box *************/
.box_top {
width: 650px;
height: 11px;
background: url('images/box_top.gif') top center no-repeat;
margin: 0 auto;
}

.box {
margin: 0 auto;
background: #0b0b0b;
padding: 5px;
width: 640px;
height: auto;
}

.boximg {
border: 4px solid #1c1c1c;
width: 200px;
height: 200px;
background: url('images/participantes.gif') top center no-repeat;
}

.box_ft {
width: 650px;
height: 10px;
background: url('images/box_ft.gif') top center no-repeat;
margin: 0 auto;
}