body
{
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family:  arial, tahoma;
	font-size: 9pt;
	color: #000000;
	background: url(/_imgs_/watermark.jpg);
	background-repeat:repeat-x;
	background-color: #FFCC95;
}

/* Corporativos ============================================ */

hr
{
	border: 1px solid #990000;
}

.main
{
	background-color:#FFFFFF;
	border: 4px ridge #FF9900;
}

.marco
{
	border: 4px groove #990000;
}

.header 
{
	font-family: arial;
	font-size: 19pt;
	color:#990000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-transform: uppercase;
}

.fechamenu
{
	text-align: center;
	vertical-align: middle;
	font-size: 9pt;
	color: #990000;
	font-weight: bold;
}

.avisolegal, .avisolegal a
{
	font-size: 8pt;
	text-transform:uppercase;
	color: #003366;
	text-decoration: none;
	text-align: center;
}

.tabimp
{
	background-color: #ffffff;
}


.tabpar
{
	background-color: #EEEEEE;
}

#corp
{
	font-size: 9pt;
	vertical-align: top;
	text-align: justify;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	color: #990000;
	border: 4px groove #990000;
}

#corp p
{
	text-transform: none;
	font-weight: normal;
}

#corp p a
{
	text-transform: none;
	font-weight: bold;
	color: #990000;
	font-style:italic;
	font-weight: bold;	
}

#corp li
{
	text-align: left;
	list-style-position: inside;
	list-style-image: url(/_imgs_/list.gif);
}

#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
{
	color: #990000;
	font-weight: bold;
}

#corp ol li
{
	text-align: justify;
	list-style-image: none;	
	list-style-position: outside;
	list-style-type: decimal;	
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: normal;
}

#corp ol li a
{
	color: #990000;
	font-weight: bold;
}


#corp H1
{
	color: #990000;
	font-size: 16pt;
	text-align: center;
	text-transform: uppercase;
}

#corp H2
{
	color: #990000;
	font-size: 13pt;
	text-align: center;
	text-transform: uppercase;
	border-bottom-color: #990000;
	border-bottom-style: double;
	border-bottom-width: 2px;
}

#corp H3
{
	color: #990000;
	font-size: 11pt;
	text-align:left;
	margin-top: 16px;
	margin-bottom: 8px;
	text-align:center;
}

#corp H4
{
	color: #990000;
	font-size: 11pt;
	text-align:left;
	margin-top: 16px;
	margin-bottom: 8px;
	text-align:center;
}

#corp H5
{
	text-align: center;
	vertical-align: middle;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration:blink;
}

#corp H6
{
	text-align: center;
	vertical-align: middle;
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-color: #990000;
	border-bottom-style:double;
	border-bottom-width: 2px;
	border-top-color: #990000;
	border-top-style:double;
	border-top-width: 2px;	
}

#corp .recuadro
{
  border:1px solid #990000;
}

#corp .rectitulo
{
	background-color: #990000;
	color: #FFFFFF;	
	font-size: 8pt;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight:bold;
}

#corp .honor
{
	color: #990066;
	background-color: #FF9900;
}

#corp .rectitulo a, #corp .rectitulo a:hover
{
	color: #FFFFFF;
	text-decoration:none;
}

#corp .rectexto
{
	font-size: 9pt;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: justify;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;	
}

#corp .rectexto a
{
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

#corp .rectexto a:hover
{
	text-decoration: underline;
}

#corp .error
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11pt;
	color: #990000;
	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
{
	margin-top: 20px;
	margin-bottom: 20px;	
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.footer a
{
	color: #990000;
	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: #990000;
	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;
	color: #FFFFFF;
	font-weight: bold;
}

/* Noticias ============================================ */

#news
{
	color: #990000;
	margin-bottom: 30px;
}

#news h1
{
	margin: 0;
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
	text-transform: none;
}

#news p
{
	margin: 0;
	font-size: 10pt;
	text-align: justify;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: justify;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}

/* tabcorp ============================================ */

#tabcorp
{
	border: 2px solid #990000;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#tabcorp th
{
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #990000;
}

#tabcorp td
{
	color: #000000;
	font-weight: normal;
	font-size: 9pt;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;		
	border: 1px dotted #990000;	
}

/* 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: #C0C0C0;
	border-left-style: ridge;
	border-left-width: 2px;
	border-right-color: #C0C0C0;
	border-right-style: ridge;
	border-right-width: 4px;
	border-top-color: #C0C0C0;
	border-top-style: ridge;
	border-top-width: 2px;
	border-bottom-color: #C0C0C0;
	border-bottom-style: ridge;
	border-bottom-width: 4px;		 
}

a.tt:hover
{
	z-index:900; background:;
}

a.tt:hover span.tooltip
{
	font-weight:normal;
	text-decoration:none;
	display:block;
	position:fixed;
	padding: 20px;
	top: 5%;
	left: 50%;
	width: 480px;
	margin-left: -160px;
	font-size: 8pt;
}

/* Menu horizontal  =============================================*/

#menuhor
{
	margin: 0;
	margin-left: 10px;
}

#menuhor ul
{
	margin:0;
	padding: 0;
	list-style: none;
	font-size: 10pt;
	font-weight: bold;
}

#menuhor li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#menuhor a
{
	text-align:center;
	float: left;
	color: #990000;
	text-decoration: none;
	margin-left: 4px;	
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 2px #999999 solid;
	background-color:#FF9900;
	background-image:url(/_imgs_/background_menuhor.gif);
	background-repeat:no-repeat;
	background-position:left;	
}

#menuhor a:hover
{
	color:#FF9900;
	background-color: #990000;	
}

#menuhor #current a, #current a:hover
{
	text-decoration:none;	
	color: #FFFFFF;
	border-right: 2px #999999 solid;	
	background-color:#990000;
	background-image:url(/_imgs_/background_menuhor.gif);
	background-repeat:no-repeat;
	background-position:left;	
}

/* Menu vertical ============================================ */

#menuver
{
	background-color: #990000;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	margin:0;
	padding:0;
	margin-top: 0px;	
	margin-bottom: 0px;		
	text-align:left;
	font-weight: bold;	
	text-decoration: none;	
}

#menuver p 
{
	padding:0;
	margin:0;
	padding-left: 6px;
	padding-right: 6px;	
	padding-top:0px;
	padding-bottom:6px;	
	text-decoration:underline;	
	text-align:center;
	color:#FF9900;
}

#menuver li 
{
	list-style:none;	
}

#menuver li a 
{
	padding:0;
	margin:0;
	padding-left: 6px;
	padding-right: 6px;	
	padding-top:8px;
	padding-bottom:8px;	
	text-decoration:none;	
	text-align=left;
	display:block;
	color:#FFFFFF;
}

#menuver a:hover 
{
	color: #000000;
	background-color: #FF9900;
	text-decoration: none;
}

#menuver dt a
{
	padding:0;
	margin:0;
	padding-left: 18px;
	padding-right: 6px;	
	padding-top:2px;
	padding-bottom:2px;	
	text-decoration:none;	
	text-align=left;
	display:block;
	color:#FFFFFF;
}
