body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/bkg.gif);
	background-repeat: repeat-x;
}

.menu {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #64a6a8;

}

.style6 {color: #CCCCCC}

.style7 {

	font-size: 8px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.style8 {

	color: #CCCCCC;

	font-size: 9px;

}

a:link {
	color: #4C647D;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #4C647D;
}

a:hover {

	text-decoration: none;

}

a:active {

	text-decoration: none;

}

.style28 {color: #FFFFFF; font-size: 9px; }

.style29 {color: #999999}


.teste
{
background-image:url(imgs/sombra_fundo.gif);
background-repeat:repeat-x;
}


.ladodireito
{
background-image:url(imgs/sombra_dir.gif);
background-repeat:repeat-y;
width:9px;

}
.ladoesquerdo
{
background-image:url(imgs/sombra_esq.gif);
background-repeat:repeat-y;
width:9px;

}
.style31 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4c647d;
	text-align: justify;
}
.style32 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3333;
}
.style32 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C647D;
}
.style36 {
	color: #4C647D;
	font-size: 11px;
}
.style37 {
	color: #CC3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style39 {
	font-size: 12px;
	color: #4C647D;
}

.style42 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #4c647d; text-align: justify; font-weight: bold; }
.style43 {font-weight: bold;}
.titulo  {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#CC3333;
font-weight:bold;
}
.titulo2  {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#4C647D;
font-weight:bold;
}
.texto{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#4C647D;
text-align:justify;
}
.text_footer{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#4C647D;
text-align:justify;
}
.field{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#4C647D;
font-weight:bold;
}.field1{font-family: Arial, Helvetica, sans-serif;font-size:13px;color:#4C647D;font-weight:bold;border:3px;}

/*=============================0
			MENUS
===============================*/

.clinica:hover .submenu {
	display:block;
	
}

.submenu {
	position:absolute;
	/*border: 1px solid white;
	border-bottom-width: 0;
	font: normal 10px Arial;
	line-height: 18px;
	background: lightyellow;
	color:#FFFFFF;
	width: 200px;
	z-index: 100; */
	display: none;
	z-index: 100;
	float:none;
}

.submenu table {
	/*width:100%;
	border:0px;
	padding:0px;
	margin:opx;*/
	}

.submenu tr {
	/*border-right:solid #CCC;
	background: #F00;*/
}

.submenu td {
	/*width: 300px;
	text-indent: 3px;
	border-right: 1px solid white;
	padding: 5px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color:#FFFFFF;*/
	
}

/* Galleries Styles */


.motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

.motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

.statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

.motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

/*Note: To style an individual gallery, you can use these same above class
selectors as id selectors, appending the number of the gallery, ex:*/

#motioncontainer0 a img {
/*border: 5px solid #ee0000;  /*Set image border for 1st gallery (uncomment to use this style)*/
}

/*The galleries are numbered 0 to however many you have minus 1*/

/* End Galleries Styles */

