body, div, p, td, h1, h2, h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #222;
	text-align: justify;
}
body{
	background-color: #fff;
	background-image: url(../img/bkg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
}

div, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

a, a:visited, a:link, a:active{
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	font-size: 12px;
	color: #004080;
	text-decoration: underline;
	font-weight: bold;
}

div#menu div div {
	padding: 3px;
	background-color: #000;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	line-height: 20px;
	height: 20px;
}
div#menu div div img {
	line-height: 20px;
	vertical-align: middle;
	padding-right: 5px;
}

a.simple, a.simple:visited, a.simple:link, a.simple:active{
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.simple:hover{
	font-style: normal;
	color: #0080ff;
	text-decoration: none;
	font-weight: normal;
}

div#login{
	width: 580px;
	height: 470px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background: url(../img/bkg_login.png) center no-repeat;
}
div#login_contenido{
	padding: 50px;
}

div#login_form{
	padding-top: 70px;
	padding-left: 100px;
}
div#login_form span {
	width: 100px;
}


/* MENU */
div#menu{
	height: 400px;
	width: 300px;
	position: absolute;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	left: -1000px;
	background-color: #fff;
	border: 1px solid #999;
	z-index: 999;
}

/* FIN MENU */

/* IDIOMAS */
div#idiomas{
	position: absolute;
	margin-left: 420px;
}

div#select_idiomas{
	position: absolute;
	background-color: #f7f7f7;
	border: 1px dotted #999;
	overflow: hidden;
}
div#select_idiomas div{
	height: 31px !important;
}
div#select_idiomas div a,div#select_idiomas div a:link,div#select_idiomas div a:visited,div#select_idiomas div a:active{
	height: 31px !important;
	line-height: 31px;
	vertical-align: middle;
	background-color: transparent;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	padding-right: 18px;
}
div#select_idiomas div a:hover{
	height: 31px !important;
	line-height: 31px;
	vertical-align: middle;
	background-color: #121212;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	padding-right: 18px;
}


div#idiomas a.boton, div#idiomas a.boton:link, div#idiomas a.boton:visited, div#idiomas a.boton:active{
	color: #121212;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	height: 31px !important;
	background: url(../img/buton_n_l_select.png) center left no-repeat;
	line-height: 31px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 26px;
}

div#idiomas a.boton:hover{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	height: 31px !important;
	background: url(../img/buton_h_l_select.png) center left no-repeat;
	line-height: 31px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 26px;
}

div#idiomas a.boton span{

	background: url(../img/buton_n_r.png) center right no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 5px;
}

div#idiomas a.boton:hover span{

	background: url(../img/buton_h_r.png) center right no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 5px;
}

div#idiomas a.boton span img {
	line-height: 31px;
	vertical-align: middle;
}

/* FIN IDIOMAS */

div.body
{
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
div.top{
	height: 50px;
	width: 960px;
	padding-left: 30px;
	padding-top: 10px;
	background-color: #fff;
	background: url(../img/bkg_body.png) repeat-y top left;
}

div.loader{
	height: 40px;
	width: 960px;
	background: url(../img/bkg_footer.png) no-repeat top;
}

div#loader{
	padding-left: 22px;
	padding-top: 5px;
	font-weight: bold;
	vertical-align: middle;
	color: #ff6600;
}

div#loading{

	float:left;
	background: url(../img/ajax-loader_big.gif) no-repeat center center;
	width: 570px;
	height: 500px;
	line-height: 400px;
	text-align: center;
	vertical-align: middle;
	visibility: hidden;
}

div.content{
	width: 960px;
	background-color: #fff;
	background: url(../img/bkg_body.png) repeat-y top left;
	overflow: hidden;
}

div#content{
	float: left;
	margin: 30px;
	background-color: #fff;
	
}

/* BOTONES */
a.boton, a.boton:link, a.boton:visited, a.boton:active{
	color: #121212;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 31px !important;
	background: url(../img/buton_n_l.png) center left no-repeat;
	line-height: 31px;
	vertical-align: middle;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 13px;
}

a.boton:hover{
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 31px !important;
	background: url(../img/buton_h_l.png) center left no-repeat;
	line-height: 31px;
	vertical-align: middle;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 13px;
}

a.boton span{

	background: url(../img/buton_n_r.png) center right no-repeat;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 22px;
	padding-left: 10px;
}

a.boton:hover span{

	background: url(../img/buton_h_r.png) center right no-repeat;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 22px;
	padding-left: 10px;
}
/* FIN BOTONES */

div.seccion{
	margin: 3px;
	padding: 5px;
	border: solid 1px #999999;
	width: 885px;
}
span.seccion{
	position: absolute;
	padding: 3px;
	background-color: #ffffff;
	margin-top: -15px;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
}
table.listado{
	width: 100%;
}
.ok{
	
	background-color: #ccff66;
	
}
.error{
	background-color: #ffcc66;
}

.center{
	text-align: center;
}

.alter{
	background-color: #eeeeee;
}

img{
	border: none;
}

img.reflected {
	margin-bottom: 2px;
}
