


BODY  {
	background-color:	#FFFFFF;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size:	9pt;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:	0px;
	height: auto;
}

h1{
	margin :0px; 
	padding :0px;
}

h2{
	margin :0px; 
	padding :0px;
}

h3{
	margin :0px; 
	padding :0px;
}

h4{
	margin :0px; 
	padding :0px;
}

img{
	border :0px;
}

A {
	color: #2754D3;
	text-decoration: none;
}

A:hover  {
	color:	#2754D3;
	text-decoration:	underline;
}
A.NoSubray  {
	text-decoration:	none;
}

A.NoSubray:hover  {
	text-decoration:	none;
}

A.Subray  {
	text-decoration:	none;
}

A.Subray:hover  {
	text-decoration:	underline;
}


select  {
	background-color:	#FFFFFF;
	color:	#000000;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size:	9pt;
}

.ImagenFondo  {
	background-position:	bottom right;
	background-repeat:	no-repeat;
}
.paddingArrAba3  {
	padding-bottom:	3px;
	padding-top:	3px;
}

.paddingMaster  {
	padding-bottom:	10px;
	padding-left:	10px;
	padding-right:	10px;
}

.txtNegro9  {
	color:	black;
	font-size:	9pt;
}
.casilla{
    color:	black;
	font-size:	8pt;
    border:1px #666666 solid;
    
}
.cajaAvisos{
    border: 1px black solid;
    color:	#333333;
	font-family:	Tahoma,Arial,Helvetica;
	font-size:	9pt;
	background-color:white;
	
}



#contacto{
    width:600px;
    height:500px;
    position:absolute;
    overflow:hidden;
    top:0px;
    left:0px;    
    z-index:1000;
    display:none;
}
#contactoFlash{
    width:600px;
    height:500px;
    position:absolute;
    overflow:hidden;
    top:0px;
    left:0px;
    z-index:1000;   
}
#contactoTitulo
{
    color:	black;
	font-size: 14pt;
	font-weight:bold;
	width:500px;
    height:35px;
    position:absolute;
    overflow:hidden;
    top:20px;
    left:40px;
    z-index:1001;   
}
#contactoContenido{
     width:570px;
    height:500px;
    position:absolute;
    overflow:hidden;
    top:80px;
    left:30px;
    z-index:1001;   
}
#contactoCerrar{
    width:300px;
    height:20px;
    position:absolute;
    overflow:hidden;
    top:10px;
    right:20px;
    z-index:1000;  
    text-align:right; 
}

