/* CSS Document */


h3 a {
	color:#BE3926;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:24px;
	font-weight:normal;
	margin-bottom:10px;
}


/* MENU PRINCIPAL */
#menu{
	margin-bottom:0px;
	border-bottom:none;
}

#menu ul.submenu{
	top:45px;
}

object
{	margin-bottom:30px;	}


/* DEMOCLIP */
#democlip{
	width:240px;
	float:left;
	margin:15px 20px 15px 0px;
	border-top:5px solid #be3926;
}

h2{
	margin-bottom:0px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000;	
}

#democlip p {
	margin-top:15px;
}

#democlip p a {
	margin-bottom:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#be3926;
}

/* CASES */
#clientes{
	width:240px;
	float:left;
	margin:15px 0px;
	border-top:5px solid #be3926;
}

#clientes h2{
	margin-bottom:0px;
}

#clientes img{
	border:1px solid #838383;
}

#clientes p {
	margin-top:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#be3926;
}

#clientes p a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#be3926;
}

/* PROGRAMACAO */

#programacao{
	float:none;
	clear:both;
	padding-bottom:50px;
	border-top:5px solid #be3926;
}

#programacao h2{
	margin-bottom:0px;
}

#programacao ul{
	margin-bottom:20px;
}

#programacao li{
	display:block;
	padding:10px 0px;
	border-bottom:0.15em dotted;
	cursor:pointer;
}

#programacao h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#be3926;
}

#programacao p.data{
	width:70px;
	float:left;
	margin-right:30px;
	margin-bottom:0px;
}

#programacao p.data span{
	display:block;
	padding:5px 0px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

#programacao p.data span.dia{
	widows:58px;
	height:58px;
	padding:6px;
	text-decoration:none;
	font-size:46px;
	color:#fff;
	background-color:#be3926;
}

/* METODOLOGIA VALUENET */

#metodologia{
	padding-bottom:20px;
	border-top:5px solid #be3926;
}

#metodologia h2{
	margin-bottom:0px;
}

#metodologia img{
	margin-bottom:15px;
}

#metodologia h3 {
	line-height:21px;
}

#metodologia h3 a {
	font-size:20px;
}

h3 {
	cursor:pointer;
}

/* VALUENET NA IMPRENSA */

#naimprensa{
	padding-bottom:20px;
	border-top:5px solid #be3926;
}

#naimprensa h2{
	margin-bottom:0px;
}

#naimprensa ul{
	padding-bottom:10px;
}

#naimprensa li{
	padding:20px 0px;
	cursor:pointer;
	border-bottom:1px dotted;
}

#naimprensa li .veiculo{
	font-weight:bold;
}

#naimprensa li .titulo{
	display:block;
	padding:2px 0px;
	font-size:14px;
	font-weight:bold;
	color:#be3926;
}

ul#eventos li p a {
	width:130px;
	clear:both;
	margin-left:100px;
}