229
| <![CDATA[<button style="background:none; border:0" type="submit" name="submit">
<img width="24px" src="imagens/lupa.png" />
</button>]]>
|
7
| <![CDATA[<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #F9F9F9;
}
-->
</style>]]>
|
22
| <![CDATA[<style type="text/css">
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.style1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFF00;
text-decoration:none;
font-weight:normal;
}
</style>]]>
|
56
| <![CDATA[<style type="text/css">
body {
margin-top: 0px;
margin-bottom: 0px;
}
.style1news {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
text-decoration:none;
font-weight:normal;
}
</style>]]>
|
87
| <![CDATA[<style type="text/css">
ul.menu {
font-family: Arial;
font-size: 12px;
margin: 0;
padding: 0;
li.menust-style: none;
}
ul.menu li.menu {
display: block;
position: relative;
float: left;
z-index:89;
}
li.menu ul.menu { display: none; }
ul.menu li.menu a {
display: block;
text-decoration: none;
color: #ffffff;
border-top: 0px soli.menud #ffffff;
padding: 13px 15px 13px 15px;
background: #0059B2;
margin-left: 1px;
white-space: nowrap;
}
ul.menu li.menu a:hover { background: #006666; }
li.menu:hover ul.menu {
display: block;
position: absolute;
}
li.menu:hover li.menu {
float: none;
font-size: 11px;
}
li.menu:hover a { background: #617F8A; }
li.menu:hover li.menu a:hover { background: #006666; }
}
</style>]]>
|
202
| <![CDATA[<style type="text/css">
<!--
.style1 {color: #FFFFFF}
-->
</style>]]>
|
254
| <![CDATA[<style type="text/css">
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
</style>]]>
|
297
| <![CDATA[<style type="text/css">
<!--
.style1 {
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
}
-->
</style>]]>
|
358
| <![CDATA[<style type="text/css">
/* jQuery lightBox plugin - Gallery style */
#gallerya {
background-color: #FFFFFF;
padding: 10px;
width: 99%;
}
#gallerya ul { list-style: none; }
#gallerya ul li { display: inline; }
#gallerya ul img {
border: 5px solid #3e3e3e;
border-width: 5px 5px 20px;
}
#gallerya ul a:hover img {
border: 5px solid #fff;
border-width: 5px 5px 20px;
color: #fff;
}
#gallerya ul a:hover { color: #fff; }
</style>]]>
|
378
| <![CDATA[<style type="text/css">
#gallerya2 {
z-index:9999;
/*
background-color: #FFFFFF;
padding: 10px;
width: 99%; */
}
#gallerya2 ul { list-style: none; }
#gallerya2 ul li { display: inline; }
#gallerya2 ul img {
border: 5px solid #3e3e3e;
border-width: 5px 5px 20px;
}
#gallerya2 ul a:hover img {
border: 5px solid #fff;
border-width: 5px 5px 20px;
color: #fff;
}
#gallerya2 ul a:hover { color: #fff; }
</style>]]>
|
47
| <![CDATA[<script type="text/javascript">
$(function(){
$("ul#ticker01").liScroll();
$("ul#ticker02").liScroll({travelocity: 0.07});
//Syntax
});
</script>]]>
|
348
| <![CDATA[<script type="text/javascript">
$(function() {
$('#gallerya a').lightBox();
});
</script>]]>
|
353
| <![CDATA[<script type="text/javascript">
$(function() {
$('#gallerya2 a').lightBox();
});
</script>]]>
|