.txtred p{
	font-size:1em;
}

.spacemen li{
	margin-left:30px;
	margin-right:30px;
}

.margengral{
	margin:10px;
}

.liinterna{
    color: #000;
}

.liinterna h1{
    color: #000;
}

.liinterna li{
    font-size: 1.2em;
}

.liinterna p{
    font-size: 1.2em;
}

.bloques div{
   padding:0 20px;
 }

.bloques div:first-child {
   padding:0px 20px 0px 15px;
}

.bloques div:last-child {
   padding:0px 15px 0px 20px;
}

.blohome p{
	font-size:1.1em;
	text-align:left;
	line-height:1.5em;
}

.h_foo h1{
	font-size:.8em;
}

.h_foo p{
	font-size:.8em;
}

.h_foo ul li{
	font-size:.8em;
}

.losparrafos p{
	font-size:1em;
	line-height:22px;
}
	
.losparrafos ul li{
	font-size:1em;
	line-height:22px;
}

.losparrafos h1{
	font-size:1.6em;
}

.losparrafos h2{
	font-size:1em;
	color:#000;
	text-transform:uppercase;
}

.dcontact h1{
    font-size: 1.3em;
     color:brown;
    text-align: center;
}

.dcontact p{
    text-align: center;
    font-size: 1.2em;
    color: #000;
}

.dcontact a{
    font-size: 1.2em;
    color:#00F;
	text-align:center;
}

.hunos h1{
    font-weight: bold;
}

.redondas{
    border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 0px solid #000000;
}

.txtfoot{
    font-size: 1.2em;
}