@charset "utf-8";
/* CSS Document */

body {
		font-family:Arial, Helvetica, sans-serif;
		color:#858592;
		font-size:14px;
}
body a{
	outline:none !important;
	color:#0060a8;
	}
#left h3{
	height:40px;
	background-color:#0060A8;
	font-size:23px;
	color:#FFF;
	text-transform:uppercase;
	line-height:40px;
	padding-left:10px;
	margin-bottom:0;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	}

#fcdigital, #fcdigital a {
	font-family: 'Titillium Web', sans-serif;
	font-size:10px;
	color: #999;
}
#destacados h1{
	background-color:#FFD23E;
	font-size:28px;
	color:#FFF;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	text-transform:uppercase;
	height:50px;
	line-height:50px;
	padding-left:15px;
	}
.FlexibleCarouselTitle a{
	color:#FFD23E;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	margin:6px 0;
	}
.FlexibleCarouselDescription {
	color:#9797A5;
	text-align:left !important;
	font-size:12px;
	}
#Catego h2{
	font-family: 'Montserrat', sans-serif;
	text-align:center;
	color:#FFF;
	padding-top:10px;
	font-size:30px;
	margin-top:5px;
	font-weight:400;
	text-transform:uppercase;
}
#Catego a{
	font-family: 'Montserrat', sans-serif;
	text-align:center;
	color:#FFF;
	font-size:14px;
	display:block;
	margin:25px auto;
	font-weight:400;
	text-transform:uppercase;
	height:40px;
	line-height:40px;
	background-color:#FFD33E;
	width:140px;
	}
#Catego a:hover{
	background-color:#0060A8;
	}
#bodyFooter{
	color:#FFF;
	text-align:center;
	line-height:18px;
	}
#copy p{
	color:#498EC1;
	font-family: 'Forum', cursive;
	font-size:14px;
	margin:0;
	padding:0;
	}
h1{
	font-size:20px;
	color:#FFD23E;
	text-transform:uppercase;
	}
.item-page img{
	margin-left:20px;
	}
@media (min-width: 1200px) {
}
.glyphicon {
	color:#0060A8;
	margin-right:10px;
	}
.spacer h4 a{
	color:#FFD23E;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:5px;
	font-weight:bold;
	}
#productos p{
	font-size:12px;
	}
.ver{
	margin-top:5px;
	margin-left:10px;
	float:right;
	}
.productdetails-view h1{
	color:#FFD23E;
	font-size:20px;
	text-transform:uppercase;
	border-bottom:1px dotted #BDBDC5;
	font-weight:bold;
	}
 h2{
	color:#005FA7;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	}
.aviso{
	background-image: url("../images/backgrounds/aviso.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    float: right;
    height: 30px;
    line-height: 23px;
    margin-top: -20px;
    width: 175px;
	}
.aviso:hover{
	color:#FFF;
	}
.link, .link:hover{
	padding:2px 5px;
	background-color:#FFD33E;
	border-radius:3px;
	color:#FFF;
	}
.spacer h4{
	text-align:left;
	margin-bottom:5px;
	}
.product_s_desc{
	text-align:left;
	font-size:12px;
	}
.spacer .product-details{
	background-image:url(../images/backgrounds/eye.jpg) !important;
	background-repeat:no-repeat;
	float:right;
	height:17px;
	width:25px;
	border:none !important;
	}
.spacer .product-details:hover{
	background-position:0 -17px !important;
	}
.contactar{
	background-image:url(../images/backgrounds/cont.png);
	background-repeat:no-repeat;
	background-position:100px center;
	background-color:#FFD33E;
	padding:8px 40px 8px 10px;
	margin-bottom:-20px;
	margin-right:-15px;
	float:right;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	}
.comunidad h2{
	padding-left:25px;
	background-image:url(../images/backgrounds/h2.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	}
.comunidad a{
	color:#FFD448;
	border-bottom:1px solid #F0F0F1;
	padding-bottom:10px;
	display:block;
	font-weight:bold;
	font-style:italic;
	}
.comunidad a:hover{
	color:#005FA7;
	}
.pais{
	text-align:left;
	font-weight:bold;
	}
.breadcrumbs{
	margin-top:10px;
	}
.breadcrumbs img{
	margin-top:-5px;
	}
.product-description img{
	float:right;
	width:40px;
	height:26px;
	margin-top:-70px;	
	}