/* tags */

body {
	margin:0 0 0 0;
	background-attachment:fixed;
	background-image:url(../img/Fundo_site.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}

/* bgs */
table{
background-color:#FFFFFF
}
.bg_rodape1{
	background-image:url(/img/layout/bg_rodape1.jpg);
	background-repeat:repeat-x;
}
.bg_rodape2{
	background-image:url(/img/layout/bg_rodape2.jpg);
	background-repeat:repeat-x;
}
.bg_estetica_alta{
 	background-image:url(/img/layout/bg_estetica_alta.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.bg_cirurgiasmais_1{
 	background-image: url(/img/layout/bg_cirurgiasmais_1.jpg);
	background-repeat:no-repeat;
}
.bg_cirurgiasmais_2{
 	background-image:url(/img/layout/bg_cirurgiasmais_2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

/* fonts */

.font_rodape1{
	font-family: Verdana;
	font-size:10px;
	color:#666666;
}
.font_rodape2{
	font-family: Verdana;
	font-size:10px;
	color:#FFFFFF;
}
.font1{
	font-family: Verdana;
	font-size:10px;
	color:#999999;
}
.font99{
	font-family: Verdana;
	font-size:13px;
	color:#999999;
}

.font2{
	font-family: Verdana;
	font-size:10px;
	color:#666666;
}
.font3{
	font-family: arial;
	font-size:11px;
	color:#7389A8;
}
.font4{
	font-family: arial;
	font-size:11px;
	color:#999999;
}
.font5{
	font-family: verdana;
	font-size:10px;
	color:#333333;
}
.font6{
	font-family: arial;
	font-size:11px;
	color:#EA0782;
}
.font7{
	font-family: verdana;
	font-size:11px;
	color:#2D3A61;
}
.font8{
	font-family: verdana;
	font-size:10px;
	color:#003366;
}
.font9{
	font-family: verdana;
	font-size:10px;
	color:#EA0782;
}

/* links */
.link1 a{
	font-family: Verdana;
	font-size:10px;
	color:#355668;
	text-decoration:none;
}
.link1 a:hover{
	font-family: Verdana;
	font-size:10px;
	color:#355668;
	text-decoration:underline;
}
.link2 a{
	font-family: Verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.link2 a:hover{
	font-family: Verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
}
.link3 a{
	font-family: Verdana;
	font-size:10px;
	color:#2D3B62;
	text-decoration:none;
}
.link3 a:hover{
	font-family: Verdana;
	font-size:10px;
	color:#2D3B62;
	text-decoration:underline;
}
.link4 a{
	font-family: Verdana;
	font-size:10px;
	color:#999999;
	text-decoration:none;
}
.link4 a:hover{
	font-family: Verdana;
	font-size:10px;
	color:#999999;
	text-decoration:underline;
}

/* forms */
.txt_geral{
	font-family: Verdana;
	font-size:10px;
	color:#999999;
	height:20px;
	border:1px solid #CCCCCC;
}
.txt_contato{
	font-family: Verdana;
	font-size:10px;
	color:#999999;
	height:18px;
	border:1px solid #CCCCCC;
}
.btn_login{
	font-family: Verdana;
	font-size:10px;
	background-color:#8196AF;
	color:#ffffff;
	height:20px;
	border:0;
}
.btn_contato{
	font-family: arial;
	font-size:11px;
	background-color:#EFEFEF;
	color:#666666;
	height:19px;
	width:74px;
	border:1px solid #CCCCCC;
}
.btn_forum{
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	background-color:#3CB5B1;
	border:none;
	font-weight:bold;
}
.btn_enquete{
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	background-color:#CC3333;
	border:none;
	font-weight:bold;
}
.btn_dados{
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	background-color:#768DA7;
	border:none;
	font-weight:bold;
}
.field_forum{
	font-family: verdana;
	font-size:10px;
	color:#3CB5B1;
	background-color:#FFFFFF;
	border:none;
	
}