/* CSS Index e Portaria */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #019B99;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.login {
	position: absolute;
	left: 50%;
	width: 900px;
	height: 47px;
	margin-left: -390px;
	margin-top: 0px;
}
.conteudo {
	position: absolute;
	left: 50%;
	width: 900px;
	height: 300px;
	margin-left: -450px;
	margin-top: 48px;
	float:left;
	background-image: url(img/topo_grad.jpg);
	background-repeat: no-repeat;
	background-position: 0px 168px;
	font-size: 11px;	
}
.descricao_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #56B9C0;
	text-decoration: none;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E0B705;
	text-decoration: none;
}

/* CSS Menu */

#menu {
	width:512px;
	height:23px;
	background-image:url(img/bg_menu.gif);
}
#menu btn {
	width:auto;
	float:left;
}
#menu img {
	float:left;
}
.sair {
	float:left;
	margin-left:125px;
	margin-top:3px;
}

/* CSS Conteúdo */

#container {
	display:table;
	width:482px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C5CFD5;
	border-bottom-color: #C5CFD5;
	border-left-color: #C5CFD5;
	padding:14px;
}

/* CSS Coluna da Foto */

#col_foto{
	width:120px;
	height:100%;
	float:left;
	border: 1px solid #C5CFD5;
	padding:10px;
	background-image:url(img/bg_foto.gif);
	background-repeat:repeat-x;
}

#col_foto h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #FF9C00;
	text-decoration: none;
	margin:0;
	padding:0;
}
#col_foto h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin:0;
	padding:0;
}

.borda {
	border: 2px solid #C5CFD5;
}

/* CSS Coluna da Foto - Menu */

#menubv {
	width: 116px;
	padding: 0;
	margin: 0;
	font: 11px Arial, sans-serif;
}
#menubv ul {
	margin-top:100px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menubv li {
	border-bottom: 1px solid #AEDDE1;
	margin: 0;
	list-style-type: none;
}
#menubv li a {
	display: block;
	padding: 3px 3px 3px 0.5em;
	font-weight:bold;
	border-left: 10px solid #AEDDE1;
	background-color: #D9EFF1;
	color: #033968;
	text-decoration: none;
}
#menubv li a:hover {
	border-left: 10px solid #D9EFF1;
	background-color: #AEDDE1;
}
/* Fix IE. Hide from IE Mac \*/
* html #menubv ul li { float: left; height: 1%; }
* html #menubv ul li a { height: 1%; }
/* End */

/* CSS Coluna da Foto - Menu */

#col_conteudo {
	width:325px;
	float:right;
	height:100%;
}

/* CSS Coluna de Conteúdo */

.mensagens {
	margin-top:5px;
	margin-left:8px;
	color:#FFFFFF;
}
.mensagens a {
	color:#FFFFFF;
}

.mensagens a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#amicom {
	width:304px;
	height:100%;
	float:left;
	margin-top:10px;
	border: 1px solid #C5CFD5;
	background-color:#F1F9FA;
	padding:10px;
}
.amicom_inicial a {
	float:left;
	width:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #033968;
	text-decoration: none;
	background-color: #D9EFF1;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #AEDDE1;
}

#amicom a:hover {
	background-color: #AEDDE11;
	border-left-color: #AEDDE1;
}
#fotosDestaque {
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}


/* CSS Mensagens */

#mensagens {
	display:table;
	width:100%;
	height:25px;
	border-bottom: solid 1px #B6C3CB;
	vertical-align:middle;
	padding-bottom:8px;
	padding-top:8px;
}
#mensagens input {
	width:100%;
}
.titulo_msg {
	width:200px;
	height:100%;
	margin-top:0px;
	margin-left:10px;
	float:left;
}
.btn_msg {
	width:46px;
	height:100%;
	margin-top:27px;
	margin-left:0px;
	float:right;
	vertical-align:bottom;
}
.btn_msg a {
	float:right;
	vertical-align:bottom;
}
.radiobuttom {
	width:17px;
	float:left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin:0;
	padding:0;
}
