body
{
  background-color: #d7d7d8;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

ul
{
	padding:0px 0px 0px 20px;
}

td
{
  font-family:Verdana,Arial;
  font-size:12px;
}

.pseudolink
{
	color:#003456;
}

.pseudohoverlink
{
	cursor:pointer;
	color:red;
}

img
{
  border:0px;
}

.cellBorder
{
	border:1px black solid;
	padding:4px;
}

.massiveSubmit
{
	border:0px;
	background-color:#d7d7d8;
}	

.cellBorderCenter
{
	border:1px black solid;
	padding:4px;
	text-align:center;
}

.cellBorderRight
{
	border:1px black solid;
	padding:4px;
	text-align:right;
}

.errorBox
{
	border:2px red dashed;
	background-color:#f2b1b1;
	color:red;
	text-align:center;
	font-weight:bold;
}

.okBox
{
	border:2px green dashed;
	background-color:#b2f1a5;
	color:green;
	text-align:center;
	font-weight:bold;
}

.tableBorder
{
	border-collapse:collapse;
}

.noListStyle
{
	list-style-type:none;
	list-style-position:inside;
}

.pcenter
{
  text-align:center;
}

.field
{
  font-weight:bold;
}

.menuTitle
  {
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align: center;
	}

.menuContent
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
	}

.tdFormLabel
  {
	text-align:right;
	font-weight:bold;
	}

.tdSubmitCenter
  {
	text-align:center;
	}

.titleForCats
  {
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  }

.categories
  {
  font-size: 14px;
	}

.title
  {
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  font-size: 28px;
  }

.texts4category
  {
  font-size: 13px; 
  }

.hrdashed
  {
	border:none 0;
  border-top:1px solid;
	}

.cat_description
  {
	font-size:14px;
	}

/* Normal, standard links. */
a:link, a:visited
{
	color: #003456;
	background-color: transparent;
	text-decoration: none;
}

a:hover
{
	color: #F00000;
	background-color: transparent;
	text-decoration: none;
}

/* Default font sizes. */
.smalltext
{
	font-size: x-small;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}

h1,h2,h3
  {
  font-family:Georgia;
	text-align:center;
	}

th
  {
  font-family:Georgia;
	text-align:center;
  font-size:16px;
	}

/*** CABECERA *********************************************************/

#cabecera
  {
  position: relative;
  width: 968px;
  height: 193px;
  top: 15px;
  left: 18px;
  Z-index: 1;
  /*border: 1px solid #000000;*/
	}

#cabecera_principal
  {
	position: relative;
	left: 0px; 
	top: 0px;
	}
	
#cabecera_rotatoria
  {
	position: absolute;
	top: 0px;
	left: 286px;
	}

#cabecera_texto
  {
	position: absolute;
	top: 141px;
	left: 286px;
	}

/*** FRASE ************************************************************/

DIV.frase
  {
  position: absolute;
  width: 660px;
  height: 37px;
  top: 142px;
  left: 292px;
  text-align: left;
  font: xx-small Verdana, Georgia, Arial, 'Times New Roman', sans-serif;
  /*border: thin solid #000000;*/
	}

DIV.fraseautor
  {
  position: absolute;
  width: 200px;
  height: 5px;
  top: 167px;
  left: 740px;
  text-align: right;
  font: xx-small Verdana, Georgia, Arial, 'Times New Roman', sans-serif;
  font-weight: bolder;
  letter-spacing: 0.1em;
	}

DIV#frase
  {
	position: relative;
  top: 0px;
	}
	
/*** NAVBAR ************************************************************/

DIV.navbar_area
  {
  position: relative;
  top: 20px;
  left: 17px;
  width: 969px;
  height: 33px;
  z-index: 2;
	}

DIV.subnavbar_area
  {
  position: relative;
  top: 20px;
  left: 17px;
  width: 969px;
  height: 33px;
  z-index:1;
	}
	
TD.navbar_center
  {
  background-image: url(navbar_cen.gif);
	background-repeat: repeat-x;
  height: 33px;
  text-align: center;
  color: white;
  font: 12px Verdana, Georgia, Arial, 'Times New Roman', sans-serif;  
	}

TD.subnavbar_center
  {
  background-image: url(subnavbar_cen.gif);
	background-repeat: repeat-x;
  height: 24px;
  text-align: center;
  color: white;
  font: 11px Verdana, Georgia, Arial, 'Times New Roman', sans-serif;  
	}

A.navbar_font,A.navbar_font:visited,A.navbar_font:active,A.navbar_font:link
  {
	font-weight:bold;
	color:white;
	font-family:Georgia,Trebuchet,Verdana,Helvetica,sans-serif;
  font-size:14px;
	}
	
A.navbar_font:hover
  {
	text-decoration: underline overline;
	}

