/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/*
==============================================
   bodyMotion
==============================================
*/

@-webkit-keyframes bodyMotion {
    0% {
        opacity: 0;
        -webkit-transform: translateY(60px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes bodyMotion {
    0% {
        opacity: 0;
        -moz-transform: translateY(60px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes bodyMotion {
    0% {
        opacity: 0;
        -o-transform: translateY(60px);
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes bodyMotion {
    0% {
        opacity: 0;
        transform: translateY(60px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

/* #Site Styles
================================================== */

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.band {
    padding: 0px 0px 0px 0px;
}

.top {
    position: fixed;
    bottom: 250px;
    right: 60px;
}

.top a {
    padding-top: 8px;
    display: block;
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
}

.band.pag1 {
    background: url(../images/fundo_logo.png) no-repeat 0 0;

    height: 649px;

}

.band.pag1 h4 {
    font-family: "Roboto", regular;
    font-weight: bold;
    font-size: 16px;
    color: white;
    text-align: center;
}

.band.pag1 p {
    font-family: "Roboto", regular;
    font-size: 14px;
    color: white;
    text-align: center;
}

p.pag1 a {
    color: white;
}

.band.pag1 img {
    display: block;
    margin: 40px auto 40px;
}

.band.pag4 {
    background-color: dimgrey;
}

.band.pag2 {
    background-color: #ffffff;
}

.band.pag2 p {
    font-family: "Roboto", regular;
    font-size: 12px;
    color: black;
    text-align: left;
    margin-left: 40px;
}

.band.pag3 {
    /*Cor_Estig
	#background-color: #21409a;
    Cor ESACT*/
    background-color: #f7be00;
}

.band.pag3 h4 {
    font-family: "Roboto", medium;
    font-weight: bold;
    font-size: 20px;
    color: white;
    text-align: center;
}

.band.pag3 p {
    font-family: "Roboto", regular;
    font-size: 16px;
    color: white;
    text-align: center;
}

.band.pag4 {
    /*Cor_Estig
    #background-color: #21409a;
    Cor ESACT*/
    background-color: white;
}

.band.pag4 h4 {
    font-family: "Roboto", regular;
    font-size: 14px;
    color: #951B81;
    text-align: center;
}

.band.pag4 p {
    font-family: "Roboto", regular;
    font-size: 12px;
    color: black;
    text-align: center;
    margin: 0px;
}

.band.pag5 {
    background-color: #951B81;
    padding: 20px 0;
    margin-top: -6px;
    position: relative;
}

.band.datas_insc {
    background-color: #951b81;
    /*height: 83px;*/
    height: 66px;
}

.band.datas_insc p {
    font-family: "Roboto", regular;
    font-size: 26px;
    color: white;
    text-align: center;
    vertical-align: 100%;
    padding-top: 30px;
}

.band.datas {
    background-color: #951b81;
    /*height: 83px;*/
    height: 116px;
}

.band.datas p {
    font-family: "Roboto", regular;
    font-size: 22px;
    color: white;
    text-align: center;
    vertical-align: 100%;
    padding-top: 30px;
}

.band.datas_templates {
    background-color: #951b81;
    /*height: 83px;*/
    height: 166px;
    text-align: center;
    vertical-align: 100%;

}

.band.datas_templates p{
    font-family: "Roboto", regular;
    font-size: 22px;
    color: white;
    text-align: center;
    vertical-align: 100%;
    padding-top: 15px;
}

.band.datas_templates a{
    font-size: 18px;
    color: white;

}

.mail {
    font-family: "Roboto", regular;
    font-weight: bold;
    font-size: 39px;
    color: white;
}

.mail a {
    text-decoration: none;
    color: white;
}

.header {
    padding: 14px 0;
}

.header h1.logo {
    float: left;
    margin: 5px 0;
}

.header h1.logo a {
    width: 223px;
    height: 32px;
    display: block;
    /*background: url(../images/logo.png) no-repeat 0 0;*/
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
}

.navigation ul,
.navigation ul li {
    margin: 0;
}

.navigation ul li {
    display: inline;
    float: left;
    position: relative;
}

.navigation ul li a {
    display: inline-block;
    line-height: 42px;
    padding: 0 14px;
    margin: 14px 0;
    color: black;
    text-decoration: none;
    font-family: "Lato", serif;
    font-size: 16px;
    font-weight: bold;
}

.navigation ul li a:hover {
    /*Cor Estig
	#background-color: #21409a;
    #Cor ESACT*/
    cursor: pointer;
    background-color: #e6e529;
}

.banner {
    margin: 46px 0 35px 0;
}

.imagens {
    text-align: center;
    margin-top: 50px;
}

.imagensSec {
    text-align: center;
    margin: 30px 0 0 0;
}

p.texto {
    font-family: "Lato", serif;
    font-size: 17px;
}

p.texto a {
    color: white;
}

.cinza1 {
    color: #e6e7e8;
}

.azul {
    /*Cor Estig
	#color: #21409a;
    #Cor ESACT*/
    color: #e6e529;
}

.branco {
    color: #ffffff;
}

.cinza {
    color: dimgrey;
}

p.texto span.titulo {
    font-family: "Bevan", serif;
    font-size: 30px;
}

.txtcalendario {
    margin: 0 60px;
    text-align: left;
    font-size: 18px !important;
}

.programa {
    width: 100%;
}

thead tr:first-child th:first-child {
    border-radius: 15px 0 0 15px;
}

thead tr:first-child th:last-child {
    border-radius: 0 15px 15px 0;
}

tbody td:first-child {
    border-radius: 15px 0 0 15px;
}

tbody td:last-child {
    border-radius: 0 15px 15px 0;
}

.programa th {
    text-align: left;
    font-family: "Bevan", serif;
    font-size: 17px;
    color: #ffffff;
    background-color: dimgrey;
    line-height: 57px;
    padding: 0 0 0 20px;
    /*Cor Estig
    #border-bottom: 5px solid #21409a;
    #Cor ESACT*/
    border-bottom: 5px solid #e6e529;
}

.programa td {
    text-align: left;
    font-family: "Lato", serif;
    font-size: 15px;
    /*Cor Estig
    #color: #21409a;
    #Cor ESACT*/
    color: black;
    background-color: #e6e7e8;
    line-height: 35px;
    padding: 0 0 0 20px;
    /*Cor Estig
	#border-bottom: 5px solid #21409a;
    #Cor ESACT*/
}

.seta {
    font-family: "Bevan", serif;
    font-size: 20px;
}

.contactos {
    margin-top: 66px;
}

.contactos td {
    padding: 0 20px 20px 0;
    vertical-align: middle;
    color: white;
}

.contactos a {
    color: white;
}

.responsive-image {
    height: auto;
    width: 100%;
}

/* #Page Styles
================================================== */

/* #Media Queries
================================================== */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
}

/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/

