body
{
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: calibri, arial, verdana, tahoma;
	font-size: 14px;
	color: #006699;
	background-image: url(/_imgs_/watermark.jpg);
}

/* Estructura ============================================ */

HR
{
	margin-top: 20px;
	margin-bottom:20px;
	border: 1px ridge #006600;
}

#taball
{
	width:750px;
	border: 4px ridge #006699;
	background-color: #FFFFFF;	
}

#header
{
	width:750px;
	height:140px;
	background-image:url(/_imgs_/header.jpg);
}

#tabcuerpo
{
	width:750px;
}

#menu
{
	width:150px;
	vertical-align:top;	
}

#content
{
	width: 600px;
	height: 400px;
	vertical-align:top;
	padding:10px;
	background-image:url(/_imgs_/watermark_content.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

/* Contenidos ============================================ */

img.left
{
	float: left;
	margin-right:6px;
}

img.right
{
	float: right;
	margin-left:6px;
}

.fechamenu
{
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
}

a
{
	text-decoration: none;
	border: none;	
	outline: none;
}

:focus img, :link img, :visited img
{
	border:0;
	outline: 0;	
}

.tabimp
{
	background-color: #FFFFFF;
}

.tabpar
{
	background-color: #EEEEEE;
}

.licorp
{
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(/_imgs_/list.gif);
	margin-top: 6px;		
	margin-bottom: 6px;	
	font-weight: normal;
}

.lisquare
{
	list-style-image: none;
	text-align: justify;
	list-style-position: outside;
	list-style-type:square;
	margin-top: 6px;		
	margin-bottom: 6px;	
	font-weight: normal;
}

.licircle
{
	list-style-image: none;
	text-align: justify;
	list-style-position: outside;
	list-style-type: circle;
	margin-top: 6px;		
	margin-bottom: 6px;	
	font-weight: normal;
}

.marco
{
	border: 4px ridge #006600;
}

#content p
{
	text-transform: none;
	font-weight: normal;
	text-align:justify;
}

#content H1
{
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #006600;
	font-size: 20px;
	text-align: right;
	border-bottom: 2px #006600 ridge;
	text-transform: uppercase;
	font-weight:bold;
}

#content H2
{
	margin-top: 16px;
	margin-bottom: 16px;
	color: #006600;
	font-size: 18px;
	text-align: left;
	text-transform: none;
	font-weight:bold;
	text-decoration:underline;
}

#content H3
{
	margin-top: 20px;
	margin-bottom: 20px;
	color: #006600;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	font-weight:bold;
}

#content H4
{
	margin-top: 20px;
	margin-bottom: 10px;
	color: #006600;
	font-size: 16px;
	text-align: left;
	text-transform: uppercase;
	font-weight:bold;
	text-decoration:underline;	
}

#content H5
{
	margin-top: 10px;
	margin-bottom: 6px;
	color: #006600;
	font-size: 14px;
	text-align: left;
	font-weight:bold;
	text-decoration:underline;	
}

#content a
{
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover
{
	text-decoration: underline;
}

.recuadro
{
  border:1px solid #006699;
	background-color:#FFFFFF;
}

.rectitulo
{
	background-color: #006699;
	color: #FFFFFF;
	font-weight:bold;
}

.rectexto
{
	padding: 5px;
	text-align:justify;
}

.footer, .footer a
{
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.footer a:hover
{
	text-decoration:underline;
}

/* tabcorp ============================================ */

.tabcorp
{
	border: 1px solid #99CCFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.tabcorp th
{
	font-size: 9pt;
	color: #330066;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #99CCFF;
}

.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:14px;
	list-style:none;
	margin:0;
	padding:0;
	margin-top:0px;
	margin-bottom: 10px;
	margin-left: 12px;
	margin-right: 12px;	
	text-align: left;
	text-decoration: none;
}

#menuver li 
{
	padding-bottom: 8px;			
}

#menuver li a 
{
	color: #006699;
	display:block;
	padding-left: 8px;
	padding-right: 4px;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration:none;
	font-weight: bold;
}

#menuver li a:hover 
{
	color: #FFFFFF;
	background-color:#006600;
}

/* Menu horizontal  =============================================*/

#menuhor ul
{
	margin:0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
}

#menuhor li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#menuhor a
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #006699;
	border: #FFFFFF solid 2px;
}

#menuhor a:hover
{
	color: #FFFFFF;
	background-color: #006600;
	text-decoration:none;
}

#menuhor #current a 
{
	color: #FFFFFF;
	background-color: #006600; 
}
