/* CSS Document */
body{
background-image:url(../imgs/fundoo.jpg);
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.mes{
padding-top:3px;
text-align:center;
color:#FFFFFF;
font-weight:bolder;
width:100px;
font-size:11px;
height:15px;
background:#974578;
}

.mes2{
padding-top:3px;
text-align:center;
color:#FFFFFF;
font-weight:bolder;
width:300px;
font-size:11px;
height:15px;
background:#974578;
}

.tituloarearestrita{
padding-top:3px;
text-align:center;
color:#FFFFFF;
font-weight:bolder;
width:100%;
font-size:11px;
height:15px;
background:#974578;
}

.artigo{
 padding:5px;
 overflow:auto;
 height:300px;
}
.input{
background:#CCCCCC;
color:#000000;
border:none;
width:100%;
}
.subtitulo{
width:100%;
text-align:center;
color:#000000;
font-weight:bolder;
font-size:14px;
height:18px;
border-bottom-style:solid;
border-bottom:3px;
border-bottom-color:#974578;
border-top:3px;
border-top-style:solid;
border-top-color:#974578;
}
.subtituloagenda{
width:100%;
text-align:left;
padding-left:10px;
color:#000000;
font-weight:bolder;
font-size:14px;
height:18px;
border-bottom-style:solid;
border-bottom:3px;
border-bottom-color:#974578;
border-top:3px;
border-top-style:solid;
border-top-color:#974578;
}
/* FOTOS */
.fotog{
width:110px;
height:95px;
}

.divfotopeq{
	text-align:center;
	width:500px;
	height:200px;
	overflow:auto;
}

.textareafoto{
background:none;
border:none;
font-size:12px;
font-weight:800;
}

/* MENU LATERAL */
.tdamarela{
background-color:#F2E7AD;
}
.tdcinza{
background-color:#DEDEDD;
padding:5px;
}
.divtitulo{
padding-top:3px;
text-align:center;
color:#FFFFFF;
font-weight:bolder;
font-size:11px;
height:18px;
background:#974578;
}
.textomenu{
font-size:11px;
font-weight:bolder;
color:#000000;
}
.inputtext{
background:#FFFFFF;
border:none;
height:13px;
}
.bt{
background-color:#974578;
border:none;
color:#FFFFFF;
font-size:10px;
font-weight:bolder;
height:15px;
width:80px;
}
/* TEXTOS */
.titulo{
width:100%;
padding-top:4px;
text-align:center;
color:#FFFFFF;
font-weight:bolder;
font-size:16px;
height:20px;
background:#974578;
}
.textnoti{
text-align:left;
color:#000000;
font-weight:bolder;
font-size:12px;
height:20px;
}
/* LINKS */
.link{
text-decoration:none;
color:#000000;
cursor:pointer;
}
.link2{
text-decoration:none;
color:#FFFFFF;
cursor:pointer;
}
.link1{
text-align:left;
text-decoration:none;
color:#000000;
font-weight:bolder;
cursor:pointer;
}
a.link:hover {
color:#974578;
text-decoration: underline overline;
}
a.link1:hover {
color:#974578;
text-decoration: underline;
}
a.link2:hover {
color:#F2E7AD;
text-decoration: underline;
}
.bt-ficha{
background-color:#C3A95C;
border:none;
color:#FFFFFF;
font-size:11px;
font-weight:bolder;
height:18px;
width:150px;
}
/* FICHA */
.inputficha{
border:none;
background:#F2E7AD;
color:#000000;
font-size:12px;
}
.ficha{
padding-left:20px;
font-size:12px;
font-weight:bolder;
text-align:left;
}
.ficha2{
font-size:12px;
font-weight:bolder;
text-align:left;
}
