/* CSS Document */

body,td,th {
        font-family: Arial, Helvetica, sans-serif;
		color: #666666;
}




.body1 {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
		background-image: url(./newimgs/verde.jpg);
		background-repeat: repeat-x;
		background-position: left top
}



.body2 {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
		background-image: url(./newimgs/verde2.jpg);
		background-repeat: repeat-x;
		background-position: left top
}



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: underline;
	text-transform: none;
	text-transform: none;

}






.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 {
letter-spacing:-1px;

}

h2 {
font-size: 18px;
}

.principal {
background-image: url(./newimgs/fondo.png);
background-repeat: no-repeat;
background-position: left bottom;
}

.boton {
background-image: url(./newimgs/boton.jpg);
background-repeat: no-repeat;
background-position: left bottom;
width:260px;
height:80px;
cursor: pointer; 
font-size: 12px;
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
text-transform: none;
border:0px;
}


.azul {
background-image: url(./newimgs/fondoazul.jpg);
background-repeat: no-repeat;
background-position: left bottom;
width:190px;
height:352px;
color: #FFFFFF;
font-size: 11px;
}


.bordetabla{

	border: 1px solid #ccc;

	
}



.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;
}  





.public2 {
color: #98EAFF;
	text-decoration: none;
	text-transform: none;
	text-transform: none;

}

.public2 A:link {
color: #98EAFF;
	text-decoration: none;
	text-transform: none;
	text-transform: none;

}

.public2 A:visited {
color: #98EAFF;
	text-decoration: none;
	text-transform: none;
	text-transform: none;
}








.public2 A:hover {
color: #fff;
	text-decoration: none;
	text-transform: none;
	text-transform: none;

}


.boton1 {
background-image: url(./newimgs/boton1.jpg);
background-repeat: no-repeat;
background-position: left bottom;
width:260px;
height:80px;
cursor: pointer; 
font-size: 12px;
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
text-transform: none;
border:0px;
}
