﻿@charset "utf-8";
/**
* HOME ALTERNATIVA
*/
body {
	color:#333;
	font: 70%/1.5em "Segoe UI", Arial, Helvetica, sans-serif;
	background: none; /*url(../img/bg_rodape.gif) bottom center repeat-x; */
}

/**
* ESTILOS ESPECÍFICOS
*/
#menuPrincipal {
	margin-left:8px;
}
#menuPrincipal, #texto {
	float:left !important;
}
#texto {
	width: 100%;
	font-size: 11px !important;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif !important;
}
#texto p{
	line-height: 1.5em !important;
	margin: 10px 0 !important;
	font-size: 11px !important;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif !important;	
}


#noticias h3{
	text-indent:-900em;
	display:block;
	background:#039 url(../img/titulo-fap-news.png) left top no-repeat;
	height:19px;
	
}
#galerias, #nossos-campus {
	margin-bottom:15px;
}
#nossos-campus div {
	width:140px;
	text-align:left;
}
#nossos-campus p{
	padding:10px;
	padding-top:0;
	float:left;
	margin-left:5px;
}
#galerias div {
	padding-bottom:10px;
	border-bottom:#ccc solid 1px;
	_margin-left:0px;	
}
#galerias div h4 {
	color:#003399;
	font-size:1em;	
}
#galerias div p{
	display:none;
}

#galerias div .foto1 {
	margin:0 9px;
	_margin:0 5px;
}
#galerias div, #nossos-campus div{
	text-align:center;
	float:left;	
}
#galerias div a, #nossos-campus div a{
	border:0;
}
#nossos-campus div a{
	float:left;
	font-size:1em;
}
#galerias div a img, #nossos-campus div a img {
	border: #ddd solid 1px;
	padding:3px;
	background:#FFFFFF;
}
#nossos-campus div a img {
	width:50px;
	margin-bottom:5px;
	margin-right:10px;
}
#nossos-campus div a:hover{
	background:none;
}
#galerias div a:hover img, #nossos-campus div a:hover img{
	border: none;
	border: #666 solid 1px;
}
#faleconosco {
	border: #ddd solid 1px;
	background: url(../img/bg-faleconosco.png) top left no-repeat;
	height:350px;
	margin-top:10px;
}
#faleconosco h2{
	margin-left: 90px;
	margin-top: 10px;
	color: #039;
	margin-bottom: 8px;
	word-spacing: -0.2em;
	text-transform: lowercase;
	font-size: 2.3em !important;
}
#faleconosco h2 span{
	font-weight:normal;
}
#faleconosco form {
	margin-left: 90px;
	margin-top: 10px;
	background:none;
	border:none;
}
#faleconosco form p {
	margin:0;
	display:block;
	width:230px;
	clear:both;
	padding-bottom:0px;
}
#faleconosco form label{
	height:20px;
	width:80px;
	display:block;
	float:left;
}
#faleconosco form select, input, textarea {
	margin:0;
	font-size:1em;
	width:225px;
	float:left;
	float:right;
}
#faleconosco form select {
	margin-left:0 !important;
	width:229px;

}
#faleconosco form #falecomtextarea {
	height:80px;
}
#faleconosco #falecom_mais_info {
	display: block;
	color: #036;
	font-weight:bold;
	margin:10px;
	margin-top:-25px;
	background:none;
}
.btn {
	width:100px;
	float:right;
}
#busca {
	background:#cdf;
	width:140px;
	padding:5px;	
}
#busca form {
	background:#FFFFFF;
	width:130px;
	height:80px;
	padding-right:10px;
}
#busca input{
	width:120px;
}
#busca #btn_busca{
	width:50px !important;
	margin-top:5px;
}
#busca h2{
	color: #039;
	margin-bottom: 8px;
	word-spacing: -0.2em;
	text-transform: lowercase;
	padding-left:5px;
	padding-top:5px;
	/*font-size: 2.3em !important;*/
}
#busca h2 span{
	font-weight:normal;
}
#banners div{
	margin-top:8px;
}

#fapnews {
	height:280px;
	margin:0 !important;
}
#fapnews h4{
	margin-bottom:5px;
}
.dest_fapnews_foto {
	width:240px;
	height:210px;
	background:#e6e9f2;
	float:left;
	padding:10px;
	margin-right:15px;	
}
#dest_fapnews_conteudo {
	margin-left:20px;
	float:left;
}
#sideBanners img {
	margin:10px 0 0 0;
	padding-left:3px;
}


.txt-play-video {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em !important;
	font-weight:bold;
	padding-left:40px;
	display:block;
	width:200px;
}
#tvfap {

}
#tvfap div {
	width:108px;
	height:140px;
	border-bottom:#ccc solid 1px;	
}
#tvfap div img{
	width:100px;
	height:75px;
	padding:3px;
	border:#ccc solid 1px;
}
#tvfap div img:hover{
	border:#333 solid 1px;
}
#tvfap div{
	float:left;
	margin-left:10px;
	_margin-left:5px
}
#tvfap div a{
	background:none;
}
#tvfap div h4{
	font-size:1em;
	color:#036;
}
.playvideo {
	display:block;
	/*border:#FF0000 solid 1px;*/
	background-image:url(../imgV3/play-video.gif) !important;
	background-position:top;
	background-position:left;
	background-repeat:no-repeat;
	height:20px !important;
	width:100px !important;
	text-indent:-900em;
	position:relative;
	z-index:1;
	margin-top:-27px;
	margin-left:4px;
	margin-bottom:10px;
	_display:none;
}
.playvideo:hover {
	background:none;
	background-image:url(../imgV3/play-video.gif);
}

