body {
	 padding: 1;
     font-size: 10px;
     color: #616161;
	 width:100%;
	 margin:0px;
}

h1, h2, h3 {
    margin-top: 0;
}

h1 {
    font-size: 1.6em;
    font-weight: normal;
}

h2 {
    font-size: 1.6em;
}

h3 {
    font-size: 1em;
    margin-top:20px;
}

ul {
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

img.left {
    float: left;
    margin: 0 20px 0 0;
}

img.right {
    float: right;
    margin: 0 0 0 20px;
}

/* Header */
#logo {
    width: 100%;
    height: 75px;
    margin: 0 auto;
    padding: 25px 10px 0 10px;
}

#logo h1, #logo p {
    float: left;
    margin: 0;
}

#logo h1 {
    padding: 0 0 0 0;
    letter-spacing: -1px;
    font-weight: normal;
    font-size: 3em;
}

#logo p {
    text-transform: uppercase;
    padding: 47px 0 0 3px;
    font-size: 10px;
    color: #FFFFFF;
}

#logo a {
    border: none;
    text-decoration: none;
    color: #DC8700;
}

/* Menu */
#menu {
    float: right;
    width: 75%;
    margin: 0 auto;
    padding-left: 240px;
    padding: 0;
    height: 59px;
}

#menu ul {
    margin: 0;
    padding-left: 270px;
    list-style: none;
}

#menu li {
    display: inline;
}

#menu li a {
    display: block;
    float: left;
    height: 42px;
    margin: 0;
    padding: 18px 40px 0 40px;
    text-decoration: none;
    font-size: 20px;
}

#menu li a:hover {
    text-decoration: underline;
}


/* Wrapper */

#wrapper {
}

/* Page */

#page {
    width: 100%;
    margin: 0 auto;
    padding: 20px 5px;
    background: #FFFFFF;
}

#page-bg {
}

/* Latest Post */

#latest-post {
    padding: 20px;
    border: 1px solid #E7E7E7;
}

/* Content */

#content {
    float: left;
    width: 100%;
}

.post {
    padding-bottom: 15px;
}

.post h1 {
    font-weight: normal;
}

.title {
    width: 90%;
    height: 30px;
    margin-left: 10px;
    padding: 8px 0 0 20px;
}

.title a {
    border-bottom: none;
    color: #FFFFFF;
}

.title a:hover {
    border-bottom: 1px dotted #000000;
}

.byline {
    margin: -60px 20px 20px 20px;
}

.byline a {
    color: #DC8700;
}

.tag {
    padding: 0 15px;
}

.entry {
    padding: 0 20px;
}

.entry p {
    line-height: 200%;
}

.links {
    padding: 4px 0px;
    text-align: right;
    font-weight: bold;
}

.links a {
    border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
    float: left;
    padding-top:0px;	
    margin-top: -20px;
    margin-left: -1px;
}

#sidebar2 {
    float: right;
}

.sidebar {
    float: left;
    width: 240px;	
    padding: 0;
    font-size: 12px;
}

.sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar li {
    padding: 0 0 20px 0;
}

.sidebar span {
    cursor: pointer;
}

.sidebar li ul {
}

.sidebar li li {
    margin: 0 10px 0 10px;
    padding: 3px 0px;
}


.sidebar li h2 {
    height: 40px;
    margin: 0 0 0 0;
    padding: 20px 15px 0px 65px;
    background: url(../Imagen/img04.jpg) no-repeat left top;
    letter-spacing: -1px;
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF;
}

.sidebar a {
}

.sidebar a:hover {
    text-decoration: underline;
}

/* Search */

#searchform {
    margin: 0;
    padding: 0 0 0 0;
}

#searchform br {
    display: none;
}

#searchform h2 {
}

#s {
    margin: 10px 0px 0 15px;
    padding: 2px 2px;
    width: 180px;
    height: 18px;
    border: 1px solid #6F6E6E;
    background: #FFFFFF;
    font-size: 10px;
    color: #000000;
}

#x {
    margin: 0;
    padding: 2px 5px;
    height: 25px;
    background: #CA8186;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #CCCCCC;
}
/* Calendar */	

#calendar_wrap {
    padding: 0 15px;
    text-align: center;
}

#calendar_wrap table {
    width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
    border: none;
}

#calendar_wrap tfoot td#prev {
    text-align: left;
    font-weight: bold;
    border: none;
}

#calendar_wrap tfoot td#prev a {
    border: none;
}

#calendar_wrap tfoot td#next {
    text-align: right;
    font-weight: bold;
    border: none;
}

#calendar_wrap tfoot td#next a {
    border: none;
}

/* Footer */

#footer {	
    width: 100%;
    height: 70px;
    margin: 0 auto;
    padding: 0 20px;
}

#footer p {
    margin: 0;
    padding: 25px 0 0 0;
    text-align: center;
    font-size: smaller;
}

#footer a {
}

#footer .link {
    float: right;
}

#footer .copyright {
    float: left;
}

.homeText {
    line-height: 175%;
}

.homeMenu {
    width:200px;
    float:left;
    margin-right:10px
}
body{
    text-shadow: none !important;
}


.ui-menuitem-selected {
    background: #b9d7f2; /* #5a84b8;*/
    /*    color: #ffffff !important;*/
}

.title-cabecera{
    padding-top: 3px;
    text-transform: uppercase;
    vertical-align: middle;
}


.boton-cabecera{
    font-weight: bold;
}


.ui-corner-all {
	moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.toolbar-icon {
	width: 20px;
	height: 20px;
	border: none;
}

.icon-small {
	vertical-align: center;
	height: 14px;
	width: 16px;
	border: none;
}


.bg-login{
	position:absolute;
	left:100px;
	top:18px;
	width: 200px;
	height: 70px;
	display: block;
	background: url(../Imagen/LogoOefa.png) no-repeat ;
	
}

#logo-oefa{
	position:absolute;
	left:100px;
	top:18px;
	width: 200px;
	height: 70px;
	display: block;
	background: url(../Imagen/logoOefa.png) no-repeat;
}

label {
    display: block;
    width: 150px;
}

imput {
    display: block;
    width: 250px;
}

.outerpanelgrid>tbody>tr{
    border: none !important;
}
.outerpanelgrid>tbody>tr>td{
    border: none !important;
}

.ui-layout-unit-content {
    overflow:visible !important;
}

.ui-selectmanycheckbox label, .ui-selectoneradio label {
    display: block;
    margin-top: 4px;
    width: 450px;
       
}

/* ESTILO PRIMEFACE */

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	list-style: none;
	margin: 0 .2em 1px 0;
	top: 1px;
	background-image: url('/sidece/Imagen/ui-bg_glass_45_0078ae_1x400.png') !important;
	background-color: #0BC7E0 !important;
	color: #ffffff !important;	
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold !important;    
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px solid #8CCD3A;
	background-image: none !important;
	background-color: #8CCD3A !important;
	color: #144AA7 !important;
}

.ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield {
	background-image: none !important;
    background-color: #ffffff !important;
    color: #144AA7 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.ui-widget-header {
    border: 0px ;
    background-image: url('/sidece/Imagen/ui-bg_gloss-wave_75_2191c0_500x100.png') !important;
    color: #eaf5f7;
    font-weight: bold;
}

/*Borde p:panelGrid*/
.companyHeaderGrid.ui-panelgrid>*>tr,
.companyHeaderGrid.ui-panelgrid .ui-panelgrid-cell {
    border: none;
}
