body {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 0.9em;
	color: #666666;
	margin-top: 0px;
	text-align: left;
}
.contenedor_global {
	margin: auto;
	width: 950px;
	padding-top: 15px;
}
.centra_comentarios {
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 950px;
}

.contenedor_cabecera {
	float: left;
	width: 940px;
	height: 60px;
	margin-bottom: 5px;
	padding-left: 0px;
}
.ver_emailing {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	float: left;
}

.contenedor_logo {
	float: left;
	width: 220px;
	height: auto;
	padding-top: 2px;
}

.contenedor_menu {
	float: left;
	width: 955px;
	height: 48px;
}
.boton_buscar {
	float: left;
	width: 275px;
	text-align: right;
}

.menus {
	float: left;
	height: 21px;
	width: 160px;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 20px;
}
.menus a{
color:#FFFFFF;
text-decoration:none;
}
.menus a:hover{
color:#B31315;
text-decoration:none;
}
.menus#home { 
width:115px;
}
.menu_centrado {
	float: left;
	height: 21px;
	width: 100px;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 20px;
	text-align: center;
}
.menu_centrado a{
color:#FFFFFF;
text-decoration:none;
}
.menu_centrado a:hover{
color:#B31315;
text-decoration:none;
}
.menu_centrado#home { 
width:120px;
}
.contenedor_izquierda {
	float: left;
	width: 700px;
	margin-right: 5px;
}
.contenedor_izquierda_tv {
	float: left;
	width: 700px;
	margin-right: 5px;
	margin-bottom: 15px;
}
.contenedor_derecha {
	float: right;
	width: 202px;
	margin-left: 0px;

}
.contenedor_pie {
	float: left;
	width: 950px;
	height: 20px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	
	font-size: x-small;
	padding-top: 3px;
	font-family:Tahoma, Verdana;
	color:#666666;
}

.contenedor_pie a{
	text-decoration:none;
	color:#666666;

}


.contenedor_categoria {
	float: left;
	width: auto;
	border: 2px solid #000000;
	margin-right: 5px;
	margin-bottom: 5px;
}

.contenedor_categoria img{
border:none;
}

.contenedor_imgs_categoria{
	float:left;
}
.contenedor_titulo_categoria {
	color: #ffffff;
	font-size: 0.7em;
	padding-left: 10px;
}
.contenedor_titulo_categoria a{
text-decoration:none;
color:#FFFFFF;
}
.contenedor_titulo_categoria a:hover{
text-decoration:none;
color:#FFFFFF;
}


.contenedor_titulo_categoria_gr {
	color: #ffffff;
	font-size: 0.9em;
	width:670px;
	float: left;
	padding-left: 10px;
	height: 19px;
	padding-top: 2px;
	margin-bottom: 10px;
}
.contenedor_titulo_categoria_gr a{
text-decoration:none;
color:#FFFFFF;
}
.contenedor_titulo_categoria_gr a:hover{
text-decoration:none;
color:#FFFFFF;
}


.contenedor_titulo_categoria_gr_gr {
	color: #ffffff;
	font-size: 0.9em;
	width:900px;
	float: left;
	padding-left: 10px;
	height: 19px;
	padding-top: 2px;
	margin-bottom: 10px;
}
.contenedor_titulo_categoria_gr_gr a{
text-decoration:none;
color:#FFFFFF;
}
.contenedor_titulo_categoria_gr_gr a:hover{
text-decoration:none;
color:#FFFFFF;
}


img{
margin:0px;
}

.margen_abajo{
margin-bottom:3px;
}

.contenedor_banner_grande {
	float: left;
	height: auto;
	width: 705px;
	margin-right: 5px;
	margin-bottom: 15px;
}
.contenidos_derecha_tv{
	float: left;
	width: 200px;
	margin-left: 0px;
	margin-bottom: 15px;
	text-align: left;
	margin-top: 0px;
	height: auto;
	padding-top: 0px;
	position:relative;
top:-115px;
left:20px;
}
.contenidos_derecha {
	float: left;
	width: 200px;
	margin-left: 0px;
	margin-bottom: 15px;
	text-align: left;
	margin-top: 0px;
	height: auto;
	padding-top: 0px;

}
.contenidos_derecha a{
color:#666666;
text-decoration:none;
}

