BODY
{
	font-size: 100%; 
        margin: 0px; 
	color: #333333; 
	background-repeat: repeat-x; 
	font-family: Verdana; 
	background-color: #f0f0f0; 
	text-align: center;
	height: 100%;
	
}
.DivContenedorBusq
{
	border: 1px solid #9c301a;
	font-size:70%;
}
.capaTamano{
	text-align:right;
	/*float:right;*/
	background-color: #FFFFFF;
        width: 160px;         
}
.lineaBuscador {
	margin-top: 12px;
	margin-bottom:5px;
	margin-right: 6px;
        margin-left:6px;
}
.titulo_buscador{
	text-align:left;
	margin-top: 12px;
	margin-bottom:5px;
	margin-right: 6px;
	margin-left:6px;
	/*font-size:70%;*/
}
input.busquedasimple{
	background-image: url('/corrugados/img/ico_buscar.gif');
	border: 0px solid #000000;
	height: 18px;
	width: 18px;
	cursor: pointer;
	padding-bottom:18px;
        padding-left: 0px;
        padding-right: 0px;
}
input.busqueda {
	border: 1px solid #BBBBBB;	
	/*font-size: 70%;*/
	color: #333333;
	padding-top:2px;
        float: left; 
}
.detalleListadoEvento {
    	background-image: url('/corrugados/img/lineapuntos.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 8px 8px 2px 0px;
        font-size: 70%;
}
.detalleListadoEvento a{
	margin-bottom: 0px;
}
.detalleListadoEvento p{
	margin-top: 0px;
}
.detalleListadoEvento span{
    font-size: 80%;
}
.titevent {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #F0F0F0;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;	
	line-height: 22px;
}
.descripevent {
	color: #818181;
	line-height: 16px;
	padding-right: 10px;
	padding-left: 10px;
}
.textSubtitRecintoRight {	
	font-style: normal;
	font-weight: bold;
	color: #464646;
	padding-left: 4px;		
	float:right;
}
/*documentos*/
.alingLeft {
	float:left;
}
span.alignLeft{
     font-size: 80%;
}
.alignRight {
	float:right;
}
.textoFlechaRecinto {
	font-size: 90%;
	color: #838383;
	background-image: url('/corrugados/img/flecha_adorno.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
}
.bgLineaListadoCenter {
	background-image: url('/corrugados/img/bg_linea_listado.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 16px;
	margin-bottom:2px;
	margin-right:16px;
	margin-left: 11px;
}

