
/* ESTILOS GENERALES */

#aviso{width:200px;border:dashed 1px #000;padding:5px;margin:5px;position:relative;left:200px;*left:270px;}

p{font-size:12px;color:#333;padding-left:10px;padding-top:5px;}

h2.center {
	background:url(../images/bg_h1_ultimos_videos.gif) no-repeat;
	width:800px;
	height:28px;
	color:#FFF;
	padding-left:20px;
	padding-top:5px;
	
}



h2.h2_left {
	background:url(../images/bg_h2_left_home.gif) no-repeat;
	width:362px;
	_width:322px;
	height:47px;
	color:#FFF;
	padding-left:20px;
}
h2.h2_right {
	background:url(../images/bg_h2_right_home.gif) no-repeat;
	width:419px;
	_width:379px;
	height:47px;
	color:#FFF;
	padding-left:20px;
}


h3{border-bottom:3px solid #D4D4D4;padding-bottom:3px;color:#858383;font-size:11px;font-weight:normal;font-family:Trebuchet Ms, arial;padding-left:20px;


	background:url(../images/bg_registro_h3.jpg) no-repeat left;
	margin-top:-5px;
}


	/* INICIO SESION */

#registro #iniSesion {float:left;width:362px;margin-right:18px;}
#registro #iniSesion .logearse {background:url(../images/bg_table_registro.jpg) repeat-x;}


#registro #iniSesion input.text{width:155px;padding-top:1px;padding-bottom:1px;border:1px solid #ABADB3;}

.rek{width:155px;padding-top:1px;padding-bottom:1px;border:1px solid #ABADB3;}


#registro #iniSesion th { text-align:right;padding-right:10px;}


#registro #iniSesion a:hover{color:#AA0000;}
	
	/* REGISTRO */

#registro #reg{float:left;width:420px;}

#registro th {
	text-align:left;
	padding:0px; margin:0px;
	font-weight:bold;
	padding-top:10px;
	font-size:12px;
	font-family: arial, 'Lucida Sans', arial, verdana;
	color:#666;
}

#registro td {
	padding-right:10px;
}

#registro th span {color:#AA0000;}

#registro table {
	margin:0px; padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
	text-align:center;
	width:100%;
	text-align:left;
	margin-left:10px;
	
}

#registro #reg input.text{width:180px;padding-top:1px;padding-bottom:1px;border:1px solid #ABADB3;}

#registro #reg select{width:190px;border:1px solid #ABADB3;}


#registro #reg .registrarse {

	background:url(../images/bg_table_registro.jpg) repeat-x;



}
