
* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0px;
  	padding: 0px;
  	border: 0px; 
	margin: 0; 
	padding: 0;
	background: #f6f3ed;
	font-family: Verdana, Helvetica, "non serif";
	font-size: 12px;
	color: #687676;
}

body {
 	height: 100%;
}



a {
	padding:0;
	margin:0;
	text-decoration: none;
	color: #ffffff;
}	


#mail a {
	color: #999999;
	text-decoration: none;
	border-bottom: thin dotted; 
}


#mail a:hover {
	background: #e8ede1; 
	color: #999999;
	text-decoration: none;
	border-bottom: thin dotted; 
}

/* Page */

.page {
	position:relative;
	width: 900px;
	margin: 0 auto;
}


h1 {
	color: #cc6600;
	font-family: "times new roman", times, serif;
	font-weight: normal; 
	font-size: 18px;
	margin-bottom: 8px;
}


h2 {
	font-weight: normal; 
	color: #cc9933;
	font-size: 12px;
}

h3 {
	font-weight: bold; 
	color: #cc9933;
	font-size: 12px;
}

h4 {
	font-weight: bold; 
	color: #cc9933;
	font-size: 10px;	
}

h5 {
	font-weight: normal; 
	font-size: 10px;
	color: #ffffff;
	margin-bottom: 13px;	
}

h6 {
	font-weight: normal; 
	font-size: 10px;	
}

h7 {
	float: right;
	position: top;
	font-weight: normal; 
	font-size: 10px;
	text-align: right;
	line-height: 160%;
	color: #ffffff;
	padding-right: 10px;
	margin-bottom: 13px;	
}

p, ul, ol {
	margin: 0px;
	margin-bottom: 8px;
	
}

ul, ol {
	margin-left: 3em;
}


img {
	border: none;
}




/* Header */


.header_salud {
	position: relative;
	width: 890px;
	height: 91px;
	padding-left: 10px;
	padding-top: 6px;
	margin: 0;
	background: url(nav/header_salud.gif) top right no-repeat;
}



/* Content */

.content_salud {
	padding: 0;
 	margin: 0;
	position: relative;
	width: 562px;
	height: 742px;
	padding-top: 30px;
	padding-left: 169px;
	padding-right: 169px;
	line-height: 170%;
	background: #ffffff;
	background: url(pic/salud_vines.jpg) top left no-repeat;
}


.left_home {
	float: left;
	position: relative;
	width: 408px;
	padding-left: 169px;
	padding-right: 22px;
	line-height: 160%;
	height: 483px;
	background: url(pic/bg_leaves.jpg) top left no-repeat;
	margin: 0;
}

.pdf {
	float: left;
	position: relative;
	width: 562px;
	height: 64px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #ffffff;
	clear: left right;
}

.box {
	float: left;
	position: relative;
	width: 258px;
	line-height: 140%;
	padding-top: 38px;
	padding-left: 13px;
	padding-right: 10px;
	background: url(pic/nuestroservicio.gif) top left no-repeat;
	background-color: #ebe6dd;
	margin: 0;
}

.mainnav {
	border-width: 0px;
	position: relative;
	left: 0px;
	width: 900px;
	height: 20px;
	margin: 0;
	text-align: left;
}

.subnav {
	border-width: 0px;
	position: relative;
	left: 0px;
	width: 900px;
	height: 30px;
	margin: 0;
	text-align: left;
	background: #ffffff;
}


.footer {
	position:relative;
	width: 900px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	clear: left right;
}



