/************************************************************************/
/* formato para tags html 												*/
/************************************************************************/
BODY{
	margin: 0px;
	color: #0000CC;	
	height: 100%;
	overflow: hidden;
	background-image: url( images/fondo.jpg );
	
 	font-family: Segoe UI, Arial,Verdana,Helvetica,sans-serif;
	font-size: 16px;
	text-decoration:blink;
	/* font-weight: bold; */
	
}

H1{
	color:#0000FF;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #000;
	font-family:"Courier New", Courier, monospace;
	text-decoration: underline;
	font-size: 40px;
	font-weight: bold;


	text-shadow: 0 0 4px #FFFFFF, 0 -5px 4px #0099FF, 2px -10px 6px #00CCFF, -2px -15px 11px #00FFFF, 2px -25px 18px #FFFFFF;
	
}
H2{
	color:#FF6600;
	font-size:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	text-shadow: 1px 1px 1px #0099FF;
}

A{
	text-decoration: none;
}
A:hover{
	text-decoration: underline;
	color:#FFFF00;
}

LABEL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
/************************************************************************/
/* ESTILOS PARTICULARES DE LOS OBJETOS 									*/
/************************************************************************/
#div_main{
	margin: 2px;
	height: 100%;
	width: 100%;
	overflow: scroll;
	position:fixed;
}

#img_fondo{
	position:absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: -1;
}

#div_buttons{
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	max-width: 800px;
	min-width: 800px;
	height: 80px;	
	z-index: 500;
}
.a_button{
	position: absolute;
	top: 10px;
}


#div_status{
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: -407px;
	width: 800px;
	max-width: 800px;
	min-width: 800px;
	height: 14px;	
	z-index: 500;	
	color:#FF9900;
	font-size: 12px;
}
#div_status_info{
	width: 60%;
	position:absolute;
	top: 0px;
	left: 0px;
}
#div_status_user{
	text-align: right;
	color:#CCCCCC;
	width: 40%;
	position: absolute;
	top:0px;
	left: 60%;
}

#div_frame_background{
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	max-width: 800px;
	min-width: 800px;
	z-index: 0;	

	
	background-image: url(images/fondo.png);
}
#div_frame{
	margin: 6px;
	min-height: 600px;
}
#div_nota{
	position: absolute;
	top: 100%;
	left: 0px;
	float:right;
	font-size:11px;
	text-align: justify;
	background-image: url(images/fondo_blue.png);
	padding: 4px;
	border: none;
	color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
}

#div_google{
	position: relative;
	float:left;
	margin:0 5px 0;
	padding:5px;
	text-align:center;
}

#a_user{
	text-decoration: none;
	color:#CCCCCC;
}
#a_user:hover{
	color:#FFFF00;
}

/* vista previa */
#div_fullscreen{
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height: 100%;
	visibility: hidden;
	z-index: 100;
	background-image: url(images/fondo_blue.png);
}
#div_fullscreen_frame{
	position: absolute;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	
	top: 50%;
	margin-top: -200;
	height: 400px;
	
	background-color: #FFFFFF;
	border: 1px #0066FF solid;	
	visibility:hidden;
	
	padding: 10px;
	
	
	overflow:auto;
}


/*tablas de la lista de temas */
.blog_info_table{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
}
.blog_info_title{
	font-family:"Courier New", Courier, monospace;
	color:#000000;
	font-size:24px;
}
.blog_info_content{
	font-size:12px;
}
/* clases para la pagina del tema */
.blog_theme_label{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding: 2px;
}


/*titulos de las paginas*/
.page_title{
	text-align: right;
	margin-right: 20px;
}

/* fondo con linea vertical */
.background_vertical_line{
	background-image:url(images/pixel_0000FF.jpg);
	background-attachment: scroll;
	background-position:center;
	background-repeat: repeat-y;
}
/* fondo con linea orizonatl */
.background_horizontal_line{
	background-image:url(images/pixel_0000FF.jpg);
	background-attachment: scroll;
	background-position:center;
	background-repeat: repeat-x;
}


.blog_comment_table{
	background-image:url(images/fondo.png);
	border: 1px #FF9900 dashed;
}
.blog_comment_by{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
.blog_comment_text{
	color:#006600;
}
.blog_comment_mail{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
.blog_comment_delete{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}


.ranking_link{
	font-size: 12px;
	font-weight: bold;
}

.text_size11{
	font-size: 11px;
}


.down_group_table{
	padding: 4px;
	border: 1px #FFCC00 dashed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.down_group_table_title{
	font-family: "Courier New", Courier, monospace;
	font-size:24px;
	font-weight: bold;
	color:#009900;

	text-shadow: 1px 1px 1px #FFFFFF;
	
}
.down_group_table_title:hover{
	color:#FF0000;
	
}
.download_detail_strong{
	color:#009900;
	text-decoration: underline;
}


.div_roud_corners_10px{
	-moz-border-radius: 10px;
	
	-webkit-border-radius: 10px;
	
	border-radius: 10px;
	
	behavior:url(border-radius.htc);
}

.visit_table{
	font-size: 12px;
	width: 600px;
	overflow: hidden;
	font-family:"Courier New", Courier, monospace;
	border-bottom: 1px #FF9900 dashed;
}
.visit_div{
	width: 590px;
	overflow:hidden;
	color:#009900;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.visit_button{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: none;
	border: none;
	cursor:pointer;
	color:#FF0000;	
}