DIV 
  {
  border: 0px solid #000000;
  }	
  
DIV#userinfo_extras
  {
  position: relative;
	width: 967px;
  top: 22px;
  left: 17px;
  padding: 1px;
	}	

DIV#extras
  {
  position: relative;
	width: 590px;
	height: 180px;
  top: -1px;
  left: 0px;
  padding: 1px;
	}
  
DIV#userinfo
  {
  float: right;
	width: 365px;
	height: 180px;
  top: 0px;
  left: 0px;
  padding: 0px;
	}

DIV#contenido
  {
	width: 730px;
	/* 970px */
	float: left;
	}
	
DIV#cuerpo
  {
	position: relative;
	width: 970px;
  top: 30px;
  left: 17px;
  /*border: 1px dashed #000000;*/
  padding: 0px;
	}

DIV#menu
  {
  /*position: relative;*/
	width: 230px;
	/*border: 1px solid #000000;*/
	float: right;
	}

/*** RECUADRO *********************************************************/

DIV.top
  {
  position: relative;
	height: 31px; 
  background-image: url(hor_sup.gif); 
  background-repeat: repeat-x;
	}

DIV.sim_top
  {
  position: relative;
  height: 20px;
  background-image: url(sim_hor_sup.gif); 
  background-repeat: repeat-x; 
	}

DIV.bottom 
  {
  position: relative;
  height: 19px;
  background-image: url(hor_inf.gif); 
  background-repeat: repeat-x;
	}
	
DIV.sim_bottom 
  {
  position: relative;
  height: 19px;
  background-image: url(sim_hor_inf.gif); 
  background-repeat: repeat-x;
	}	
	
IMG.esq_sup_izq 
  {
  float: left;
  margin:0px;
	}

IMG.esq_sup_der 
  { 
	float: right;
	margin:0px;
	}

IMG.esq_inf_izq 
  { 
	float: left;
	margin:0px;
	}

IMG.esq_inf_der 
  { 
	float: right;
	margin:0px;
	}

IMG.sim_esq_sup_izq 
  {
	float:left;
	margin:0px;
	}

IMG.sim_esq_sup_der 
  { 
  float:right;
	margin:0px;
	}

IMG.sim_esq_inf_izq 
  { 
  float:left;
	margin:0px;
	}

IMG.sim_esq_inf_der 
  { 
  float:right;
	margin:0px;
	}

.sim_boxTitle
  {
	position:absolute;
	width:100%;
	top:-5px;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	font-family:Georgia, Trebuchet, Verdana, Helvetica, sans-serif;
	Z-index:1;
	}

A.boxTitleFont:visited,A.boxTitleFont:active,A.boxTitleFont:link
  {
	font-weight:bold;
	color:white;
	font-family:Georgia,Trebuchet,Verdana,Helvetica,sans-serif;
  font-size:13px;
	}

.boxTitle
  {
	position:absolute;
	top:-22px;
	font-weight:bold;
	text-align:center;
	color:white;
	font-family:Georgia, Trebuchet, Verdana, Helvetica, sans-serif;
  font-size:13px;
	width:100%;
	Z-index:1;
	}

.content 
  {
	position:relative;
  background-image: url(ver_izq.gif);
  background-repeat: repeat-y;
	}

.boxcontrol 
  {
  position: relative;
  padding: 1px 23px 1px 21px;
  background-image: url(ver_der.gif); 
  background-position: right; 
  background-repeat: repeat-y;
  font-family: Verdana, Georgia, Arial, 'Times New Roman', sans-serif;
  Z-index: 1;
	}

.sim_boxcontrol
  {
  position: relative;
  padding: 20px 23px 1px 21px;
  background-image: url(ver_der.gif); 
  background-position: right; 
  background-repeat: repeat-y;
  font-family: Verdana, Georgia, Arial, 'Times New Roman', sans-serif;
  Z-index: 1;
	}

DIV.boxcontrol_extras 
  {
  position: relative;
  padding: 1px 23px 1px 21px;
  width: 546px;
  height: 123px;
  overflow: auto;
  background-image: url(ver_der.gif); 
  background-position: right; 
  background-repeat: repeat-y;
  font-family: Verdana, Georgia, Arial, 'Times New Roman', sans-serif;
  Z-index: 1;
	}

DIV.boxcontrol_userinfo
  {
  position: relative;
  padding: 1px 23px 1px 21px;
  width: 321px;
	height: 123px;
  overflow: auto;
  background-image: url(ver_der.gif); 
  background-position: right; 
  background-repeat: repeat-y;
  font-family: Verdana, Georgia, Arial, 'Times New Roman', sans-serif;
  Z-index: 1;
	}
	
/*** PIE **************************************************************/

DIV#pie
  {
  position: relative;
  font-size: xx-small;
  top: 30px;
  left: 17px;
  width: 968px;
	}
