
.logo_tagline {
    font-family: "Helvetica Neue",Helvetica,sans-serif;
    font-size: 100%;
    line-height: 100%;
    display: block;
}

body {
    font-family: Georgia;
    font-size: 80%;
}

.ui-widget, .ui-widget .ui-widget {
    font-size: 100%;
}

.ui-wizard-step-title {
    font-size: 100% !important;
}

.tituloModulo {
    text-indent: 1em;
    font-family: "Helvetica Neue",Helvetica,sans-serif;
    font-size: 120%;
    font-weight: bold;
    display: block;
}

h1 {
    font-family: "Helvetica Neue",Helvetica,sans-serif;
    font-weight: bold;
    font-size: 250%;
}

p.welcome_text {
    font-family: "Helvetica Neue",Helvetica,sans-serif;
    font-size: 130%;
}

#wrapper {
    width: 95%;
    margin: 5px auto;
}

#header {
    margin: 5px;
}

#header-e1 {
    float: left;
}

#header-e2 {
    display: inline-block;
}

#header-e3 {
    float: right;
}

#nav {
    margin: 5px;
}

#content {
    margin: 5px;
}

#inicio-wrapper {
    width: 960px;
    margin: 20px auto;
}

#bienvenida-panel {
    padding-left: 40px;
    float: left;
    width: 500px;
}

#login-panel {
    padding-top: 60px;
}

.defaultMargin {
    margin: 5px 15px 5px 15px;
}

.floatRight {
    float: right;
    display: inline-block;
}

.floatLeft {
    float: left;
    display: inline-block;
}

.btn-width-pro-impo {
    width: 8%;
}

.formTituloSeccion {
    font-size: 110%;
    font-weight: bold;
    line-height: 200%;
}

.formLabel {
}

.formData {
    font-weight: bold;
}

#footer {
	width:100%;
	height:auto;
	padding: 10px 0;
	background-color: #E4E4E4;
	position: relative;
	clear: both;
	border-radius: 0px 0px 20px 20px;
	-moz-border-radius: 0px 0px 20px 20px;
	-webkit-border-radius: 0px 0px 20px 20px;
}

.inner {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight: 400;
    position: relative;
    text-align: left;
	height: 50px;
	margin-top:10px;
	padding-left:50px;
    float:left;
}

.adress {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 400;
    position: relative;
    text-align: center;
	height: 50px;
	width:400px;
	margin-top:10px;
	float:right;
}

.copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 400;
    position: relative;
    text-align: center;
	margin-top:10px;
}

.cleaner {
    clear: both;
    width: 100%;
    height: 0px;
    font-size: 0px;
}

.cleaner_h10 {
    clear: both;
    width:100%;
    height: 10px;
}

.cleaner_h20 {
    clear: both;
    width:100%;
    height: 20px;
}

.cleaner_h40 {
    clear: both;
    width:100%;
    height: 40px;
}

.loginColumnStyle {
    text-align: center;
}

.nombreOrganizacionStyle {
    font-weight: bold;
}

.loginGrid ui-widget-content {
    border: none;
}