.contenidos_derecha a:hover{
text-decoration:none;
}

.contenidos_derecha_nube_tags {
	float: none;
	width: 200px;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: left;
	margin-top: 0px;
	height: auto;
	padding-top: 0px;
}

.contenidos_derecha_nube_tags a{
color:#666666;
text-decoration:none;
}

.contenidos_derecha_nube_tags a:hover{
text-decoration:none;
}

.menu_centrado#videos {
	width:103px;
}

.menu_centrado#directorio {
width:115px;
}

.menu_centrado#buscar {
	float: left;
	height: 22px;
	width: 150px;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 13px;
	padding-top: 17px;
	text-align: left
}

.menu_centrado#buscar input{
height: 10px;
width: 150px;
}
.abre_destacados {
	float: left;
	height: 24px;
	width: 180px;
	background-image: url(../imgs/abre_videos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 7px;
	margin-top: 10px;
}

input {
	font-size: 0.9em;
	color: #333333;
}

.formFechaFormulario {
	font-size: 0.9em;
	color: #333333;
	margin-left:15px;
}

.contenidos_destacados {
	float: left;
	height: auto;
	width: 180px;
	background-image: url(../imgs/fondo_contenido_desta.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 0.9em;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.caja_login {
	float: left;
	height: auto;
	width: 198px;
	background-image: url(../imgs/fondo_contenido_desta.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 0.9em;
	padding-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.caja_login a{	
	font-size: 0.7em;
	padding-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.contenidos_destacados a{
color:#666666;
text-decoration:none;
}
.contenidos_destacados a:hover{
color:#FF9900;
text-decoration:none;
}
.enlaces {
font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.enlaces a{
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.enlaces a:hover {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}

.enlaces_titulo_articulo {
font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.enlaces_titulo_articulo a{
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.enlaces_titulo_articulo a:hover {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}

.contenidos_destacados ul{
	width: 180px;
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contenidos_destacados li{
	width: 180px;
	margin:0px;
	padding:0px;
	list-style-type: none;
	
}

.contenidos_destacados li a{
color:#666666;
text-decoration:none;

}
.contenidos_destacados li a:hover{

color:#FF9900;
text-decoration:none;

}


.cierra_destacados {
	height: 20px;
	width: 200px;
	background-image: url(../imgs/cierra_destaca.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	float: left;

}
.banner_izq {
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	vertical-align: top;
}
.contenedor {
	width: 940px;
	float: left;
	height: auto;
}
.parte_izquierda {
	float: left;
	height: auto;
	width: 193px;
	padding-left: 0px;
}

.parte_izquierda_peq {
	float: left;
	height: auto;
	width: 100px;
	padding-left: 0px;
}

.parte_izquierda_directorio {
	float: left;
	height: auto;
	width: 193px;
	padding-left: 0px;
	color:#999933;
}
.parte_izquierda_directorio h1{
	color:#999999;
	font-size: 0.9em;
	margin: 0px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 188px;
	text-align: center;
	height: 12px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.parte_central {
	float: left;
	height: auto;
	width: 515px;
	margin-left: 15px;
}
.parte_izquierda h1{
	color:#B31315;
	font-size: 0.9em;
	margin: 0px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B31315;
	width: 188px;
	text-align: left;
	height: 12px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.contenidos_izquierda {
	float: left;
	width: 188px;
	margin-left: 0px;
	margin-bottom: 15px;
	text-align: left;
	margin-top: 10px;
	height: auto;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}

.contenidos_izquierda_sinborde {
	float: left;
	width: 100px;
	margin-left: 0px;
	margin-bottom: 15px;
	text-align: left;
	margin-top: 10px;
	height: auto;
	padding-top: 0px;
	
	padding-bottom: 5px;
}

.contenidos_izquierda a{
color:#666666;
text-decoration:none;
}

.contenidos_izquierda a:hover{
text-decoration:none;
}
.contenidos_izquierda_directorio {
	float: left;
	width: 188px;
	margin-left: 0px;
	margin-bottom: 15px;
	text-align: left;
	margin-top: 10px;
	height: auto;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}

.contenidos_izquierda_directorio a{
color:#999933;
text-decoration:none;
}

.contenidos_izquierda_directorio a:hover{
text-decoration:none;
}
.img_pq {
	float: left;
	height: 100px;
	width: 80px;
	margin-right: 5px;
	overflow: hidden;
}
.img_pq_videos {
	float: left;
	height: auto;
	width: 120px;
	margin-right: 5px;
	overflow: hidden;
}
.txt_concursos_banner {
	float: left;
	height: auto;
	width: 103px;
	font-size: 0.8em;
}
.txt_concursos_banner a{
color:#666666;
text-decoration:none;
}

.txt_concursos_banner a:hover{
color:#333333;
text-decoration:none;
}
.submenu_concursos {
	float: left;
	height: 19px;
	width: 500px;
	/*background-image: url(../imgs/fondo_concursos_submenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	color:#000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 240px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

.submenu_concursos a{
color:#000000;
text-decoration:none;
}
.submenu_concursos a:hover{
color:#B31315;
text-decoration:none;
}

.submenu_actualidad {
	float: left;
	height: 19px;
	width: 700px;
	background-image: url(../imgs/fondo_concursos_submenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#ffffff;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 50px;
	text-align: center;
	text-transform: uppercase;
}
.submenu_actualidad a{
color:#FF9900;
text-decoration:none;
}
.submenu_actualidad a:hover{
color:#CCCCCC;
text-decoration:none;
}

.submenu_concursos_sus {
	float: left;
	height: 19px;
	width: 515px;
	background-image: url(../imgs/fondo_concursos_submenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#ffffff;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 200px;
	text-align: center;
	text-transform: uppercase;
}
.submenu_concursos_sus a{
color:#FF9900;
text-decoration:none;
}
.submenu_concursos_sus a:hover{
color:#CCCCCC;
text-decoration:none;
}

#insertar{
	float: left;
	width: 170px;
	font-weight: lighter;
}
#concurso_submenu {

	float: left;
	width: 100px;
}
#emailing_submenu {
	float: left;
	width: 160px;
	font-weight: lighter;
}
#suscripcion_submenu {
	float: left;
	width: 130px;
	font-weight: lighter;
}
.listado_directorio {
	float: right;
	height: auto;
	width: 505px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 0.9em;
	color:#000033;
}

.listado_directorio a{
text-decoration:none;
color:#999933;

}

.listado_concursos {
	float: right;
	height: auto;
	width: 505px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 0.9em;
}

.listado_concursos a{
text-decoration:none;
color:#B31315;

}

.nom_concurso {
	float: left;
	width: 140px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: right;
	font-family: Tahoma, Verdana;
	
}
.explica_concurso {
	float: left;
	width: 340px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #B31315;
	text-decoration: none;
	font-family: Tahoma, Verdana;
	
}

.explica_concurso_gris {
	float: left;
	width: 340px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #999999;
	text-decoration: none;
	font-family: Tahoma, Verdana;
	
}
.busqueda_concursos {

	float: right;
	height: auto;
	width: 505px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


.busqueda_directorio {

	float: right;
	height: auto;
	width: 505px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.input_busqueda {
	float: left;
	width: 280px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #B31315;
	height: 24px;
	background-image: url(../imgs/fondo_input_busqueda.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.input_cuadros_texto_formularios {
	float: right;
	width: 300px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #B31315;
	height: 24px;
	background-image: url(../imgs/fondo_input_texto.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.input_cuadros_texto_largo_formularios {
	float: left;
	width: 425px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #B31315;
	height: 24px;
	background-image: url(../imgs/fondo_input_texto_largo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.input_busqueda_avan {
	border: 1px solid #FFFFFF;
	font-size: 0.8em;
	color: #666666;
	float: left;
	width: 230px;
	margin-top: 2px;
	margin-left: 10px;
}
.nom_busqueda {
	float: left;
	width: 200px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: right;
	font-size: 0.9em;
	color: #000000;
	margin-top: 5px;
}
.contenedor_formulario {
	background-color: #FFFFFF;
	float: left;
	width: 475px;
	height: auto;
	margin-top: 10px;
	padding: 10px;
	margin-left: 5px;
}
.contenedor_formulario h1{
	font-size:0.9em;
	font-weight:bold;
	color: #000000;
}
form {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	/*width: 440px;*/
}
.form_comen {
	padding-right: 10px;
	padding-left: 10px;
	width: 440px;
	float: inherit;
}

.form2 {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 100px;
}
label {
	float: left;
	font-size: 0.9em;
	color: #000000;
	padding-top: 3px;
	text-align: right;
	width: 150px;
}
select{
	font-size: 0.8em;
	color: #000000;
	border: 1px solid #FFFFFF;
	margin-top: 2px;
	float: left;
	width: 285px;
	margin-left: 10px;
	}
label#med{
float: left;
width: 140px;
text-align: left;
}
label#gr{
float: left;
width: 440px;
text-align: left;
}

.item_form {
	float: left;
	width: 450px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.item_form_comen {
	
	width: 450px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.item_form_comen_btn {
	width: 117px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 330px;
}
.item_form_nombre {
	width: 450px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.input_busqueda_concursos {
	border: 1px solid #FFFFFF;
	font-size: 0.8em;
	color: #666666;
	float: left;
	width: 270px;
	margin-top: 2px;
	margin-left: 5px;
}
.text_area_gr {
	float: left;
	height: 150px;
	width: 440px;
	border: 0px none #BDBCBC;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 0.8em;
	color: #333333;
}
.text_area_gr_comen {
	height: 150px;
	width: 440px;
	border: 0px none #BDBCBC;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 0.8em;
	color: #333333;
	float: none;
}

.input_concursos_gr {


	border: 1px solid #FFFFFF;
	font-size: 0.8em;
	color: #666666;
	float: left;
	width: 450px;
	margin-top: 2px;
}
.input_enviar_concurso {
	float: right;
	height: 26px;
	width: 102px;
	color: #000000;
	margin-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position:center;

}
.input_enviar_comentario {
	background-image: url(../imgs/fondo_enviar.jpg);
	background-repeat: no-repeat;
	float: none;
	height: 26px;
	width: 102px;
	color: #FFFFFF;
	margin-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.item_emaling {

	float: left;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
}
label#pq {

	float: left;
	font-size: 0.9em;
	color: #000000;
	padding-top: 3px;
	text-align: right;
	width: 130px;
}
.txt_mailings_banner {
	float: left;
	height: auto;
	width: 180px;
	font-size: 0.8em;
}
.txt_mailings_banner a{
color:#666666;
text-decoration:none;
}

.txt_mailings_banner a:hover{
color:#333333;
text-decoration:none;
}
.listado_clientes_trabajos {
	background-image: url(../imgs/fondo_btn_listado.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 19px;
	width: 515px;
	margin-top: 5px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 2px;
	font-size: 0.9em;
}
.listado_clientes_trabajos a{
color:#FFFFFF;
text-decoration:none;
}

.listado_clientes_trabajos a:hover{
color:#666666;
text-decoration:none;
}

.contenedor_listado_cat {
	float: left;
	width: 700px;
}

.contenedor_aviso {
	float: left;
	width: 925px;
	text-align:justify;
	margin: auto;
	font-size: 0.9em;
}

.parte_central_listado_cat {
	float: left;
	height: auto;
	width: 700px;
	margin-left: 0px;
}

.parte_central_listado_cat h1{
	color:#000000;
	font-size:0.9em;
}

.contenedor_detalle_cat {
	color: #666666;
	font-size: 0.9em;
	width:900px;
	float: left;
	padding-left: 10px;
	padding-top: 2px;
	height: auto;
	margin-top: 10px;
}

.titulo_articulos {
	color: #666666;
	font-size: 1.2em;
	font-weight: bold;
}

.contenedor_thumbnails {
	color: #666666;
	font-size: 0.9em;
	width:670px;
	float: left;
	padding-left: 10px;
	padding-top: 2px;
	height: auto;
	margin-top: 10px;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;*/
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.thumbnails {
	float: left;
	width: 100px;
	border: 1px solid #CCCCCC;
	margin-right: 15px;
}
.txt_thumbnails {
	float: left;
	width: 90px;
	padding: 5px;
}
.txt_thumbnails a{
color:#666666;
text-decoration:none;
}
.txt_thumbnails a:hover{
color:#000000;
text-decoration:none;
}
.cont_img_thumbnails {

	float: left;
	width: 100px;
	border: 1px solid #CCCCCC;
}
.contenedor_submenu_categorias {
	color: #ffffff;
	font-size: 0.9em;
	width:690px;
	float: left;
	padding-left: 10px;
	height: 19px;
	padding-top: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}
.parte_central_concursos {

	float: left;
	height: auto;
	width: 710px;
	margin-left: 15px;
}

.parte_central_correos {

	float: left;
	height: auto;
	width: 900px;
	margin-left: 15px;
}

.parte_izquierda_concursos {
	float: left;
	height: auto;
	width: 193px;
	padding-left: 0px;
	margin-top: 20px;
	padding-top: 28px;
}
.parte_izquierda_concursos h1 {

	color:#999999;
	font-size: 0.9em;
	margin: 0px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 188px;
	text-align: center;
	height: 12px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.parte_central2 {

	float: left;
	height: auto;
	width: 700px;
	margin-left: 15px;
}
.ver_detalle_directorio {
	float: left;
	width: 410px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #B31315;
	text-align: right;
}

.ver_detalle_directorio a{	
	color: #B31315;
	text-decoration:none;
}

.ver_detalle_directorio a:hover{	
	color: #B31315;
	text-decoration:underline;
}

.textarea_formulario {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 0.8em;
	color: #666666;
	width: 400px;
	margin-left: 10px;
	margin-top: 2px;
}
.nom_directorio {
	float: left;
	width: 70px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: right;
	color: #999999;
}
.explica_directorio {

	float: left;
	width: 410px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #999933;
}

.explica_directorio a{

	text-decoration:none;
	color: #999933;
}

.busqueda_actualidad {


	float: left;
	height: auto;
	width: 515px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
.listado_actualidad {

	float: left;
	height: auto;
	width: 515px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 0.9em;
	position: fixed;
}
.menu_actualidad {
}
.cierra_login {

	height: 20px;
	width: 200px;
	background-image: url(../imgs/registrate.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	float: left;
}
.contenedor_formulario_articulo {

	background-color: #FFFFFF;
	float: left;
	width: 675px;
	height: auto;
	margin-top: 10px;
	padding: 10px;
	margin-left: 5px;
}
.contenedor_formulario_articulo h1 {

	font-size:0.9em;
	font-weight:bold;
	color: #000000;
}
.item_form_articulo {

	float: left;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.input_busqueda_articulo {

	border: 1px solid #666666;
	font-size: 0.8em;
	color: #666666;
	float: left;
	width: 390px;
	margin-top: 2px;
	margin-left: 10px;
}

.input_busqueda_articulo#fecha_fin {

	border: 1px solid #666666;
	font-size: 0.8em;
	color: #666666;
	float: left;
	width: 100px;
	margin-top: 2px;
	margin-left: 10px;
	margin-right: 10px;
}

.cierra_destacados_registrate {
	width: 200px;
	background-image: url(../imgs/cierra_destaca.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	float: left;
	margin-bottom: 10px;
}

.input_login{
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 0.7em;
	color: #666666;
	height: 10px;
	border: thin solid #CCCCCC;
	margin-bottom: 2px;
}


.input_entrar{
width:20px;
height:20px;
background-image:url(../imgs/flecha.png);
background-repeat:no-repeat;
border:0px;
cursor:pointer;
}

.explica_concurso_caract {
	float: left;
	width: 500px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #666666;
	text-decoration: none;
	font-family: Tahoma, Verdana;
	
}

.contenedor_datos_videos{
	width: 462px;
	height: 25px;
	padding-top: 2px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	background-image: url(../imgs/caja_votaciones.jpg);
}

.contenedor_puntuacion {
	float: left;
	width: 190px;
	height: auto;
	padding-top: 2px;
	padding-left: 10px;
}

.contenedor_votaciones {
	float: left;
	width: 110px;
	height: auto;
	padding-top: 2px;
}

.contenedor_comentarios {
	float: left;
	width: 110px;
	height: auto;
	padding-top: 2px;
}

.contenedor_comentarios_videos {
	width: 460px;
	height: auto;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #888888;
	border-left-color: #888888;
	margin-left: auto;
	margin-right: auto;
}
.contenedor_comentarios_videos_top {
	width: 462px;
	height: auto;
	padding:0px;
	margin-left: auto;
	margin-right: auto;

}
.comentarios_videos{
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;*/
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.contenedor_galeria {
	float: left;
	height:450px;
}
.contenedor_descripcion {
	float: left;
	width: 860px;
	padding-left: 15px;
	padding-right: 25px;
	font-family: Tahoma, Verdana;
	
}
.centra_comentarios2 {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
.contenedor_pie_solitario {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.contenido_pie_solitario {
	width: 900px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-left: 20px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	float: left;
	
	
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	
	font-size: 0.8em;
	
}
.listado_correos {

	float: left;
	height: auto;
	width: 450px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 0.9em;
}

.listado_correos a{
text-decoration:none;
color:#B31315;

}
.explica_correo {

	float: left;
	width: 325px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #B31315;
	text-decoration: none;
}
.ver_emailing_contenido {
	width:900px;
	margin-right: 25px;
	margin-left: 25px;
}
.contenedor_thumbnails_videos {

	color: #666666;
	font-size: 0.7em;
	width:325px;
	float: left;
	height: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.area_privada {
 	float:right;
	width:auto;
}

.aviso_legal {
 	float:left;
	width:auto;
}
.nom_correo {

	float: left;
	width: 300px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: left;
}

.form_cambia_pass {
	margin: 5px;
	float: left;
	width: 400px;
}

.form_cambia_pass label{
	margin-right:5px;
	float: left;
	width: 200px;
}

.form_cambia_pass input{
	margin-bottom:10px;
	float: left;
	width: 150px;
	
}

.form_cambia_pass input#modificar{
	margin-bottom:10px;
	margin-right:42px;
	float: right;
	width: 75px;
	
}

.form_baja_user {
	margin: 5px;
	float: left;
	width: 470px;
}

.form_baja_user label{
	margin-right:5px;
	float: left;
	width: 400px;
	text-align:justify;
}

.form_baja_user input{
	margin-top:10px;
	float: right;
	width: 50px;
	
}

.form_baja_user input#modificar{
	margin-bottom:0px;
	margin-right:0px;
	float: left;
	width: 75px;
	
}

.form_envia_pass {
	margin: 5px;
	float: left;
	width: 470px;
	height: 500px;
}

.form_envia_pass label{
	margin-right:5px;
	float: left;
	width: 400px;
	text-align:justify;
}

.form_envia_pass input{
	margin-top:10px;
	float: left;
	width: 250px;
	
}

.form_envia_pass input#modificar{
	margin-bottom:0px;
	margin-right:0px;
	float: left;
	width: 75px;
	margin-left: 75px;
	
}

.enlace_actualidad {
	color: #666666;
	font-size: 0.9em;
	width:670px;
	float: left;
	padding-left: 10px;
	padding-top: 2px;
	height: auto;
	margin-top: 10px;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;*/
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.enlace_actualidad a{
	text-decoration:none;
	color: #330066;
}

.enlace_actualidad a:hover{
	text-decoration:none;
	color: #330066;
	
}

.enlace_actualidad a:visited{
	text-decoration:none;
	color: #330066;
}

.enlace_video {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.enlace_video a{
	color: #003366;
	text-decoration: none;
}

.enlace_video a:hover{
font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
.texto_promocion {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 0.9em;
	text-align: justify;
}

