
body {
	margin-bottom:0px;
	margin-left:5px;
	margin-right:0px;
	margin-top:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#666666;
	line-height: 180%;

}

img {
  width: auto ;
  max-width: 100% ;
  height: auto ;
}

.center {
  text-align: center;
  margin-bottom: 15px;
}
.menu_inicio {
	width:99%;
	height:24px;
	text-align:center;
	padding-top:22px;
	color: #ffffff;	
}

.menu_inicio a {
  color:  white;
}

.menu_inicio a:hover {
  color: white;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size:21px;
#	color:#464b3f;
    text-align: center;
}

h2 {
	font-weight: none;
	font-size:15px;
	padding:0px;
	margin-bottom:2px;


}
h3 {
	font-weight: none;
	font-size:16px;
	padding:0px;

}
h4 {
	font-weight: none;	
	font-size:15px;
	padding:0px;

}
h5 {
	font-size:15px;
	padding:0px;
	font-weight: none;

}

#header {
	width:100%;
	height: 198px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/header.jpg);
	color: #ffffff;
}


#content {
	width:99%;
	margin-left:auto;
	margin-right:auto;

}

.break {
	clear: left;
}
.break_both {
	clear: both;
}

.buscador {
	float:right; 
	width:325px; 
	height:30px; 

}


#footer {
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	color:#FFF;
	background-image:url(../images/logo_footer.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:110px;
	width:100%;
}

#footer_bg {
	width:100%;
	height:110px;
	background-image:url(../images/footer.jpg);
	margin-left:auto;
	margin-right:auto;
}


.cat_inicio {
text-align: center;
font-size:15px;
font-weight: bold;
margin: 3px 3px 3px 3px;
}


.linea{ 
border-style: solid;
border-width: 2px;
border-color:#e9e9e9;
margin-top: 5px;
margin-bottom: 5px;

}


