/* CSS Document */
body{ background-image:images/fondo1.jpg; margin-top:0px; padding-top:0px; margin-top:0px; margin-bottom:0px;}
.boton{background-color:#7b0707; border:none; color:#FFFFFF; width:100px; height:25px; }
.table_notice{ border:1px solid  #bf9d80; padding:4px; opacity: 0.5; filter:alpha(opacity=50); background-color:#f5eadb;  }
.table_notice2{ border:1px solid  #d5c3b2; padding:4px; opacity: 0.5; filter:alpha(opacity=50); background-color:#FFF4EA;  }
.table_nota{ border:1px  solid   #d3c0a6; padding:10px; border-top-color: #FFF4EA; border-bottom-color: #FFF4EA; margin-right:0px; background-color:#f5eadb;opacity: 0.5; filter:alpha(opacity=50);}
#tabla{ background-color:#FFFFFF;}
div#wn	{ position:relative; width:250px; height:350px; overflow:hidden; }
div#ws	{ position:relative; width:380px; height:215px; overflow:hidden; margin-left:40px; text-align:justify }
div#wss	{ position:relative; width:450px; height:420px; overflow:hidden; margin-left:10px; text-align:justify; padding-top:30px; padding-bottom:10px }
div#indst	{ position:relative; width:400px; height:140px; overflow:hidden; margin-left:10px; text-align:justify; padding-top:15px; padding-bottom:10px }

.titulo3{ font:"Times New Roman", Times, serif; font-size:14px; color:#ffffff; font-style:italic; text-align:left;}
.texto{ font:"Times New Roman", Times, serif; font-size:14px; color:#CC0000;  text-align:justify}
.table_nota1{ border:0px  inset  #000000; padding:5px; background-color:#000000;}
.table_nota2{ border:1px  solid  #663300; padding:5px; background-color:#ffffff; opacity: 0.5; filter:alpha(opacity=50);}
.textis{ font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#333333}
.textis2{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#333333}
.textis3{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#333333}
.campos{ background-color:#f1efef; border:solid #990000 1px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#333333 }
.marco2 { 
   padding:5px; 
   background-color: #f7ede1; 
   width: 120px; 
   border-bottom: 1px solid #999999; 
   border-right: 1px solid #999999; 
} 
.marco3 { 
   padding:5px 5px 20px 5px; 
   background-color: #ffffff; 
   width: 120px; 
   border: 1px solid #999999; 
} 
.cap{ background-color:#ffffff; border:none; width:200px; height:100px; font-family:"Comic Sans MS"; font-size:16px}




bodyj {
	color:#000;
	min-width: 600px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 9pt;
	line-height: 1.32em;
}
.textstyle {
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #A7A7A7 #CCCCCC #CCCCCC #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#555555;
	font-size:1em;
}
.alignToRight {
	text-align:right;
	vertical-align:top;
}
/* Some round fancies */
.tl, .tr, .bl, .br {
	background: url(corners.gif);
	width: 10px;
	height: 10px;
	font-size: 0;
}

.tl, .bl {
	float: left;
}
.tr, .br {
	float: right;
}

.shiny_box {
	background-color:#4a020a;
	border:3px solid  #b20115;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;
	width: 150px;
	overflow: hidden;
}
.shiny_box p {
	margin:10px;
}

.shiny_box .tl {
	background-position: -340px 0px;	
}
.shiny_box .tr {
	background-position: -350px 0px;	
}
.shiny_box .bl {
	background-position: -340px 10px;	
}	
.shiny_box .br {
	background-position: -350px 10px;	
}

.shiny_box_body {
	clear: both;
	padding: 0 10px;
	overflow: hidden;	
}
* html .shiny_box_body {
	height: 1%;	
}

.simple_box {
	width:200px;
	padding:10px;
	background-color:#360208;
	border:3px solid green;
}

