@charset "utf-8";
/* CSS Document */

.html{
font-family: "Calibri","Verdana" !important;
}
 
.body {
	margin: 0;
	font-family: "Calibri","Verdana";
	font-size: 15px;
	color:#666666;
/*	    background-color: #d9dada;*/
}

.cabezote  {
	background-color:#003882;
/*	border-top: 6px solid #00a6de;*/
	height:80px;
	width: 100%;
    margin-left: 0px !important;

} 

#cont_gral {
	height: auto;
	margin:10px 30px 0 30px;
	width: 860px;
}

#cont {
        height:auto;
        margin:0;
        padding:20px 0 0 0;
        width: auto;
        display:inline-block;
}


.contenedor {
	height: auto;
	width: 100%;
	background-image: url(../images/bg_gral.png);
	background-repeat:  repeat-x;
	background-position: top;

}

#intro {
	height:auto;
	margin:0 0 0 35px;
	padding:20px;
	width:820px;
	display:inline-block;
}

#footer {
	color: #999;
        font-family: "Calibri", "Verdana";
	font-size: 13px;
	height: auto;
	margin:10px 30px 30px 30px;
	text-align:center;
	width: auto;
}

#logo  {
	background-image: url(../images/logo_ps.png);
	background-repeat: no-repeat;
	background-position: 35px center;
	float:left;
	height:80px;
	margin: 0;
	width: 200px;
}

#logoapp  {
	background-image: url(../images/logo_SIG.png);
	background-repeat: no-repeat;
	background-position: center 5px;
/*	float: right;*/
	height:80px;
	margin: 0;
	width: 300px;
} 

.menu {
	background-color:#efefef;
	height: 100%;
	width: 240px;
	display:inline-block;
	background-image: url(../images/bg_menu.png);
	background-repeat:  repeat-y;
	background-position: left;
	vertical-align: top;
}





#rounded-corner{
	border-collapse: collapse;
	font-family: "Calibri", "Verdana";
	font-size: 12px;
	margin: 0;
	text-align: left;
	width: 100%;
}

#rounded-corner th{
	background: #D4D4D4;
	color: #000;
	font-weight: normal;
	font-size: 13px;
	padding: 6px;
	text-align:center;
}

#rounded-corner td{
	background: #F3F3F3;
	border-top: 1px solid #fff;
	color: #669;
	padding: 6px;
}

#rounded-corner tbody tr:hover td{
	background: #FFF;
}


#ruta{
	border-bottom: 1px solid #00a6de;
	margin:0 30px 0 30px;
	padding:0;
	width: auto;
	font-family: "Calibri", "Verdana";
	font-size:12px;
	text-decoration: none;
	color:#333;
}

#ruta a{
	text-decoration: none;
	color: #333;

}


/*#ruta ul li.showHere {
	color: #999;
	font-family: "Calibri", "Verdana";
	font-size:13px;
	font-weight: normal;
	margin:0;
	padding:0;
}
*/

/*.pathway [itemprop="title"]  {
	color: #333;
	text-decoration: none;
}
*/


.pathway :hover{
	text-decoration: underline;
	color: #777;

}





#user {
	background-color: #00599e;
	border-radius: 10px;
	float: right;
	height:auto;
	margin:20px 0 0 0;
	padding: 0.7em;
	width:auto;

}

#user h1{
	background-image: url(../images/ico_user.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #EFEFEF;
	font-family: "Calibri", "Verdana";
	font-size: 12px;
	font-weight:100;
	margin: 0;
	padding: 0 0 0 25px;
}

#user h1 span{
	color: #EFEFEF;
	font-family: "Calibri", "Verdana";
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

#cont_gral h1, h2, h2 a {
	font-family: "Calibri", "Verdana";
	font-size: 22px;
	color:#003882;
	text-decoration:none;
}

#cont_gral ul, li, a  {
	font-family: "Calibri", "Verdana";
	font-size: 14px;
/*	color:#003882; */
	text-decoration:none;
	line-height: 22px;
}

#cont_gral a:hover  {
	font-family: "Calibri", "Verdana";
	font-size: 14px;
	color:#003882;
	text-decoration:underline;
}
.logout {
     background-color: #203881; 
	text-align: right;

}
a#log {
    color: white;
font-weight: bold;
margin-left: 23%;
font-size: 18px;
cursor:hand;
}
input#name {
    background-color: transparent;
    color: white;
    font-weight: bold;
margin-right:4%;
font-size: 18px;
    width: 55%;
}

div#logout {
    padding: 8px;
}
.logoutoff{
display:none;
}


.titulo_bienv {


    color: white;
    font-weight: bold;
    margin: 20px 35% 0px 35%;
    display: inline-block;
    position: absolute;
}

.titulo_bienv a{
    font-size: 50px;
    line-height: 35px;
}
.titulo_bienv_off a{
display:none;
}

.pie_pag {
    color: white;
    margin-bottom: 20px;
    margin: 20px 35% 0px 35%;
    display:  inline-block;
    position: absolute;
    bottom: 20px;
    left: 0px;
}

.pie_pag a{
    font-size : 15px;
    line-height: 3px;
}





li#item-279{
    display: none;
}
