/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* General */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
body {
	background: #f0f5fd url(../images/top-tail.jpg) repeat-x left top;
	font-family: Arial, sans-serif;
	font-size: 0.82em;
	color: #60737e;
	}

img {
	border: 0px solid #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

input, textarea {
	border: 1px solid #cadcee;
	color: #60737e;
	margin: 0 0 0 0;
	padding: 1px 1px 1px 1px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	}

select {
	border: 1px solid #cadcee;
	color: #60737e;
	margin: 0 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 13px;
	}

td.tdcen {
	text-align: center;
	}

td.tdder {
	text-align: right;
	}

div#bg_left {
	top: 0;
	left: 0;
	width: 50%;
	height: 508px;
	position: absolute;
	background: url(../images/top-tail2.jpg) repeat-x left top;
	}

div#main {
	width: 980px;
	margin: 0 auto 10px auto;
	position:relative;
	}

div#main_adm {
	width: 980px;
	margin: 0 auto 10px auto;
	padding: 160px 0 0 0;
	position: relative;
	background: url(../images/header.jpg) no-repeat center top;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Header */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#header {
	width: 980px;
	height: 364px;
	position: relative;
	background: url(../images/header.jpg) no-repeat left top;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Footer */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#footer {
	clear: both;
	width: 866px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	position: relative;
	}

div#footer2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #666666;
	text-align: center;
	border-top: 3px solid #5294bd;
	}

div#footer .menu_footer {
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	list-style: none;
	}

div#footer .menu_footer li {
	display: inline;
	border-left: 1px solid #5c98bd;
	background: none;
	padding: 0 19px 0 20px;
	font-size: 1.01em;
	}

div#footer .menu_footer .first {
	border: none;
	}
	
div#footer p {
	margin: 10px 0 0 0;
	font-size: 0.85em;
	}
	
div#footer a {
	color: #666666;
	text-decoration: none;
	}
	
div#footer a:hover {
	text-decoration: underline;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Content */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#content {
	width: 866px;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
	}

div#col_izq {
	width: 575px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

div#col_der {
	width: 265px;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

div#columna {
	width: 866px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Titulo */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div.title {
	border-bottom: #ccdded 1px solid;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	}

div.title h1 {
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	}

div.title h2 {
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	}

div.title h3 {
	color: #c23919;
	font-weight: normal;
	font-size: 1.333em;
	line-height: 1.5em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Texto */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div.text {
	text-align: justify;
	line-height: 140%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

div.text h3 {
	color: #c23919;
	font-weight: normal;
	font-size: 1.333em;
	line-height: 1.5em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

div.text h4 {
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	}

div.text h5 {
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
	}

div.text h6 {
	color: #c23919;
	font-weight: normal;
	font-size: 1.333em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

div.text p {
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	}

div.text img.square {
	float: left;
	clear: both;
	margin: 0 15px 5px 0;
	padding: 0 0 0 0;
	}

div.text ul {
	margin: 10px 0 0 8px;
	padding: 0 0 0 0;
	list-style: none;
	}

div.text li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/list-bg.gif) no-repeat 0 6px;
	padding-left: 18px;
	font-size: 1.083em;
	}

div.login {
	width: 265px;
	margin: 100px auto 100px auto;
	padding: 0 0 0 0;
	}

div.detalles {
	width: 575px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	}

div.detalleslng {
	width: 866px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

div.menua {
	width: 575px;
	margin: 50px auto 50px auto;
	padding: 0 0 0 0;
	}

div.menua img {
	border: #b9d0e6 1px solid;
	}

div.menua a {
	color: #60737e;
	text-decoration: none;
	}
	
div.menua a:hover {
	text-decoration: underline;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Caja Texto */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#boxleft {
	width: 48%;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

div#boxright {
	width: 48%;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	float: right;
	}

div.box_left {
	position: relative;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #ffffff url(../images/box-linea.gif) repeat-y left top;
	}

div.box_right {
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/box-linea.gif) repeat-y right top;
	}

div.box_bottom {
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/box-bottom.gif) repeat-x center bottom;
	}

div.box_bottom_left {
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/box-bottom-left.gif) no-repeat left bottom;
	}

div.box_bottom_right {
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/box-bottom-right.gif) no-repeat right bottom;
	}

div.box_top {
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/box-top.gif) repeat-x center top;
	}

