/* CSS Document */

body,td,th {
        font-family: Arial, Helvetica, sans-serif;
		color: #666666;
}




body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-image: url(../imagenes2/fondo1.jpg);
        background-repeat: repeat-x;
}

.table {
        background-image: url(../imagenes2/vivook.jpg);
        background-repeat: no-repeat;
}

.imgper {
        background-image: url(../imagenes2/PR5.jpg);
        background-repeat: no-repeat;
		background-position: top;
}
.gris {
        background-image: url(../imagenes2/gris.jpg);
        background-repeat: no-repeat;
}
.separador {
        background-image: url(../imagenes2/puntitosmedio.jpg);
        background-repeat: repeat-y;
}

.gris2 {
        background-image: url(../imagenes2/gris2.jpg);
        background-repeat: repeat-y;
}



.ok {
        height: 25px;
        width: 140px;
        overflow: visible;
        position: absolute;
        visibility: visible;
        font-size: 12px;
        text-transform: none;
        text-align: left;
}


.public {
color: #09c;
	text-decoration: none;
	text-transform: none;
	text-transform: none;

}

.public A:link {
color: #09c;
	text-decoration: none;
	text-transform: none;
	text-transform: none;

}

.public A:visited {
color: #09c;
	text-decoration: none;
	text-transform: none;
	text-transform: none;
}

.public A:hover {
color: #000000;
	text-decoration: none;
	text-transform: none;
	text-transform: none;

}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 20px;
}

.lista { list-style-image: url(../imagenes2/list.jpg); }


A:link {

	text-decoration: none;
	text-transform: none;
	text-transform: none;

}

A:visited {

	text-decoration: none;
	text-transform: none;
	text-transform: none;
}

A:hover {

	text-decoration: none;
	text-transform: none;
	text-transform: none;

}
.bordeizquierdo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.abajo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

.campo_texto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border: 1px solid #999;

}
.bordetabla{

	border: 1px solid #ccc;

       background-image: url(../imagenes2/clientes/partners1.jpg);
        background-repeat: repeat-y;
}


.trans {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: .6;
	filter: Alpha(Opacity=60);
	text-align: center;
	vertical-align: middle;

}

.trans1 {
	position: fixed;
	overflow: scroll;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}    
