body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: arial, tahoma;
	font-size: 10pt;
	color: #FFFFFF;
/*	background: url(/_imgs_/watermark.jpg); */
}

/* Corporativos ============================================ */

.main
{

}

.fechamenu
{
	text-align: center;
	vertical-align: middle;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}

.tabimp
{
	background-color: #ffffff;
}


.tabpar
{
	background-color: #EEEEEE;
}

.menucorp
{
	vertical-align:top;
	padding-top: 170px;
}

.boxcorp, .boxcorp a, .boxcorp a:hover
{
	text-decoration: none;
	background-color: #990033;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#corp
{
	vertical-align: top;
	text-align: justify;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(/_imgs_/watermark_content.jpg);
}

#corp p
{
	text-transform: none;
	font-weight: normal;
}

#corp .marco
{
	border-top-color: #990033;
	border-top-width: 4px;
	border-top-style: outset;
	border-bottom-color: #990033;
	border-bottom-width: 4px;
	border-bottom-style: outset;
	border-left-color: #990033;
	border-left-width: 4px;
	border-left-style: inset;
	border-right-color: #990033;
	border-right-width: 4px;
	border-right-style: inset;
	margin-top: 10px;
	margin-bottom: 10px;
}

#corp .user
{
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #EEEEEE;
	padding-top: 4px;
	padding-bottom: 4px;
}

#corp .summary
{
	text-align: center;
	vertical-align: middle;
	font-size: 8pt;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;	
	background-color: #EEEEEE;	
}

#corp ol li
{
	text-align: justify;
	list-style-position: outside;
	list-style-image: none;
	list-style-type:decimal;
	margin-top: 4px;		
	margin-bottom: 8px;	
	font-weight: bold;	
}

#corp ul li
{
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(/_imgs_/list.gif);
	margin-top: 6px;		
	margin-bottom: 6px;	
	font-weight: normal;
}

#corp ul li a
{
	font-weight: bold;
}

#corp H1
{
	color: #990033;
	font-size: 14pt;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;

}

#corp H2
{
	color: #990033;
	font-size: 13pt;
	text-align: center;
	text-transform: none;
	border-bottom-color: #990033;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

#corp H3
{
	color: #990033;
	font-size: 11pt;
	text-align:left;
	margin-top: 16px;
	margin-bottom: 8px;
}

#corp H4
{
	text-align: center;
	vertical-align: middle;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 30px;
	margin-top: 30px;
	background-color: #990033;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: uppercase;
	text-decoration: blink;
}

#corp H5
{
	text-align: center;
	vertical-align: middle;
	font-size: 11pt;
	font-weight: bold;
	color: #990033;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 10px;
}

#corp a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#corp a:hover
{
	text-decoration: underline;
}

#corp .recuadro
{
  border:1px solid #990033;
}

#corp .rectitulo
{
	background-color: #990033;
	color: #FFFFFF;
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: bold;
}

#corp .rectitulo a, #corp .rectitulo a:hover
{
	color: #FFFFFF;
	text-decoration:none;
}

#corp .rectexto
{
	font-size: 8pt;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: justify;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
}

#corp .rectexto a, #corp .rectexto a:hover
{
	color: #000000;
	font-weight: normal;	
	text-decoration: none;
}

#corp .recimg
{
	border-right-color: #990033;
	border-right-width: 1px;
	border-right-style: solid;
}

#corp .error
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11pt;
	color: #990033;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#corp .info
{
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 9pt;
	color: #000099;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#corp .warning
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 8pt;
	font-weight: normal;
}

/* Generales ============================================ */

.footer
{
	font-size: 9pt;
	color: #990033;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-image:url(/_imgs_/background_footer.gif);
	width: 500px;
	height: 80px;
}

.footer a
{
	color: #990033;
	font-weight:bold;
}

a
{
	text-decoration: none;
	border: none;	
	outline: none;
}

a:hover
{
	text-decoration:underline;
}

:focus img, :link img, :visited img
{
	border:0;
	outline: 0;	
}

/* Formularios ============================================ */

form#loginform
{
	width: 300px;
	background-color: #990033;
	color: #FFFFFF;
	font-size: 9pt;
	text-align: center;
	margin-top: 20px;
	border-top-color: #990000;
	border-top-style: solid;
	border-top-width: 2px;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #990000;
	border-right-style: outset;
	border-right-width: 4px;
	border-bottom-color: #990000;
	border-bottom-style: outset;
	border-bottom-width: 4px;
}

input
{
	font-family: tahoma;
	font-size: 9pt;
	border: 1px solid #990000;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;		
	margin-left: 2px;
	margin-right: 2px;			
	padding-right: 2px;
	padding-left: 2px;	
	padding-top: 2px;
	padding-bottom: 2px;		
	background-color: #EEEEEE
}

input[type="radio"]
{
	background: none;
	border: 0;
}

input[type="checkbox"]
{
	background: none;
	border: 0;
}

input[type="submit"], input[type="button"]
{
	font-weight: bold;
}

select
{
	font-family: tahoma;
	font-size: 9pt;
	border: 1px solid #990000;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;		
	margin-left: 2px;
	margin-right: 2px;			
	padding-right: 2px;
	padding-left: 2px;	
	padding-top: 2px;
	padding-bottom: 2px;		
	background-color: #EEEEEE;
}

textarea
{
	font-family: tahoma;
	font-size: 9pt;
	border: 1px solid #990000;
	color: #000000;
	background-color: #EEEEEE;
}

label
{
	font-size: 9pt;
	font-weight: bold;
}

/* Noticias ============================================ */

#news li
{
	font-size: 9pt;
	margin-top: 12px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	text-align: left;
	color: #000000;
	font-weight: normal;
	text-transform: none;
	list-style-position: inside;
	list-style-image: url(/_imgs_/list.gif);
	padding-bottom: 4px;
}

#news p
{
	font-size: 8pt;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	text-align: justify;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}

/* tabcorp ============================================ */

#tabcorp
{
	border: 1px solid #990033;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#tabcorp th, #tabcorp th a
{
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #990033;
}

#tabcorp td
{
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;		
}

/* Menu vertical ============================================ */

#menuver 
{
	font-size:9pt;
	list-style:none;
	margin:0;
	padding:0;
	margin-top: 10px;	
	margin-bottom: 30px;		
	margin-left: 4px;
	width:120px;
	text-align:left;
	font-weight: bold;	
	text-decoration: none;
}

#menuver li 
{
	padding-bottom:0px;			
}

#menuver li a 
{
	display:block;
	padding-left: 6px;
	padding-right: 6px;	
	padding-top:6px;
	padding-bottom:6px;
	text-decoration:none;
	color:#990033;
}

#menuver li a:hover 
{
	color: #000066;
	background-image: url(/_imgs_/background_menuver.gif);
}

/* ToolTip ============================================ */

a.tt
{
	position:relative;
	z-index:800;
	font-weight:bold;
	text-decoration:none;
}

a.tt span
{
	display: none;
	background-color: #FFFFFF;
	border-left-color: #990033;
	border-left-style: ridge;
	border-left-width: 2px;
	border-right-color: #990033;
	border-right-style: ridge;
	border-right-width: 4px;
	border-top-color: #990033;
	border-top-style: ridge;
	border-top-width: 2px;
	border-bottom-color: #990033;
	border-bottom-style: ridge;
	border-bottom-width: 4px;		 
}

a.tt:hover
{
	z-index:900; 
	background:none;
}

a.tt:hover span.tooltip
{
	font-weight:normal;
	text-decoration:none;
	display:block;
	position:fixed;
	padding: 20px;
	top: 30%;
	left: 50%;
	width: 500px;
	margin-left: -250px;
	font-size: 8pt;
}

/* Menu horizontal  =============================================*/

.menuhor
{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-size: 9pt;
	font-weight:bold;
}

.menuhor ul
{
	list-style:none;
	margin:0;
	padding:0;
	margin-left: 2px;
}

.menuhor li
{
	float:left;
	padding:0px;
}

.menuhor li a
{
	margin: 0;
	padding: 0;
	color:#FFFFFF;
	display:block;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 6px;
	border-right: 1px solid #FFFFFF;
	text-align:center;
	text-decoration:none;
}

.menuhor li a:hover, .menuhor ul li:hover a
{
	color: #000000;
	background-color: #FFCCFF;
}

.menuhor #current a 
{
	color: #333333;
	background-image:url(/_imgs_/background_menuhor.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color: #FFFFFF; 
}

.menuhor li ul
{
	background:#990033;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border: 2px solid #990033;
	position:absolute;
	z-index:200;
	/*top:1em;
	/*left:0;*/
}

.menuhor li:hover ul
{
	display:block;
}

.menuhor li li
{
	display:block;
	float:none;
	margin:0px;
	padding:0px;
}

.menuhor li:hover li a
{
	background:none;
}

.menuhor li ul a
{
	border: none;
	display:block;
	margin:0px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align:left;
}

.menuhor li ul a:hover, .menuhor li ul li:hover a
{
	color: #000000;
	background-color: #FFCCFF;
	border:0px;
	text-decoration:none;
}

.menuhor p
{
	clear:left;
}	
