/* CSS Document */

/* GERAIS */
/***********************************************/
body {
	margin:0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	background: #FFFFFF url(/img/bg_body.png) repeat-x left top;	
}

td {
	font: 12px Arial, Helvetica, sans-serif;
}

img {
	border-style: none;
}

a:visited, a:link, a:active {
	color: #FFFFFF;
	text-decoration:underline;
	font: 12px Arial, Helvetica, sans-serif;
	outline: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font: 12px Arial, Helvetica, sans-serif;
	outline: none;	
}

/* SITE */
/***********************************************/

#bg_image {
	background: url(/img/bg.jpg) no-repeat center top;
}

#container_wrapper {
 	margin: 0px auto;	
}

#container_top {
	position: relative;
	margin: 0px auto 0px;
	padding: 0px;
	vertical-align:top;
	width: 988px;
	height: 393px;
	background: url(/img/bg_top.jpg) no-repeat center top;
	z-index: 100;
}

.logo {
	height: 130px;
	width: 250px;
	position: absolute;
	margin-top: 26px;
	margin-left: 60px;
	z-index: 201;
}

.email {
	height: 23px;
	width: 32px;
	position: absolute;
	margin-top: 79px;
	margin-left: 901px;
	z-index: 201;
}

.logo img, .email img {
	border-width: 0px;
}

#container_bottom {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 988px;
	background: url(/img/bg_container_bottom.png) no-repeat center top;
	overflow: hidden;
}

#container_bottom_two {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 988px;
	height: 29px;
	background: url(/img/bg_container_bottom2.png) no-repeat center top;
	overflow: hidden;
}

#container_bottom_home {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 988px;
	height: 354px;
	background: url(/img/bg_container_bottom_home.png) no-repeat center top;
	z-index: 101;
}

/* INSIDE */

#container_bottom_inside {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	vertical-align:top;
	margin-bottom: 20px;
}

/*** BREADCRUMB ***/
/***************************************/

#breadcrumb {
	width: 920px;
	margin-left:auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 15px;	
	/*padding: 10px;*/
	line-height: 18px;
	overflow: hidden;
	vertical-align:top;
	background: url(/img/bg_breadcrumb.png) repeat-x left bottom;
	color: #FFFFFF;
	letter-spacing: 1px;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#breadcrumb a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#breadcrumb .selected {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
}

/*TITLES*/
/***********************************************/

.titles {
	color: #FFFFFF;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 10px 15px;
	margin: 0px;
	background: url(/img/bg_title.png) no-repeat left top;
	border: 1px none #DADADA;
}

.subtitles {
	color: #DB4F80;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 10px 0px;
	margin: 0px;
	background: url(/img/bg_leftnav_line.png) repeat-x left bottom;
}


/*CONTEUDO*/
/***********************************************/

.content {
	width: 920px;
	margin-left:auto;
	margin-right: auto;
	padding-top: 20px;
	/*padding: 10px;*/
	line-height: 18px;
	overflow: hidden;
	vertical-align:top;	
	z-index: 100;
}

.content_inside {
	width: 920px;
	margin-left:auto;
	margin-right: auto;
	padding-top: 10px;
	/*padding: 10px;*/
	line-height: 18px;
	overflow: hidden;
	vertical-align:top;	
}

.content_left {
	width: 220px;
	float: left;
	/*padding: 10px;*/
	vertical-align:top;	
}

.content_right {
	width: 660px;
	margin-left: 20px;
	padding-left: 20px;
	float: left;
	/*padding: 10px;*/
	vertical-align:top;	
	background: url(/img/bg_content_right.png) no-repeat left top;	
	
}

.conteudo {
	width: 630px;	
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

/* MODULOS HOME */

.modules_home {
	position: relative;	
	width: 300px;
	float: left;
	padding: 0px;
}

.title_modules_home {
	width: 280px;
	float: left;
	padding: 10px 10px 11px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #4C0821;
	background: url(/img/title_modules_home.png) no-repeat left top;
	margin-bottom: 16px;
}

.modules_home .links {
	width: 300px;
	padding: 0px;
	margin: 0px;
}

.modules_home .links a{
	outline: none;
}

/* FOOTER */
/***********************************************/

#container_footer {
	text-decoration:none;
	width: 968px;
	height: 48px;
	color: #4C0821;
	margin: 0px auto;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(/img/bg_footer.png) no-repeat left top;
}

#container_footer #copyright {
	width: 300px;
	float: left;
	color: #4C0821;
	margin-left: 110px;
	padding-top: 12px;
	padding-bottom: 12px;	
}

#container_footer #links {
	width: 460px;
	text-align:right;
	float: left;
	color: #4C0821;	
	margin-left: 50px;
	/*background: #FFFFFF;*/
}

#container_footer a:link, #container_footer a:visited, #container_footer a:active {
	text-decoration:none;
	display: inline-block;
	color: #4C0821;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 13px;
	padding-bottom: 13px;		
	font-size: 12px;	
	background: url(/img/separador.png) no-repeat left top;	
}

#container_footer a:hover {
	text-decoration:underline;
	color: #4C0821;
	font-size: 12px;	
}

#container_footer span {
	text-decoration:none;
	color: #4C0821;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 11px;
	padding-bottom: 12px;		
	font-size: 12px;	
	background: url(/img/separador.png) no-repeat left top;	
}

#container_footer #links span a {
	background: none;
	padding: 0px;
}

#container_footer #facebook a {
	width: 44px;
	text-align:center;
	padding: 9px 0px;
	margin: 0px;
	float: left;
	color: #4C0821;
	background: url(/img/separador.png) no-repeat left top;
}

/* MARCAS */

#brands {
	margin: 10px auto;
	padding: 0px;
	width: 960px;
	text-align:center;
}

/* PÁGINA CONTACTOS */

.content_contactos {
	float: left;
	width: 266px;	
}

.map {
	float: left;
	width: 428px;
	height: 350px;
	padding-left: 3px;
	padding-bottom: 3px;	
	border: 1px solid #666666;
}

/* TOOLTIP */

div#qTip {
 padding: 3px;
 border: 1px solid #E2E2E2;
 display: none;
 background: #E2E2E2;
 color: #757575;
 font: bold 12px Arial, Helvetica, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}


/*** FORMS ***/

.cx_forms {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #8F1941;
	padding: 5px;
	width: 500px;
	border-top: 1px solid #8F1941;
	border-right: 1px solid #8F1941;
	border-bottom: 1px solid #C6225B;
	border-left: 1px solid #8F1941;
}

.padding_forms {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
}

.btn_enviar {
	color: #9A8B6E;
	background: url(/img/btn_enviar.png) no-repeat left top;
	height: 31px;
	width: 81px;
	border-style: none;
	text-align:left;
	padding-left: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	cursor: default;
}

.form_ok {
	border: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;	
}

/********** Conteúdo ****************/

.bold_pink {
	color: #DB4F80;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.bold_pink_title {
	color: #DB4F80;
	font: bold 16px Arial, Helvetica, sans-serif;
}

.line {
	background: url(/img/bg_leftnav_line.png) repeat-x left bottom;
}