@charset "utf-8";
/* CSS Document */

body {
	background-image: url("../images/background.jpg");
	background-repeat: repeat-x;
	background-color: #f0f9ff;
	/*background-position: 0px 32px;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

.table_body {
	background-image:url(../images/background_body.jpg); 
	background-repeat:no-repeat; 
	background-position: 0px 13px;
}

.texto {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
}
.texto_pag {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	text-align:center
}
a:link {
	text-decoration: none;
	color: 2d2d2d;
}
a:visited {
	text-decoration: none;
	color: 2d2d2d;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: 2d2d2d;
}
.left {

    float:left;
    margin:0 10px 10px 10px 10px;
	margin-right:10px
} 
.right {

    float:right;
    margin:0 10px 10px 10px;
	margin-right:10px
}
  
p {
    text-align:justify;
}
.nada {
}

.style_medicos {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
}
.titulo_noticia {
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	color: #2d2d2d;
}
.veja {font-family: "Trebuchet MS", Arial, Verdana, Tahoma; font-size: 12px; font-weight: bold; 
}
.bibilia {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #006bae;
}
.detalhe {color: #FF0000}
.subtitulo{	/* Styling question */
	/* Start layout CSS */
	color:1d7ec3;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
	font-weight: bold
}
.tituloconvenio{	/* Styling question */
	/* Start layout CSS */
	color:#ffffff;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
	font-weight: bold
}

.btn_submit
{
	font-size: 14px;
	height: 25px;
	
	background-image: url("images/button_bg.png");
	background-position: 0 9px;
	background-repeat: repeat-x;
	background-color: white;
	border: 1px solid #c1c1c1;
	border-bottom-color: #a1a1a1;
	border-top-color: #d1d1d1;
	
	vertical-align: middle;
	text-shadow: #fff 0px 1px 1px;
	
	padding-left: 8px;
	padding-right: 8px;
	
	font-weight: bold;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;		
}

table#alter tr td { background: #f0f8fe;} /* Toda a tabela com fundo azul claro */ 
table#alter tr.dif td {background: #def1fe;} /* Linhas com fundo azul escuro */
table#alter tr.bord td {background: #41b1ed} /* Linhas com fundo azul mais escuro */

* html img {
filter:expression(
this.alphaxLoaded ? "" :
(
this.src.substr(this.src.length-4)==".png"
?
(
(!this.complete)
? "" :
this.runtimeStyle.filter=
("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
String(this.alphaxLoaded=true).substr(0,0)+
(this.src="images/blank.png").substr(0,0)
)
:
this.runtimeStyle.filter=""
)
);
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	color:1d7ec3;
	font-size:16px;
	width:200px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-repeat:no-repeat;
	background-position:top right;
	height:20px;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
	font-weight: bold;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	width:200px;
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	padding:1px;
	font-size:12px;
	position:relative;
}
.legenda {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #999999;
	font-style: italic;
}
.subtitulo2 {
	/* Start layout CSS */
	color:#FF0000;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
	font-weight: bold
}
.input {
	border:0px;
	background-color:transparent;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	color: #ff0000;
	font-weight: bold;
	font-size:18px
}
.input {
	border:0px;
	background-color:transparent;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	color: #ff0000;
	font-weight: bold;
	font-size:18px
}
.input_hide {
	border:0px;
	background-color:transparent;
	color: ffffff;
	font-weight: bold;
	font-size:0px
}
