/* CSS Document */
body {
/*background-color:#7094c4;*/
	background-color:#7094c4;
}
.footerTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}
.page_menu{
	background-color:#3c4564;
}
.title-page {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fef200;
}
.contenedor_top{
	width:713px;
	height:38px;
}
.contenedor_bg{
	width:713px;
	background-image:url(./images/recuadro_bg.gif);
	background-repeat:repeat-y;
}
.contenedor_bottom{
	width:713px;
	height:38px;
}
.subtitle-page {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C4563;
}

.text-page-bckwhite, table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#809BB7;
}

.text-page, table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.contentCompany {
	height: 275px;
	width: 643px; 
	overflow:auto;
	table-layout:fixed;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

.contentGeneral {
	height: 475px;
	width: 643; 
	overflow:auto;
	padding-right: 9px;
	padding-left: 15px;
}

.contentProduct {
	overflow:auto;
	height: 450px;
	width: 619px;	
	padding-top:6px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #ffffff;
	
}

.bckWhite {
	min-height: 445px;
	width: 633px;
	table-layout:fixed;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #ffffff;
}

.contentProductImage {
	height: 300px;
	width: 210px; 
	overflow:auto;
	table-layout:fixed;
	padding-top: 10px;
	padding-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#809BB7;
	align: left;
}

.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	width: 250px;
}

a {
	text-decoration: underline;
	color: #E6B800;
}

a:visited.footer {
	color: #FFFFFF;
	text-decoration:none;
}
a:link.footer {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover.footer {
	color: #FFFFFF;
	text-decoration:underline;
}

.product {
	border:#809BB7 solid 5px;
}

.pageActive {
	border-bottom:#E6B800 solid 1px;
}
.pictureMargin {
	margin-bottom: 10px;
	margin-right: 13px;
}
.back {
	background-color:#ffffff;
	width:639px;
	height:22px;
	padding-top:5px;
	text-align: right;
}
.bttn_menu{
	padding-top:5px;
	padding-bottom:5px;
}