@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
header, footer, nav, section, article, aside, hgroup {
	display: block;
}


/* CSS Document */#pinturas-prinz {
	background-image: url(../images/light_grey.png);
	height: 35px;
	width: 100%;
}
#sombra {
	background-color: #9A9B9D;
	height: 10px;
}
#contenedor {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 1125px;
		-moz-box-shadow: 0px 0px 5px #5c5c5c;
-webkit-box-shadow: 0px 0px 5px #5c5c5c;
box-shadow: 0px 0px 5px #5c5c5c;
}
#contenedor #logo_prinz {
	background-image: url(../images/Logo-Prinz.jpg);
	float: left;
	height: 70px;
	width: 185px;
	margin-top: 40px;
	margin-left: 120px;
}
#contenedor #nav {
	float: left;
	height: 32px;
	width: 515px;
	margin-top: 70px;
	margin-left: 80px;
	font-size: 15px;
	font-family: Roboto;
	padding-top: 10px;
}
#contenedor #nav ul {
	display: block;
	width: 100%;
	height: 100%;
}
#contenedor #nav ul li {
	display: block;
	float: left;
	height: 25px;
	width: 110px;
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	border: 2px solid #CCC;
	vertical-align: middle;
}
#contenedor #nav ul li a {
	text-decoration: none;
	color: #999;
	display: block;
	list-style-type: none;
	height: 100%;
	width: 100%;
}
#contenedor #nav ul li a:hover {
	background-color: #CCC;
	color: #FFF;
}




#contenedor #noticias-prinz {
	float: left;
	width: 850px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 33px;
	height: 330px;
	background-image: url(../images/01-Prinz.jpg);
}
#contenedor #sombra-bo {
	float: left;
	width: 850px;
	margin-right: 50px;
	margin-left: 50px;
	background-image: url(../images/box-shadow.jpg);
	height: 35px;
	background-repeat: no-repeat;
}
#contenedor #titular-producto {
	width: 850px;
	margin-right: 50px;
	margin-left: 50px;
	float: left;
	height: 40px;
	text-align: center;
	font-family: Roboto;
	color: #999;
	font-size: 24px;
}
#contenedor #slider-prinz-latas {
	width: 850px;
	margin-right: 50px;
	margin-left: 50px;
	height: 230px;
	margin-bottom: 20px;
	float: left;
}
#contenedor #slider-prinz-latas .fixed-bar {
	background-color: #0FF;
	width: 850px;
	float: left;
	height: 200px;
}

#contenedor #fondo-perlas-prinz {
	background-image: url(../images/light_grey.png);
	float: left;
	height: 85px;
	width: 100%;
	color: #999;
	font-family: Roboto;
	font-size: 30px;
	text-align: center;
	padding-top: 20px;
	line-height: 32px;
	margin-top: 15px;
}
#contenedor #rotador {
	background-image: url(../images/witewall_3.png);
	float: left;
	height: 115px;
	width: 100%;
}
#contenedor #rotador #colores {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	font-family: Roboto;
	font-size: 14px;
	color: #FFF;
}


#contenedor #rotador #colores #frenesi {
	background-color: #F2728E;
	float: left;
	height: 30px;
	width: 182px;
	padding-top: 50px;
	padding-left: 15px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;

}
#contenedor #rotador #colores #frenesi:hover {
-moz-box-shadow: 0px 0px 5px #5c5c5c;
-webkit-box-shadow: 0px 0px 5px #5c5c5c;
box-shadow: 0px 0px 5px #5c5c5c;
}


#contenedor #rotador #colores #flamenco {
	background-color: #F79F99;
	float: left;
	height: 30px;
	width: 182px;
	margin-left: 20px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	padding-top: 50px;
	padding-left: 15px;
}
#contenedor #rotador #colores #flamenco:hover {
	-moz-box-shadow: 0px 0px 5px #5c5c5c;
-webkit-box-shadow: 0px 0px 5px #5c5c5c;
box-shadow: 0px 0px 5px #5c5c5c;
}


#contenedor #rotador #colores #citrico {
	background-color: #F6936B;
	float: left;
	height: 30px;
	width: 182px;
	margin-left: 20px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	padding-top: 50px;
	padding-left: 15px;
}
#contenedor #rotador #colores #citrico:hover {
	-moz-box-shadow: 0px 0px 5px #5c5c5c;
-webkit-box-shadow: 0px 0px 5px #5c5c5c;
box-shadow: 0px 0px 5px #5c5c5c;
}


#contenedor #rotador #colores #mimosa {
	background-color: #FEDEC7;
	float: left;
	height: 30px;
	width: 182px;
	margin-left: 20px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	padding-top: 50px;
	padding-left: 15px;
	color: #999;
}
#contenedor #rotador #colores #mimosa:hover {
	-moz-box-shadow: 0px 0px 5px #5c5c5c;
-webkit-box-shadow: 0px 0px 5px #5c5c5c;
box-shadow: 0px 0px 5px #5c5c5c;
}
















#contenedor #footer-shadow {
	background-image: url(../images/footer-shadow.jpg);
	float: left;
	height: 24px;
	width: 100%;
	margin-top: 20px;
}

#contenedor footer {
	height: 35px;
	width: 100%;
	float: left;
	background-image: url(../images/light_grey.png);
	font-family: Roboto;
	text-align: center;
	font-size: 15px;
	padding-top: 10px;
	color: #999;
}
#contenedor #sombra {
	background-color: #9A9B9D;
	float: left;
	height: 15px;
	width: 100%;
}




.Titular-Bold {
	font-weight: bold;
	font-size: 32px;
}
