body {
background:url(images/fondo.png) repeat;
font:10pt Tahoma, Arial, Helvetica, sans-serif;
color:#8e8e8e;
}

img {
border:none;
}

a {
color:#fbdfdd;
text-decoration:none;
}

a:hover {
text-decoration:underline;
color:#ff9900;
}

#contenedor {
width:815px;
margin:auto;
height: 100%;/*nueeeeeeeeeeeeeevos*/
overflow:hidden;/*nueeeeeeeeeeeeeevos*/
background-image: url(images/fondito.gif);/*nueeeeeeeeeeeeeevos*/
background-position: center;/*nueeeeeeeeeeeeeevos*/
}

#top {
width:815px;
height:163px;
background:url(images/logo.jpg) no-repeat;
overflow:hidden;
}

#top1 {
float:left;
width:350px;
}

#top2 {
	float:right;
	width:350px;/*465*/
	color:#fbdfdd;
	margin-top:130px;/*62*/
}

#cuerpo {
width:815px;
margin:auto;
height: 100%;/*nueeeeeeeeeeeeeevos*/
overflow:hidden;/*nueeeeeeeeeeeeeevos*/
background-image: url(images/pie.png);/*nueeeeeeeeeeeeeevos*/
background-repeat: no-repeat;/*nueeeeeeeeeeeeeevos*/
background-position: bottom;/*nueeeeeeeeeeeeeevos*/
}

#menu {
float:left;
width:185px;
color:#fbdfdd;
padding-right:15px;
text-align: right;
/*background:#3c0f23;*/
}

#contenido {
float:right;
width:585px;
padding-left:30px;
background:url(images/fondo2.png) repeat;
}

#contenido2 {
position: absolute;
left:50%;
top:50%;
width:290px;
height:150px;
padding-top:85px;
padding-left:10px;
margin-top:-100px;
margin-left:-150px;
background:url(images/login.png) no-repeat;
}

.input {
background-color:#3f1015;
border:1px #6f222b solid;
color:#ffffff;
}

#tabla {
color:#fff;
font-weight: bold;
}

#The_colorPicker{
	position:absolute;
	width:224px;
	padding-bottom:1px;
	background-color:#ffffff;
	border:1px solid #317082;
}

.box{
    width: 566px;
    overflow:hidden;
}

.box_back{
    background-image: url(images/back_videos.png);
    background-repeat: repeat;
    overflow:hidden;
}
.body_box{
    overflow:hidden;
    width: 550px;
    margin-right: auto;
    margin-left: auto;
}
.thumbs{
    float: left;
    width: 174px;
    margin-right: 9px;
    overflow:hidden;
    padding-top: 10px;
}
.link_videos{
    font-size: 12px;
    color: #990000;
    padding-top: 10px;
    overflow:hidden;
}
.todos{
    font-size: 18px;
    color: #FF9900;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 10px;
}
.noticias{
    overflow:hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.tit_not{
    font-size: 18px;
    color: #FFFFFF;
}
.noticias a{
    color: #FF9900;
}
.gris {color: #666666}
