.tablasupcolor {
	color: #686B6E;
	background-color: #808080;
}
.tablainferiorcolor {
	color: #686B6E;
	background-color: #3F3F3F;
}
.degradbarpost {
	background-image: url(/images/degradbarrapost.jpg);
	background-repeat: repeat-x;
}
.degradfondogen {
	color: #686B6E;
	background-image: url(/images/degradfondogen.jpg);
	background-repeat: repeat-x;
}
.txmenupost {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #303030;
}
a:hover {
	font-family: Arial;
	font-size: 12px;

}
.barrabuscador {
	background-image: url(/images/barrablaca.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.rayitasoporte {
	background-image: url(/images/rayitados.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.cajonnoticias {
	background-image: url(/images/cajonnot.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.txnoticias {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #202020;
	line-height: 120%;
	text-decoration: none;
}
.txtitulares {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.fblancomicrositio {
	background-image: url(/images/fblanco.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.backlineatura {
	background-image: url(/images/backlineatura.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.puntoslineales {
	background-image: url(/images/puntos.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.txcoment {
	font-family: Arial;
	font-size: 10px;
	color: #272727;
	text-decoration: none;
}
.barbusqueda {
	background-image: url(/images/barrabusqueda.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.barranombremail {
	background-image: url(/images/campnombre.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.barraciudadpais {
	background-image: url(/images/cajciudadpais.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.barcomentario {
	background-image: url(/images/barcomentario.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.secuenciay {
	background-image: url(/images/secpest.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.secuenciablancocont {
	background-image: url(/images/blancosec.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.lineaturasubmenu {
	background-image: url(/images/lineaturasubmenu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.textocorrido {
	font-family: Arial;
	font-size: 12px;
	color: #272727;
	text-decoration: none;
	text-align: justify;
}
.fondotitucont {
	background-image: url(/images/sobrebienes.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.titularcont {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.lineasfoto {
	background-image: url(/images/lineasfoto.gif);
	background-position: center center;
}
.fondotitucontinvierta {
	background-image: url(/images/inviertadesde.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondotitucontcontac {
	background-image: url(/images/contacto.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondogrisusados {
	background-color: #C1C1C1;
}
.fblancomicrositiousados {
	background-image: url(/images/fondousados.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.colorlinealargo {
	background-color: #B2B2B2;
	background-repeat: repeat;
}
.fondousadoscont {
	background-image: url(/images/fondousadoscont.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondogrisproyectos {
	background-color: #C1C1C1;
}
.fondonuevos {
	background-image: url(/images/fondoproycont.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.marcogaleria {
	background-image: url(/images/marcogaleria.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoblanco {
	background-color: #FFF;
	background-repeat: repeat;
}
.fgristramablanco {
	background-image: url(/images/fgristramasplano.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.marcoplanos {
	background-image: url(/images/marcoplanos.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.textocorridoproy {
	font-family: Arial;
	font-size: 12px;
	color: #272727;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-position: center center;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
}
.puntedadiv {
	background-image: url(/images/punteada.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.marcousados {
	background-image: url(/images/marcousados.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.fgrisgoogle {
	background-image: url(/images/fgristramasplanogoo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}



/*-------------------------------*/
/* MENSAJES AJAX                 */
/*-------------------------------*/

.ajaxFondo
{
	position: fixed;
	top: 0;
	left: 0;
	
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%
	
}


.ajaxProgreso
{
    color: black;
    position: fixed;
    bottom: 50%;
    left: 40%;
}


.modalPopup
{
    background-color: white;
    border-right: #466457 2px solid;
    border-top: #466457 2px solid;
    border-left: #466457 2px solid;
    border-bottom: #466457 2px solid;
    z-index: 900;
    position: absolute;
    top: 5000px;
    border-color: #D7DCE1;
    border-width: 1px;
}   

