/* CSS Document */
* {
	margin:0;
	padding:0;
}
html
{
	height:100%;
	font-family:"Trebuchet MS";
	background-color:#ffffff;
}

a img
{
	border:0;
	text-decoration:none;
}
a
{
	text-decoration:none;
}

.fright {
	float:right;
}
.fleft {
	float:left;
}
.clear {
	clear:both;
}

.underline
{
      text-decoration:underline;
}


.pt10
{
  padding-top:10px;
}
.pt20
{
  padding-top:20px;
}
.pt26
{
  padding-top:26px;
}


.pt48
{
  padding-top:48px;
}

.pl10
{
  padding-left:10px;
}
.pl15
{
  padding-left:15px;
}
.pl28
{
  padding-left:28px;
}

.pl52
{
  padding-left:52px;
}

.pl56
{
  padding-left:56px:
}

.pl58
{
  padding-left:58px;
}
.pl250
{
  padding-left:250px;
}


.color1
{
  color:#ffffff;
}
.color2
{
   color:#00245d;
}
.color3
{
   color:#c02555;
}
.color4
{
   color:#006cb7;
}
.color5
{
   color:#009fce;
}


.bgcolor1
{
	background-color:#006cb7;
}
.bgcolor2
{
	background-color:#009fce;
}
.bgcolor3
{
	background-color:#00235d;          
}

.bgcolor4
{
	/*background-color:#00235d;*/
            background-color:#2d5980;
}

.bgcolor7
{
	background-color:#c02555;
}

.txt11
{
	font-family:"Trebuchet MS";
	font-size:11px;
}

.txt12
{
	font-family:"Trebuchet MS";
	font-size:12px;
}
.txt14
{
	font-family:"Trebuchet MS";
	font-size:14px;
}
.txt18
{
	font-family:"Trebuchet MS";
	font-size:18px;
}
.txt34
{
	font-family:"Trebuchet MS";
	font-size:34px;
}

#main
{
	width:1024px;
	margin:0 auto 0 auto;
          background-color:#ffffff;

}

#rodape
{
	width:911px;
	margin:0 auto 0 auto;
          
 }
.width148
{
  width:148px;
}



/* ************ menu ************** */
.sintomas
{
	background-image:url('../../img/sintomas/sintomas.gif');
	background-repeat:no-repeat;
	width:99px;
	height:38px;
         /* margin-left:10px;*/
}
.sintomas:hover, .sintomasOn
{
	background-image:url('../../img/sintomas/sintomasOn.gif');
	background-repeat:no-repeat;
	width:99px;
	height:38px;
        /*  margin-left:10px;*/
}

.consultas
{
	background-image:url('../../img/consultas/consultas.gif');
	background-repeat:no-repeat;
	width:106px;
	height:38px;
          margin-left:10px;
}
.consultas:hover, .consultasOn
{
	background-image:url('../../img/consultas/consultasOn.gif');
	background-repeat:no-repeat;
	width:106px;
	height:38px;
          margin-left:10px;
}
.cirurgias
{
	background-image:url('../../img/cirurgias/cirurgias.gif');
	background-repeat:no-repeat;
	width:96px;
	height:38px;
          margin-left:10px;
}
.cirurgias:hover, .cirurgiasOn
{
	background-image:url('../../img/cirurgias/cirurgiasOn.gif');
	background-repeat:no-repeat;
	width:96px;
	height:38px;
          margin-left:10px;
}

.exames
{
	background-image:url('../../img/exames/exames.gif');
	background-repeat:no-repeat;
	width:88px;
	height:38px;
          margin-left:10px;
}
.exames:hover, .examesOn
{
	background-image:url('../../img/exames/examesOn.gif');
	background-repeat:no-repeat;
	width:88px;
	height:38px;
          margin-left:10px;
}

.videos
{
	background-image:url('../../img/videos/videos.gif');
	background-repeat:no-repeat;
	width:79px;
	height:38px;
          margin-left:10px;
}
.videos:hover, .videosOn
{
	background-image:url('../../img/videos/videosOn.gif');
	background-repeat:no-repeat;
	width:79px;
	height:38px;
          margin-left:10px;
}

.noticias
{
	background-image:url('../../img/noticias/noticias.gif');
	background-repeat:no-repeat;
	width:89px;
	height:38px;
          margin-left:10px;
}
.noticias:hover, .noticiasOn
{
	background-image:url('../../img/noticias/noticiasOn.gif');
	background-repeat:no-repeat;
	width:89px;
	height:38px;
          margin-left:10px;
}

.clinica
{
          background-image:url('../../img/clinica/clinica.gif');
	background-repeat:no-repeat;
	width:96px;
	height:38px;
          margin-left:10px;
}
.clinica:hover, .clinicaOn
{
	background-image:url('../../img/clinica/clinicaOn.gif');
	background-repeat:no-repeat;
	width:96px;
	height:38px;
          margin-left:10px;
}

.marque
{
	background-image:url('../../img/marque/marque.gif');
	background-repeat:no-repeat;
	width:84px;
	height:38px;
          margin-left:10px;
}
.marque:hover, .marqueOn
{
	background-image:url('../../img/marque/marqueOn.gif');
	background-repeat:no-repeat;
	width:84px;
	height:38px;
	margin-left:10px;
}

/* Stylesheet: uropelve Modified On 2013-09-04 17:04:40 */
