* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #00377A;
	text-align: center;
	margin: 0, auto;
}

#contenedor {
	height: 816px;
	background-image: url(images/fondoexp.jpg);
	text-align: left;
	width: 725px;
	margin: auto;
}

#head {
	width: 725px;
	height: 305px;
	float: left;
	position: relative;
}

#logo {
	background-image: url(images/logolloydmex.jpg);
	width: 256px;
	height: 72px;
	left: 45px;
	top: 35px;
	float: left;
	position: relative;
}

#display {
	background-image: url(images/fondo2.jpg);
	width: 361px;
	height: 284px;
	position: absolute;
	left: 350px;
	top: 21px;
}

#since {
	width: 302px;
	height: 18px;
	position: absolute;
	left: 45px;
	top: 124px;
	clear: both;
}

#flashuno {
	width: 349px;
	height: 236px;
	position: relative;
	left: 12px;
}

#menuflash {
	width: 330px;
	height: 131px;
	position: absolute;
	left: 14px;
	top: 146px;
	clear: both;
}

#cuerpouno {
	width: 349px;
	height: 460px;
	float: left;
	position: relative;
}

#titulocu {
	font-size: 13pt;
	width: 302px;
	height: 20px;
	float: left;
	left: 45px;
	position: relative;
}

#textocorridocu {
	font-size: 8pt;
	color: #000000;
	width: 302px;
	line-height: 11pt;
	height: 425px;
	float: left;
	left: 45px;
	top: 10px;
	position: relative;
	clear: both;
}

#textocorridocu a {
	font-size: 8pt;
	color: #000000;
	line-height: 11pt;
	text-decoration: underline;
}

#textocorridocu a:hover {
	font-size: 8pt;
	color: #000000;
	line-height: 11pt;
	text-decoration: underline;
}

#cuerpodos {
	width: 200px;
	height: 300px;
	float: left;
	position: relative;
	left: 13px;
	top: -12px;
}

#soportemenu {
	width: 133px;
	height: 466px;
	position: relative;
	background-image: url(images/fondo3.jpg);
	background-position: left;
	background-repeat: repeat-y;
	left: 25px;
	float: left;
	top: -12px;
}

#menudos {
	width: 110px;
	height: 235px;
	float: left;
	position: relative;
	left: 15px;
	top: 3px;
}

#menudos a {
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	background-image: url(images/vineta2.gif);
	list-style: inside;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 11pt;
}


#menudos a:hover {
	font-size: 8pt;
	color: #666666;
	text-decoration: underline;
	background-image: url(images/vineta2.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 11pt;
}

#final {
	width: 655px;
	height: 17px;
	float: left;
	position: relative;
	clear: both;
	left: 45px;
	font-size: 7pt;
	color: #00377A;
	top: -1px;
}

#final a {
	font-size: 7pt;
	color: #00377A;
	text-decoration: none;
}

#final a:hover {
	font-size: 7pt;
	color: #00377A;
	text-decoration: none;
}


#enlacelogo {
	background-image: url(images/logoenlace.gif);
	height: 72px;
	width: 130px;
	position: absolute;
	left: 135px;
	top: 315px;
}

li {
	list-style-type: square;
	list-style-position: inside;
}

