/* CSS de byeme.com.ar*/

body {
	background-color: #fff;
	font-family: Helvetica;
}

#contenedorGeneral {
	width: 800px;
	left: 50%;
	margin-left: -400px;
	position: absolute;
	height: 100%;
}

#header {
	height: 80px;
	padding-left: 30px;
	margin-top: -10px;
}

#botonera {
	margin-top: -60px;
	padding-left: 200px;
	margin-left: 50px;
	width: 470px;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #F0EDED;
	border-bottom: 1px solid #F0EDED;
}

#botonera a {
	color: #A9A7A7;
	text-decoration: none;
	font-weight: bold;
}

#contenido {
	padding: 10px;
	font-size: 12px;
}

.boton {
	margin-right: 10px;
	font-size: 15px;
}

#contenidoIzq {
	border: 1px solid #DEDEDE;
	width: 480px;
	float: left;
	margin-top: 35px;
	padding: 15px;
	padding-top: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
}

#contenidoDer {
	border: 1px solid #DEDEDE;
	width: 250px;
	float: right;
	margin-top: 35px;
	padding-left: 10px;
	padding-top: 30px;
	padding-bottom: 50px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
}

.mini {
	border: 1px solid #DEDEDE;
	margin-left: 10px;
}

h2 {
	font-size: 18px;
	color: #DB0AEE;
	line-height: 22px;
}

.ultimodesarrollo {
	border: 2px solid #ccc;
	margin-top: -10px;
	margin-left: 5px;
	margin-bottom: 10px;
}

#iconos {
	width: 100px;
	float: left;
}

#texto {
	width: 145px;
	float: right;
}

a {
	color: #666;
	text-decoration: none;
}

#botonContratar {
	width: 60px;
	height: 23px;
	background-color: #eee;
	line-height: 23px;
	-moz-border-radius: 5px;
	text-align: center;
	margin-top: 4px;
	margin-left: 70px;
	border: 1px solid #DEDEDE;
}

#masInfo {
	width: 143px;
	border-bottom: 1px 

.masInfo {
	color: #DB0AEE;
	font-size: 9px;
}

