@charset "utf-8";
.bannershome {
	border: 1px solid #CCCCCC;
}
.idiomaNav{
	display: block;
	width: 100%;
	margin: 0 auto 10px auto;
	text-align: right;
}
.idiomaNav,
.idiomaNav a{
	font-family: "Century Gothic";
	font-size: 14px;
	color:#cc0000;
	text-decoration: none;
}
.idiomaNav a:hover{
	text-decoration: underline;
}
.contenido {
	font-family: "Century Gothic";
	font-weight: normal;
	font-size: 14px;
	color: #535353;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contenidodos {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #535353;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contenidotres {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #535353;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.menuweb {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
}
.botoncategorias {
	cursor: pointer;
	font-weight: bold;
}
.bordebannerprincipal {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.contenidodos {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #4C677A;
	padding: 8px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
body {
	background-color: #99A3AC;
	background-image: url(../Images/bgr.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

link {
	padding-right: 20px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.busquedatexto {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.menuweb a {
	color: #FFFFFF;
	text-decoration: none;
}
.menuweb a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuweb a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menuweb a:active {
	color: #FFFFFF;
	text-decoration: none;
}

img {
	border-style: none;
}

.nav a {
	color: #000;
	text-decoration: none;
}
.nav a:visited {
	color: #000;
	text-decoration: none;
}
.nav a:hover {
	color: #000;
	text-decoration: none;
}
.nav a:active {
	color: #000;
	text-decoration: none;
}
.nav {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.imagengrande {
	border: 2px solid #CC0000;
}
.especificaciones {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #427E9F;
	font-weight: normal;
}
.box {
  border: #B00 1px solid
}.prod {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
.linkmenu {
	color: #FFFFFF;
	text-decoration: none;
}
.contacto {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #4C677A;
	padding: 8px;
	text-align: center;
}

.noticiaItem{
	display: block;
	margin-bottom: 15px;
	border: 2px solid #CCC;
}
.noticiaTitle{
	display: block;
	padding: 5px;
	background:#d3140c;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
	border-bottom: 2px solid #CCC;
}
.noticiaContent{
	display: block;
	padding: 0 10px 0 10px;
	height: 120px;
	overflow: auto;
}