.gray-rounded-background {
	background: transparent
		url(/sites/common/images/sombreado-ovalado-gris-vacio.png) no-repeat
		scroll 0pt 0pt;
	width: 129px;
	height: 34px;
	color: #de1520;
	font-weight: bold;
	text-align: center;
}

.navigation-links {
	color: White;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

.navigation {
	color: White;
	text-align: center;
	text-decoration: none;
}

#tabs,.footer {
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,
		sans-serif;
}

.checkbox {
	text-indent: 5px;
}

.gray-rounded-background-text {
	position: relative;
	top: 9px;
}

.red-rounded-background {
	background: transparent
		url(/sites/common/images/sombreado-ovalado-rojo-vacio.png) no-repeat
		scroll 0pt 0pt;
	width: 118px;
	height: 34px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.red-rounded-background-text {
	position: relative;
	top: 9px;
}

.gray-big-point-background {
	background: transparent
		url(/sites/common/images/sombreado-redondo-grande-gris-vacio.png)
		no-repeat scroll 0pt 0pt;
	width: 152px;
	height: 152px;
	color: #de1520;
	font-weight: bold;
	text-align: center;
}

.gray-big-point-background-text {
	font-size: 15px;
	position: relative;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,
		sans-serif;
	top: 65px;
}

.red-big-point-background {
	background: transparent
		url(/sites/common/images/sombreado-redondo-grande-rojo-vacio.png)
		no-repeat scroll 0pt 0pt;
	width: 152px;
	height: 152px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.red-big-point-background-text {
	font-size: 15px;
	position: relative;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,
		sans-serif;
	top: 65px;
}

.texto-importante {
	font-weight: bold;
	font-size: 14px;
}

.referencias-botones {
	font-weight: bold;
	color: #de1520;
}

body {
	color: black;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,
		sans-serif;
}

input,select {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,
		sans-serif;
}

.dropdown {
	-x-system-font: none;
	background: #FFFFFF none repeat scroll 0 0;
	border: thin solid #CEDEDE;
	color: #000000;
	font-size: 9px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

a {
	color: #de1520;
	font-weight: bold;
}

img {
	border: 0;
}

#contenedor {
	margin: 35px auto;
	width: 900px;
}

#menu {
	width: 900px;
	height: 20px;
	margin-bottom: 3px;
}

#cabecera {
	width: 900px;
	height: 95px;
}

#contenido h1 {
	text-transform: uppercase;
}

#contenido h1,#contenido h2,#contenido h3,#contenido h4 {
	color: #de1520;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,
		sans-serif;
	font-weight: normal;
	margin: 0;
}

#contenido p {
	text-align: justify;
}

.cabecera_left {
	height: 95px;
}

.cabecera_middle {
	background-color: #de1520;
}

.cabecera_right {
	height: 95px;
}

#pie {
	clear: both;
}

#nav {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	clear: both;
}

#nav ul {
	background-color: #de1520;
	border-top: 3px solid #de1520;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
}

#nav li {
	float: left;
	position: relative;
}

#nav li a {
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	background: #de1520 repeat-x scroll center bottom;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin-right: 0.2em;
	min-height: 1.4em;
	padding: 0.3em 0.5em;
	text-decoration: none;
}

#nav ul li a {
	background: transparent none repeat scroll 0 0;
	border-bottom: 1px solid #de1520;
	font-weight: normal;
	margin: 0;
	padding: 0.3em 1em;
	width: 10em;
	text-decoration: none;
}

#nav li a:hover {
	background-color: Maroon;
}

#nav li ul a {
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
}

.pagination-control {
	
}

.numbered-pages {
	padding-left: 10px;
	padding-right: 10px;
	color: gray;
}

.previous-page {
	
}

.next-page {
	
}

#subcabecera {
	padding-top: 5px;
}

.numbered-pages a,.selected {
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.pagination-control .selected {
	text-decoration: none;
	font-weight: bold;
	color: #de1520;
}

.list-products {
	padding-top: 5px;
	padding-bottom: 5px;
}

.product-item-list-thumbnail {
	float: left;
}

.product-item-list-information {
	float: left;
}

.product-item-list-title {
	color: #de1520;
	font-weight: bold;
	padding-bottom: 3px;
	font-size: 14px;
}
