/* CSS Document */

*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fondo{
	background-image: url(../Design/Fondo.jpg);
	width: 971px;
	overflow: visible;
	background-position: 0px 0px;		
}

.general{
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.bannerUp{
	height: 175px;
	width: 884px;
	padding-right: 43px;
	padding-left: 44px;	
}

.barraUp{
	background-image: url(../Design/Barra.jpg);
	height: 20px;
	width: 884px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 2;
	left: 44px;
}

.central{
	background-image: url(../Design/BackCuadros.jpg);
	width: 884px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 3;
	left: 44px;
}

.tablaNoticias{
	background-color: #FFFFFF;
	width: 486px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 30px;
}

.tablaProductos{
	background-color: #FFFFFF;
	width: 322px;
	margin-top: 10px;
	margin-right: 20px;
}

.txtmenu{
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	width: 100px;
	font-weight: bolder;
	position: relative;
	vertical-align: middle;
	line-height: 20px;
}

.txtmenu a:link{
	text-decoration: none;
	color: #FFFFFF;
}

.txtmenu a:visited{
	text-decoration: none;
	color: #FFFFFF;
}

.txtmenu a:active{
	text-decoration: none;
	color: #FFFFFF;
}

.txtmenu a:hover{
	color: #FF9900;
}

.txtCabeceraNot{
	font-size: 9px;
	font-weight: bolder;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.txtCabeceraProd{
	font-size: 9px;
	font-weight: bolder;
	color: #FF9900;
	background-color: #000000;
	height: 14px;
	line-height: 14px;
	width: 318px;
	vertical-align: middle;
	padding-left: 5px;
}

.txtCabeceraProd a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.txtCabeceraProd a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.txtCabeceraProd a:active{
	color: #FFFFFF;
	text-decoration: none;
}

.txtCabeceraProd a:hover{
	color: #FF9900;
	text-decoration: none;
}


.zonaFotoNoticias{
	height: 105px;
	width: 140px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	overflow:hidden;
}

.zonaTxtNoticias{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 325px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: top;
	overflow:hidden;	
}

.zonaTxtNoticiasLarge{
	font-size: 9px;
	width: 465px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: top;
	overflow:hidden;	
}

.zonaFotoLogos{
	height: 80px;
	width: 102px;
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 3px;
}

.tablaEmpresaLeft{
	background-color: #FFFFFF;
	width: 533px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 30px;
}

.tablaEmpresaRight{
	background-color: #FFFFFF;
	width: 271px;
	height: 332px;
	margin-top: 10px;
	margin-right: 20px;
}

.FotoEmpresa{
	height: 312px;
	width: 533px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.TxtEmpresa{
	font-size: 10px;
	height: 312px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 14px;
}

.tablaContactoLeft{
	width: 350px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 30px;
}

.contactoCeldaLeft{
	background-color: #FFFFFF;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 14px;
	color: #000000;
}

.contactoCeldaLeft a:link{
	text-decoration: none;
	color: #000000;
}

.contactoCeldaLeft a:visited{
	text-decoration: none;
	color: #000000;
}

.contactoCeldaLeft a:active{
	text-decoration: none;
	color: #000000;
}

.contactoCeldaLeft a:hover{
	color: #FF9900;
}

.tablaContactoRight{
	background-color: #FFFFFF;
	width: 450px;
	height: 312px;
	margin-top: 10px;
	margin-right: 20px;
}

.TxtFormulario{
	font-size: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 12px;	
}

.formdatos {
	font-size: 12px;
	text-align: left;
	background-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FAEDC3;
	border-bottom-color: #FAEDC3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FAEDC3;
	border-left-color: #FAEDC3;
	color: #000000;
	padding-left: 3px;
}

.botonForm{
	font-size: 12px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 12px;
	height: 14px;
}

.TxtPopUpBs{
	font-size: 9px;
	font-style: normal;
	height:14px;
	line-height:14px;
	overflow:hidden;
	width:150px;
}