body {
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	 background-color: rgba(36, 50, 59, 1);
}
#container {
	height: auto;
	width: 960px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
	-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.20);
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.20);
	border: 1px solid #D8DFEA;
	padding: 20px;
}
.logo {
	height: auto;
	width: 960px;
	#margin-left: auto;
    #margin-right: auto;
    width: 6em;
	#top: 50%;
	#left: 50%;
	#padding-top: 10px;
	padding-left: -50px;
}
.menu {
	height: 42px;
	width: 960px;
}
.line{
	width: 960px;
	height: 9px;
	margin-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.slider {
	height: 380px;
	width: 960px;
}
.contenidos {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 0px;
	
}

.up-and-down {
	float: left;
	width: 292px;
	alignment-adjust: hide;
	overflow: hidden;
}
.up-and-down-rigth {
	float: center;
	height: auto;
	width: auto;
	padding: 20px;
	margin-left: 20px;
	border: 1px solid #D8DFEA;
}
.breadcrumbs {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3B5998;
	height: 20px;
	width: 960px;
	background-color: #F9F9F9;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
.foot {
	background-color: #F9F9F9;
	height: 78px;
	width: 960px;
	float: left;
	margin-top: 20px;
	text-align: center;
	overflow: hidden;
	padding-top: 26px;
	padding-bottom: 26px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}

h2 {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2194E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8DFEA;
}

h3 {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2194E5;
	font-size: 17px;
}
p{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 20px;
	text-align: justify;
	text-shadow: 0 0 3px #F3F3F3;
	}
	
.img_entrada {
	float: left;
	border: 1px solid #D8DFEA;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.galeria {
	background-color: #FFFFFF;
	float: left;
	height: 210px;
	width: 960px;
	margin-top: 20px;
}

.list-pro{
	background-color: #FFF;
	width: 606px;
	border: 1px dotted #CCC;
	overflow:auto;	
	}

.pro{
	background-color: #F8F9FC;
	width: 182px;
	float: left;
	margin: 5px;
	padding: 5px;
	}
	
.pro:hover{
	background-color:#E1E7F2;
	}
	
.txt-pro{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #09C;	
	}
	
.txt-pro-cs{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2194E5;
	text-shadow: #151515 0px 1px 0px;
	}
	
.txt-pre{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000;	
	}
	
.txt-precio{
	font-family: Georgia,  Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#F00;
	text-shadow: 0 0 1px #fff;
	}
	
.img_center{
	text-align: center;
	}
	
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	}
	
.img_da{
	border: 1px solid #CCCCCC;
	width: 584px;
	padding: 10px;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.20);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.20);
	}
	
.ms_fecha{
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	}
	
.ms_autor{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #2194E5;
	font-style: italic;
	}

h1 {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color: #3290CE;
	text-shadow: #000 0px 1px 0px;
}
