:link, :visited {
	text-decoration:none
}
:focus, :active {
	outline: 0
}
ul, ol {
	list-style:none
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size:1em;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote,  input {
	margin:0;
	padding:0;
}
a img, :link img, :visited img {
	border:none
}
fieldset{
	border:1px solid  #069;
	margin:2px;
	padding:2px;
}
fieldset legend{
	font-size:16px;
	color:#09C;	
}
address {
	font-style:normal
}
body {
	color: #333;
	background:white;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.8em;	/*background: #F7FCFF url(../images/fondo.png) repeat-x;*/
}
a {
	color:#069;
	cursor: pointer;
}
a:hover {
	color:#000;
}
h1 {
	font-size: 3em;
	clear: both;
	color: #FFF;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
h2 {
	font: normal 1.6em Arial;
	color:#3D3C3B;
	margin: 0 0 15px;
}
p {
	margin: 0 0 15px;
	line-height: 1.7em;
}
.clear {
	clear: both;
}
.cont {
	width: 900px;
	min-height:600px;
	/*background: #F0F0F0 url(../images/fondo.png) repeat-x;*/
    background-color:#F0F0F0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	/*padding-right: 10px;*/
	padding-bottom: 0;
	/*padding-left: 10px;*/
    /*border-left-style: solid;
    border-right-style: solid;
    border-left-width: 1px;
    border-left-color: #3D3C3B;
    border-right-width: 1px;
    border-right-color: #3D3C3B;*/
}

input, textarea {
	background-image:url(../images/formbg.gif);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size:inherit;
}
select {
    background-color:#B3CEE7;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu {
	height: 41px;
	width: 880px;
	/*text-align: right;*/
	float:right;
	border-top: 5px solid #6699CC;
	background-color: #F0F0F0;
	padding-right: 20px;
	vertical-align:middle;
}

#enc {
    max-height:238px;
    width: 900px;
    background-color:#336799;
    clear:both;
}
#enc h1{
	clear:none;
	float:left;
	width:750px;
	padding-left:10px;
    
}
#enc img {
	width:100px;
	height:100px;
}

#agenda {
	color: #33617F;
	clear: both;
	width: 830px;
	min-height:300px;
	height:auto;
	font-size: 1.1em;
	font-style: italic;
}
#agenda p {
	margin: 5px 0 0;
	clear: both;
	text-align:center;
}
#agenda_letras {
	float:right;
}
#agenda_letras li {
	display: inline;
	margin-right: 2px;
	width:26px;
	height:26px;
	background:#FFF;
	float:left;
	font-size:15px;
	font-weight: bold;
	text-align:center;
	line-height:26px;
	color:#336699;
	border: 1px solid #000;
}
#agenda_letras li:hover {
	color: #FFF;
	background:#6699CC;
	cursor:pointer;
}
#agenda_letras li.current {
	background:#F90;
}
#agenda_tabla{
    margin:0 auto;
	border:0px;
	background-color:#093F81;
	width:800px;
}
#agenda_tabla th{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	margin:0px;
	padding:0px;
	color:#FFF;
	}

#agenda_tabla td{
	background-color:#FFF;
	margin-left:2px;
	text-align:center;
	font-style:normal;
	font-size:13px;
}
#buscador_agenda{
	width:440px;
	float: right;
}
#buscador_agenda img{
	vertical-align:middle;
	padding:0;
	margin:0;
}
#left {
	margin-top:5px;
	width: 880px;
    padding-left:10px;
    padding-right:10px;
	min-height:350px;
/*	background: transparent url(../images/logoback.png) no-repeat right bottom;*/
}
#left h2 {
        margin-left:10px;
	color: #093F81;
}
#footer {
	width:900px;
	margin: 0 auto;
	padding:0 0px;
	clear:both;
	height:25px;
	color: white;
        font-size:11px;
	text-align:center;
	vertical-align:middle;
	background-color: #6699CC;
	line-height: 25px;
        /*border-left-style: solid;*/
    /*border-right-style: solid;
    border-left-width: 1px;
    border-left-color: #3D3C3B;
    border-right-width: 1px;
    border-right-color: #3D3C3B;*/
}
#footer a{
    color:black;
}
#footer a:hover{
    text-decoration: underline;
}
#login{
	height:40px;
	min-width:200px;
        max-width:300px;
	/*margin:0 auto;*/
	float:right;
	text-align:right;
	color:black;

}
#login a{
    color:#85add5;
}
#login a:hover{
    color:black;
}
#login button{
	background-image:none;
}
#login button img{
	vertical-align:middle;
}
#accesosdirectos{
	margin:auto;
	width:800px;
	text-align:center;	
}
#msjs{
	float:center;
	width:200px;
	height:40px;
	text-align:center;
	margin:0 auto;
	float:left;
}
#msjs.error{
	background-color:#F90;
}
#msjs span{
	color:#F00;
	font-weight:bold;
}
#accesosdirectos img {
	vertical-align:middle;
}
.inputsgris{
	font-style:italic;
	color:#999;
}
#rmail{
	padding-left:50px;
	text-align:left;
	margin:auto;
	width:430px;
	padding:5px;
}
.botonera{
	margin: 0 auto;
	width:430px;
	text-align:center;
}
#paginar{
	width:100%;
	text-align:center;
	padding:0;
	margin:0;
	font-size:18px;
	font-style:normal;
}
#paginar button,#login button {
	background:none;
	border:none;
}
button{
    background:none;
	border:none;
}
#paginar input{
	text-align:center;
	font-size:14px;
}
.botonF { padding:2px; font-size:11px; color:#0099FF; font-weight:bold; cursor:pointer; border:1px solid #DDD; background-image:url(/intranet/images/boton.png); }
.botonF:hover { border:1px solid #69BCFA; color:#FFF; background-image:url(/intranet/images/boton-roll.png); }
.help{
	margin:0px;
	text-align:right;
        float:right;
        width:900px;
}
#opciones {
	float: right;
}
#opciones li {
	display: inline;
}
#opciones li a {
	color: #336699;
	float: left;
	padding: 6px 14px 6px 21px;
	margin: 0 0 0 2px;
	font-size: .8em;
	font-weight: bold;
	background-color:transparent;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 7px 12px;
}
#opciones li a:hover {
	color: #FFF;
	background: #6699CC url(../images/bullet.gif) no-repeat 5px 12px;
}
#opciones li a.current {
	color: #FFF;
	background: #336699 url(../images/bullet.gif) no-repeat 5px 12px;
}

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
.menu ul{
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	background-color: #06C;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#336699 url("../images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		padding:0px 10px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #6699cc url("../images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	/*width:225px;*/
	z-index:200;
	background-color: #E2ECF5;		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;

		}
	.menu li li {
		background:url('../images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		/*width:225px;*/
		}
	.menu li:hover li a{
		background:none;

		}
	.menu li ul a{
	display:block;
	color:#333;
	height:25px;
	font-size:11px;
	font-style:normal;
	padding:0px 10px 0px 15px;
	text-align:left;
	line-height:25px;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
	border:0px;
	color:#ffffff;
	text-decoration:none;
	background-color: #6699CC;
	background-image: url(../images/hover_sub.gif);
	background-repeat: no-repeat;
	background-position: left center;
			}
	.menu p{
		clear:left;
		}
                
