/**
 * CSS do site CIGAM UCC
 *
 * @author Luis Dalmolin | Escape Criativação
 * @lastmod 07/04/2011
 */

body {
	margin:0px;
	background-image: url(../images/layout/site_bg.jpg);
	background-repeat: repeat-x;
	background-color: #DEDFE1; }

h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	margin:0 0 8px 0;
	color:#C61010;
	font-weight:bold; }


/* imagem da noticia */
.imagem-noticia {
	float:left;
	border:1px solid #000000;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px; }

.link-noticia {
	transition:0.1s linear;
	-webkit-transition:0.1s linear;
	-moz-transition:0.1s linear;
	background:url(../images/btn_noticias.gif) no-repeat;
	font-size:11px !important;
	padding:2px 0 0 16px; }
	.link-noticia:hover {
		color:#C61010;
		transition:0.1s linear;
		-webkit-transition:0.1s linear;
		-moz-transition:0.1s linear; }

.link:hover { text-decoration:underline; }

.divFixa{
	width : 188px;
	height : 200px;
	position:absolute;
	overflow-x:hidden;
	overflow-y:hidden;
}

.divMovimenta {
	width:188px;
	height:200px;
	position:absolute;
	left:0px;
	top:200px; }

.INPUT {
	border : 1px solid #DEDFE1;
	font-size : 10px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #5C5C5C;
	margin:0; }

.tahoma_10_cinza{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #5C5C5C;
	line-height: normal;
	text-align: justify;
	font-weight: normal;
	text-decoration: none; }

.tahoma_11_cinza{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #5C5C5C;
	line-height: normal;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
	margin-top:5px; }

.tahoma_11_vermelho{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #C61010; }

.tahoma_11_branco{
	font-family : Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight: bold; }

.tahoma_12_vermelho{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #C61010;
	font-weight: bold; }

.tahoma_12_verde{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : green;
	font-weight: bold; }

.tahoma_14_vermelho{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #C61010;
	font-weight: bold; }
.tahoma_14_vermelho_centro {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #C61010;
	text-decoration: none;
	text-align: center;
	background-position: center; }

.tahoma_17_vermelho {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #C61010;
	text-decoration: none; }

#menu-ropdape { font-family:Tahoma, Geneva, sans-serif; background:#FFF url(../images/bg-rodape.jpg) no-repeat;
height:33px; vertical-align:middle; margin:2px 0 0 0; padding:1px 0 0 0 }
#menu-ropdape ul { margin:5px 0 0 0 }
#menu-ropdape ul li { display:inline; padding:0 5px; list-style:none }
#menu-ropdape ul li a { color:#FFF; text-decoration:none; font-size:11px }
#menu-ropdape ul li a:hover { text-decoration:underline }


.ucc-tabela {
    background: #fff;
    padding: 20px 15px;
    margin: 0 0 10px 0; }
.ucc-bg-topo-tabela td {
    background:url(../images/button1.jpg); border-top:1px solid #666666;
    padding:5px; }
.ucc-item-tabela {
    padding:5px; }
.calendario-de-treinamentos {
    border-spacing: 0; }
.calendario-de-treinamentos tr td {
    border: 1px solid #666666; }


/* select */
.form-contato select, .form-contato textarea, .form-contato input[type=text], .form-contato input[type=password] {
	color:#333;
	border:1px solid #CCC;
	padding:2px;
	font-size:11px; }
.form-contato select:hover, .form-contato textarea:hover, .form-contato input[type=text]:hover, .form-contato input[type=password]:hover,
.form-contato select:focus, .form-contato textarea:focus, .form-contato input[type=text]:focus, .form-contato input[type=password]:focus {
	border-color:#333; }

.form-contato input[type=submit] {
	background:#F2F2F2;
	cursor:pointer;
	color:#333;
	border:1px solid #CCC;
	padding:3px 6px;
	font-size:12px; }
.form-contato input[type=submit]:hover {
	background:#E1E1E1;
	border-color:#333; }


.form-treinamento select, .form-contato textarea, .form-contato input[type=text], .form-contato input[type=password] {
	width:280px; }

.erro { font-size:10px; margin:3px 0; color:red; }


/* slide dos depoimentos */
.slide-fixo {
	overflow:hidden;
	height:200px;
	display:block;
	position:absolute;
	width:210px; }
	.slide-fixo .slide-box {
		width:210px;
		display:none;
		position:absolute;
		height:200px; }


input ~ label, select ~ label {
    color: #FF0000;
    display: block;
    width: 100%;
}
.fund-cinza{
	background-color:#DDDEE0;
}
.sumir{
	display:none;
}
.link-inscricao{
	color: #5C5C5C;
    cursor: pointer;
    line-height: 25px;
    text-decoration: none;
}
.link-inscricao:hover{
    text-decoration: underline;
}
.titulo{
	font-weight: bold;
    padding: 6px;
    text-align: center;
}

/*Questionario sala virtual*/
#form-sala-virtual dd{
	/*font-size:14px;*/
	margin:10px 40px;
}

#form-sala-virtual textarea{
	height:70px;
	width: 200px;
}

.dt-trein{
	float: left;
    margin-right: 15px;
}
.dd-instru{
	margin: 0 !important;
}
.mensagem, .alerta{
	text-align: center;
}



/* ================================================================================
   Menu do site
   ================================================================================ */
.menu1 {
    padding: 0 0 0 11px;
    margin: 0;
    height: 30px;
    list-style: none;
    background: #fff url(../images/button1.jpg);
    position: relative;
    border: 1px solid #fff;
    border-width: 0 1px;
    border-bottom: 1px solid #fff;
}

    .menu1 li {
        float:left;
    }

        .menu1 li a {
            display: block;
            float: left;
            height: 30px;
            line-height: 30px;
            padding: 0 16px;
            color: #fff;
            text-decoration: none;
            font-size: 11px;
            font-family: Arial, verdana, sans-serif;
            font-weight: bold;
            text-align: center;
            cursor: pointer;
        }

    /* menu em destaque */
    .menu1 .menu1-featured a {
        background: #F7931E;
    }

        .menu1 .menu1-featured a:hover {
            background: #EF7B07;
        }

            .menu1 .menu1-featured a:hover b {
                background: #EF7B07;
            }

    .menu1 li.current a {
        color: #fff;
        background: url(../images/button3.jpg);
    }

    .menu1 li.current a b {
        background: url(../images/button3.jpg) no-repeat right top;
    }

    .menu1 li a:hover {
        color: #fff;
        background: #fff url(../images/button2.jpg);
    }

    .menu1 li a:hover b {
        background: url(../images/button2.jpg) no-repeat right top;
    }

    .menu1 li.current a:hover {
        color:#fff;
        background: #fff url(../images/button3.jpg);
        cursor: default;
    }

    .menu1 li.current a:hover b {
        background: url(../images/button3.jpg) no-repeat right top;
    }

/* ================================================================================
   Calendário de Treinamentos - Introdução
   ================================================================================ */
.calendar-intro {
    margin: 0 auto 15px;
    width: 680px;
    padding: 20px 15px;
    background: #fff;
    font-family: Arial, sans-serif;
}

    .calendar-intro-title {
        margin: 0 0 35px;
        font-size: 28px;
        line-height: 1em;
        font-weight: bold;
        color: #B8292F;
        text-align: center;
    }

    /* choices */
    .calendar-intro-choice {
        margin: 0 0 30px;
    }

        .calendar-intro-choice-title {
            margin: 0 0 10px;
            font-size: 16px;
            text-align: center;
            color: #000000;
        }

        .calendar-intro-choice-list {
            display: table;
            margin: 0 auto 15px;
            padding: 0;
        }
            .calendar-intro-choice-list::after {
                content: "";
                display: block;
                clear: both;
            }

            .calendar-intro-choice-item {
                float: left;
                margin-right: 5px;
                list-style: none;
            }
                .calendar-intro-choice-item:last-child {
                    margin-right: 0;
                }

                .calendar-intro-choice-link {
                    display: block;
                    width: 165px;
                    height: 45px;
                    line-height: 45px;
                    background: #ED1C25;
                    text-align: center;
                    color: #fff;
                    text-decoration: none;
                    font-size: 15px;
                    font-weight: bold;
                    border-radius: 10px;
                    -webkit-border-radius: 10px;
                    -moz-border-radius: 10px;
                    -ms-border-radius: 10px;
                }

                    .calendar-intro-choice-link:hover {
                        background: #D30F1E;
                    }

        .calendar-intro-choice-obs {
            font-size: 13px;
            text-align: center;
        }

    /* tipos de treinamentos */
    .calendar-intro-types-title {
        padding: 0 0 10px;
        margin: 0 0 25px;
        font-size: 19px;
        line-height: 1em;
        border-bottom: 1px solid #B3B3B3;
        color: #B8292F;
        font-weight: bold;
    }

    .calendar-intro-type {
        margin: 0 0 30px;
    }
        .calendar-intro-type:last-child {
            margin-bottom: 0;
        }

        .calendar-intro-type-title {
            margin: 0 0 3px;
            font-size: 19px;
        }

        .calendar-intro-type-subtitle {
            margin: 0 0 5px;
            font-size: 15px;
        }

        .calendar-intro-type-text {
            margin: 12px 0 0 0;
            font-size: 13px;
            line-height: 18px;
            color: #4D4D4D;
        }


/* honeypot */
.honeypot {
    display: none !important;
}

.banners {
    position: relative;
    width: 703px;
    height: 205px;
}

    .banners-list-item {
        position: absolute;
        top: 0;
        left: 0;
        display: none;
    }

        .banners-list-item img {
            width: 100%;
            height: 100%;
        }

        .banners-list-item.active {
            display: block;
        }

    .banners-menu {
        position: absolute;
        bottom: 10px;
        right: 10px;
    }

        .banners-menu-btn {
            float: left;
            margin: 0 5px 0 0;
            padding: 0;
            width: 15px;
            height: 15px;
            background: none;
            border: 2px solid #770505;
            text-indent: -999999px;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            transition: .2s ease-out;
        }

            .banners-menu-btn:hover,
            .banners-menu-btn.active {
                background: #770505;
                transition: .2s ease-out;
            }
