﻿/* ============== HEADER =============== */

html,body,#body { width:100%; }

body,#header h1,#header h2
{
	margin:0;
	padding:0;
}

body
{
	text-align:center;
	
	font-family:Verdana;
	font-size:0.75em;
}

#header
{
	padding:1em;
	
	overflow:hidden;
}

body,#body h1,#questionarios { background-image:url("/Content/fundo.gif"); }

#menu a,#body h1,#logotipo h1 a,#logotipo h1 { color:#D4D2D5; }

#menu a,#logotipo h1 a { text-decoration:none; }

#menu a { text-shadow:0.1em 0.2em 0 #000; }

#menu a:hover
{ 
	color:#939;
	text-shadow:0.1em 0.2em 0 #fff;
}

#body h1,#menu span,#questionarios { color:#fff; }

#menu img,#contacts img { height:2.5em; }

#logotipo { margin-left:1em; }

#logotipo,#menu div { float:left; }

#logotipo img { height:3.5em; }

#logotipo h1 { text-shadow: 0 0 0.5em #C6C; }

#menu
{
	margin-top:1.7em;
	margin-left:1em;
	
	float:right;
}

#menu div { margin-right:1em; }

#menu img { height:2em; }

#contacts img { height:2.5em; }

img { border-style:none }

h1 { font-size:1.2em; }

h2, h3,h4 { font-size:1em; }

/* ================= BODY ==================== */

.hmargin { width:1em; }

.rightborder {	border-right:solid 0.1em #BBB2CD; }

#body
{
	background-color:#FFF0F5;
	padding:1em 0;
}

#body td { vertical-align:top }

#contacts { width:13em; }

#body h1,.noTop
{
	margin-top:0;
	padding-top:0;
}

#main 
{
	padding:0 5%;
	text-align:justify;
}

#footer
{
	color:White;
	border-top:0.2em solid #C5AEBE;
}

/* ================= COMMON ==================== */

.center { text-align:center; }

.border { border:solid 0.1em #BBB2CD; }

#body .parceiros td:first-child { vertical-align:middle; }

.logos { height:8em; }

.right,form table td:first-child { text-align:right; }

#error { color:Red; }

#sucess { color:Green; }

textarea { width:500px; }

fieldset,.white { background-color:White }

/* ================= MAIN ======================== */

#questionarios
{
	width:47em;
	
	margin:0 auto;
	padding:1em;
	
	border:0.1em solid #C5AEBE;
}

#questionarios img
{
	height:15em;
}

#questionarios img:first-child
{
	margin-right:2em;
}

/* ================= Notícias ==================== */

.icon {	height:1.5em; }

.noticia { display:inline; }

/* ================= Terapia da fala ==================== */

.verticalLogos { height:3em; }

/* ================== Workshops ========================= */

.logoDestaque { height:25em; }
