


.navbar {
	margin-bottom:0;	
}

.jumbotron {
	background:#0070c0;
	color:#ffffff;
	padding:5px 0;
	height:80px;
	margin:0; 


}
.jumbotron .fuente-titulo{
	font-size:25px;
} /*Define el tamaño de la fuente del titulo*/

.miga-de-pan{
		margin-bottom:0;
}

.carousel .margenes {
	margin:0px; 
}
h2 {
	text-align:center;
	color:#ffffff;
	font-size:30px; 
}

.camion {
	text-align:center;
	color:#000000;
	font-size:30px; 
}

footer {
	text-align:center;
	height:150px;
	background:#808080;   
	color:#ffffff; 
	padding:15px;
	font-size:15px; 
}
hr {
	height:10px;
	background-color:#808080;
}

/*-- post-- */
.main {
	margin-top:20px;
	margin-bottom:20px;	
}

.post {
	padding-bottom:20px: 
	margin-bottom:20px;
	border-bottom:1px solid #999;
}

.post .post-title a {
	color:#0070c0;
}

.post .thumb {
	margin-right:10px;
	width:40%;	 
}

.post .thumb img {
	width:100%; 
}


.main-container .row{
margin-top:0;
margin-bottom:0;  
margin-right:0;
margin-left:0;  
padding:0;

}

.fluid-container{
	padding-left:0px;
	padding-right:0px;
}

.carousel slide{
	padding-right:0px;
	padding-left:0px;
}

.container .container-prom{
	background:#FF4000;
	color:#ffffff;
}
#politica{
	text-decoration:underline;
}

#perro{
	background:#f35891;
}

#subtitulo-1{
	font-size:20px;
	font-weight:bold; 
}

#rce{
	text-align:center;
	color:#0070c0;
	font-size:20px; 
	font-weight:bold; 
}

#subrce{
	text-align:center;
	color:#ffffff;
	background:#0070c0;
	font-size:15px; 
	font-weight:bold; 
}

#subrceo{
	text-align:center;
	color:#000000;
	background:#808080;
	font-size:15px; 
	font-weight:bold; 
}

#nvalores{
	background-color:#0070c0; 
}