@charset "utf-8";

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

* {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../images/main/padrao.jpg);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #656565;
}
p {
	padding-bottom:12px;
}

/******** Estrutura **********/
.oneColFixCtr #container_all {
	width:957px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(../images/css/background_shadow_moz.jpg);
	background-repeat:repeat-y;
	padding-left:7px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*border:1px solid red;*/
}

.oneColFixCtr #container_all_IE #container_all {
	width:957px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(../images/css/background_shadow_ie.jpg);
	background-repeat:repeat-y;
	padding-left:7px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*border:1px solid red;*/	
}

#container_all #header {
	width: 950px;
	height:208px;
	/*border:1px solid blue;*/
}

#container_all #container_menu {
	width:950px;
	height:30px;
	background-image: url(../images/css/background_menu.jpg);
	background-repeat:repeat-x;
	/*border:1px solid red;*/
}

#container_all #container_content {
	width:880px;
	padding:0 35px 0 35px;
	margin: 35px 0 35px 0;
	background-image:url(../images/css/background_container_content.jpg);
	background-repeat:repeat-y;
	/*border:1px solid red;*/
}

#container_content #main_content {
	width:673px;
	float:left;
	background:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#656565;
	line-height:12pt;
	padding-right:25px;
	/*border-right:2px dotted #e6e6e6;*/
}

#container_content #sidebar {
	width:146px;
	float:left;
	padding:0 0 0 34px;
	/*border: 1px solid red;*/
}

#container_all #footer {
	width: 938px;
	height:20px;
	background-image:url(../images/css/background_footer.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:6px;
	padding-left:6px;
	padding-right:6px;
	/*border: 1px solid red;*/
}

.oneColFixCtr #arte_virtual {
	width: 950px;
	margin: auto;
	margin-top:2px;
	text-align:right;
	color:#333333;
	/*border:1px solid red;*/
}
/******* End Estrutura ********/

/****** Top Menu *******/
#menu ul {
	margin:0pt;
	padding:0pt;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#menu ul li {
	display:block;
	float:left;
	margin:0pt;
	padding:0pt;
	width:95px;
	border-right:1px solid white;
}

#menu li a {
	color:#FFFFFF;
	display:block;
	float:left;
	margin:0;
	padding:8px 0 0 0;
	text-decoration:none;
	text-align:center;
	width:95px;
	height:22px;
	background-position:100%;
}

#menu li a:hover {
	background: url(../images/css/background_menu_hover.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-decoration: none;
}

#menu li a.active {
	background: url(../images/css/background_menu_hover.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-decoration: none;
}

#menu ul li.flags {
	display:block;
	float:left;
	margin:0pt;
	padding:0pt;
	border-right:none;
        width:24px;
        padding-left:8px;
}

#menu ul li.flag_one {
	display:block;
	float:left;
	margin:0pt;
	padding:0pt;
        padding-left:280px;
	border-right:none;
}

#menu li.flags a {
        padding:0;
	text-decoration:none;
        background:none;
        width:24px;
}

#menu li.flags a:hover {
        background:none;
	text-decoration: none;
}
/******** Fim Top Menu *********/

/******* Standard ***********/
#main_content .title {
	font-size:16px;
	font-weight:bold;
	color:#69bbe3;
	margin-bottom:24px;
	/*border:1px solid blue;*/
}

#main_content .sub_title {
	font-size:13px;
}

#main_content .title_modulo {
	font-size:16px;
	font-weight:bold;
	color:#69bbe3;
	/*border: 1px solid red;*/
}

#main_content .title_noticia {
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
}

.text_noticia {
	margin-top:6px;
}

.text a {
	color:#69bbe3;
	text-decoration: none;
}
.text a:hover {
	color:#e32d08;
	text-decoration: none;
}
/* Para não aparecer border a picotado nos links no mozilla */
.text a:active {
	outline:none;
}

.text a:visited {
	outline:none;
}
/***** End Standard *********/

/******** SideBar *************/
#sidebar .sidebar_banner_first {
	width:144px;
	height:164px;
	border:1px solid #999999;
}

#sidebar .sidebar_banner {
	width:144px;
	height:164px;
	margin-top:10px;
	border:1px solid #999999;
}
/******* FrontPage *********/
#content_frontpage #content_frontpage_novidades {
	/*padding-bottom:30px;*/
	/*padding-bottom:55px;*/
	padding-bottom:40px;
	border-bottom:2px dotted #e6e6e6;
}
#content_frontpage #frontpage_noticia {
	width:618px;
	padding-right: 35px;
}
/*
#content_frontpage #frontpage_noticia {
	width:333px;
	height:283px;
	float:left;
	padding-right: 35px;
	border-right:2px dotted #e6e6e6;
}*/
#content_frontpage #frontpage_noticia .titulo_noticia {
	margin-top:10px;
}

