a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

html {
	background: #f1f1f2 url(../images/fondo.gif) repeat-x bottom;
	min-height:100%;
}
	
body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding: 0px 0 0 0;


}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.titulo {
	font-size: 24px;
	font-weight: bold;
	color: #4C1D1D;
}
.data_izq {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.boton_buscar {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/botonaso.gif);
	text-align: center;
	height: 40px;
	width: 200px;
	padding: 30px 0;
	display: block
}
.tabla {
	margin-left: 20px;
	width: 679px;
}
.data_der {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.linea {
	background-image: url(../images/linea1.gif);
	background-repeat: repeat-x;
	width: 670px;
	height: 5px;
	background-position: center;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}
.boton_modificar {

	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/botonaso-verde2.gif);
	text-align: center;
	height: 20px;
	width: 150px;
	padding: 25px 0;
	display: block;
	margin:auto;
}
.boton_alta {

	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/botonaso-rojo2.gif);
	text-align: center;
	height: 20px;
	width: 150px;
	padding: 25px 0;
	display: block;
	margin:auto;
}
.nombre {

	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.subtitulo {
	font-size: 14px;
	font-weight: bold;
}
.error {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.boton_login {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/botonaso-azul.gif);
	text-align: center;
	height: 40px;
	width: 200px;
	padding: 30px 0;
	display: block;
	background-position: center;
}
.banner_izq {
	background-image: url(../images/banner_izq.jpg);
	background-repeat: no-repeat;
	height: 100px;
	margin: 0px;
	background-position: left;
}
.banner_medio {
	background-image: url(../images/banner_centro.jpg);
	background-repeat: repeat-x;
	height: 100px;
}
.menu_botones {
	background-image: url(../images/fondo_menu.jpg);
	background-repeat: repeat;
	padding-left: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}
.menu_botones a{
	color: #000000;

}

.menu_botones a:hover,
.menu_botones a:active{
	color: #000000;

}

.borde_der_sup {
	background-image: url(../images/superior-der.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	width: 30px;
}

.linea_azul {
	background-color: #2F78AD;
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
	font-size: 1px;
	line-height: 3px;
}

.logout {
	float: right;
	margin-right: 50px;
	margin-top: 10px
}
.barra_links {
	margin-left: 50px;
}



.banner_derecha {
	background-image: url(../images/banner_der.jpg);
	background-repeat: no-repeat;
	height: 100px;
	background-position: right;
}
.links {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.logo {
	background-image: url(../images/cab-logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 50px;
	float: left;
	width: 258px;
	height: 100px;
}

.tabla_medio {
	margin:40px auto;
}

.interior_tabla {
	background-color:#FFFFFF
}
	
.borde_izq_sup {
	background-image: url(../images/superior-der.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 30px;
}
.borde_izq_superior {

	background-image: url(../images/superior-izq.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 30px;
}
.borde_izq_inferior {


	background-image: url(../images/inferior-izq.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	width: 30px;
}
.borde_der_inferior {



	background-image: url(../images/inferior-der.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 30px;
	width: 30px;
}
.borde_arriba {
	background-image: url(../images/punto-gris.gif) ;
	background-repeat: repeat-x;
	background-position: top;
	width:700px;
	background-color:#FFFFFF;

}
.borde_izq {
	background-image: url(../images/punto-gris.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color:#FFFFFF;
}

.borde_der {
	background-image: url(../images/punto-gris.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color:#FFFFFF;
}

.borde_abajo {
	background-image: url(../images/punto-gris.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#FFFFFF;
}

.linea_footer {
	background:url(../images/punto-gris.gif) repeat-x top;
	width:700px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	margin:auto;
}

.exito
	{
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}

.tarjetaFondo {
	background-image: url(../images/tarjetaFondoBig.gif);
	background-repeat: no-repeat;
	height: 398px;
	width: 640px;
	font-size: 10px;
}
.dni {
	float: right;
	margin-top: 128px;
	margin-right: 54px;
	font-size: 14px;
	font-weight: bold;
}

.nombreTarjeta {
	margin-top: 102px;
	padding-left: 160px;
	float: left;
	font-size: 16px;
	font-weight: bold;
}
.tableCard {
	/*float:left;
	width:350px; 
	margin-top:55px; 
	line-height:22px; 
	margin-left:47px;
	font-size:14px;*/
	clear: both; 
	font-size: 15px; 
	margin-top: 50px; 
	line-height: 23px; 
	margin-left: 50px;

}
.tdLeft {
	width: 240px;
}
.foto {
	margin-right: 45px;
	margin-top: 26px;
	width: 188px;
	float: right;
}
	.foto img {
		width: 188px;
		border: none;
	}
	
