@charset "utf-8";

.titulo2 {
	font-size: 18px;
}
.datos {
	font-size: 12px;
}
/* CSS Document */

.textoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
.tituloPagina {
	font-size: 36px;
	text-align: center;
	font-weight: bolder;
	color: #FFF;
}
a:link {
	color: #D1E3F4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #47B8D8;
}
a:visited {
	text-decoration: none;
	color: #D1E3F4;
}
a:active {
	text-decoration: none;
	color: #D1E3F4;
}

.izquierda {
	text-align: left;
}
.textoStrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bolder;
}
.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #370707;
}
.fondoFooter {
	background-image: url(/fondomenu.gif);
	background-repeat: repeat-x;
}

.fondoMenu {
	background-image: url(/fondomenu.gif);
	background-repeat: repeat-x;
}

.fondoMenuArriba {
	background-image: url(/menuarriba.jpg);
	background-repeat: repeat-x;
}

.fondoContenido {
	background-image: url(/fondo2.jpg);
	background-repeat: repeat;
}
.logoAceroInfDerecha {
	background-image: url(/logo_inferior_derecha.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 201px;
	width: 141px;
}

.shop-form label {
color:#fff;
font-family:arial;
font-size:14px;
}

#catCartDetails {
color:#fff;
font-family:arial;
font-size:14px;
}

.shop-form label {
color:#fff;
font-family:arial;
font-size:14px;
}


#catCartDetails {
color:#fff;
font-family:arial;
font-size:14px;
}

.separador {
width:490px;
height:30px;
border-bottom:1px solid #fff;
}

.shop-checkout label {
float:left;
width:170px;
position:absolute;
margin-top:20px;
}

.shop-checkout .cat_textbox {
margin-left:180px;
}

.shop-checkout .cat_dropdown {
margin-left:180px;
}

.shop-checkout .cat_listbox {
margin-left:180px;
}

.shop-checkout .cat_dropdown_smaller {
margin-left:180px;
}

