@charset "utf-8";  /* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}
body {
	background: #EBEAE9;
	overflow: scroll;
}
h2 , h3, h4{
	color: #300;
}
#header {
	height: 50px;
	color: #999;
	background: #232323;
	padding-top: 10px;
	padding-left: 200px;
	padding-right: 50px;
}
.logo {
	float: left;
}
.social {
	float: right;
	border-style: none;
}
.intra {
	position: absolute;
	left: 5px;
	top: 10px;
}
#naviga {
	width: 100%;
	background: #333333;
	visibility: visible;
	float: left;
	height: 54px;
}
.naviga_inter {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 54px;
}
.tex_cabecera {
	color: #600;
	text-align: center;
	font-weight: bold;
	font-size: 1.6em;
	height: 50px;
	padding-top: 50px;
	border-top: 1px solid #222;
	text-shadow: 4px 4px 2px rgba(150, 150, 150, 1);
}
#container {
	height: 660px;
	float: left;
	position: relative;
	width: 100%;
}
.sombra {
	text-shadow: 4px 4px 2px rgba(150, 150, 150, 1);
	color: #232323;
}
.sombra_confondo {
	text-shadow: 4px 4px 2px rgba(150, 150, 150, 1);
	color: #232323;
	background: #A8A8A8;
	height: 25px;
}
#borde {
	border: 1px solid #333;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	width: 350px;
	padding-left: 40px;
	padding-right: 40px;
	background: url(../images/slide0004.gif) no-repeat center bottom;
	padding-top: 20px;
	margin-top: 80px;
}
#contenedor {
	height: 660px;
	width: 1100px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.hechos {
	overflow: auto;
	height: 270px;
	text-align: justify;
	padding: 10px;
	float: left;
	clear: both;
	color: #000044;
	border-top: 1px solid #BBB;
	border-right: 2px solid #BBB;
	border-bottom: 2px solid #BBB;
	border-left: 1px solid #BBB;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 98%;
}
.fecha_hechos {
	clear: both;
	color: #000044;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	height: 450px;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 20px;
}
.mailtext {
	clear: both;
	color: #000044;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	height: 450px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	margin-left: 20px;
}
#asideLeft {
	height: 635px;
	width: 185px;
	position: relative;
	float: left;
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 25px;
}
#asideCenter  {
	height: 660px;
	float: left;
	position: relative;
	width: 628px;
	margin: 0px;
	padding: 0px;
}
#asideRight {
	float: right;
	height: 635px;
	width: 185px;
	position: relative;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
#recor {
	height: 205px;
	width: 1068px;
	border: 1px solid #AAA;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	text-decoration: none;
}
.recor_ind {
	color: #CCC;
	background: #333333;
	border:1px solid #333;
	height: 60px;
	width: 185px;
	text-align: center;
	padding-top: 15px;
	text-decoration: none;
}
.recor_ind:hover{
	font-weight:bold;
	color:#900;
	background: #CCC;
	border:0.5px solid #3864AF;
	border: 1px solid #333;
	font-weight: bold;
}
.recor_ind a{
	color: #CCC;
}
.recor_us {
	color: #CCC;
	background: #333333;
	border:1px solid #333;
	height: 60px;
	width: 185px;
	text-align: center;
	padding-top: 15px;
	text-decoration: none;
}
.recor_us a{
	color: #CCC;
}
.recor_ind a:hover{
	color:#900;
}
.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;
}
.section_izq {
	float: left;
	width: 28%;
	height: 570px;
}
.section_izq td {
	padding-left: 10px;
}
.section_der {
	float: right;
	width: 70%;
	padding-left: 1%;
	height: 570px;
	border-left: 1px solid #999;
	color: #000044;
	font-size: 1em;
}

.content_izq {
	float: left;
	width: 700px;
	position: relative;
	border-right: 1px solid #AAA;
	padding-right: 15px;
	font-size: 1.1em;
	color: #004;
	margin-top: 15px;
	padding-left: 20px;
}
.conten_izq_exp td pt {
	height: 28px;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	padding-right: 12px;
	padding-left: 12px;
}
.conten_izq_exp td p{
	border: 1px solid #999;
	padding-left: 5px;
	height: 24px;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	background: #DDD;
	color: #00044;
}
.conten_izq_exp td p:hover{
	background: #CCC;
}
#contenedor .content_izq #form {
	margin-bottom: -25px;
}

.repre {
	height: 400px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	padding-right: 10px;
	padding-left: 10px;
}
.content_der {
	float: right;
	width: 350px;
	height: 500px;
	color: #004;
	font-size: 1.1em;
	text-decoration: none;
}
.content_der_exp {
	float: right;
	width: 350px;
	height: 183px;
	color: #004;
	font-size: 1.1em;
	text-decoration: none;
	border-bottom: 1px solid #999;
}
#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/slide0004.gif) no-repeat center bottom;
	padding-top: 20px;
	margin-top: 50px;
}
#cuadro {
	background: url(../images/cuadro.png) no-repeat;
	height: 478px;
	margin-right: auto;
	margin-left: auto;
	width: 460px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 1em;
	color: #400;
	padding-top: 40px;
}
#lista {
	width: 350px;
	font-size: 1em;
	color: #003;
	margin: 0px;
	padding: 0px;
	height: 475px;
	overflow: auto;
	position: relative;
	text-decoration: none;
}
#lista tr:hover {
	color: #CCC;
	text-decoration: none;
	background: #666;
}
.listaCon {
	height: 475px;
	text-decoration: none;
}
.listaCon tr:hover {
	color: #CCC;
	background: #666;
}
.center_list {
	overflow: auto;
	height: 433px;
	text-decoration: none;
	color: #999;
}
.center_list_exp {
	overflow: auto;
	height: 457px;
	text-decoration: none;
}
.center_list tr:hover {
	color: #CCC;
	text-decoration: none;
	background: #666;
}
.center_list_exp tr:hover {
	color: #CCC;
	text-decoration: none;
	background: #666;
}
.center_list_docu {
	overflow: scroll;
	height: 467px;
	text-decoration: none;
	margin-left: 10%;
	margin-bottom: 0px;
	margin-right: 10%;
	width: 80%;
}
.center_list_docu tr:hover {
	color: #CCC;
	text-decoration: none;
	background: #666;	
}
.center_busc {
	overflow: auto;
	height: 335px;
	text-decoration: none;
}
.center_busc tr:hover {
	color: #CCC;
	text-decoration: none;
	background: #666;
}
.center_exp {
	overflow: auto;
	height: 375px;
	text-decoration: none;
}
.center_exp tr:hover {
	color: #CCC;
	text-decoration: none;
	background: #666;
}
#close_izq {
	float: left;
	width: 60%;
	color: #004;
}
#close_der {
	float: right;
}
.come {
	height: 70px;
	overflow: auto;
	border: 1px solid #CCC;
}
.coment {
	height: 142px;
	overflow: auto;
	border: 1px solid #B7B7B7;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#abajo_rec {
	height: 225px;
	width: 1068px;
	border: 1px solid #999;
	position: relative;
	font-size: 1em;
	color: #600;
	padding: 5px 15px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.sect_rec {
	width: 100%;
	overflow: auto;
	height: 170px;
}
.sect_rec tr:hover {
	color: #CCC;
	text-decoration: none;
	background: #666;
}
.lis_cont {
	overflow: auto;
	height: 175px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.lis_cont tr:hover {
	color: #CCC;
	text-decoration: none;
	background: #666;
}
.lis_mail {
	overflow: auto;
	height: 249px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.lis_mail tr:hover {
	color: #CCC;
	text-decoration: none;
	background: #666;
}
.sect_con {
	width: 320px;
	float: left;
	border: 1px solid #999;
	margin-bottom: 5px;
	position: relative;
}
.sect_cli {
	width: 700px;
	border: 1px solid #999;
	float: right;
	position: relative;
}
.sect_cli_bloq {
	width: 850px;
	border: 1px solid #999;
	float: right;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.boton{
	font-family:Verdana, Helvetica;
	font-weight:bold;
	color:white;
	background:#333;
	border:0.5px solid #333;
	width:85px;
	height:22px;
	font-size: 0.7em;
	cursor: auto;
	margin-top: 5px;
}
.boton:hover{
	color:#900;
	background:#999;
	border: 1px solid #333;
}


.boton_1{
	font-family: Verdana, Helvetica;
	font-weight: bold;
	color: white;
	background: #333;
	border: 0.5px solid #333;
	width: 85px;
	height: 22px;
	font-size: 0.7em;
	cursor: auto;
	margin-top: 5px;
}
.boton_1:hover{
	color:#900;
	background:#999;
	border: 1px solid #333;
}







.boton_a{
	font-family:Verdana, Helvetica;
	font-weight:bold;
	color:white;
	background:#333;
	border:0.5px solid #333;
	width:120px;
	height:22px;
	font-size: 0.7em;
	cursor: auto;
	margin-top: 5px;
}
.boton_a:hover{
	color:#900;
	background:#999;
	border: 1px solid #333;
}
.boton_i {
	background: url(../images/f_izqui.jpg) no-repeat;
}
.boton_i:hover{
	background: url(../images/f_izqui_hover.jpg) no-repeat;
}
.boton_d {
	background: url(../images/f_dere.jpg) no-repeat;	
}
.boton_d:hover{
	background: url(../images/f_dere_hover.jpg) no-repeat;	
}
.boton1 {
	width: 185px;
	background: #333;
	height: 35px;
	margin-top: 10px;
	color: #CCC;
}
.boton1:hover {
	width: 185px;
	background: #CCC;
	height: 35px;
	margin-top: 10px;
	color: #900;
	border: 1px solid #333;
	font-weight: bold;
}
.boton2{
	color:white;
	background:#333 url(../images/printer.gif) no-repeat 8px;
	border:0.5px solid #3864AF;
	width:185px;
	height:35px;
	color: #CCC;
	margin-top: 10px;
}
.boton2:hover{
	font-weight:bold;
	color:#900;
	background:#CCC url(../images/printer.gif) no-repeat 8px;
	border:0.5px solid #3864AF;
	border: 1px solid #333;
	font-weight: bold;
}
.boton3{
	color:white;
	background:#333 url(../images/printer.gif) no-repeat 8px;
	border:0.5px solid #3864AF;
	width:130px;
	height:35px;
	color: #CCC;
}
.boton3:hover{
	font-weight:bold;
	color:#900;
	background:#CCC url(../images/printer.gif) no-repeat 8px;
	border:0.5px solid #3864AF;
	border: 1px solid #333;
	font-weight: bold;
}
.boton4{
	color:white;
	background: #333;
	border:0.5px solid #3864AF;
	width:130px;
	height:35px;
	color: #CCC;
}
.boton4:hover{
	font-weight:bold;
	color:#900;
	background: #CCC;
	border:0.5px solid #3864AF;
	border: 1px solid #333;
	font-weight: bold;
}
.boton5{
	font-family:Verdana, Helvetica;
	font-weight:bold;
	color:white;
	background:#333;
	border:0.5px solid #333;
	width:75px;
	height:22px;
	font-size: 0.7em;
	cursor: auto;
	margin-top: 5px;
}
.boton5:hover{
	color:#900;
	background:#999;
	border: 1px solid #333;
}
.boton6 {
	width: 150px;
	background: #333;
	height: 35px;
	color: #CCC;
	margin-top: 10px;
}
.boton6:hover {
	background: #CCC;
	color: #900;
	border: 1px solid #333;
	font-weight: bold;
	margin-top: 10px;
}
.boton7 {
	width: 35px;
	background: #333 url(../images/lup.gif) no-repeat center center;
	height: 35px;
	color: #CCC;
	margin-top: 10px;
}
.boton7:hover {
	background: #CCC url(../images/lup.gif) no-repeat center center;
	border: 1px solid #333;
	margin-top: 10px;
}
.boton8 {
	width: 35px;
	background: #333 url(../images/f_izqui.gif) no-repeat center center;
	height: 35px;
	margin-top: 10px;
	color: #CCC;
}
.boton8:hover {
	background: #CCC url(../images/f_izqui_hover.gif) no-repeat center center;
	margin-top: 10px;
	color: #900;
	border: 1px solid #333;
	font-weight: bold;
}
.boton9 {
	width: 35px;
	background: #333 url(../images/f_dere.gif) no-repeat center center;
	height: 35px;
	margin-top: 10px;
	color: #CCC;
}
.boton9:hover {
	background: #CCC url(../images/f_dere_hover.gif) no-repeat center center;
	margin-top: 10px;
	color: #900;
	border: 1px solid #333;
	font-weight: bold;
}
.boton10 {
	width: 60px;
	background: #333;
	height: 25px;
	color: #CCC;
}
.boton10:hover {
	background: #CCC;
	color: #900;
	border: 1px solid #333;
	font-weight: bold;
}
.campo{
	height:22px;
	background: #FFF;
	border-top: 1px solid #666;
	border-right: 3px solid #999;
	border-bottom: 3px solid #999;
	border-left: 1px solid #666;
}
.texto{
	background: #FFF;
	border-top: 1px solid #666;
	border-right: 3px solid #999;
	border-bottom: 3px solid #999;
	border-left: 1px solid #666;
	text-align: justify;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.texto_exp{
	background: #FFF;
	border-top: 1px solid #999;
	border-right: 3px solid #999;
	border-bottom: 3px solid #999;
	border-left: 1px solid #666;
	padding: 10px 5px 10px 10px;
	text-align: justify;
}
.mail {
	height: 275px;
	border: 1px solid #999;
}
.email {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}
.textMail {
	padding: 10px;
	height: 240px;
	overflow: auto;
	border-top: 1px solid #999;
	border-right: 3px solid #999;
	border-bottom: 3px solid #999;
	border-left: 1px solid #999;
}
#footer {
	background: #333333;
	height: 150px;
	width: 100%;
	position: relative;
	clear: both;
}
#footer_izq {
	height: 100px;
	width: 33%;
	position: relative;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	border-right: 1px solid #EEE;
	color: #FFF;
	text-decoration: none;
}
#footer_cen {
	height: 100px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	color: #FFF;
	text-decoration: none;
}
#footer #footer_cen p a {
	color: #999;
	text-decoration: none;
}
#footer #footer_cen p a:hover {
	color: #FFF;
}

#footer_der {
	float: right;
	height: 100px;
	width: 33%;
	position: relative;
	padding-top: 10px;
	padding-left: 20px;
	border-left: 1px solid #EEE;
	text-decoration: none;
	color: #FFF;
	font-size: 1em;
}
#footer #footer_der p a {
	color: #999;
	text-decoration: none;
}
#footer #footer_der p a:hover {
	color: #FFF;
}
#footer_pie {
	width: 100%;
	position: static;
	height: 35px;
	clear: both;
	padding-top: 10px;
	color: #CCC;
	text-decoration: none;
	text-align: center;
}
#footer_pie p a  {
	color: #CCC;
	text-decoration: none;
}
#footer_pie p a:hover {
	color: #FFF;
}
#buscado {
	border-bottom: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	margin-bottom: 10px;
}
.celda {
	overflow-y:hidden;
	height: 21px;
}
.exmove img:hover{
	opacity:0.7
}
