@charset "utf-8";
/* CSS Document */

/* CSS 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;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* FONTS */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 28, 2010 12:30:10 PM America/New_York */



@font-face {
	font-family: 'PTSansNarrowRegular';
	src: url('PT_Sans_Narrow-webfont.eot');
	src: local('☺'), url('PT_Sans_Narrow-webfont.woff') format('woff'), url('PT_Sans_Narrow-webfont.ttf') format('truetype'), url('PT_Sans_Narrow-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansCaptionBold';
	src: url('PT_Sans_Caption_Bold-webfont.eot');
	src: local('☺'), url('PT_Sans_Caption_Bold-webfont.woff') format('woff'), url('PT_Sans_Caption_Bold-webfont.ttf') format('truetype'), url('PT_Sans_Caption_Bold-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansCaptionRegular';
	src: url('PT_Sans_Caption-webfont.eot');
	src: local('☺'), url('PT_Sans_Caption-webfont.woff') format('woff'), url('PT_Sans_Caption-webfont.ttf') format('truetype'), url('PT_Sans_Caption-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansBoldItalic';
	src: url('PT_Sans_Bold_Italic-webfont.eot');
	src: local('☺'), url('PT_Sans_Bold_Italic-webfont.woff') format('woff'), url('PT_Sans_Bold_Italic-webfont.ttf') format('truetype'), url('PT_Sans_Bold_Italic-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansBold';
	src: url('PT_Sans_Bold-webfont.eot');
	src: local('☺'), url('PT_Sans_Bold-webfont.woff') format('woff'), url('PT_Sans_Bold-webfont.ttf') format('truetype'), url('PT_Sans_Bold-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansItalic';
	src: url('PT_Sans_Italic-webfont.eot');
	src: local('☺'), url('PT_Sans_Italic-webfont.woff') format('woff'), url('PT_Sans_Italic-webfont.ttf') format('truetype'), url('PT_Sans_Italic-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansRegular';
	src: url(font/'PT_Sans-webfont.eot');
	src: local('☺'), url('PT_Sans-webfont.woff') format('woff'), url('PT_Sans-webfont.ttf') format('truetype'), url('PT_Sans-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansNarrowBold';
	src: url('PT_Sans_Narrow_Bold-webfont.eot');
	src: local('☺'), url('PT_Sans_Narrow_Bold-webfont.woff') format('woff'), url('PT_Sans_Narrow_Bold-webfont.ttf') format('truetype'), url('PT_Sans_Narrow_Bold-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}



/* CSS INICIO */

html{background:#d9d9d9 url(img/fundo.jpg) repeat-x;}

body{color:#6c6c6c;
	font-family:'PTSansNarrowRegular', Arial, Helvetica, sans-serif;
	font-size:16px;}
	
#container{width:910px; 
	min-height: 100%;
 	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;}

#topo{width:900px;
	height:179px;
	clear:both;
	margin-bottom:15px;}

#menu{width:900px;
	height:50px;
	background:url(img/zmenu.jpg) no-repeat;}
	
.itemsmenu{float:right;
	display:inline;
	margin:8px 170px 0 0;
	color:#FFF;}
	
#menu .itemsmenu a{color:#FFF;
	text-decoration:none;}
	
#menu .itemsmenu a:hover{border-bottom:1px solid #FFF;
	font-family:'PTSansNarrowBold', Arial, Helvetica, sans-serif;}
	
#logo{width:185px;
	height:129px;
	float:left;}
	
.cont{width:715px;
	height:111px;
	margin-left:185px;
	background:url(img/cont.jpg) no-repeat;}
	
#secondmenu{width:130px;
	float:left;}
	
#secondmenu .bts a{display:block;
	padding:11px;
	text-decoration:none;
	font-size:14px;}
	
#secondmenu .bts a:hover{color:#FFF;
	background-color:#a10b0b;
	border:1px solid #6c0606;
	padding:10px;}
	
#conteudo{width:500px;
	float:left;
	display:inline;
	margin-left:30px;
	margin-bottom:15px;
	min-height:489px;}
	
#conteudo p{letter-spacing:1px;
	line-height:18px;
	text-align:justify;
	margin-bottom:15px;}
	

	
#vids{width:210px;
	float:left;
	margin-left:30px;}
	
.linha{min-width:130px;
	height:1px;
	background-color:#92a2b3;}
	
.linha2{min-width:130px;
	height:1px;
	background-color:#92a2b3;
	margin-top:1px;
	margin-bottom:15px;}
	
.subtitle{font-family:'PTSansNarrowBold', Arial, Helvetica, sans-serif;
	color:#05254c;
	letter-spacing:1px;
	font-size:16px;
	margin-bottom:15px;
	clear:both;}
	
.titvid{
	letter-spacing:1px;
	font-size:14px;
	margin-bottom:15px;}
	
embed{margin-bottom:15px;}
	
.bt{width:100%;
	height:100%;
	margin-bottom:15px;
	font-size:14px;}
	
a{color:#a10b0b;
	text-decoration:none;}
	
a:hover{color:#a10b0b;
	text-decoration:underline;}
	


.bullet{float:left;
	margin-top:3px;}
	
.bullet img{border:none !important;}

h1{font-size:24px;
	font-family:'PTSansNarrowBold', Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin-bottom:15px;
	color:#05254c;
	margin-left:20px;
	margin-bottom:15px;}
	
.bold{font-size:18px;
	font-family:'PTSansNarrowBold', Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#05254c;}
	
.banner{width:500px;
	height:250px;
	margin-bottom:15px;}
	
#footer{width:900px;
	height:100px;
	clear:both;
	background:url(img/footer.jpg) no-repeat bottom;}
	
#footer, .push{height: 4em; clear:both;}


#footer .sig{font-size:10px;
	
	margin-left:161px;
	padding-top:10px;}
	
#footer .sig p{margin-bottom:3px;}

#footer .sig p a{text-decoration:none;
	color:#a10b0b;}
	
#footer .sig p a:hover{text-decoration:underline;
	color:#a10b0b;}

.contactos{margin-bottom:15px;}

iframe{border:1px solid #666;}

ul{list-style:circle;
	line-height:18px;}
	
li{margin-left:15px;}

#conteudo .imgcat img, #conteudo .imgcat2 img{border:5px solid #cccccc;}

.linhaprod{width:500px;
	margin-bottom:15px;
	clear:both;}

.imgcat{width:150px;
	float:left;	
	display:inline;}
	
.imgcat2{width:150px;
	float:left;
	margin-left:25px;
	display:inline;}
	
.viditem{width:240px;
 float:left;}

.viditem2{width:240px;
 float:right;}
	
#conteudo .imgcat p, #conteudo .imgcat2 p{text-align:left;}

#gallery {
		background-color: #444;
		padding: 10px;
		width: 520px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	
.mail{clear:both;}

