@charset "utf-8";
/* CSS Document */

body {
	margin: 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: #000000;
	background-color: #FC3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	background-position: left top;
}
.designbranches {
	width: 190px;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.columnaiz .designbranches img {
	background-color: #383838;
}


.oneColFixCtr #header {
	width: 940px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: 50px;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-top: 20px;
	background-image: url(../images/web/cornertopiz.jpg);
}

.oneColFixCtr #footer {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-color: #FFF;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-style: solid;
	font-weight: bold;
	font-size: 9px;
}
.oneColFixCtr #container {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.oneColFixCtr  #menuite {
	font-family: Arial, Helvetica, sans-serif;
	width: 198px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #333;
	border-left-color: #333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	letter-spacing: -1px;
	line-height: 20px;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	letter-spacing: -1px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
	line-height: 15px;
	text-align: center;
}
.tablecontent {
	background-color: #FFF;
	margin: 5px;
	background-image: url(../images/web/cornertopiz.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 470px;
	float: left;
}
.tablecontent4side {
	background-color: #FFF;
	margin: 10px;
	background-image: url(../images/web/cornertopiz.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	vertical-align: top;
}

.tablecontent4 {
	background-color: #FFF;
	margin: 19px;
	background-image: url(../images/web/cornertopiz.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 202px;
}


.knowmore {
	float: right;
}

a {
	text-decoration: none;
	color: #F60;
}
.oneColFixCtr #container #mainContent table {
	background-position: top;
	font-size: 11px;
	vertical-align: top;
}
.forma {
	background-color: #F2F5F7;
	border: 1px solid #333333;
	width: 98%;
}
.columnaiz {
	width: 359px;
	padding: 20px;
	clear: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	float: left;
}
.columnaiz2 {
	float: left;
	width: 280px;
	padding: 20px;
	margin: 0 0 20px 0;
}
.columnaiz3 {
	float: left;
	width: 224px;
	padding: 20px;
	margin: 0 0 20px 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
	border-right-style: dotted;
	border-left-style: dotted;
}
.oneColFixCtr #container .columnaiz2 img {
	border: 2px solid #333;
}
.barra {
}
.container {
	width: 810px;
	margin: 0 auto;
	text-align: left;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	background-color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.logo {
	float: left;
}

#menu4 ul {
	list-style:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 30px;
}

#menu4 ul li{
	float:left;
	width: 110px;
}
#menu4 ul li a{
	display:block;
	text-decoration:none;
	padding:5px;
	color:#000;



	width:90
.px;
}
#menu4 ul li a span{
	display:block;
}
#menu4 ul li a span.title{
	padding: 20;

}
#menu4 ul li a:hover span.title{
	color:#FFCC33;
	background-color: #000000;
}
#menu4 ul li a span.text{
	padding:0px 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 15px;
	color:#000;
	visibility:hidden;
}
#menu4 ul li a:hover span.text{
    visibility:visible;
}
.oneColFixCtr #container table tr .tablecontent4side p {
	padding-left: 25px;
}
#checkoutbutton {
	background-color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 15px;
	border: 1px solid #999;
	padding: 5px;
	width:80px;
	color: #FFF;
	font-size: 8px;
	text-align: right;
	display: block;
	float: right;
}
#checkoutbutton:hover {
	background-color: #333;
	color: #CCC;
