@import url("normalize.css");
h1, h2, h3, h4, h5, h6 {
    font-family: Ubuntu;
    font-weight: 400;
}

body {
	font-family: 'Trebuchet', "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #8C8E93;
}

h2 {
	border-bottom: 1px solid #D9DADB;
	color: #D64F27;
	font-size: 22px;
	margin-left: -7px;
	padding-bottom: 8px;
	padding-left: 7px;
	margin-bottom: 37px;
	font-weight: bold;
}
h3 {
	color: #D64F27;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 8px;
	line-height: 20px;
	padding-left: -7px;
	margin: 0px;
}
h4 {
	color: #D64F27;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
	line-height: 18px;
	padding-left: -7px;
	margin: 0px;
}
h5 {
  background-color: #D64F27
    border-radius: 3px 3px 0 0;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	text-decoration: none;
	background-color: #D64F27;
	width: 200px;
	text-indent: 10px;
	padding: 0px;
}
h6 {
	font-family: 'Trebuchet', "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	line-height: 20px;
	padding-left: -7px;
	margin: 0px;
}

h7 {
	font-family: 'Trebuchet', "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #8C8E93;
}

h8 {
	border-bottom: 1px solid #D9DADB;
	color: #D64F27;
	font-size: 22px;
	margin-left: -7px;
	padding-bottom: 8px;
	padding-left: 7px;
	margin-bottom: 37px;
	font-weight: bold;
}

#contenedor {
	padding: 0px;
	width: 100%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cont {
	padding: 0px;
	width: 780px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#top {
	height: 125px;
	width: 100%;
	padding: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: fixed;
	z-index: 10;
	margin: 0px;
	background-image: url(bg4nvo.png);
	background-position: center;
}

#logo {
	background-image: url(logo_crecer_gris.png);
	float: left;
	height: 130px;
	width: 195px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo a {
	display: block;
	height: 143px;
	width: 195px;
	margin-right: 5px;
}
#menu {
	float: left;
	height: 40px;
	width: 550px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
#menu li{
	display: inline;

}
#menu a {
    font-family: Ubuntu;
    font-weight: 400;
	border-right: 1px solid #A6A8AA;
	color: #FFFFFF;
	float: left;
	font-size: 14px;
	height: 23px;
	line-height: 23px;
	margin-right: 15px;
	padding-right: 15px;
	text-decoration: none;
	outline: medium none;
  
}



#contenido {
	float: left;
	width: 750px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#contenido img {
    float: left;
    margin-right: 20px;
}

#footer {
	float: left;
	height: 50px;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D64F27;
}
.dir {
	width: 760px;
	padding: 10px;
	text-align: center;
}
.dir a {
	color: #D64F27;
	text-decoration: none;
}
.last {

	border-right-style: none!important;
	
}
#contenido a {
	color: #D64F27;
}
#contenido  .a2 {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

input[type="text"] {
	color: #666666;
	background-color: #f2f2f2;
	border: 1px solid #D64F27;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
input[type="submit"] {
	color: #FFFFFF;
	background-color: #D64F27;
	border: 1px solid #D64F27;
	clear: both;
}
input[type="textarea"] {
	color: #666666;
	background-color: #f2f2f2;
	border: 1px solid #D64F27;
	width: 198px;
	height: 50px;
}


#siderbar {
	float: left;
	width: 200px;
	position: static;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#siderbar label {
	display: block;
	padding: 0px;
	width: 200px;
	margin: 0px;
}
#siderbar  #comentarios {
	width: 198px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
	background-color: #f2f2f2;
	border: 1px solid #D64F27;
	height: 50px;
}
#IrArriba {
position: fixed!important;
bottom: 30px!important; /* Distancia desde abajo */
right: 30px!important; /* Distancia desde la derecha */
}

#IrArriba span {
	width: 30px!important; /* Ancho del boton */
	height: 30px!important; /* Alto del btoon */
	display: block!important;
	background-image: url(subir.png)!important;
	background-repeat: no-repeat!important;
	background-position: center center!important;
}
