<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.box{ 
width: 170px; 
height:205px; 
margin: 5px; 
padding: 10px;
background:#FFF; 
text-align:center;
float:left;
border-top: 3px solid rgba(0, 0, 0, 0);
}


.box p { 
font-size:13px; 
color:#000066; 
text-align:center;
}

.box a { text-decoration:none;
color:#036;
}

.box:hover {
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.05), 1px 1px 0px rgba(255,255,255,1);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.05), 1px 1px 0px rgba(255,255,255,1);
box-shadow: 2px 2px 2px rgba(0,0,0,0.05), 1px 1px 0px rgba(255,255,255,1);
border-top:#C06 solid;
-webkit-transition-property: -webkit-box-shadow, background;
-webkit-transition-duration: 00ms;
-moz-transition-property: -moz-box-shadow, background;
-moz-transition-duration: 00ms;
transition-property: box-shadow, background;
transition-duration: 00ms;
}

.conten_logos_feria {
	text-align: center;
	padding: 4px;
	height: 200px;
	width: 137px;
	background-color: #A9D0F5;
	float: left;
	margin: 3px;
	}
.contenint_logos_feria {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	background-color: #FFF;
	text-align: center;
	height: 110px;
	width: 137px;
	float: center;
}

.insferia {
	width:70px;
	max-width:80px;
	height:50;
	margin:4px 0px 0px 0px;
	padding:2px;
	text-align:left;
	background-color: #EDF6FF;
}
#container #contenido #base .insbluelong strong {
	color: #FFF;
}

.contenedorars{
	width:160px;
	height:250px;
	float:left;
	margin:20px 5px 0px 10px;
	padding:5px;
	-webkit-box-shadow: 1px 1px 0px rgba(255,255,255,1), 1px 1px 0px rgba(255,255,255,1);
-moz-box-shadow: 1px 1px 0px rgba(255,255,255,1), 1px 1px 0px rgba(255,255,255,1);
box-shadow: 1px 1px 0px rgba(255,255,255,1), 1px 1px 0px rgba(255,255,255,1);

border: solid 1px rgba(0,0,0,0.16);
background: #FFFFFF;
}

.contenedorars img {
	width:120px;
	margin:5px 10px;
	padding:5px;
	background:#fff;
border: solid 2px #fff;
-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.13), 1px 0 0 rgba(0,0,0,0.1);
-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.13), 1px 0 0 rgba(0,0,0,0.1);
box-shadow: 2px 2px 4px rgba(0,0,0,0.13), 1px 0 0 rgba(0,0,0,0.1);
}

.contenedorars h3 {
	font-size:12px;
	padding-top:10px;
	margin:0px;
	color:#A30598;
	text-align:center;
}
.contenedorars p {
	text-align:center;
	font-size:11px;
	
}

#publicaciones01 {
clear: both; 
width: 860px; 
padding: 10px 100px; 
font-style: normal;}

</pre></body></html>