#header {
	white-space: nowrap;
	top: 0px;
	right: 0px;
}
#logo_scraft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	background-color: #000000;
	white-space: nowrap;
	display: block;
}

#logo_scraft2 {
	font-family: "Arial Black", Helvetica-Black, UniversBlack;
	font-size: 18px;
	color: #DDDDDD;
	background-color: #000000;
	white-space: nowrap;
	display: block;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
}

#navegation {
	/*border: 1px solid #CCCCCC;*/
}

#menu_princ {
}
#menu_princ a {
	color: #3366FF;
	text-align: left;
	text-indent: 3pt;
	white-space: nowrap;
	display: block;
	padding: 1px;
}
#menu_princ a:link, #menu_princ a:visited {
	text-decoration: none;
}
#menu_princ a:hover, #menu_princ a:active {
	text-decoration: underline;
}

#menu_secund {
	color: #FFFFFF;
	background-color: #0D0055;
	text-align: center;
	vertical-align: middle;
	display: block;
}
#menu_secund a {
	font-size: 10px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	color: #FFFFFF;
	height: 18px;
	padding-top: 6px;
	padding-bottom: 1px;
	white-space: nowrap;
	display: block;
}
#menu_secund a:link, #menu_secund a:visited {
	text-decoration: none;
}
#menu_secund a:hover, #menu_secund a:active {
	text-decoration:underline;	
}

#principal_col1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


#principal_col2 {
}


#principal_col3 {
}

#product {
	/*border: 1px solid #CCCCCC;*/
}

#product_detail {
}
	
#breadcrumbs {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs a:active {
	color: #000000;
}

#info {
	/*border: 1px solid #CCCCCC;*/
}

#info_detail1 {
	border: 1px solid #CC0000;	/*border: 1px solid #CCCCCC;*/
}
#footer {
}

.bordas_solid {
	border: 1px solid #999999;
}

.borda_super_solid {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.borda_infer_solid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999; /*#CCCCCC*/
}

.borda_super_dotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

.borda_infer_dotted {
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.titulo1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
	display: block;
}

.titulo2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.titulo3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.product_titulo1 {
	font-size: 18px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	white-space: nowrap;
	display: block;
	padding: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: "Arial Black", Helvetica-Black, UniversBlack;
}

.product_titulo2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #EEEEEE;
	white-space: nowrap;
	display: block;
	padding: 2px;
	color: #000000;
}

.info_titulo1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	white-space: nowrap;
	display: block;
	padding: 2px;
	border: thin solid #FFFFFF;
}

.menu_titulo {
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	display: block;
	padding: 1px;
	color: #000000;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;*/
}
