*{
	margin: 0;
	padding: 0;
}
body {
	background-color: #000000;
	text-align: center;
	margin: 5px;
}
B{
	DISPLAY: none
}
#contenido {
	background-image: url(fondo.gif);
	background-repeat: no-repeat;
	height: 584px;
	width: 762px;
	position: relative;
	margin: 0 auto;		
}
#contenido #logo {
	height: 101px;
	width: 136px;
	position: relative;
	margin: 0 auto;
	padding-top: 150px;
	
}
#contenido #logo1 {
	height: 101px;	
	float: left;
	text-align:left;
	width: 760px;	
	margin: 0 auto;
	padding-top: 50px;
	padding-left: 50px;
	padding-bottom: 80px;
	position: relative;
}
#correo {
	height: 84px;
	width: 90px;
	margin: 0 auto;
	position: relative;
	margin-top:0px;
	float: right;
}

#correo UL {
	list-style-type: none;
}
#correo  LI {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	list-style-type: none;
}

#correo LI A {
	OVERFLOW: hidden;
	TEXT-DECORATION: none;
	display: block;
}

.sobre A {
	background-image: url(sobreabierto.gif);
	background-repeat: no-repeat;
	height: 49px;	
}
.sobre A:hover {
	background-image: url(sobrecerrado.gif);
	background-repeat: no-repeat;
}

.port A {
	background-image: url(portlogo.gif);
	background-repeat: no-repeat;
	height: 49px;	
}
.port A:hover {
	background-image: url(portlogo1.gif);
	background-repeat: no-repeat;
}

.volver A {
	background-image: url(volver.gif);
	background-repeat: no-repeat;
	height: 51px;	
}
.volver A:hover {
	background-image: url(volver1.gif);
	background-repeat: no-repeat;
}
#contenido #formulario {
	height: auto;
	width: 600px;
	margin: 0 auto;
	text-align: left;
	padding-left: 150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	float: left;
}


#contenido1 {
	background-image: url(fondo.gif);
	background-repeat: no-repeat;
	height: 584px;
	width: 762px;
	position: relative;
	margin: 0 auto;		
}
#contenido1 #logo {
	height: 101px;
	width: 136px;
	position: relative;
	margin: 0 auto;
	padding-top: 150px;
	
}
#contenido1 #logo1 {
	height: 101px;	
	float: left;
	text-align:left;
	width: 760px;	
	margin: 0 auto;
	padding-top: 50px;
	padding-left: 50px;
	padding-bottom: 80px;
	position: relative;
}
#contenido1 #formulario1 {
	height: auto;
	width: 600px;
	margin: 0 auto;
	text-align: left;
	padding-left: 150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	float: left;
}
.tabla {
	float: left;
	height: auto;
	width: auto;
}
