body {
	margin: 0px;
	scrollbar-arrow-color:#FFF;
	scrollbar-base-color:#AAA79D;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#636056;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#A4D0CD;
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
	font-size : 11px;
}

h1 {
	display: inline;
	font-size: 20pt;
	font-weight: bold;
	margin-right: 15px;
	color: #FFF;
}

.mod_image
{	
	border: 1px solid #7A8D8B;
}

.mod_imagedetail
{	
	float: right;
	border: 1px solid #7A8D8B;
}

.mod_peq
{	
	font-size: 9px;
	font-weight: normal;
}

/* ----------------------- ESTILOS DEl MENÚ -----------------------*/

ul#menu {
	margin: 0;
	padding: 0;	
	padding-top: 3px; 
	list-style-type: none;
	float: left;
}

ul#menu li { 	
	padding-left: 5px; 	
	padding-top: 10px; 
	font-size: 11px;
}

ul#menu li a{ 	
	color: #697C7A;
	font-weight: bold;	
	text-decoration: none;
	font-size: 10px;
}

ul#menu li a:hover{ 	
	color: #F7823C;
}

hr {
	border: 0;
	color: #F8BF9A;
	background-color: #F8BF9A;
	height: 1px;
	clear: both;
}

/* ----------------------- ESTILOS DE CATEGORÍAS -----------------------*/

ul#category {
	padding-top: 3px; 	
	list-style-type: dot;
}

ul#category li { 
	padding-top: 3px; 
	font-size: 11px;
}

ul#category li a{ 	
	color: #7A8D8B;
	font-weight: bold;	
	text-decoration: none;
	font-size: 11px;
}

ul#category li a:hover{ 	
	color: #DFE3E3;
}

/* ----------------------- ESTILOS IFRAME -----------------------*/

iframe.mainIframe
{
	margin:		0px;
	border:		none;
	height:		500px;
	width:		100%;
}

/* ----------------------- ESTILOS TÍTULO -----------------------*/

.mod_title
{
	margin:		1px;
	padding:	0px 0px 0px 5px;
	height: 	23px;
	border-left: 7px solid #A5B32C;	
	font-size: 17px;  	
	font-weight: bold; 
	color: #697C7A; 
}

/* ----------------------- ESTILOS TABLAS -----------------------*/

TABLE{
	border-collapse: collapse;
	border-style: hidden;
	font-size: 10px;
}

TABLE a{
	text-decoration: none;
	color: #7A8D8B;
}

TABLE a:hover{
	color: #000;
}

tr.mod_row1
{
	background:	#FFF;
	font-weight: normal;
}

tr.mod_row1:hover
{
	background:	#FFDC96;
}


tr.mod_row2
{
	background:	#F2F4F3;
	font-weight: normal;
	border: 1px solid #EEEEEE;
}

tr.mod_row2:hover
{
	background:	#FFDC96;
}

table.mod_rowlist
{
	width: 97%;
	background:	#EEEEEE;
	margin-left: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	border: 1px solid #EEEEEE;
}

table.mod_form
{
	width: 98%;
	height: 18pt;
	border-bottom: 5px solid #FFF;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	VALIGN: top;
}

/* ----------------------- ESTILOS CAPAS SEARCH/STATUS -----------------------*/

#mod_search{ 
	float: left;
	padding: 5px;
	background: #EEE;
}

#mod_status{ 
	float: left;
	width: 99%;
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
	background: #EEE;
	border-top: 1px solid #A5B32C;
	border-bottom: 1px solid #A5B32C;
	clear: both;
	text-align: center;
}

#mod_status01{ 
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #A5B32C;
}

#mod_status02{ 
	float: right;
	font-size: 10px;
	color: #A5B32C;
}

#mod_status02 a{ 
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #A5B32C;
}

#mod_status02 a:hover{ 
	color: #000;
}

#mod_table{ 
	clear: both;
}

/* ----------------------- ESTILOS OCULTO -----------------------*/

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
	display: none;
}

/* ----------------------- ESTILOS DE FORMULARIO -----------------------*/
 
#row {
  	clear: left;
  	padding-top: 5px;
  }
  
#row_concept {
	width: 150px;
  	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
  }
  
#row_form {
  	float: left;
	text-align: left;
	font-weight: bold;
  }
  
#row_form a{
	text-decoration: none;
	color: #F7823C;
  }
  
#row_form a:hover{
	color: #7A8D8B;
  }
  
FORM
{
	margin: 0px;
}

input, textarea
{	
	font-size: 11px; color: #5F6D6C; background-color: #FFF; border: 1px solid #7A8D8B;
}

.mod_check{
	background-color: transparent; border: 0px;
}

select
{
	font-size: 9px; color: #5F6D6C; background-color: #FFF; border: 1px solid #7A8D8B;
}

.mod_button
{	
	font-size: 11px; color: #FFF; background-color: #AAA; border: 1px solid #7A8D8B;
	cursor: pointer;
}

/* ESTILOS PROPIOS DEL CONTENIDO: tiny_style --------------------------- */

.tiny_style01 {
	font-size: 14px;
}

.tiny_style02 {
	font-size: 16px;
}

.tiny_style03 {
	font-size: 13px;
	font-weight: bold;
	color: #F7823C;
}

.tiny_style04 {
	background-color: #E5E6E2;
	font-size: 15px;
	font-weight: bold;
	color: #F7823C;
	padding: 3px;
}

