a:link 	{ color: #CC0000}
a:visited 	{ color: #990000 }
a:active 	{ color: #FF0000 }
a:hover 	{ color: #FF0000; text-decoration:none; }

html {
	overflow: auto;
		SCROLLBAR-TRACK-COLOR: #E8D6D1;
		SCROLLBAR-ARROW-COLOR: #FFFFFF;
		SCROLLBAR-FACE-COLOR: #993333;
		scrollbar-3dlight-color: #CC6666;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #993333;
		scrollbar-darkshadow-color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		color: #000000;
		background-color: #FFFFFF;
		SCROLLBAR-TRACK-COLOR: #E8D6D1;
		SCROLLBAR-ARROW-COLOR: #FFFFFF;
		SCROLLBAR-FACE-COLOR: #993333;
		scrollbar-3dlight-color: #CC6666;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #993333;
		scrollbar-darkshadow-color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
} 
		  

/* #E2CCA3 */
/* #E2BF93 */

.standardText {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.standardTextItalic {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}

.bigText {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.standardTextWite {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	/* font-size: 13px; */
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

.galNombre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	text-align: right;
	color: #990000;
}

.galTitulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.linkQuick1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
	text-align: right;
	color: #990000;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #F1E8E7;
	border: 1px solid #CCCCCC;
	font-style: normal;

}
.formfield2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #EFEFEF;
	border: 1px solid #999999;
	font-style: normal;
}
.standardGrey {

	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}
.standardTitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;

}
.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.TituloSub1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.CeldaIndice1 {
	background-color: #EBEBE7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	vertical-align: top;
	font-size: 11px;
}
.CeldaIndice2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #F1E8E7;
	border: 1px solid #CCCCCC;
	font-style: normal;
	padding: 3px;
}

.CeldaIndice3 {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #F1E8E7;
	font-style: normal;
	padding: 3px;
	color: #000000;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid #993333;
}
.CeldaIndice4 {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #F1E8E7;
	font-style: normal;
	color: #000000;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid #D7521A;
	padding: 3px;
}
.CeldaIndice5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	background-color: #DE8787;
	border: 1px solid #CCCCCC;
	font-style: normal;
	padding: 3px;
	font-weight: bold;
}
.standardTextPadd {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	padding: 3px;
}

.standardTextBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 5px;
	margin-left: -16px;
}

.CeldaDestacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	background-color: #CC0000;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-bottom: -13px; 
	_margin-bottom: -19px; 
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 1px;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCCC;
}
.smallText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.CeldaDestacado2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #EFCBC2;
	font-style: normal;
	color: #000000;
	padding: 10px 3px;
	font-weight: bold;
	text-align: center;
}

.TituloXnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
	height: 13px;
}

.TituloXnewsSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	text-align: right;
	color: #666666;
}

.NewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
	padding: 0;
	spacing: 0;
	margin-top: 4px;
	margin-bottom: 4px;
}

.NewsTitleSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	text-align: right;
	color: #666666;
	padding: 0;
	spacing: 0;
	margin-top: 2px;
	margin-bottom: 4px;
}
.NewsText {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	color: #000000;
	padding: 0;
	spacing: 0;
	margin-top: 2px;
	margin-bottom: 2px;
}
.NewsLink {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-align:right;
	color: #666666;
	padding: 0;
	spacing: 0;
	margin-top: 4px;
	margin-bottom: 2px;
	}
.NewsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: right;
	color: #000000;
	padding: 0;
	spacing: 0;
	margin-top: 2px;
	margin-bottom: 8px;
	border-bottom: 1px solid #E4E4E4;
	height:20px;
}
.DestacadoParrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 6px;
	margin-right: 120px;
	margin-left: 120px;
	width: 320px;
	text-align:center;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.5em;
	
}
.AccesoRapido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	list-style-position: inside;
	list-style-type: square;
	margin-left: 40px;
	border: 1px dotted #BABABA;
	margin-right: 40px;
	text-decoration: none;
}

.AccesoRapido a{
	text-decoration: none;
	color: #666666;
}

.AccesoRapido a:hover{
	text-decoration: underline;
	color: #FF0000;
}

.AccesoRapido a:visited{
	color: #666666;
	text-decoration: none;
}

/* *************** Estilos PHP ******************* */

.bodyMain {
  width: 99%;
/*   text-align: center; */
  border: 2px solid red;
  /* margin-left: auto; */
  /* margin-right: auto; */
}


.tableMain {
  /* width: 600px; */
  /* width: 96%; */
  height: 650px;
  left: 150px;
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #0000FF;
  margin-left: 150px;
}

.sidebar {
  width: 136px;
  height: 100%;
  border: 1px solid yellow;
  background-image: url('images/nav/back_nav.gif');
  /* repeat-y; */
  position: fixed;
  top: 0px;
  left: 10px;
  margin-top: 0px;
  vertical-align:text-top;
}

.header {
  width: 100%;
  height: 35px;
  border: 1px solid green;
/*   position: relative; */
  top: 0px;
  margin-top: 0px:
  /* left: 134px; */
  float: left;
/*   padding-left: 150px; */
}

.footer {
  /* width: 100%; */
  height: 20px;
  border: 1px solid green;
  text-align: center;
  font-family: Times, Serif, "Times New Roman";
  font-size: 10px;
  font-weight: bold;
  left: 134px;
}



.contents {

}
