@charset "utf-8";
/* CSS Document */
/* MAIN SETTING
========================================================================= */
* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}
body {
	width: 100%;
	height: 100%;
	font: 14px/22px Arial, sans-serif;
	background: url(../images/L_fondo.jpg) repeat-x;
	color: #6b6b6b;
	min-width: 960px;
}
.login {
	position: absolute;
	height: 300px;
	width: 618px;
	top:50%;
	left:50%;
	margin-top: -225px;
	margin-left: -300px;
}
.loginIzq {
	float: left;
	width: 297px;
	margin: 0px;
	padding: 0px;
	height: 300px;
	border-right: 1px solid #999;
}
.loginIzq .logoCen {
	margin-top: 86px;
}

.loginDer {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	height: 300px;
}

.link_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #CCC;
	margin-left: 40px;
	text-decoration: none;
}
.link_1:hover {
	color: #999;
}
#header #nav{
	height: 22px;
	color: #FFF;
	background: url(../images/lineaM..jpg) repeat-x;
	padding-top: 3px;
	padding-right: 20px;
	text-decoration: none;
}
#header #nav a{
	color: #FFF;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
#header #nav a:hover{
	color: #CCC;
	text-decoration: none;
}
.boton {
	background: url(../images/lineaM..jpg);
	color: #CCC;
	height: 26px;
}
.boton:hover{
	color: #FFF;	
}
.boton1 {
	background: url(../images/lineaM..jpg);
	color: #CCC;
	height: 26px;
	width: 100px;
}
.boton1:hover{
	color: #FFF;	
}
.boton2 {
	background: url(../images/lineaM..jpg);
	color: #CCC;
	height: 26px;
	width: 130px;
}
.boton2:hover{
	color: #FFF;	
}
.boton8 {
	width: 35px;
	background: #517197 url(../images/f_izqui.png) no-repeat center center;
	height: 26px;
	margin-top: 10px;
	color: #CCC;
}
.boton8:hover {
	background: #82A1D0 url(../images/f_izqui_hover.png) no-repeat center center;
	margin-top: 10px;
	color: #900;
	border: 1px solid #333;
	font-weight: bold;
}
.boton9 {
	width: 35px;
	background: #517197 url(../images/f_dere.png) no-repeat center center;
	height: 26px;
	margin-top: 10px;
	color: #CCC;
}
.boton9:hover {
	background: #82A1D0 url(../images/f_dere_hover.png) no-repeat center center;
	margin-top: 10px;
	color: #900;
	border: 1px solid #333;
	font-weight: bold;
}

.campo{
	height: 24px;
	border-top: 1px solid #999;
	border-right: 3px solid #CCC;
	border-bottom: 3px solid #CCC;
	border-left: 1px solid #999;
}
.articlep {
	height: 690px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
.logo {
	height: 54px;
	width: 1100px;
}

#cuadro {
	background: url(../images/cuadro.png) no-repeat;
	height: 478px;
	margin-right: auto;
	margin-left: auto;
	width: 660px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 1em;
	color: #400;
	float: left;
}
#borde_usu {
	border: 1px solid #333;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	width: 350px;
	padding-left: 40px;
	padding-right: 40px;
	background: url(../images/kontrol.jpg) repeat center bottom;
	padding-top: 20px;
	margin-top: 150px;
}
.content_der {
	float: right;
	width: 380px;
	height: 518px;
	color: #004;
	font-size: 1.1em;
	text-decoration: none;
	padding-left: 15px;
}
.sombra {
	text-shadow: 4px 4px 2px rgba(150, 150, 150, 1);
	color: #232323;
}
#lista {
	width: 350px;
	font-size: 1em;
	color: #400;
	margin: 0px;
	padding: 0px;
	height: 450px;
	overflow: auto;
	position: relative;
	text-decoration: none;
}
#contenedor {
	height: 660px;
	width: 1100px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.section_titu {
	float: right;
	width: 35%;
	border: 1px solid #AAA;
	color: #300;
}
.section_banco {
	border: 1px solid #AAA;
	width: 35%;
	float: left;
}
.section_iban {
	border: 1px solid #AAA;
	width: 40%;
	float: right;
	text-transform: uppercase;
}
#contentarea {
	height: 775px;
	width: 1260px;
	margin-right: auto;
	margin-left: auto;
}
#widgets {
	background: #C1E0FF;
	width: 230px;
	float: left;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	height: 685px;
	padding-left: 40px;
	padding-top: 25px;
	margin-top: 30px;
	border: 1px solid #999;
}
#widgets ul {
	margin: 10px 0 0;
	list-style: none;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#widgets ul li a{
	text-decoration: none;
	color: #333;
}
#widgets ul li a:hover{
	color: #900;
	font-weight: bold;
}
#center {
	width: 950px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-top: 30px;
	float: right;
	height: 710px;
	border: 1px solid #999;
}.section_izq {
	float: left;
	width: 775px;
	height: 601px;
	padding-top: 35px;
	padding-right: 15px;
	border-right: 1px solid #999;
}
.section_der {
	float: right;
	height: 636px;
	width: 300px;
}
.coment {
	height: 135px;
	overflow: auto;
	border: 1px solid #B7B7B7;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#lista {
	width: 300px;
	font-size: 1em;
	color: #003;
	margin: 0px;
	padding: 0px;
	height: 475px;
	overflow: auto;
	position: relative;
	text-decoration: none;
}
#lista tr:hover {
	color: #FFF;
	text-decoration: none;
	background: #666;
}
.celda {
	overflow-y:hidden;
	height: 21px;
}
.texto{
	background: #FFF;
	border-top: 1px solid #999;
	border-right: 3px solid #CCC;
	border-bottom: 3px solid #CCC;
	border-left: 1px solid #999;
	text-align: justify;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.center_list {
	overflow: auto;
	height: 433px;
	text-decoration: none;
}
.center_list tr:hover {
	color: #CCC;
	text-decoration: none;
	background: #666;
}
