*{
	font:small Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
	padding:0;
	font-size: 10px;
}

html,body{
	width:100%;
	padding:0;
}

#page{
	width:100%;
	height:100%;
}

#footer{
	float:left;
	clear:both;
	width:100%;
	text-align:center;
	background:#999;
	margin:0 auto;
	padding:12px 0;
}

.hide{
	display:none;
}

h3{
	font-size:17px;
	color:#666;
}

table tr td.statusBar {
	color: #00000;
	font-size: 5px;
	height:14px;
}

table tr td.header {
	color: #fff;
	font-size: 18px;
}

.tituloSestife {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic
}

fieldset,img{
	border:0;
}

a{
	color:#06F;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#header{
	font:small Verdana, Arial, Helvetica, sans-serif;
}

#logo  {
	font-size:1.6em;
	display:block;
	float:left;
	width:100%;
	padding:8px;
	height:30%;
	background:#999;
}

#logo h1 a:hover{
	background-color:#fff;
	
}
#page h2 {
	margin-left:20px;
	font-size: 12px;
	color:#90aacf;
}
#login{
	float:center;
	background:#CCCCCC;
	padding:8px;
	width: 169px;
	height:450;
	font-size: 10px;
	font-style :Verdana;
	border-top: 1px solid #036;
	border-right: 1px solid #036;
	border-left: 1px solid #036;
	border-bottom: 1px solid #036;	
}

#login a:hover{
	color: #555;
	text-decoration: none;
}

#login a:active{
	color: #555;
	text-decoration: none;
	
}

#login a:link, a:visited{
	color: #ccccc;
	font-size: 13px;
}
.button {
	margin: 0 0 0 3px;
	background-color: #FFF;
	border: 1px solid #036;
	color: #369;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}

#leftsidebar{
	width:190px;
	position:absolute;
	top:150px;
	left:0;
	padding: 12px 8px;
	margin-left: 25px;
	margin-right: 15px;
}



#maincontent{
	position:relative;
	float:left;
	margin-left:15%;
	width: 500;
	height: 405px;
	
}

#rightsidebar{
	width:196px;
	position:absolute;
	top:150px;
	right:0;
	padding:0 8px;
}

div.block,div.rightblock{
	border:1px solid #ccc;
	margin:8px 15px 0px 30px;
	padding:8px;
	
}

div.block,div.rightblockNomina{
	border:1px solid #ccc;
	margin:8px 15px 0px 30px;
	padding:8px;
	position:absolute;
	top:20px;
	
}

div.rightblock h4{
	color:#000;
}

h1,h2,legend{
	font-size:1.6em;
	margin: 0px 10px;
}

#nomina {
	clear: both;
	background: #fff;
	
	
}

#nomina #tabla {
	border: 1px solid #036;
	background-color: #fff;
}

#nomina table tr.cabecera td.cabeceranormal a, #nomina table tr.cabecera td.cabeceranormal a:hover {
	margin: 10px;
	color: #036;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	cursor: default;
	border-right: silver 1px solid;
}

#nomina table tr.cabecera td.cabeceradescen a, #nomina table tr.cabecera td.cabeceradescen a:hover {
	color: #036;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	background: url("flechadescen.gif") no-repeat 0px 5px;
	padding: 0 0 0 1em;

}
#nomin table tr.cabecera td.cabeceraascen a, #nomina table tr.cabecera td.cabeceraascen a:hover {
	color: #036;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	background: url("flechaascen.gif") no-repeat 0px 5px;
	padding: 0 0 0 1em;
}
#nomina table tr th a:hover {
	text-decoration: underline;
}
#nomina table tr td{
	padding: 4px 0 4px 0;
	text-align: center;
	font-size: 12px;
}
#nomina table tr td a {
	color: #036;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}
#nomina table tr td a:hover {
	color: #036;
	text-decoration: underline;
	text-align: center;
	font-size: 12px;
}
#nomina table tr.grid01 {
	background: #FFF;
}
#nomina table tr.grid02 {
	background: #EFEFEF;
}
#nomina table tr.cabecera {
	background: #90aacf;
}


#nomina input button {
	margin: 0 0 0 3px;
	background-color: #369;
	border: 1px solid #036;
	color:#000 ;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}
#nomina table tr td.registro input {
	background-color: red;
	color: red; 
}
#tabla_login {
	background-color: #E2E2E2;
	border: 1px solid #999999;
			
}
#tabla_login a{
	font-size: 12px;
	font-style :Verdana;
}

#tabla_login tr td {
			font-size: 10px;
	font-style :Verdana;
}
.tituloNoticia {
	color:#369;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}
.fechaNoticia {
	color:#369;
	margin-top: 10px;
}
.resumenNoticia {
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
}

#resultadoNoticia {
	clear: both;
	background: white;
	margin-left: 10px;
	margin-top: 10px;
	border-top: 1px solid #036;
	border-right: 1px solid #036;
	border-left: 1px solid #036;
	border-bottom: 1px solid #036;
	width:80%;
}


.text-required-field {
	color: #000099;
	font-weight: normal;
}

#navi {	list-style-type:circle;}

.titulo {
	background: #90aacf;
	border-right: 1px solid silver;
	text-align:center;
	color: #fff;
	height: 23px;
	font-style :Verdana;
	font-size: 12px;
	
}


.dia {
	color: #000000;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.finDeSemana {
	color: #FF9900;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.hoy {
	color: #CC9900;
	background-position: center center;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;		
}
.evento {
	font-size: 10px;
	color: #000000;
	background-position: center center;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C3D9FF;	
	text-align:center;
	font-weight: bold;
}
.cabecera{
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cabeceraCalendario{
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #BDA7F8;
}

.cabeceraMensual{
	background-color: #C3D9FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.menulista{
	list-style-type: none;
	font-size: 10px;
}
#resultadoMinicalendario {
	clear: both;
	background: white;
	border-top: 1px solid #036;
	border-right: 1px solid #036;
	border-left: 1px solid #036;
	border-bottom: 1px solid #036;
	width: 95%;
}

