﻿
/* ------------------ */
/* Formatação do BODY */
/* ------------------ */

body {
	background: url(imagens/bg1600x900.jpg) no-repeat;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	/*margin-top:-1px; */
}

a{
	text-decoration:none;
	color: #000;
}

a:hover{
	text-decoration:none;
	color: #000;
}
a:link{
	text-decoration:none;
	color: #000;
}

#content
{
margin:0 auto;
padding:9px;
width:900px;
}
h3
{
font:bold 12px/22px Arial, Helvetica, sans-serif;
color:#093;
}
h2
{
font:bold 16px/28px Arial, Helvetica, sans-serif;
color:#6faa1a;
}
h1
{
font:bold 24px/43px Arial, Helvetica, sans-serif;
color:#e47b0d;
padding-left:15px;
text-shadow: 1px 1px 0px rgba(63,107,169, 0.5);
}


#corteatro {
		color: red;
		text-align:center;
	}
#corescola {
		color: blue;
		text-align:center;
	}	

#corcontacao {
		color: verde;
		text-align:center;
	}
	
#novidades {
		color: red;
		text-align:left;
		font:bold 14px/22px Arial, Helvetica, sans-serif;
		text-shadow: 1px 1px 0px rgba(63,107,169, 0.2);
		
	}	

p
{
font:normal 11px/16px Arial, Helvetica, sans-serif;
color:#333333;
}
#content-left
{
float:leftt;
padding-right:25px;
width:600px;
border-right:#CCCCCC 2px solid;
}
#content-right
{
float:right;
padding:25px;
width:300px;
}
#image
{
width:123px;
height:123px;
float:left;
padding:0 5px 5px 0;
background:url(images/image_11.jpg) 0 0 no-repeat;
}

#read_more
{
width:82px;
height:40px;
float:right;
}
#latest_news
{
width:223px;
height:31px;
background:url(imagens/image_07.jpg) 0 0 no-repeat;
font:bold 12px/31px Arial, Helvetica, sans-serif;
color:#333333;
padding-left:10px;
}

#latest_news2
{
width:223px;
height:31px;
background:url(imagens/image_07a.jpg) 0 0 no-repeat;
font:bold 12px/31px Arial, Helvetica, sans-serif;
color:#333333;
padding-left:10px;
}

/* ------------------------------- */
/* Formatação DIV Container com Sombra */
/* ------------------------------- */

#sombra {
width: 950px;
/*background: white; */
min-height: 100%;
margin: 0 auto;
position: relative;
}

#topo{
	height:150px;
	width:950px;
	background:black;
	opacity:0.5;
    position:relative;
    margin-left: 0px;
    margin-top: 0px;
	z-index: 9000;
}

#logo{
	height:150px;
	width:950px;
    position:relative;
	margin-top:-150px;
    margin-left: 0px;
	z-index: 9999;
}


#Container {
	background:white;
	width: 950px;
	height: 950px;
	margin: 0 auto;
	position: relative;
}


#slider{
	height:280px;
	width:950px;
    position:relative;
}


#palhaco{
    position: fixed;
    bottom: 0;
    margin-left: -164px;

}

#homem{
    position: fixed;
    bottom: 0;
    margin-left:950px;

}
/* MENU PRINCIPAL*/

#menu{
    width: 950px;
    height: 58px;
    background-color: white;
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
	display:block;
	z-index:99999;
}

/*------------Titulo paginas--------------*/

#titulo{
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	width: 100%;
	text-align:left;
	margin-top: 20px;
}


/*------------FOTOS--------------*/

