@charset "utf-8";
/* CSS Document */
/*-----------------RESET----------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*-----------------RESET END----------------------*/

body { background:url(bg.jpg) repeat-x top left #e4efef; font-family:"Verdana", Arial, Helvetica, sans-serif; min-height:820px;}
h1{ font: normal 30px "Verdana", Arial, Helvetica, sans-serif; color:#339999; text-align:left;}

#container { width:850px; margin:0 auto; padding:0;}
#container .header { width:580px; float:right; }

#container .header .logo { background:url(logo.gif) no-repeat top left; width:460px; height:90px; margin-top: 30px; /*float: rigth;*/ padding-left:138px }

#container .header .legenda { width:409px; color:#399; font-size:15px; font-weight:bold; text-align:right; letter-spacing:-1px; padding:5px 0 0 138px; float: left; }
#container .header .legenda span { color:#ff0066; font-style:normal;}

#container .blubs { background:url(blubs.gif) no-repeat top left; margin:0; padding:275px 50px 0 0; width:200px; height:224px; text-align: right; float: left; }
#container .blubs a { font-weight: bold; text-decoration: none; color: #fff; margin-bottom:10px; }
#container .blubs a:hover{ color:#006666; }


/* SLIDER STYLES BEGIN */
#container .stripViewer .panelContainer .panel ul { text-align: left; margin: 0; }
#container .slider-wrap { position: relative; width: 580px; margin-top: 20px; float:left ; padding:10px;; }
#container .csw { width: 580px; height: 660px; overflow: scroll; }
#container .csw .loading { margin: 0; text-align: center; }
#container .stripViewer { position: relative; overflow: hidden; margin: auto; width: 580px; height: 660px; clear: both; }
#container .stripViewer .panelContainer { position: relative; left: 0; top: 0; width: 100%; list-style-type: none; }
#container .stripViewer .panelContainer .panel { width: 580px; height: 660px; position: relative; float: left; }
#container .stripNav { display: none; }
/* SLIDER STYLES END */


/* SLIDER sobre */
#container .stripViewer .panelContainer .panel .t1 { margin: 10px 0 4px 0; padding:0 3px 0 3px; width:535px;font: italic 19px "Arial"; color:#fff; background-color: #3cbcbc;}

#container .stripViewer .panelContainer .panel .t2 { font: italic 18px "Arial"; color:#fff; background-color: #3cbcbc; width:290px; padding:0 3px 0 3px;}
#container .stripViewer .panelContainer .panel .t3 { font: 13px "Arial", sans-serif ; font-weight:bold; color:#006666; margin-top:15px; line-height:19px;}
#container .stripViewer .panelContainer .panel .t3 .mail { font: bold 13px "Arial"; color:#fff; line-height:16px; background-color:#3fb9b9; text-decoration:none; padding:0 2px}
#container .stripViewer .panelContainer .panel .t3 .mail:hover { background-color:#f1326b;}
#container .stripViewer .panelContainer .panel .lista { width:400px; float:left; margin-top:15px;}
#container .stripViewer .panelContainer .panel .lista ul { list-style:none; margin:0px; padding:0;}
#container .stripViewer .panelContainer .panel .lista ul li { padding:10px 0 10px 30px; border-bottom:1px dashed #339999; color:#339999; font: 12px bold "Verdana"; background:url(certo.gif) no-repeat left center; }
#container .stripViewer .panelContainer .panel .foto { background:url(foto.jpg) no-repeat; border:4px solid #339999; float:left; width:117px; height:107px; margin:40px 0 0 35px;}

/* FOOTER */
#container .footer { width:810px; height:308px; float:left; margin-left:40px;}
#container .footer .b1 { background:url(men.gif) no-repeat; width: 113px; height:308px; float:left;}
#container .footer .b2 { background:url(kids.gif) no-repeat; width: 167px; height:254px; float:left; margin:20px 0 0 150px;}
#container .footer .b3 { background:url(girl.gif) no-repeat; width: 86px; height:277px; float:left; margin:4px 0 0 45px;}
#container .footer .credits { width:230px; padding-top:180px; float:left; font: 11px "Arial", sans-serif ; font-weight:bold; color:#339999;}
#container .footer .credits a.mail { color:#fff; font: 11px "Arial", sans-serif ; font-weight:bold; text-decoration:none; background-color:#339999; padding:2px;}
#container .footer .credits a.mail:hover { background-color:#ff0066;}
#container .footer .credits .linkedin { float:right; margin-top:10px;}
#container .footer .credits .linkedin a.in { border:none; }
