body {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}

#contenedor {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
#cabecera {
	background-image: url(imagenes/cabecera.gif);
	background-repeat: no-repeat;
	height: 66px;
}
#pie {
	background-color: #4c4c4c;
	height: 95px;
	width: 100%;
	clear: none;
	float: left;
}
#cuerpo .izquierda {
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	width: 41%;
}
.contacto {
	width: 140px;
	background-color: #172983;
	color: #FFF;
	text-align: right;
	padding-right: 10px;
	height: 20px;
	padding-top: 2px;
	margin-top: 30px;
	font-size: 120%;
}
.empresa {
	width: 140px;
	background-color: #f08b1a;
	text-align: right;
	padding-right: 10px;
	height: 20px;
	padding-top: 2px;
	margin-top: 10px;
	font-size: 120%;
}
.objetivo {
	width: 140px;
	background-color: #c8d200;
	text-align: right;
	padding-right: 10px;
	height: 20px;
	padding-top: 2px;
	margin-top: 10px;
	font-size: 120%;
	font-family: Tahoma, Geneva, sans-serif;
}
.mencion {
	width: 140px;
	background-color: #009ee0;
	text-align: right;
	padding-right: 10px;
	height: 20px;
	padding-top: 2px;
	margin-top: 10px;
	font-size: 120%;
	font-family: Tahoma, Geneva, sans-serif;
}
.comprar {
	width: 140px;
	background-color: #F00;
	text-align: right;
	padding-right: 10px;
	height: 20px;
	padding-top: 2px;
	margin-top: 10px;
	font-size: 120%;
	font-family: Tahoma, Geneva, sans-serif;
}
.proyecto {
	width: 140px;
	background-color: #ffe019;
	text-align: right;
	padding-right: 10px;
	height: 20px;
	padding-top: 2px;
	margin-top: 30px;
	font-size: 120%;
	font-family: Tahoma, Geneva, sans-serif;
}
#cuerpo .derecha {
	float: right;
	width: 581px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	overflow:hidden;
}
#cuerpo {
	clear: both;
	float: left;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	overflow:hidden;
}
.izquierda p {
	margin-left: 48px;
}
.divCentrado {
	text-align: center;
	width: 80%;
	float: left;
	padding-left: 80px;
}
#cuerpo .centro {
	float: left;
	height: 560px;
	width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #686868;
	margin-left: 9px;
}
a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#cuerpo .derecha .abajo .centro {
	width: 1px;
	height: 50px;
	margin-left: 2px;
}
.resumen {
	height: 34px;
	background-image: url(imagenes/uno.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
.objetivos {
	height: 34px;
	background-image: url(imagenes/dos.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
.contenidos {
	height: 34px;
	background-image: url(imagenes/tres.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

.izquierda p.txt {
	margin-top: 9px;
	margin-left: 50px;
	font-size: 110%;
}

#cuerpo .derecha .abajo .resumen .txt {
	margin-top: 10px;
	margin-left: 50px;
}

#cuerpo .derecha .abajo .objetivos .txt {
	margin-top: 10px;
	margin-left: 50px;
}
#cuerpo .derecha .abajo .contenidos .txt {
	margin-top: 10px;
	margin-left: 50px;
}


.derecha table {
	float: left;
}
#cuerpo .derecha .abajo .derecha {
	width: 75%;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #686868;
	height: 200px;
	overflow:hidden;
}
#cuerpo .derecha .abajo .derecha2 {
	width: 75%;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #686868;
	float:left;
}
#cuerpo .derecha .abajo .derecha .titular {
	margin-top: 8px;
	padding-top: 0px;
	font-size: 120%;
}

#cuerpo .derecha .abajo .derecha p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#cuerpo .derecha .abajo .derechaPrecio {
	width: 75%;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #686868;
	height: 200px;
}
#cuerpo .derecha .abajo .derechaPrecio .titular {
	margin-top: 8px;
	padding-top: 0px;
	font-size: 120%;
}
#cuerpo .derecha .abajo .derechaPrecio p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.tabla {
	float: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

