body {
	background-color: #8C9EA9;
	margin:           0px;}
	
.tabla_contenido {
  background-color: #FFFFFF;
  width:            705px;
  height:           100%;
  border-left:      1px solid #000000;
  border-right:     1px solid #000000;}

.txtContenido {
	font-family:      Tahoma;
	font-size:        10px;
	color:            #868E92;
	text-decoration:  none;}

.txtGris {
	font-family:      Tahoma;
	font-size:        11px;
	color:            #84939C;}

.txtRojo {
	font-family:      Tahoma;
	font-size:        10px;
	color:            #CC3131;}

.txtNegroBig {
	font-family:      Tahoma;
	font-weight:      Bold;
	font-size:        12px;
	color:            #444444;}

.txtRojoBig {
	font-family:      Tahoma;
	font-weight:      Bold;
	font-size:        12px;
	color:            #CC3131;}

.txtBlancoBig {
	font-family:      Tahoma;
	font-size:        12px;
	color:            #FFFFFF;}

.linkBlancoNoUnderline {
	font-family:      Tahoma;
	font-size:        10px;
  	font-weight:      Bold;
	color:            #FFFFFF;
	text-decoration:  none;}
	
.linkGrisNoUnderline {
	font-family:      Tahoma;
	font-size:        10px;
	color:            #868E92;
	text-decoration:  none;}

.linkRojoUnderline {
	font-family:      Tahoma;
	font-size:        10px;
	color:            #C83131;
	text-decoration:  underline;}

.linkGrisUnderline {
	font-family:      Tahoma;
	font-size:        10px;
	color:            #868E92;
	text-decoration:  underline;}