#content_frontpage #frontpage_noticia .foto_noticia {
	margin-top:15px;
}
/*
#content_frontpage #frontpage_video {
	width:283px;
	padding:0 0 0 20px;
	float:left;
}*/
#content_frontpage #frontpage_video .video {
	margin-top:15px;
	height:255px;
	text-align:center;
	/*border:1px solid blue;*/
}

#content_frontpage #text_container {
	width:643px;
	/*margin-top:20px;*/
	/*margin-top:55px;*/
	margin-top:40px;
	padding:15px;
	background-image:url(../images/css/background_textura.jpg);
	/*border:1px solid red;*/
}

#content_frontpage .title_frontpage {
	width:180px;
	font-size:16px;
	padding-left:10px;
	padding-right:25px;
	line-height:18pt;
	font-weight:bold;
	/*border: 1px solid red;*/
}

#content_frontpage .text {
	width:408px;
	background:#FFFFFF;
	padding:10px;
}
/****** End FrontPage ********/

/******* Empresa *********/
#main_content #content_empresa {
	width:670px;
	background-image:url(../images/css/background_content_empresa.jpg);
	background-repeat:repeat-y;
	/*border:1px solid blue;*/
}

#content_empresa .column_left {
	width:299px;
	float:left;
	margin-right:35px;
	padding-right: 35px;
	/*border-right:2px dotted #e6e6e6;*/
	/*border:1px solid red;*/
}

#content_empresa .column_right {
	width:299px;
	float:left;
	/*border:1px solid red;*/
}
/***** End Empresa ********/

/******* Notícias *********/
#main_content #content_noticias {
	width:670px;
	/*border:1px solid blue;*/
}

#content_noticias .noticia_left_side {
	width:299px;
	float:left;
	margin-right:35px;
	margin-bottom:50px;
	padding-right: 35px;
	/*border-right:2px dotted #e6e6e6;*/
	/*border:1px solid red;*/
}

#content_noticias .noticia_right_side {
	width:299px;
	float:left;
	margin-bottom:50px;
	/*border:1px solid red;*/
}
/****** End Notícias *******/

/******* Produtos *********/
#main_content #content_produtos {
	width:670px;
	/*border:1px solid blue;*/
}

/****** Drop Down Box ********/
#content_produtos #drop_down_box {
	width:385px;
	padding:5px;
	background-image:url(../images/css/background_textura.jpg);
	margin-bottom:10px;
	/*border: 1px solid red;*/
}

#content_produtos #drop_down_box .legend {
	width:187px;
	color:#e32d08;
	font-weight:bold;
	margin-right:12px;
	/*border:1px solid blue;*/
}

#content_produtos #drop_down_box .select-cell {
	width:204px;
}

#content_produtos #drop_down_box select {
	width:204px;
	height:20px;
	padding:1px;
	border:0 none;
}
/******** Drop Down Box ********/
#content_produtos .produto {
	width:670px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:2px dotted #e6e6e6;
}

#content_produtos .foto_produto {
	width:158px;
	min-height:110px;
	float:left;
	border: 1px solid #e6e6e6;
	text-align: center;
}
#content_produtos .foto_produto img {
	
}
#content_produtos .text_produto {
	width:480px;
	height:90px;
	float:left;
	padding:5px 15px 0px 15px;
	/*border: 1px solid red;*/
}

#content_produtos .designacao_produto {
	font-weight:bold;
	margin-bottom:5px;
}

#content_produtos .designacao_produto a:link,
#content_produtos .designacao_produto a:visited,
#content_produtos .designacao_produto a:active {
	color:#656565;
	text-decoration:none;
}
#content_produtos .designacao_produto a:hover {
	color:#656565;
	text-decoration:underline;
}

#content_produtos .links {
	margin-top:10px;
}

#content_produtos .links a {
	color:#e32d08;
	text-decoration:none;
}

#content_produtos .links a:hover {
	text-decoration:underline;
}

