body {
	margin:0;
	padding:0;
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	background:#f0f2e5;
	text-align:center
}
#wrap{ width:410px; padding:30px; text-align:left;	background:#f0f2e5;}
h1{ font-size:22px; 
	color:#83af2f;
	margin:5px 0 15px;
    font-family: 'AvenirLTStd-Roman';
	padding:0
}
#wrap label{ margin:5px 0; display:block; height:35px; color:#666;}
label p{ float:left;}/*width:90px;*/
form{
	margin:0;
}
a{ color:#666;}
.rowElem { margin-top:20px}
.rowElem span.jqTransformCheckboxWrapper{ margin:-3px 5px 5px 0; color:#666;}
.rowElem span.jqTransformCheckboxWrapper label{color:#666;}

input{
	width:250px;
	border-radius:5px;
	behavior: url(PIE.htc);
	border:1px solid #fff;
	padding:6px;
	color:#666;
	float:right
}
input.boton{
	width:95px;
	border:1px solid #9bba5e;
	background:#9bba5e;
	color:#fff;
	text-transform: uppercase;
	font-family:'AvenirLTStd-Roman', Arial;
	font-size:11px;
}

@font-face {
    font-family: 'AvenirLTStd-Roman';
    src: url('AvenirLTStd-Roman.eot');
    src: url('AvenirLTStd-Roman.eot?#iefix') format('embedded-opentype'),
         url('AvenirLTStd-Roman.woff') format('woff'),
         url('AvenirLTStd-Roman.ttf') format('truetype'),
         url('AvenirLTStd-Roman.svg#AvenirLTStd-Roman') format('svg');
    font-weight: normal;
}

@font-face {
    font-family: 'AvenirLTStd-Heavy';
    src: url('AvenirLTStd-Heavy.eot');
    src: url('AvenirLTStd-Heavy.eot?#iefix') format('embedded-opentype'),
         url('AvenirLTStd-Heavy.woff') format('woff'),
         url('AvenirLTStd-Heavy.ttf') format('truetype'),
         url('AvenirLTStd-Heavy.svg#AvenirLTStd-Heavy') format('svg');
    font-weight: normal;
}
@font-face {
    font-family: 'AvenirLTStd-Light';
    src: url('AvenirLTStd-Light.eot');
    src: url('AvenirLTStd-Light.eot?#iefix') format('embedded-opentype'),
         url('AvenirLTStd-Light.woff') format('woff'),
         url('AvenirLTStd-Light.ttf') format('truetype'),
         url('AvenirLTStd-Light.svg#AvenirLTStd-Light') format('svg');
    font-weight: normal;
}