div.box_top_left {
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/box-top-left.gif) no-repeat left top;
	}

div.box_top_right {
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/box-top-right.gif) no-repeat right top;
	}

div.box_main {
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	}

div.box_main h5 {
	color: #ffffff;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 3px 0 12px 0;
	font-size: 1.2em;
	}

div.box_main ul {
	margin: 10px 0 0 8px;
	padding: 0 0 0 0;
	list-style: none;
	}

div.box_main li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/list-bg.gif) no-repeat 0 6px;
	padding-left: 18px;
	font-size: 1.083em;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Caja Derecha */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div.sidebox_top {
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #f1f6fd url(../images/sidebox-top.gif) repeat-x center top;
	}

div.sidebox_left {
	position: relative;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/sidebox-left.gif) no-repeat left top;
	}

div.sidebox_right {
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/sidebox-right.gif) no-repeat right top;
	}

div.sidebox_main {
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	}

div.sidebox_main h5 {
	color: #ffffff;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 3px 0 17px 0;
	font-size: 1.2em;
	}

div.sidebox_main p {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	}

div.sidebox_main a {
	color: #60737e;
	text-decoration: none;
	}
	
div.sidebox_main a:hover {
	text-decoration: underline;
	}

div.sidebox_main ul {
	margin: 5px 0 0 10px;
	padding: 0 0 10px 0;
	list-style: none;
	}

div.sidebox_main li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/list-bg.gif) no-repeat 0 6px;
	padding-left: 18px;
	font-size: 1.083em;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Caja Formulario */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div.formbox_left {
	position: relative;
	height: 100%;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	background: #ffffff url(../images/formbox-linea.gif) repeat-y left top;
	}

div.formbox_right {
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/formbox-linea.gif) repeat-y right top;
	}

div.formbox_bottom {
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/formbox-bottom.gif) repeat-x center bottom;
	}

div.formbox_bottom_left {
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/formbox-bottom-left.gif) no-repeat left bottom;
	}

div.formbox_bottom_right {
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/formbox-bottom-right.gif) no-repeat right bottom;
	}

div.formbox_top {
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/formbox-linea.gif) repeat-x center top;
	}

div.formbox_top_left {
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/formbox-top-left.gif) no-repeat left top;
	}

div.formbox_top_right {
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/formbox-top-right.gif) no-repeat right top;
	}

div.formbox_main {
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	}

div.formbox_main h5 {
	color: #3a7599;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	font-size: 1.2em;
	border-bottom: 1px solid #b7cede;
	}

div.formbox_main form {
	margin: 5px 0 0 5px;
	padding: 0 0 0 0;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Formularios */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.link {
	background: url(../images/link-tail-bg.gif) top repeat-x;
	display: block;
	float: right;
	color: #646464;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	}

.link strong {
	background: url(../images/link-right-bg.gif) top right no-repeat;
	display:block;
	}

.link span {
	background: url(../images/link-left-bg.gif) top left no-repeat;
	display: block;
	padding: 4px 28px 6px 10px;
	}

.smllink {
	color: #646464;
	text-decoration: none;
	font-size: x-small;
	}

.smllink:hover {
	text-decoration: underline;
	}

p.correcto {
	color: #000000;
	background-color: #00ff00;
	padding: 5px;
	margin-bottom: 0;
	text-align: center;
	}

p.error {
	color: #ffffff;
	background-color: #ff0000;
	padding: 5px;
	margin-bottom: 0;
	text-align: center;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Listados */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
table.listado {
	width: 100%;
	margin-top: 15px;
	border-style: none;
	border-collapse: collapse;
	}

table.listado th {
	height: 20px;
	color: #60737e;
	background-color: #b9d0e6;
	padding: 1px 5px 1px 5px;
	}

table.listado th.pager {
	color: #60737e;
	font-weight: normal;
	text-align: right;
	background-color: transparent;
	padding: 1px 5px 1px 5px;
	}

table.listado td {
	height: 20px;
	border-bottom: #b9d0e6 1px dotted;
	padding: 1px 5px 1px 5px;
	text-align: left;
	}

table.listado a {
	color: #60737e;
	text-decoration: none;
	}
	
table.listado a:hover {
	text-decoration: underline;
	}
	
table.general {
	width: 100%;
	margin-top: 15px;
	border-style: none;
	border-collapse: collapse;
	}

















/* End */
