/*  Site: Seune 2006  */
/* CSS Document - Para págs do vestibular  */


				/*   DEFINIÇÕES DE ESTILOS PARA AS PÁGINAS DO VESTIBULAR  */
				#colMeioDir h1 {
					font: bold 12px "Arial Narrow";
					color: #FF9900;
					padding-top: 3px;
					padding-bottom: 3px;
					background: #F7F7F7;
					margin-bottom: 15px;
					display: block;
					padding-left: 3px;
					letter-spacing: 0.1em;
					width:auto;
					}


				#documentosVestibular {
					width: 155px;
					margin-bottom: 20px;
					}
				#documentosVestibular p {
					text-align:left;
					font-weight:bold;
					}
				#documentosVestibular .listaDocs {
					padding:3px;
					margin-bottom: 5px;
					}
				#documentosVestibular .listaDocs img {
					display:block;
					float: left;
					margin-right: 5px;
					}


				#calendarioVestibular {
					width:155px;
					height: 100px;
					margin-bottom: 20px;
					}
				#calendarioVestibular span {
					padding:5px;
					}
				#calendarioVestibular p {
					padding:5px;
					text-align:left;
					}

				#fotosVestibular {
					width:155px;
					height: 100px;
					margin-bottom: 20px;
					}
				#fotosVestibular img.maisFotos {
					display:block;
					float:left;
					margin-right: 5px;
					margin-left: 3px;
					}
				#fotosVestibular table {
					width:100%;
					}
				#fotosVestibular table tr td {
					text-align: center;
					}

