/*---Tags Definidos---*/
caption
{	margin: 0px 0px;
	padding: 0px 0px;
	height: 18px;
}
iframe
{	border:					1px solid red;
	border-bottom:			0px;
	float:					right;
}
img
{	border: 				0px solid red;
	margin:					0px 0px;
	padding:				0px 0px 0px 0px;
}

input, select
{	border:					1px solid #8c8c8c;
	font-size:				11px;
	height:					14px;
	padding: 				0px 5px 0px 5px;	
}
select
{	height: 18px;
}

p
{	height:					14px;
	margin:					0px 0px;
	padding:				0px 10px 0px 10px;
		
}

span
{	
	margin:					0px 0px;
	padding:				0px 0px 0px 0px;	
}

table
{	background-color: 		transparent;
	width:					100%;		
}

 
textarea
{	background-color: 		#fff;
	border:					1px solid #B0B0B0;
	color:					#4f4f4f;
	font-family:			Arial, Helvetica, sans-Serif;	
	font-size:				11px;
	font-weight:			normal;
	height:					145px;
	margin:					0px 1px;
	margin-top:				2px;
	padding:				1px 5px;
	width:					445px;
}

/*--- Bloques QUe han de Estar ---*/
.center
{	text-align:				center;
}
.justify
{	text-align:				justify;
}
.left
{	text-align:				left;
}
.right
{	text-align:				right;
}

.zero
{	margin:					0px 0px;
	padding:				0px 0px 0px 0px;	
}
/*************************************************/
/*WEB*/

#BLK_1 
{	height:					16px;
	margin: 				3px 0px;
		
}
#BLK_2
{	height:					75px;	
}

#BLK_3
{	background-color: 		#eeeeee;
	height:					20px;
	margin: 				3px 0px;
 	
}
.BLK_4_izq
{	vertical-align:			top;
	width:					170px;	
}
.BLK_4_der
{	background-color: 	#f4f4f4;
	vertical-align:			top;
	width:					*;	
}

.cargador
{	position: 				absolute;
	top: 0px;
	margin: 0px auto;
	
	
	width: 96%;
	margin: 0px 0px;
	padding: 0px 5px 0px 5px;
	text-align: right;
}

 .menu
{	height: 				18px;
	width:					170px;
}
.texto
{	height:					auto;	
	text-align: 			left;
}
.grande
{	height:					19px;
	padding:				0px 0px 0px 10px;
}
/*---Bloques Relacionados con una Ficha OValada ---*/

table.T_intro
{	background-image: url(../ima/I_lbc.png);
}


td.T_si, td.T_sd, td.T_ii, td.T_id			/*Esquinas*/
{	background-repeat: no-repeat;
	width: 20px;
	height:20px;
		
}
td.T_sc, td.T_ic							
{	background-repeat: repeat-x;
}
td.T_ci, td.T_cd
{	background-repeat: repeat-y;
}

td.T_ci
{	
	background-position: left;	 	
}
td.T_cd
{	
	background-position: right;	 	
}

td.T_ic
{	
	background-position: bottom;	 	
}
td.T_id
{	background-image: url(../ima/I_lid.gif);
	background-position: bottom right;	 	
}
td.T_ii
{	background-image: url(../ima/I_lii.gif);
	background-position: bottom left;	 	
}
th.T_st
{	background-image: url(../ima/I_lst.png);
	background-position: top;
	background-repeat:	x-repeat;
	height: 30px;	 	
}



td.T_con
{	
	padding: 					5px 5px;
	text-align:					left;
	vertical-align:				top;
}

/*----*/

#contenedor_contenido
{	margin: 10px;
}


#mar_izq , #mar_der 
{	margin:10px;
	margin-top: 0px;	
}
#mar_izq
{	margin-left: 0px;
}
#mar_der
{	margin-right: 0px;	
}

.imgLeft
{ float: left;

	
}

.imgRight
{	float:			right;
}

.imgTop
{	vertical-align:			top;
}
.imgMiddle
{	vertical-align:			middle;
}
.imgBottom
{	vertical-align:			bottom;
}

.div_mar_5
{	margin: 5px;
}
.div_mar_10
{	margin: 10px;
}

.DIV_cua
{	border: 1px solid #DADADA;
	background-color: #fff;
}

.DIV_izq
{	display: inline;
	float: left;
	width: 50%;

}
.DIV_glb_1 , .DIV_glb
{   clear: both;
	height: auto;
	position: relative;
	width: 96%;
}

/*--- Global utiliado para los listados duplex ---*/
.DIV_glb_1
{   padding:        5px 10px;
	border: 		1px solid #eeeeee;
	border-top: 	0px;
}

#DIV_img
{   height: 100%;
	text-align: justify;
}
.DIV_img
{	text-align: justify;
}
.error
{   text-align:center;
	height: 50px;
	padding-top: 25px;
}

select .B
{   font-weight: bold;
	background-color: #7F0404;
	color: #fff;
}
.DIV_fie
{	background-color:	#ffffcc;
	border: 1px solid black;
	margin: auto auto;
	width: 70%;
}
.UL_sin
{	list-style-image: url(none;);
	list-style-type: none;
}

.tamanoA
{	width: 80%;
}
.tamanoB
{	width: 180px;
}
.DIV_mos
{   height:375px;
	display:    none;
}

#DIV_img table
{	border: 1px solid #cccccc;
	
}
#DIV_img td
{	padding: 0px 10px;
	border: 1px solid #eeeeee;
	
}
