.enfasis {
	font-style: normal;
	font-weight: 700;
}
.marco {
	width: 820px;
	border: 1px solid #CCC;
	padding-top: 30px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
}
.area-trabajo {
	height: 500px;
}


.menu-izq {
	background-color: #4B525E;
	width: 164px;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 14px;
	color: #FFF;
	padding: 8px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
	vertical-align: top;
	text-align: right;
	line-height: 14px;
}
.menu-izq-g {
	background-color: #4B525E;
	width: 164px;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 14px;
	color: #FFF;
	padding: 8px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
	vertical-align: top;
	text-align: right;
	line-height: 14px;
}

.marco-int {
	height: 500px;
}
.gris-menu {
	background-color: #4B525E;
	vertical-align: bottom;
	text-align: center;
}
.gris-menu-360 {
	background-color: #4B525E;
	vertical-align: bottom;
	text-align: center;
	height: 360px;
}



.texto-dos-columnas {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #E7E7E9;
}
.gracias-contactar {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 24px;
	color: #666;
	line-height: 30px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #E7E7E9;
	text-align: center;
}

.img-derecha {
	float: right;
}

.llamado {
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 24px;
	color: #666;
	line-height: 28px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}


.fondo-gris {
	width: 640px;
	background-color: #E7E7E9;
	vertical-align: top;
}
.menu-link {
	color: #FFF;
	text-decoration: none;
}
.menu-link-ama {
	color: #FC0;
	text-decoration: none;
	font-weight: 700;
}
.menu-link-ama-c {
	color: #FC0;
	text-decoration: none;
	font-weight: 300;
	text-transform: capitalize;
	line-height: 18px;
	font-size: 13px;
}
.menu-link-bla {
	color: #FFF;
	text-decoration: none;
	font-weight: 300;
	text-transform: capitalize;
	line-height: 18px;
	font-size: 13px;
}



a.menu-link:hover {
	color: #FC0;
	text-decoration: none;
}
.campo {
	width: 100%;
}
.campo-corto {
	width: 80%;
}

.formulario {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.boton {
	width: 250px;
	font-size: 14px;
	font-family: "Open Sans Condensed", sans-serif;
	letter-spacing: 2px;
}
.boton-corto {
	width: 120px;
	font-size: 14px;
	font-family: "Open Sans Condensed", sans-serif;
	letter-spacing: 2px;
}



.texto-pequeno {
	font-size: 12px;
}
.ver-mas {
	font-weight: 600;
	color: #930;
	text-decoration: none;
	text-align: left;
}
a.ver-mas:hover {
	color: #F90;
	text-decoration: none;
}
