@import url("screen.css");

body a{
	text-decoration:none;
	border:none;
	}
.separador{
	width:70%;
	margin-top:0;
	padding-top:0;
	border-bottom:1px dotted #999;
	height:1px;
	}
.textarea{
	background:#FFF url(../images/formbg2.gif) repeat-x scroll center top;
	border:1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #3E5770;
	}
.listas{
	list-style:none;
	}
.lista_contenido li{
	list-style:none;
	background:url(../images/add.gif) no-repeat;
	padding-left:22px;
	margin-bottom:4px;
	}
.listas li {
	display:block;
	float:left;
	padding: 2px 5px;
	margin:0 auto;
	}
.marco{
	border:solid 4px #CCC;
	}
.red{
	color:#F00;
	}
.blanco{
	color:#FFF;
	}
.azul{
	color:#8E9EAF;
	}
.gris{
	color:#3E3D40;
	}
.titulos{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;	
	font-size: 16px;
	text-shadow:#EDEFE0 1px 1px 0px;
	}
.subtitulos{
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color:#605F63;
	}
.calendario_fecha_hoy, .semana,.calendario_fecha_actividad{
	font-weight: bold;
	background-color:#3E3D40;
	}
.calendario_fecha_hoy, .semana{
	color:#FFF;
	}
.calendario_fecha_actividad{
	color:#F00;	
	}
.calendario,.calendario_fecha_otra {
	/*font-weight: bold;*/
	color:#FFF;
}
body{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#E1E5E6 url(../images/texture.jpg) repeat-x left top;
	color:#3E3D40;
	z-index:0;
	}
div#logo{
	background:url(../images/logotipo.png) no-repeat top left;
	position:absolute;
	width:150px;
	height:115px;
	top: -110px;
	right:-370px;
	margin:0;
	z-index:1000;
	}
div#caja{
	width:916px;
	margin:0 auto;
	z-index:2;
	position:relative;
	}
div#logo{
	position:relative;
	margin:0px auto;
	height:194px;
	}
div#banner{
	width:100%;
	height:194px;
	position:absolute;
	margin:0;
	padding:0;
	left:0;
	top:0;
	}
div#sbanneriz, div#sbannerde{
	height:194px;
	position:absolute;
	top:57px;
	width:12px;
	}
div#menu{
	height:47px;
	margin: 60px 0 5px 0;
	background:url(../images/bgmenu.png) repeat-x center top;
	}
ul#navmenu-h{
	margin:0;
	list-style:none;
	font-size:19px;
	font-weight:bold;
	}
ul#navmenu-h li{
	display:inline;
	border-left: 1px dotted #61616F;
	}
ul#navmenu-h li a{
	padding: 17px 12px;
	/*margin-left:5px;*/
	margin-right:-5px;
	color:#FFF;
	}
ul#navmenu-h li a:hover, .activo{
	color:#F00 !important;
	background:url(../images/bgsmenu.gif) center center repeat-x;
	text-shadow:#666 1px 1px 0px;
	}
div#contenedor{
	text-align:justify;
	width:681px;
	min-width:681px;
	max-width:681px;
	height:100%;
	position:relative;	
	clear:left;
	float:left;
	background-color:#FFF;
	margin-top:11px;
	background: url(../images/bgcontenedor.jpg) top left repeat-y;
	}
div#contenido_pagina{
	padding: 0 19px;
	}
div#panel{
	width:222px;
	float:right;
	clear:right;
	margin-top:11px;
	text-align: left;
	background-color:#3e5770;
	}
div#piepagina{
	width:100%;
	height:160px;
	float:left;
	background-color:#000;
	margin-top:13px;
	}
div#piecomentario{
	width:100%;
	color: #263546 ;
	margin-bottom:25px;
	vertical-align:text-top;
	float:left;
	}
div#piecomentario span span{
	vertical-align:text-top;
	float:right;
	}
ul#mauxiliar{
	list-style:none;
	}
ul#mauxiliar li a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	}
