/*
Theme Name: EDAP
Theme URI: http://plic-plac.com/
Description: Sidebar + Conteudo
Version: 1.0
Author: Mari Assmann 
Author URI: http://blog.plic-plac.com/
*/

/* * * * * B O D Y * * * * */


body {
	font-size: 12px;
	color: #666;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 40px;
	background-color: #A61E5F;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 0%;}


/* * * * * L A Y O U T * * * * */


#page {
	width: 749px;
	background-image: url('images/linha.gif');
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;}

#header {
	background: url('images/header.gif') no-repeat top left;
	width: 749px;
	height: 31px;}

#logo {
	background: no-repeat;
	width: 196px;
	height: 112px;
        text-decoration: none;
        margin-left: -20px;}

img {
    border: 0px;}


#content {
	width: 500px;
	text-align: left;
	margin-top: -20px;
	padding: 0px 3px 0px 0px;
	float: left;}

#imagem-topo {
	width:500px;
	height:220px;
	}

#footer {
	background: url('images/footer.gif') no-repeat top left;
	background-position: bottom;
	width: 749px;
	height: 21px;
	clear: both;}

#footer-empresa {
	color: #A61E5F;
	font-size: 10px;
	text-align: center;}

#footer-ficha {
	text-align: right;
	padding-top: 15px;
	padding-right: 20px;}

#footer-ficha a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFF;}

#sidebar {
	width: 200px;
	color: #000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	text-align: justify;
	padding: 5px 0px 0px 25px;
	float: left;}

#sidebar ul {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	padding: 0px;}
	
#sidebar li {
	list-style: disc;
	color: #A61E5E;
	border: none;
	padding: 0px 0px 4px 0px;}

#sidebar li a {
	color: #000;
	text-decoration: none;}

#sidebar li a:hover {
	color: #A61E5E;
	text-decoration: none;}

.titulo-sidebar {
	font-family: Verdana, Arial, Helvetica;
	color: #A61E5E;
	font-size: 12px;
	text-transform: uppercase;}


/* * * * * L I N K S * * * * */


a {
	color: #A61E5F;
	text-decoration: none;}

a:link {
	color: #A61E5F;
	text-decoration: none;}

a:visited {
	color: #A61E5F;
	text-decoration: none;}

a:active {
	color: #A61E5F;
	text-decoration: none;}

a:hover {
	color: #000;
	text-decoration: none;}
	

/* * * * * T E X T A R E A  I N P U T S  E  F O R M U L A R I O S * * * * */


input, textarea, select, button {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	background: #F2F1F2;}

#botao-procurar {
	height: 20px;
	widht: 20px;
	margin: 0;
	padding-left: 2px;
	border: 0;
	background: transparent url('http://www.edap.art.br/site/wp-content/themes/edap/images/busca.gif') no-repeat center top;
	overflow: hidden;}

/* * * * * T I T U L O S * * * * */


#titulo {
	display: block;
	color: #A61E5E;
	padding-left: 2px;
	vertical-align: middle;
	text-decoration: none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	margin-bottom: 0px;
	text-transform: uppercase;}

#titulo a {
	cursor: help;
	color: #A61E5E;
	text-decoration: none;}

#titulo a:hover {
	color: #000;
	text-decoration: none;
	position: relative;
	border: 0px;}
	

/* * * * * T I T U L O S  P A G I N A S * * * * */


#titulo-pagina {
	display: block;
	color: #A61E5E;
	width: 100%;
	vertical-align: middle;
	text-align: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	margin-bottom: 0px;
	text-transform: uppercase;}	

#titulo-pagina a {
	cursor: help;
	color: #A61E5E;
	text-decoration: none;
	text-transform: uppercase;}

#titulo-pagina a:hover {
	color: #000;
	text-decoration: none;
	position: relative;
	border: 0px;}
	

/* * * * * C O N T E U D O * * * * */


.block {
	background-color: transparent;
	padding: 0px;
	font-size: 11px;
	color: #666;
	font-family: Verdana, Arial, Helvetica;}
	

/* * * * * F O O T E R * * * * */


#footlink {

	text-align: right;}

#footlink span.footlinkcurrent {
	color: #000;
	background-color: transparent;
	border: 0px;
	font-size: 8pt;
	padding: 0px 4px 0px 4px;
	margin: 0 1px 0 1px;}


#footlink span.footlinktotal {




	font-size: 8pt;
	color: #000;
	background-color: transparent;
	border: 0px;
	padding: 0px 4px 0px 4px;
	margin: 0 1px 0 1px;}

#footlink a {
	padding: 0px 4px 0px 4px;
	margin: 0 1px 0 1px;}

#footlink a:link, #footlink a:visited, #footlink a:active {
	color: #000;
	background-color: transparent;
	border: 0px;
	font-size: 8pt;}

#footlink a:hover {
	color: #036;
	background-color: transparent;
	border: 0px;
	font-size: 8pt;}
	
