* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Verdana, Helvetica;
	background:black url(/img/bg_body.jpg) no-repeat scroll center 0;
}
a {
	text-decoration:none;
	color:#6b6b6b;
}
#central a {
	color:#db1f1f;
}
#container {
	margin:0 auto;
	width:1200px;
	background:transparent url(/img/latinaright.png) no-repeat scroll 917px 150px;
}

a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
h1 {
	margin:0px;
	padding:3px;
	color:#cf0101;
	font-size:21px;
}
h2 {
	margin:0px;
	padding:2px;
	color:#c50000;
	font-size:16px;
}
h3, .h3 {
	font-weight:bold;
	display:block;
	margin:2px 0px 8px 0px;
	padding:2px 2px 2px 20px;
	color:#FFFFFF;
	font-size:14px;
}
h4 {
	font-size:12px;
}
p {
	padding:3px;
	line-height:17px;
	text-align:justify;
}

#header {
	background:transparent url(/img/bg_top.png) no-repeat scroll 0 0;
	height:27px;
	margin-top:100px;
	width:918px;
}

h1#logo{
  left:-73px;
  position:relative;
  top:-90px;
  width:258px;
}

h1#logo a{
  background-image:url(/img/logo_h1.png);
  background-position:0 0;
  background-repeat:no-repeat;
  display:block;
  height:207px;
  text-indent:-9999px;
  width:258px;
}

#content {
	width:918px;
	background:url(/img/bg_main.png) repeat-y;
}

#footer {
	width:918px;
	height: 17px;
	background:url(/img/bg_foot.png) no-repeat;
}

#content #side_left {
	margin:20px;
}

#content #side_left li {
  background:transparent url(/img/bg_categorie.png) no-repeat scroll 0 0;
  color:white;
  height:24px;
  list-style-type:none;
  margin-bottom:3px;
  margin-right:3px;
  padding-left:50px;
  padding-top:8px;
  width:100px;
}

#content #side_left li a {
	color:white;
}

#content .video_desc {
	/*height:67px;*/
	height:76px;
	margin:3px 0 0 20px;
	padding-top:2px;
	width:450px;
}

#content .video_single {
	height:auto;
	margin:10px auto;
	padding-top:2px;
	width:405px;
}

#content .video_desc img {
	float:left;
	margin:0 40px 0 0;
}

#content .video_desc h3 {
	margin:0px 0 0;
}

#content .video_desc h3 a {
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}

#content .video_desc p {
	color:#000000;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	margin:0;
	margin-top:-3px;
	text-decoration:none;
	width:auto;
	font-family:Arial;
	line-height:15px;
}

#main {
	width:500px;
	float:left;
	margin:80px 0 0 5px;
}

#side_right {
	float:right;
width:355px;

}
#pages {
	width:810px;
	height:25px;
	margin:10px auto;
}
#pages a {
	color:white;
}

#copyright {
  background-image:url(/img/bg_copyr.png);
  background-repeat:no-repeat;
  height:57px;
  margin-left:917px;
  top:826px;
  padding-left:4px;
  padding-top:20px;
  position:absolute;
  width:128px;
}

#partners {
background:none repeat scroll 0 0 black;
clear:both;
margin:20px;
width:303px;
}
