/*
Autor: Eduardo Silva
URL: http://www.dusilva.com
Email: dudu.wd@hotmail.com
Empresa: http://www.cliqnet.com.br
*/
* {padding: 0; margin: 0; text-decoration: none; font-family: 'Myriad Pro'; font-size: 12px; list-style: none; border: none; line-height: 14px;}

hr { display: none;}

body {background: #0a7f74;}

/* ------------------------------------------- DIV CONTAINER ------------------------------------------- */
div#container { width: 782px; margin: 45px auto;}
/* ------------------------------------------- FIM DIV CONTAINER ------------------------------------------- */

/*Menu de Navegação*/
ul#nav { float: left; margin-bottom: 10px;}
ul#nav li { display: inline; border-left: 1px solid #c2dfdc; margin-left: 4px; padding-left: 6px;}
ul#nav li.firstLi { border: none; margin: 0; padding: 0;}
ul#nav li a { color: #e5c438; font-variant: small-caps; letter-spacing: 1px; font-size: 13px;}
ul#nav li a:hover { text-decoration: underline;}

/*Data*/
p#data { float: right; color: #fff;}


/* ------------------------------------------- DIV CONTENT ------------------------------------------- */
div#content { background: #e7ebee; width: 760px; border: 1px solid #b0d0cf; padding: 10px; clear: both; position: relative; float: left; margin-bottom: 20px;}
div#content cite { position: absolute; bottom: 5px; right: 5px; color: #590606; font-style:normal; font-weight: bold;}
div#slide { float: left; height: 350px;}
div#slide div#nav2 { margin-bottom: 15px;}
div#slide div#nav2 span { display: inline;}
div#slide div#nav2 span a { font-size: 17px; color: #4c4c4c;}

.filho {position: relative;}
.filho p { width: 98%; padding: 8px 0 8px 10px; position: absolute; bottom: 3px; left: 0px; background: #333; color: #fff;}



img#logo { float: right; margin: 123px 32px 0 0;}
/* ------------------------------------------- FIM DIV CONTENT ------------------------------------------- */
div.box {float: left; width: 226px; margin-left: 52px; _margin-left: 50px;}
div.box h2 { font-variant: small-caps; color: #fff; font-size: 14px; letter-spacing: 1px; margin-bottom: 20px;}

form#formNewsLetter .estiloCampo { width: 220px; padding: 3px; margin-bottom: 10px; font-weight: bold;}
form#formNewsLetter .btEnviar { float: right; background: #033f36; padding: 1px 5px; color: #fff;}

ul.listaChamadas li { margin-bottom: 10px;}
ul.listaChamadas li p { float: left; border-right: 1px solid #fff; padding-right: 5px; margin-right: 5px; color: #fff;}
ul.listaChamadas li a { color: #9ff7ec;}
ul.listaChamadas li a:hover { text-decoration: underline}




/* ------------------------------------------- INTERNAS ------------------------------------------- */
div#contentIntern { width: 680px; margin: 40px; float: left;}
div#contentIntern img#fotoPerfil { float: left; margin: 0 40px 40px 0;}
div#contentIntern h2 { color: #333; font-variant: small-caps; font-size:14px; margin-bottom: 15px;}
div#contentIntern p { margin-bottom: 15px;}

ul#listaFotoLegenda li { display: block; float: left; width: 142px; margin: 13px; text-align: center;}
ul#listaFotoLegenda li p { font-weight: bold}

p#contagemPortfolio { float: left;}
a#btVoltar { float: right; color: #000; font-weight:bold; text-decoration: underline;}

div#galeria { float: left; width: 484px; clear: both;}
div#galeria img { margin-bottom: 20px;}

ul#listaImagem { text-align: center;}
ul#listaImagem li { display: inline; margin: 0 1px;}
ul#listaImagem li img { border: 3px solid #e7ebee;}
ul#listaImagem li img:hover { border: 3px solid #590606;}

div#txtApresentacao { width: 160px; float: right;}

div#eventoPrincipal { float: left; background: #b2b2b2;}
div#eventoPrincipal p { width: 175px; margin: 0 auto; padding: 10px 0;}
div#eventoPrincipal p span { color: #fff; display: block;}


div#eventosAnteriores { width: 300px; float: right;}
div#eventosAnteriores h3 { color:#0a7f74; font-size: 16px; margin-bottom: 15px;}
div#eventosAnteriores ul li { display: block; float: left;}
div#eventosAnteriores ul li p { margin: 0; float: left; padding: 6px;}
div#eventosAnteriores ul li a { color:#0a7f74; padding: 6px; float: right; width: 200px;}
div#eventosAnteriores ul li a:hover { color:#fff; background: #0a7f74; }

h2#titEvento { color: #0a7f74!important;}
h2#titEvento span { color: #000; font-size: inherit;}
img#fotoEvento { float: left; margin: 0 20px 20px 0;}

.fotoParceiros { margin-bottom: 40px; width: 100%; clear: both; float: left}

.fotoParceiros img { float: left; margin: 0 20px 0 0;}
.fotoParceiros h5 { margin-bottom: 10px;}

#contato { width: 290px; margin: 0 auto;}
#contato .estiloCampo { display: block; width: 282px; height: 15px; border: 1px solid #0a7f74; padding: 3px; margin-bottom: 10px; color: #590606; font-weight: bold;}
#contato textarea.estiloCampo { height: 60px;}
#contato .btEnviar { background: #033f36; color: #fff; padding: 2px 8px; float: right;}

#revistaSim { clear: both; float: right; margin: 20px 0;}
/* ------------------------------------------- CLASSES ------------------------------------------- */
.floatR { float: right!important;}
.noMarginL { margin-left: 0!important;}
.clear { clear: both;}
/* ------------------------------------------- FIM CLASSES ------------------------------------------- */