@charset "utf-8";

*{ margin:0; 
   padding:0; }

body{ 
 margin:0; 
 padding:0; 
 text-align:center;
background:url(images/bg.jpg) center top no-repeat;	
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
} 
 
#pagewidth{ 
 width:755px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative;
 background:url(images/hd.jpg) center no-repeat;	 
 height:157px;   
 width:100%;
}

#navbar{
 height: 62px;
 background:url(images/bg_botones.jpg) no-repeat top center;
 float: left; 
 display:inline; 
 position: relative; 
 width:100%;
 }
 
     #tabs6 {
      float:left;
      width:100%;      
      font-size:12px;
      line-height:normal;	  
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight:bolder;
	  color:#fff;
      }
	  
    #tabs6 ul {
	  margin:0;
	  /*padding:10px 10px 0 50px;*/
	  padding:0px 0px 0 90px; /*this values affect the global position of the complete navbar*/
	  list-style:none;
      }
    #tabs6 li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
    #tabs6 a {
      float:left;
      background:url("images/btn_left.jpg") no-repeat left top;
      margin:0;
      padding:0 0 0 15px;
      text-decoration:none;
      }
    #tabs6 a span {
      float:left;
      display:block;
      background:url("images/btn_right.jpg") no-repeat right top;
      padding:25px 15px 18px 5px;  /*this values affect the height of the button*/
      color:#2763B6;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
	
    #tabs6 a:hover span {
      color:#fff;
      }
    #tabs6 a:hover {
      background-position:0% -62px;
      }
    #tabs6 a:hover span {
      background-position:100% -62px;
      }  
	   

#title_home{
 position:relative;
 background:url(images/title_home.jpg) center top no-repeat;	 
 height:30px;   
 width:100%;
 
} 

#title_what_we{
 position:relative;
 background:url(images/title_what_we.jpg) center top no-repeat;	 
 height:30px;   
 width:100%;
 
} 

#title_who_are{
 position:relative;
 background:url(images/title_who_are.jpg) center top no-repeat;	 
 height:30px;   
 width:100%;
 
} 

#title_make{
 position:relative;
 background:url(images/title_make.jpg) center top no-repeat;	 
 height:30px;   
 width:100%;
 
} 


#title_contactus{
 position:relative;
 background:url(images/title_contactus.jpg) center top no-repeat;	 
 height:30px;   
 width:100%;
 
} 
 
#title_events{
 position:relative;
 background:url(images/title_events.jpg) center top no-repeat;	 
 height:30px;   
 width:100%;
 
} 

#title_news{
 position:relative;
 background:url(images/title_news.jpg) center top no-repeat;	 
 height:30px;   
 width:100%;
 
} 
#title_clinics{
 position:relative;
 background:url(images/title_clinics.jpg) center top no-repeat;	 
 height:30px;   
 width:100%;
 
} 
#title_moreabout{
 position:relative;
 background:url(images/title_moreabout.jpg) center top no-repeat;	 
 height:30px;   
 width:100%;
 
} 

#title_community{
 position:relative;
 background:url(images/title_community.jpg) center top no-repeat;	 
 height:30px;   
 width:100%;
 
} 
 
 
#maincol{
background:url(images/main.jpg) center top  no-repeat  #C0E6FF;  
width:100%; 
height:100%; 
 }
 
#maincol h1{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-style:normal;
text-align:justify;
font-size:14px;
line-height: 20px;
color:#2763B6;
padding: 30px 100px 30px 100px;
 } 
 
#maincol h2{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-style:normal;
text-align:justify;
font-size:13px;
line-height: 20px;
color:#2763B6;
padding: 0px 0px 20px 100px;
 }
 
#maincol h3{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-style:normal;
text-align:left;
font-size:13px;
line-height: 20px;
color:#2763B6;
padding: 30px 0px 0px 100px;
 }  
 
 #maincol h4{
font-family: Arial, Helvetica, sans-serif;
font-style:normal;
text-align:left;
font-size:12px;
line-height: 20px;
color:#fff;
padding: 0px 0px 0px 100px;
 }
 
 #maincol h5{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px;
	line-height: 18px;
	color:#2763B6;
	padding: 0px 100px 0px 100px;
	text-decoration: none;
	font-weight: lighter;
 } 
 
 #maincol h6{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-style:normal;
text-align:justify;
font-size:14px;
line-height: 20px;
color:#2763B6;
padding: 0px 80px 0px 0px;
 }  
 
  #maincol p{
margin: 0px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
font-style:normal;
text-align:left;
font-size:10px;
line-height: 11px;
color:#000;
padding: 0px 100px 0px 100px;

 }    
 
 
 
#maincol h1 a:link, #maincol h2 a:link, #maincol h3 a:link, #maincol h4 a:link, #maincol p a:link{
color:#3790c8;
text-decoration: underline;
 }   
 

#maincol h1 a:visited, #maincol h2 a:visited, #maincol h3 a:visited, #maincol h4 a:visited, #maincol p a:visited{
color:#3790c8;
text-decoration: underline;
 }  
 
#maincol h1 a:hover, #maincol h2 a:hover, #maincol h3 a:hover, #maincol h4 a:hover, #maincol p a:hover{
color:#fff;
text-decoration: underline;
 }    
 
 
 
 hr {
 
  	border: 0;
  	width: 50%;
   	color: #C4E8FF;
	background-color: #C4E8FF;
	height: 1px;
	margin-left:100px;
	
}


.button_send {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #fff;
text-decoration:none;
height: 21px;
border: solid 0 #3C4869;
width: 120px;
background-image:url(images/boton_enviar.jpg);
background-repeat:no-repeat;
margin-top: 5px;

 }
 
 #box{
 padding: 20px 80px 20px 80px; 
 
 }
 
  #box td{
 padding: 4px;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px; 
  }
  
 .textbox{
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 color:#fff;
 font-size:12px;
 font-weight:bold; 
 
 }
 
#footer{ 
 height:80px;
 background:url(images/footer.jpg) center no-repeat;
 text-align:center;
 padding: 0 auto 0 auto;
 margin: 0 auto 0 auto;
  }
 
 #footer h1{
 padding: 10px 0px 10px 20px;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 color:#2182C3;
 font-size:12px; 
}

 
 #footer h5{
 padding: 5px 0px 0px 20px;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 color:#fff;
 font-size:11px; 
}

 #footer h5 a:link, #footer h5 a:visited{
 color:#fff;
 text-decoration: underline; 
}

 #footer h5 a:hover{
 color:#e9f6ff;
 text-decoration: underline; 
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


