@CHARSET "ISO-8859-1";


.estiloDiv {
	font-family: "Century Gothic";
	TEXT-ALIGN:left; 
position:absolute;
left:250px;
}
.cabdatos{
font-size:14px;
font-family:"Century Gothic";
color:#1C5181;
}

.tipoEvento {
font-size:14px;
font-family:"Century Gothic";
color:#FF6600;
}
.listacorta{
font-size:10px;
font-family:"Century Gothic";
color:#FF6600;

}

.cablistacorta {
font-size:12px;
font-family:"Century Gothic";
color:#FF6600;
font-weight:bolder;
}
.primeracolumna {
width:70%;
display:inline;

}

.segundacolumna {
width:70%;
display:inline;

}


.procMensajeAlCliente {
	border-bottom-color: #dd6f00;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color: #dd6f00;
	border-top-style:solid;
	border-top-width:1px;
	
	padding: 2em  ;
	color: gray;
}


.procDivisionSuperior { /*background-color: pink;*/ 
	position:relative; 
	left:1%;top:1%;
	height:10%;
	width:98%;
	z-index:1000;
	background-color: #fff2e6;
	border-style:solid;	border-width:1px; border-color:	#dd6f00;
	
}