html { 
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	font-size:62.5%;
	font-family: Arial, sans-serif;
	text-align: center;
	color: #363636;
	background: #010000 url(../img_pa/bcg.gif) repeat scroll 0 0;
	padding: 0;
}

/* ============ TAGS GLOBALES ============ */

img {border: 0;}

ul, ol, li, dl, dt, dd {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {padding: 0; margin: 0;}

form,fieldset,label,input {padding: 0;margin: 0;}

textarea { font-family: "Trebuchet MS"; font-size: 1.0em; }

fieldset {border: 0;}

p {margin: 1em 0;}

a { color: #0063DC; }

.hidden {display: none;}
.clear {clear: both;}

/* ============ ORGANIZACION ESTRUCTURAL ============ */

.header_home { background: transparent url(../img_pa/header.png) no-repeat scroll 0 0; width: 708px; height: 235px; margin: 0 auto;}
.header_home h1 { height: 155px; }
.header_home h1 a { text-indent: -9000px; display: block; height: 155px; outline: 0; }
.header_home h2 { margin-left: 292px; float: left; display: inline; width: 264px; font-family: Arial; font-size: 15px; font-weight: bold; color: #363636; }
.header_home div { width: 247px; margin-top: -2px; margin-left: 300px; float: left; display: inline; }
.header_home div a { color: #666; }

.header_videos { background: none; margin-bottom: 15px; }
.header_videos h1 { font-size: 21px; font-weight: bold; font-family: Arial; }
.header_videos h1 a { color: #ccc; }
.header_videos h1 u { color: #fff; }
.header_videos h2 { font-family: Arial; font-size: 15px; font-weight: bold; color: #ddd; }

#content { margin: 0px auto; overflow: hidden; }
.home { width: 940px; background: transparent url(../img_pa/fondo_tabla.png) repeat-y scroll 0 0; padding-left: 12px; }
.home div { float: left; background: #fff url(../img_pa/loading.jpg) no-repeat scroll 0 0; border: 1px solid #fff; margin: 0 3px 3px 0; width: 460px; height: 348px; }
.videos { width: 956px; }

#video { overflow: hidden; }
#flv { width: 612px; height: 500px; float: left; margin-right: 4px; }
#ads { width: 340px; height: 500px; float: left; text-align: left; }
#ads_big { width: 956px; height: 90px; margin-top: 10px; text-align: center; }

#ex1 { background: transparent url(../img_pa/top5.png) no-repeat scroll 0 0; width: 952px; height: 26px; margin: 0 auto; }
#ex4 { background: transparent url(../img_pa/bottom1.png) no-repeat scroll 0 0; width: 952px; height: 8px; margin: 0 auto 15px auto; }

#paginador { clear: both; width: 952px; background: transparent url(../img_pa/fondo_tabla.png) repeat-y scroll 0 0; margin: 0 auto; font-family: Arial; font-size: 18px; font-weight: bold; padding-top: 5px; overflow: hidden; }
#paginador #anterior { float: left; background: transparent url(../img_pa/anterior.png) no-repeat scroll 0 0; margin-left: 20px; width: 186px; height: 33px; }
#paginador #anterior a { display: block; text-indent: -9000px; width: 186px; height: 33px; outline: 0; }
#paginador #siguiente { float: right; background: transparent url(../img_pa/siguiente.png) no-repeat scroll 0 0; margin-right: 20px; width: 199px; height: 33px; }
#paginador #siguiente a { display: block; text-indent: -9000px; width: 199px; height: 33px; outline: 0; }
#links { clear: both; margin: 0px auto; width: 912px; padding: 10px 20px; overflow: hidden; background: transparent url(../img_pa/fondo_tabla.png) repeat-y scroll 0 0; }
#links h2 { text-indent: -9000px; background: transparent url(../img_pa/sitios_amigos.png) no-repeat scroll 0 0; width: 196px; height: 35px; margin: 0 auto 10px auto; }
#links li { display: inline; }
#links a { color: #FE5465; font-family: Tahoma; font-size: 12px; display: inline; width: 182px; text-align: left; float: left; font-weight: bold; }

/* ============ TOOLTIPS ============ */

#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}
#tt {position:absolute; display:block; background:url(../img/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../img/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF; font-weight: bold; font-size: 12px; }
#ttbot {display:block; height:5px; margin-left:5px; background:url(../img/tt_bottom.gif) top right no-repeat; overflow:hidden}

#comentarios { background: #000; border: 2px solid #666; margin: 10px auto 0 auto; padding: 5px; text-align: left; width: 940px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#comentarios h2 { font-size: 18px; margin-bottom: 6px; color: #ddd; }
#comentarios .comentario { padding: 8px 0; border-top: 1px solid #333; }
#comentarios .comentario .numero { color: #ccc; }
#comentarios .comentario .nombre { color: #ccc; }
#comentarios .comentario .texto { color: #ccc; font-size: 14px; }

#ingresar-comentario { background: #ddd; border: 2px solid #666; margin: 10px auto 0 auto; padding: 5px; text-align: left; width: 940px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-size: 13px; }
#ingresar-comentario h2 { font-size: 18px; margin-bottom: 6px; color: #666; }
#ingresar-comentario input { border: 1px solid #666; height: 20px; width: 300px; }
#ingresar-comentario textarea { border: 1px solid #666; height: 100px; width: 600px; }

#related { width: 895px; height: 370px; margin: 10px auto; overflow: hidden; }
#related h3 { color: #fff; font-size: 21px; margin-bottom: 6px; }
#related .videobox { width: 160px; height: 150px; border: 1px solid #ccc; padding: 5px; float: left; display: inline; margin-right: 5px; margin-bottom: 5px; }
#related .videothumbs { border: 1px solid #fff; width: 160px; height: 120px; }
#related a { color: #fff; text-decoration: none; }
#related .videotitle { color: #fff; font-size: 11px; margin-top: 2px; text-align: left; width: 160px; height: 30px; overflow: hidden; }