
/****************************************************************************************************************

Seminários Mundo Geo

Copyright 2008 C Plattô Comunicação Interativa

****************************************************************************************************************/

@import url("reset.css");
@import url("basic.css");

body{
	background:#e56b00;
	color:#000;
	font-family:Tahoma, Arial, Verdana;
	font-size:0.8em;
}

a{
	text-decoration:none;
}

h1{
	background:transparent;
	color:#fff;
	font-size:28px;
	font-weight:bold;
	margin:0 0 0 0;
	text-transform:uppercase;
}

h2{
	background:transparent;
	color:#fff;
	font-size:20px;
	margin:0 25px 45px 0;
	font-style:italic;
	font-weight:normal;
}

h3{
	background:transparent;
	font-size:28px;
	margin:15px 0 25px 0;
}

h4{
	background:transparent;
	font-size:16px;
	font-weight:bold;
	margin:0 0 15px 0;
}

#wrapper{
	display:block;
	margin:25px auto;
	position:relative;
	width:1000px;
}

#footer{
	background:transparent;
	border-top:#fff 1px solid;
	color:#fff;
	font-size:0.8em;
	margin:15px auto 0 auto;
	padding:15px;
	text-align:center;
	width:900px;
}

#footer a{
	background:transparent;
	color:#fff;
	font-weight:bold;
}

#footer a:hover{
	text-decoration:underline;
}

#footer ul{
	margin-bottom:15px;
}

#footer li{
	border-left:#fff 1px solid;
	padding:0 15px;
	display:inline;
	text-transform:uppercase;
}
#footer li.first{
	border-left:none;
}

.logo-seminarios{
	height:325px;
	left:0;
	position:absolute;
	top:0;
	width:247px;
}

.menu-esquerda{
	float:left;
	margin-top:325px;
	width:247px;
}

.menu{
	padding-left:5px;
}

.menu li{
	float:left;
	margin:0 3px;
	padding:5px 0;
}

.menu-1, .menu-2, .menu-3, .menu-4, .menu-5{
	background:transparent;
	color:#fff;
	font-size:20px;
}

.menu-1{
	background:#1e617c;
}

.menu-2{
	background:#ffcc00;
}

.menu-3{
	background:#8cc63f;
}

.menu-4{
	background:#ec008c;
}

.menu-5{
	background:#00aeef;
}

.menu-1-selected, .menu-2-selected, .menu-3-selected, .menu-4-selected, .menu-5-selected,
.menu-1-selected a, .menu-2-selected a, .menu-3-selected a, .menu-4-selected a, .menu-5-selected a{
	background:#fff;
	color:#000;
	font-size:20px;
}


.conteudo{
	position:relative;
	float:left;
	margin-left:15px;
	width:500px;
}

.conteudo-texto{
	position:relative;
	background:#fff;
	padding:15px 25px;
}

.conteudo-texto p{
	line-height:1.6em;
	margin-bottom:15px;
}

.conteudo-texto li{
	list-style-type:disc;
	margin:0 0 10px 35px;
}

.info{
	background:#1e617c;
	color:#fff;
	float:right;
	font-size:0.9em;
	padding:5px 20px;
	text-align:center;
	width:190px;
}

.info hr{
	background:transparent;
	border:none;
	border-bottom:#fff 1px solid;
	height:1px;
}

.info p{
	padding:10px 0;
}

.info span{
	font-size:1.3em;
	font-weight:bold;
}

.info a{
	background:transparent;
	color:#fff;
	text-decoration:none;
}

.info a:hover{
	text-decoration:underline;
}

.inscrevase{
	float:right;
	margin:15px 0;
	width:230px;
}

.bloco{
	float:right;
	width:225px;
	padding-bottom:10px;
}

.logo-2 div{
	background:#fff;
	float:left;
	height:65px;
	margin:5px 5px 0 0;
	text-align:center;
	width:105px;
}

.logo-3 div{
	background:#fff;
	float:left;
	height:65px;
	margin:5px 5px 0 0;
	width:67px;
}

.sIFR-active li.menu-1,
.sIFR-active li.menu-2,
.sIFR-active li.menu-3,
.sIFR-active li.menu-4,
.sIFR-active li.menu-5,
.sIFR-active li.menu-1-selected,
.sIFR-active li.menu-2-selected,
.sIFR-active li.menu-3-selected,
.sIFR-active li.menu-4-selected,
.sIFR-active li.menu-5-selected {
	visibility: hidden;
	line-height: 0.5em;
	padding-bottom: 0;
	margin-bottom:0;
}
