#contenedor {
	position: relative;
	height: 100%;
	width: 740px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-y;
}
#pie {
	position: relative;
	height: auto;
	width: 740px;
	top: 0px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #501F00;
	text-decoration: none;
}
#columnaUB {
	position: relative;
	width: 460px;
	top: 10px;
}
.naranja {
	color: #501F00;
}
#columnaPubli {
	position: relative;
	height: auto;
	width: 700px;
	top: 20px;
}





#principalTop {
	position: relative;
	height: 165px;
	width: 700px;
	left: 20px;
	top: 0px;
	background-image: url(../img/imgTopPrincipal.jpg);
	background-repeat: no-repeat;
}
#btCurriculum {
	position: absolute;
	height: 55px;
	width: 55px;
	left: 590px;
	top: 50px;
}
#btVIP {
	position: absolute;
	height: 30px;
	width: 55px;
	left: 590px;
	top: 10px;
}

#cuerpo {
	position: relative;
	height: auto;
	width: 700px;
	left: 20px;
	top: 0px;
}
#banner {
	position: relative;
	height: 203px;
	width: 700px;
	left: 20px;
	top: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
#columnas {
	position: relative;
	height: 100%;
	width: 700px;
	left: 0px;
	top: 0px;
	bottom: 20px;
}
#columna01 {
	position: relative;
	height: auto;
	width: 230px;
	left: 0px;
	top: 10px;
}
#columna02 {
	position: absolute;
	height: auto;
	width: 230px;
	left: 235px;
	top: 10px;
}
#columna02Servicios {
	position: absolute;
	height: auto;
	width: 465px;
	left: 235px;
	top: 10px;
}
#columna03 {
	position: absolute;
	height: auto;
	width: 230px;
	left: 470px;
	top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	color: 501F00;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.frase {
	font-style: italic;
	color: #C86508;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
}
a {
	color: #3B2414;
	text-decoration: none;
}
h3 a {
	color: #333333;
	text-decoration: none;
}

#columnaCM {
	position: relative;
	height: auto;
	width: 700px;
	top: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

