/* CSS Document */

body {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;}

a {
text-decoration: underline;
color: #0099FF;}

a:hover {
text-decoration: none;
color: #CCCCCC;}

ul {
margin: 0px;}

li {
margin: 0;
list-style-type: circle;}

h2 {
margin: 0;
margin-top: 10px;
padding: 0;
font-size: 12px;}

h2 a {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #000000;}

input {
border: #CCCCCC 2px solid;
background-color: #000000;
color: #CCCCCC;}

img {
border: 0;}

#page {
margin: auto;
width: 800px;}

#header {
width: 800px;
height: 200px;
background-image: url(images/head2.jpg);
background-position: center;
background-repeat: no-repeat;
background-color: #000000;}

#pagebar {
width: 780px;
height: 35px;
padding-left: 10px;
padding-right: 10px;
padding-top: 15px;
color: #FFFFFF;
background-image: url(images/bg_menu.jpg);
background-position: top;
background-repeat: repeat-x;
background-color: #000000;}

#pagebar li {
list-style-type: none;
float: left;}

#pagebar li a {
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
margin-right: 15px;
list-style: none;
}

#pagebar li a:hover {
text-decoration: underline;}

#content {
width: 400px;
float: left;}

#contenedor_secundario {
width: 400px;
float: left;
}

#video {
width: 380px;
height: 230px;
padding: 10px;
background-color: #F2F2F2;
float: left;}

#sidebar {
width: 194px;
height: 500px;
background-color: #CDECFE;
padding: 3px;
float: left;}

#banners {
width: 200px;
/*height: 500px;*/
float: right;}

#footer {
width: 795px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
font-size: 10px;
/*height: 50px;*/
color: #999999;
background-color: #000000;
text-align: left;
clear: both;}

textarea {
width: 200px;}

.correr {
/*width: 100%;*/
text-align: left;
float: right;}