#content_produtos .links a img {
	vertical-align: middle;
	margin-right:7px;
}
#content_produtos .navbar {
	text-align:center;
}
#content_produtos .navbar li {
	display:inline;
	list-style:none;
	padding:0 3px;
}
#content_produtos .navbar a:link,
#content_produtos .navbar a:visited,
#content_produtos .navbar a:active {
	color:#e32d08;
	text-decoration:none;
}
#content_produtos .navbar a:hover {
	text-decoration:underline;
}
#content_produtos #text_container {
	width:643px;
	margin-top:40px;
	padding:15px;
	background-image:url(../images/css/background_textura.jpg);
}
#content_produtos .title_frontpage {
	width:180px;
	font-size:16px;
	padding-left:10px;
	padding-right:25px;
	line-height:18pt;
	font-weight:bold;
}
#content_produtos .text {
	width:408px;
	background:#FFFFFF;
	padding:10px;
}
#content_produtos .title2 {
	border-top:2px dotted #E6E6E6;
	padding-top:10px;
	margin-top:20px;
}
#content_produtos .imagesHome {
        float:left;
	text-align:left;
}
#content_produtos .imagesHome h2 {
	padding-bottom: 10px;
	font-size:12px;
}
#content_produtos .imagesHome h2.last {
	width:160px;
}
#content_produtos .imgCtrHome {
	border:1px solid #E5E5E5;
	height:110px;
	margin-bottom:20px;
	margin-right:95px;
	text-align:center;
	width:158px;
}
#content_produtos .lastImgHome {
	margin-right:0;
}
/******* End Produtos ********/

/************ Contactos ***********/

#main_content #content_contactos {
	width:670px;
	/*border:1px solid blue;*/
}
/******* Formulário Contactos *******/
.content_twocolumn .content_formulario {
	float:left;
	margin-right:55px;
	/*border: 1px solid green;*/
}

.content_formulario #infoForm {
	/*border: 1px solid red;*/
}

#infoForm .form_contact {
	margin-top:5px;
	/*border:1px solid blue;*/
}
#infoForm .form_contact label {
	float:left;
	padding:1px 5px 0px 0px;
	text-align:right;
	width:85px;
	/*border:1px solid red;*/
}

#infoForm .form_contact input {
	width:200px;
	height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:1px;
	border: solid 1px #666666;
}

#infoForm .form_contact textarea {
	width:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:1px;
	border: solid 1px #666666;
	height:82px;
}

#infoForm #form_checkbox {
	margin-top:10px;
	margin-left:90px;
}

#infoForm #buttons {
	margin-top:15px;
	margin-left:90px;
}

#infoForm input.button {
	height:23px;
	width: 65px;
	background-color:#69bbe3;
	color: #FFFFFF;
	cursor:pointer;
	border: solid 1px #666666;
}

#content_contactos #content_errors {
	margin-top:20px;
	margin-left:30px;
	/*border:1px solid red;*/
}
#content_errors .infoError {
	/*width:390px;*/
	text-align:left;
	color:#e32d08;
	padding-top:3px;
	padding-bottom:3px;
	/*border:1px solid #656565;*/
}

#content_errors .infoError img {
	vertical-align:middle;
	margin-right:5px;
}

#content_errors .success_message {
	/*width:375px;*/
	text-align:left;
	color:#529517;
	padding-top:3px;
	padding-bottom:3px;
	/*border:1px solid #656565;*/
}

#content_errors .success_message img {
	vertical-align:middle;
	margin-right:5px;	
}
/***** Fim Formulário Contactos ********/

#content_contactos .content_twocolumn {
	/*border:1px solid red;*/
}

.content_twocolumn .content_text_contactos {
	float:left;
	width: 320px;
	/*border: 1px solid green;*/
}

.content_text_contactos p.nome_empresa {
	font-weight:bold;
	margin-bottom:5px;
}

.content_text_contactos a {
	color:#69bbe3;
}

.content_text_contactos a:hover {
	color:#e32d08;
}

#content_contactos .nota_atencao {
	margin-top:20px;
	padding-left:30px;
}
/********** End Contactos ********/

/********* Footer ************/
#footer .leftCtr {
	float: left;
	margin-top:3px;
	text-align:left;
	font-size:9px;
	color: #ffffff;	
	/*border: 1px solid red;*/
}

#footer .rightCtr {
	float: right;
	margin-top:3px;
	color:#FFFFFF;
	text-align:right;
	font-size:9px;
	/*border: 1px solid red;*/
}
/******** End Footer ************/

/******** Start - Product details ************/
#content_details h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
#content_details h2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
#content_details .imgCtr {
	border:1px solid #E5E5E5;
	float:left;
	height:110px;
	margin-bottom:20px;
	margin-right:95px;
	text-align:center;
	width:158px;
}
#content_details .lastImg {
	margin-right:0;
}
#content_details div.files li {
	list-style:none;
	padding-bottom:4px;
}
#content_details div.files li img {
	vertical-align:middle;
	margin-right:5px;
}
#content_details a:link,
#content_details a:visited,
#content_details a:active {
	color:#e32d08;
	text-decoration:none;
}
#content_details a:hover {
	text-decoration:underline;
}
#content_details p.back {
	text-align:center;
}
/******** End - product details ************/