    #titulotp{
font-size: 2.5em;
color:#1c342c;
font-weight: bold;
    text-align: left;

}
.imgtrack{
    vertical-align: middle;
}

body {
	margin: 0;
	padding: 0;
	font-family: avenir, 'avenir next', helvetica, arial, sans-serif;
	color: #666;
	background: #ffffff; 
	
}
menu_contacto {
	margin: 0;
	padding: 0;
	font-family: avenir, 'avenir next', helvetica, arial, sans-serif;
	color: #666;
	background: #ffffff; 
	
}
#titulonoticia h1{
font-size: 26px !important;
    color: #1e352d;
        font-weight: bold;
}
#titulonoticia{
margin-left: 15px;
}
#main-header {
	background: #ffffff;
	font-family: avenir, 'avenir next', helvetica, arial, sans-serif;
	font-size:16px;
	color: white;
	height: 100px;
    width: 1024px;
    align-content: center;
    margin: 20px auto;
}	
	#main-header a {
		color: #b8b1a2;
	}
 
/*
 * Logo
 */
#logo-header {
	float: left;
	/*padding: 15px 0 0 20px;*/
	text-decoration: none;
}
	#logo-header:hover {
		color: #C0DCB9;
	}
	
#logo-header img{
    width: 239px;
    
    
}
 
/*
 * Navegación
 */
nav {
	float: right;
    

}
	nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
		padding-right: 20px;
        font-size: 100%;
	}
	
		nav ul li {
			display: inline-block;
			line-height: 80px;
		}
			
			nav ul li a {
				display: block;
				padding: 0 10px;
				text-decoration: none;
			}
			
				nav ul li a:hover {
					background: #C0DCB9;
                    text-decoration: none;
				}
#main-content {
	background: white;
	width: 1024px;
	/*max-width: 800px;*/
	margin: 20px auto;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
 
	#main-content header,
	#main-content .content {
		padding: 40px;
	}
#main-footer {
	background: #333;
	color: white;
	text-align: center;
	padding: 20px;
	margin-top: 40px;
}
	#main-footer p {
		margin: 0;
	}
	
	#main-footer a {
		color: white;
	}

#barrauno{
    height: 200px;
    width: 1024px;
    background-color:#255523; 
    
}
/* barra*/
}
.imgf{
width:100%;
color: #ffffff;
}
img.sizeimg{
  width: 100%; 
  height: auto;
    margin-top: 20px;
}
p {
    font-size: 120%;
   line-height: 167% !important;
}
h2{
color:#1c342c;
    text-align: left;
}
p{
color:#7d8f81;
text-align: initial;
}
.contenedor {
	
	width:100%;
	margin:auto;
	    background-image: url(imagesM/bd1.png);
	/* Flexbox */

	display:flex;
	flex-flow:row wrap;
}







.main {
	padding:0px;

	flex:1 1 55%;
	/*flex:1;*/
}

.main article {
	margin-bottom: 0px;
	padding-bottom:0px;
	border-bottom:0px solid #000;
}

.main article:nth-last-child(1){
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom:none;
}

aside {
	background: none;
	padding:0px;

	/*FLEX*/
	flex:1 1 45%;
	/*flex:0 0 300px;*/

	display: flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:flex-start;
}

aside .widget {
	background-image: url("imagesM/uno.png");
        background-repeat:no-repeat;
       background-size: 100%;
	height:150px;
	margin:10px;
}

aside .widget2 {
	background-image: url("imagesM/dos.png");
        background-repeat:no-repeat;
       background-size: 100%;
	height:511px;
	margin:10px;
}

@media screen and (max-width: 800px) {
	.contenedor {
		flex-direction:column;
	}

	aside {
		flex-direction:row;
		flex:0;
	}

	aside .widget {
		flex-grow:1;
	}
}

@media screen and (max-width: 610px) {
	aside {
		flex-direction:column;
	}

	footer {
		justify-content:space-around;
	}
}




/* Este es el formulario */
#logow2{
	
	width:85%;
	margin:auto;
	
}
#textw2{
   
    margin-top:40px;
    margin-bottom:35px;

}

#username{
   background: none;
   border: 1px solid #ffffff;
 
   color: #ffffff;
   font-size: 12px;
   padding: 5px;
    width: 100%;
}
#campo2 {
   background: none;
   border: 1px solid #ffffff;
 
   color: #ffffff;
   font-size: 12px;
   padding: 5px;
    width: 100%;
}
#password
 {
   background: none;
   border: 1px solid #ffffff;
 
   color: #ffffff;
   font-size: 12px;
   padding: 5px;
    width: 100%;
}
#campo3 {
   background: none;
   border: 1px solid #ffffff;
 
   color: #ffffff;
   font-size: 18px;
   padding: 5px;
    width: 100%;
}
label {
text-align: -webkit-left;
    color: #fff;
}
#formulariotrack{
    width: 80%;
	margin:auto;

}
#formfooterimg{
margin-top: 10px;
    margin-left: 45px;
}
/***/
#subimg{
    width: 1024px;
    height: 180px;
    background-color: #1e352d;
    margin-bottom: 10px;
}
.areainfo{
	width:240px;
	height:100%;
	background-color:#1e352d;
	margin-left: 13px;
	float:left;
	
}

.centrar{
	position: absolute;
    margin-top: 25px;
    margin-left: 10px;
 
}

#contacto{
    background-image: url(areasp/contacto.jpg);
    background-repeat: no-repeat;
    width: 1024px;
    height: 800px;
    margin-right: 40px;
}