body {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
background-color: #464545;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

@charset "iso-8859-1";
#links {
	background-image: url(../images/back_links.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 760px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left: 20px;
	padding-top: 2px;
}

#videos {background-image:url(../images/back_video.jpg);
background-color: #4d0202;
width: 294px;
height: 200px;
}

#contenido1 {background-image: url(../images/back_contenido.jpg);
background-repeat: repeat-x;
margin-top: 0px;
padding-left: 10px;
width: 476px;
/*height: 266px;*/}

#contenido2 {background-image: url(../images/back_contenido.jpg);
background-repeat: repeat-x;
background-color:#E0DCDB;
width: 466px;
font-size: 12px;
padding: 10px;
min-height: 246px;
/*height: 264px;*/}

#footer {margin-top: 10px;
font-size:10px;
color:#999999;
text-align:center;
margin-left: 400px;}

#links a:link {text-decoration:none;
color:#FFFFFF;}

#links a:visited {text-decoration:none;
color:#FFFFFF;}

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

#footer a:link {text-decoration:none;
color:#999999;}

#footer a:visited{text-decoration:none;
color:#999999;}

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

.sombra {background-image:url(../images/sombra.jpg);
width: 33px;
background-repeat:repeat-y;}

.sombra_r {background-image: url(../images/soombra_r.jpg);
width: 31px;
background-repeat:repeat-y;}

.titulo {font-size:16px;
font-weight:bold;}