@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.img {
	border:0px;
}

.flash {
	z-index: -999;
}

.padding10{
	padding:10px;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BB242C;
	text-align: left;
	line-height: normal;
	font-style: normal;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:left;
	line-height: 130%;
}

p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding:0px;
}

.table_borde_der {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.table_bordes {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
}

.table_borde_bottom_light {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: thin;
}

#transparencia
{
	background-color:#B5E1C0; 
	z-index:1; 
	position:absolute;
	width:570px;
	height:280px;
	display:none;
	opacity:0.80; filter:alpha(opacity="80");
	border:thin;
	border-color: #244c8a;
	text-align:center;
	

}

#transparenciaSug
{
	background-color:#B5E1C0; 
	z-index:1; 
	position:absolute;
	width:570px;
	height:582px;
	display:none;
	opacity:0.80; filter:alpha(opacity="80");
	border:thin;
	border-color: #244c8a;
	text-align:center;
	

}

#transparenciaMensaje
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position:absolute;
	width:300px;
	height:100px;
	margin-top:-50px;
	margin-left:-150px;
	top:50%;
	left:50%;
	
	
}

#transparenciaMensajeCompra
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position:absolute;
	width:300px;
	height:400px;
	margin-top:-50px;
	margin-left:-150px;
	top:50%;
	left:50%;
	
	
}

#transparenciaCompra
{
	background-color:#B5E1C0; 
	z-index:1; 
	position:absolute;
	width:570px;
	height:520px;
	display:none;
	opacity:0.80; filter:alpha(opacity="80");
	border:thin;
	border-color: #244c8a;
	text-align:center;
	

}