@CHARSET "UTF-8";* {	padding: 0;	margin: 0;}html, html body {	height: 100%;}body {	font-family: Verdana, sans-serif, sans;	font-size: 12px;	background: #5E5247 url("../img/bg.gif") repeat-x top;	}a {	text-decoration: underline;	color: #F06341;}.clear {	clear:both;}/* LAYOUT */#wrapper {	width: 881px;	background: transparent url("../img/panel.gif") repeat-y scroll center top;	margin: 0 auto;	height: auto;*	min-height: 100%;		_height: 100%;	position: relative;}#top {	background: transparent url("../img/panelEncabezado.gif") no-repeat scroll center top;	height: auto;	min-height: 100*%;		_height: 100%;	padding-bottom: 10px;	*padding-bottom: 0px;}#content {	min-height:521px;	text-align:left;	padding:0 7px 0 7px;}.margin {	margin:0 45px 0 45px;}#bottom {	background:transparent url(../img/panelPie.gif) no-repeat scroll 0px;	height:32px;	width:881px;	color:#5C5C5C;	font-size: 9x;	position: absolute;	bottom: 0;
	_bottom : -1px;}#bottom div {	position:relative;	left: 52px;	top: -5px;}/* HEADER *//* BCKPh1 {	float:left;	text-indent: -10000px;	background: url("../img/logo.gif") no-repeat;	width: 221px;	height: 46px;	margin-top:17px;	position: relative;}h1 a{	display:block;	position:absolute;	width: 221px;	height: 46px;}*/h1 {	margin-top:17px;	width: 221px;	height: 46px;	float:left;	position: relative;	font-size: 10px;	color: white;}h1 a{	background: url("../img/logo.gif") no-repeat;	position:absolute;	width: 100%;	height: 100%;}/*}#header h1{ 	padding:0;	border:0;	margin: 17px 0 0 10px;	mar\gin-left: 5px;	width:132px;	height:40px;		float:left;		position: relative;	font-size: 10px;}#header h1 a {	background: url(../_img/header1.jpg) no-repeat center left;	position: absolute;	width: 100%;	height: 100%;}*/#login_info {	float:left;	margin-top:28px;	margin-left:20px;	font-size: 9px;}#login_info strong{	color: #695536;	font-weight: bold;}#login_info a{	color: #DE2A0E;}#login_info span{	color: #D3CABD;}h2 {	position:relative;	border-bottom: solid 1px #CCC;	margin: 16px -45px 0 -45px;	*margin: 30px -45px 0 -45px;	padding:0px 45px 10px 45px;		height: 15px;}h2 span {	position:absolute;	color:#4C4C4C;	font-size: 12px;	font-weight:bold;	padding-bottom: 15px;	*padding-bottom: 17px;	background: url("../img/indicadorSeccion.jpg") no-repeat  bottom center;}/* ENCABEZADOS */h3 {	font-family: Verdana, sans-serif, sans;	font-size: 24px;	color: #695536;	margin:20px 0;}h4 {	color: #7e9705;	font-size: 15px;	margin: 15px 0 8px;	}/* NAV */#main_nav {	list-style-type: none;	list-style-image: none;	margin-top: 63px;	vertical-align: center;	position:relative;	border-bottom: solid 1px #CCC;	margin: 16px -45px 0 -45px;	*margin: 30px -45px 0 -45px;	padding:0px 45px 10px 45px;		height: 15px;}#main_nav li {	float:left;	padding-right: 25px;	*padding-right: 19px;}#main_nav li.last {	float:left;	padding-right: 0px;}#main_nav a {	color: #B8B099;	font-family: Verdana;	font-size: 12px;	font-weight: bold;	padding-bottom: 12px;	*padding-bottom: 14px;	background: url("../img/indicadorSeccionSimple.jpg") no-repeat  center bottom;	height:50px;	position: relative;	text-decoration: none;}#main_nav a:hover {	text-decoration: none;}#main_nav a.selected {	color:#7B684A;	padding-bottom: 15px;	*padding-bottom: 17px;	background: url("../img/indicadorSeccion.jpg") no-repeat  bottom center;}#admin_nav {	list-style-type: none;	list-style-image: none;	margin-top: 63px;	vertical-align: center;}#admin_nav li {	float:left;	margin: 0 15px 30px 0;	*margin: 0 12px 30px 0;}#admin_nav li.last {	margin-right: 0;}#admin_nav li a {	display:-moz-inline-box;	display:inline-block;	height:19px;	vertical-align: middle;	font-size: 12px;	color:black;}#admin_nav li a span{	display:-moz-inline-box;	display:inline-block;	height:19px;	vertical-align: middle;	border: 0;	cursor: pointer;}#admin_nav li a:hover {	text-decoration: none;}#admin_nav li a.selected {	background: transparent url("../img/btnNav.gif") top left no-repeat;	padding-left: 8px;}#admin_nav li a.selected span{	font-weight: bold;	color: white;	background: transparent url("../img/btnNav.gif") right top no-repeat;	padding: 0 8px 0 0;	*padding: 1px 8px 0 0;}/* MESSAGES */#messages_container {	background: #fff3c9 url("../img/panelMsgTL.gif") top left no-repeat;	margin: 15px 0;	border: 1px solid white;}#messages_container .outer {	background: transparent url("../img/panelMsgTR.gif") top right no-repeat;}#messages_container .inner {	background: transparent url("../img/panelMsgBL.gif") bottom left no-repeat;}#messages {		background: transparent url("../img/panelMsgBR.gif") bottom right no-repeat;		margin: 0 auto;		list-style-image: none;		list-style-type: none;		padding: 7px;}#messages li{		margin: 0 auto;		padding-left: 20px;		font-weight: bold;		min-height: 18px;		*height:18px;}#messages li.info{	background: transparent url("../img/iconoInfo.gif") 0px 0px  no-repeat;	color: #506ef4;}#messages li.error{		background: transparent url("../img/iconoError.gif") 0px 2px no-repeat;		color: #f25e40;}p {	margin: 15px 0;}/* FOOTER */#footer {	color:#5C5C5C;	margin-top: 80px;	bottom: 0px;}#bottom {	font-size: 10px;
	_padding-left: 50px;}#bottom a{	color:#fe6835;	text-decoration: underline;	margin-left: 5px;	}

#bottom span {
	display: block;
	float: left;
	width: 600px;
}

#bottom span.estudiocukier {
	width: 175px;	text-align: right;}/******/.button_open_calendar {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans;	height: 16px ;	width: 16px;	border:0px;	font-size: 9px;	cursor: pointer;	background-image: url(../img/calendar.gif);	background-color: transparent ;	background-position: center;}.box_s, .box_m, .box_l, .btn {	border: 1px solid #ccc;}.box_s {	width: 100px;}.box_m {	width: 200px;}.box_l {	width: 400px;}span.button {	background: transparent url("../img/btnStandard.png") top left no-repeat;	padding-left: 7px;	*padding-left: 3px;	display:-moz-inline-box;	display:inline-block;}span.button input {	background: transparent url("../img/btnStandard.png") right top no-repeat;	text-align:center;	border: none;	margin: 0;	font-weight: bold;	font-size: 11px;	font-family: Verdana, sans-serif, sans;	padding: 1px 6px 6px 0;	*padding: 4px 0 6px 0;	cursor: pointer;}span.button a {	background: transparent url("../img/btnStandard.png") right top no-repeat;	text-align:center;	border: none;	margin: 0;	font-weight: bold;	font-size: 11px;	padding: 1px 6px 6px 0;	*padding: 4px 0 6px 0;	color: black; }span.button a:hover {	text-decoration: none;}
