* {
	border:  none;
	margin:  0;
	padding: 0;
}
html, body {
	background-color: #000;
	color:            #BBBBBB;
	font-family:      Arial, Helvetica, sans-serif;
	font-size:        9pt;
	height:           100%;
}
a:hover {
	text-decoration: none;
}
a.selected {
	color: #fff !important;
}
hr {
	clear:      both;
	visibility: hidden;
}
#fair {
	background-color: #fff;
	padding:          30px;
}
#fair h2 {
	color:     #cc0000;
	font-size: 13pt;
}
#fair p {
	color:         #333;
	line-height:   18px;
	margin-bottom: 20px;
}
#page {
	width:  	955px;
	text-align:	left;
}
#header {
	background-image: url(../imagens/bgHeader.jpg);
	height:           74px;
	padding:          30px 15px 30px 15px;
}
h1 {
	text-indent: -999px;
}
h1 a {
	display: block;
	float:   left;
	height:  74px;
	width:   330px;
}
#header ul {
	float:       right;
	height:      74px;
	line-height: 74px;
}
#header ul li {
	display: inline;
}
#header ul li a {
	color:           #fc0;
	display:         block;
	float:           left;
	font-weight:     bold;
	padding-right:   15px;
	text-decoration: none;
}
#header ul li a:hover {
	color: #fff;
}
#content {
}
/* index */
			
				.flash {
}
.takeFlash {
	background-color: #222;
	color:            #BBBBBB;
	font-size:        8pt;
	padding:          5px;
}
.takeFlash a {
	color:           #BBBBBB;
	text-decoration: underline;
}
/* takeAction */

			.map {
}
.takeMap {
	background-color: #222;
}
.takeMap a {
	text-decoration: none;
}
/* takeAction */


			
				.takeAction {
	background:       url(../imagens/redLabel2.gif) no-repeat 520px bottom;
	background-color: #1d1d1d;
	padding:          30px 30px 50px 30px;
}
.takeAction h2 {
	background:  url(../imagens/takeAction.png) no-repeat left top;
	height:      36px;
	text-indent: -999px;
}
.takeAction p {
	font-size:  12pt;
	margin-top: 10px;
}
.peoples {
	background-color: #282828;
	height:           400px;
}
.peoples div {
	float: left;
}
.peoples p {
	line-height: 18px;
	padding:     10px;
	width:       215px;
}
.peoples p a {
	background:   url(../imagens/peopleBullet.gif) no-repeat 3px 6px;
	color:        #BBBBBB;
	display:      block;
	padding-left: 15px;
}
.donate {
	background-color: #6f0008;
	clear:            both;
	margin-top:       1px;
	padding:          10px;
}
.donate h2 {
	background:   url(../imagens/new_flash.gif) no-repeat;
	float:        left;
	height:       27px;
	margin-right: 15px;
	text-indent:  -999px;
	width:        120px;
}
.donate p {
	color: #cd888d;
}
.donate p a {
	color: #cd888d;
}
/** whats new home - Julio Vedovatto <j.vedovatto@luccaco.com> - 13/03/2009 **/
div.whatsnew {
	background: #6f0008;
	clear: both;
	margin-top: 1px;
	padding: 10px;
	height: 45px;
	overflow: hidden;
}
	div.whatsnew h2 {
		float: left;
		font-size:28px;
		font-weight:normal;
		letter-spacing:-2px;
		margin: 0 95px 0 0;
		line-height:45px;
		color: #c67f83;
	}
	div.whatsnew ul {		
		list-style: none outside;
		overflow: hidden;
		color: #c67f83;
	}
	div.whatsnew ul,
		div.whatsnew ul li {
		float: left;
		display: inline;		
	}
		div.whatsnew ul li {
			width: 300px;
			border-left: 2px dotted #c67f83;
			padding: 0 0 0 15px;
		}
			div.whatsnew ul li a {								
				text-decoration: underline;
				color: #c67f83;								
			}
			div.whatsnew ul li img {
				float: left;
				border: 3px solid #4f0006;
				margin: 0 10px 0 0;
			}
		div.whatsnew ul li.link-block a {
			text-decoration: underline;
			padding: 0 0 3px 0;
		}
		
/** /whats new home **/
/* news */		
.left {
	background-color: #282828;
	height:           auto;
}
.leftNew {
	background-color: #1D1D1D;
	float:            left;
	height:           auto;
	width:            477px;
}
.leftImg {
	display: block;
	float: left;
	padding: 0 20px 20px 20px;
}
.leftTxt {
	display: block;
	float: left;
	width: 480px;
}
.leftNew p {
	font-size: 11pt;
	line-height: 20px;
}
.leftNew p a {
	color:      #fc0;
	display:    block;
	margin-top: 20px;
}

.advocacyResources {
	background-color: #1d1d1d;
	padding:          30px 30px 10px 30px;
}

.advocacyResources h2 {
	background:  url(../imagens/advocacyresources.png) no-repeat left top;
	height:      70px;
	text-indent: -999px;
}

.newsField {
	background:       url(../imagens/redLabel4.gif) no-repeat 440px bottom;
	background-color: #1d1d1d;
	padding:          30px 30px 10px 30px;
}
.newsField h2 {
	background:  url(../imagens/newsField.png) no-repeat left top;
	height:      36px;
	text-indent: -999px;
}
.newsField p {
	font-size:  12pt;
	margin-top: 50px;
}
.new {
	background-color: #1d1d1d;
	padding:          20px;
}
.new h2 {
	background:  url(../imagens/new.gif) no-repeat left bottom;
	height:      30px;
	text-indent: -999px;
}
.leftBox {
	padding: 15px;
}
.left h3 {
	color:     #fc0;
	font-size: 11pt;
}
.left p {
	line-height: 18px;
}
.left p img {
	float: left;
	margin: 20px;
}
.left p a {
	background:   url(../imagens/peopleBullet.gif) no-repeat 3px 6px;
	color:        #BBBBBB;
	display:      block;
	padding-left: 15px;
}
.right {
	background-color: #111111;
	height:           auto;
}
.rightBox {
	height:  auto;
	padding: 50px 30px 30px 30px;
}
.rightNew {
	background-color: #111111;
	float:            left;
	height:           auto;
	padding:          20px;
	width:            438px
}
.right h3 a:hover {
	text-decoration: underline;
}
.right .space {
	border-bottom: 1px dashed #333;
	margin:        20px 0 20px 0;
}
.space {
	border-bottom: 1px dashed #333;
	margin:        20px 0 20px 0;
}
.right em {
	color:       #666;
	font-weight: bold;
	line-height: 20px;
}
.rightNew p a {
	background: url(../imagens/footerBullet.gif) no-repeat 5px 5px;
	color:      #666;
	display:    block;
	font-size:  8pt;
	margin-top: 10px;
	padding-left: 15px;
	text-decoration: none;
}
.rightNew p a:hover {
	color: #fc0;
}
.rightNew p {
	font-size: 8pt;
}
.news {
	height: 58px;
}
.yellow {
	color: #fc0;
	margin: 10px 0 10px 0;
}
.yellow_advocacy {
	color: #fc0;
	margin: 10px 0 0px 0;
}
.news h2 a {
	background:  url(../imagens/news.png) no-repeat left top;
	float:       left;
	height:      36px;
	text-indent: -999px;
	width:       100px;
}
.news p a {
	background:  url(../imagens/newsRss.png) no-repeat left top !important;
	display:     block !important;
	float:       left !important;
	height:      36px !important;
	text-indent: -999px !important;
	width:       130px !important;
}
.right h3 {
	margin-top: 15px;
}
.right h3 a {
	color:           #fc0;
	font-size:       11pt;
	text-decoration: none;
}
.right p {
	line-height:   18px;
}
.right p a {
	background:   url(../imagens/peopleBullet.gif) no-repeat 3px 6px;
	color:        #BBBBBB;
	display:      block;
	padding-left: 15px;
}
.right ul {
	border-left: 1px solid #fc0;
	height:      15px;
	margin-top:  20px;
}
.right ul li {
	display: inline;
}
.right ul li a {
	border-right:    1px solid #fc0;
	color:           #fc0;
	display:         block;
	float:           left;
	padding:         0 5px 0 5px;
	text-decoration: none;
}
.right ul li a:hover {
	text-decoration: underline;
}
/* testimonies */
				
.testimonies {
	background:       url(../imagens/redLabel3.gif) no-repeat 332px bottom;
	background-color: #1d1d1d;
	padding:          30px;
}
.testimonies h2 {
	background:  url(../imagens/testimonies.gif) no-repeat left top;
	height:      36px;
	text-indent: -999px;
}
.testimonies p {
	font-size:  12pt;
	margin-top: 10px;
}
.banner {
	background:   url(../imagens/bannerP4.jpg);
	height:       325px;
	padding-left: 354px;
}
.bgTestimonies {
	background-color: #282828;
	height:           1200px;
	padding:          27px;
	position:         relative;
}
.testLeft, .testCenter, .testRight {
	float:    left;
	position: absolute;
	top:      -150px;
	width:    300px;
}
.testCenter {
	margin-left: 300px;
}
.testRight {
	margin-left: 600px;
}
.testimonie {
	background-color: #080808;
	height:           auto;
	margin:           5px 5px 10px 5px;
	width:            290px;
}

.testimonieLeft {
	background:       url(../imagens/bgTestimonieLeft.png) no-repeat center top;
	background-color: #080808;
}

.testimonieCenter {
	background:       url(../imagens/bgTestimonieCenter.png) no-repeat center top;
	background-color: #080808;
}

.testimonieRight {
	background:       url(../imagens/bgTestimonieRight.png) no-repeat center top;
	background-color: #080808;
}

.testimonie div {
	padding: 20px 40px 20px 20px;
}
.testimonie p {
	font-size:   11pt;
	line-height: 18px;
}
.testimonie p.desc {
	color:      #666;
	font-size:  8pt;
	margin-top: 15px;
}
/* ngoLinks */
				
.ngoLinks {
	background:       url(../imagens/redLabel2.gif) no-repeat 400px bottom;
	background-color: #1d1d1d;
	padding:          30px;
}
.ngoLinks h2 {
	background:  url(../imagens/ngoLinks.gif) no-repeat left top;
	height:      36px;
	text-indent: -999px;
}
.ngoLinks p {
	font-size:  12pt;
	margin-top: 10px;
}
.bannerNgo {
	background:   url(../imagens/bannerP5.jpg);
	height:       390px;
	padding:      25px;
}
.bgNgolinks {
	background-color: #282828;
	height:           1050px;
	padding:          27px;
}
.links {
	background: url(../imagens/bgNgolinks.png) no-repeat top left;
	background-color: #080808;
	height:     auto;
	padding:    20px;
	position:   relative;
	top:        -150px;
	width:      730px;
}

.links h3 a {
	color:           #fc0;
	font-size:       11pt;
	text-decoration: none;
}
.links p {
	line-height: 18px;
	padding-left: 100px;
}

.links p.AI {
	background: url(../imagens/amnesty_international.png) no-repeat 10px 10px;
}
.links p.HRW {
	background: url(../imagens/human_rights.png) no-repeat 10px 10px;
}
.links p.IRC {
	background: url(../imagens/irc.png) no-repeat 10px 10px;
}
.links p.WILPF {
	background: url(../imagens/wilpf.png) no-repeat 10px 10px;
}
.links p.UTVS {
	background: url(../imagens/vday_1.png) no-repeat 10px 10px;
}
.links p.OMCT {
	background: url(../imagens/OMCT.png) no-repeat 10px 10px;
}
.links p.HOPE {
	background: url(../imagens/raise_hope.jpg) no-repeat 10px 10px;
}
.links p a {
	background:   url(../imagens/peopleBullet.gif) no-repeat 3px 6px;
	color:        #BBBBBB;
	display:      block;
	padding-left: 15px;
}


/* 16days */
				
.days {
	background:       url(../imagens/redLabel2.gif) no-repeat 400px bottom;
	background-color: #1d1d1d;
	padding:          30px;
}
.days h2 {
	background:  url(../imagens/16daysLinks.gif) no-repeat left top;
	height:      36px;
	text-indent: -999px;
}
.days p {
	font-size:  12pt;
	margin-top: 10px;
}
.banner_days {
	background:   url(../imagens/bannerP7.jpg);
	height:       390px;
	padding:      25px;
}
.banner_news {
	background:   url(../imagens/bannerP10.jpg);
	height:       239px;

}
.bg_days {
	background-color: #282828;
	height:           1050px;
	padding:          27px;
}
.days_links  {
	background: url(../imagens/bgNgolinks.png) no-repeat top left;
	background-color: #080808;
	height:     auto;
	padding:    20px;
	position:   relative;
	top:        2300px;
	width:      730px;
}

.days_links2  {
	top:        -150px;
}

.days_links h3 a {
	color:           #fc0;
	font-size:       11pt;
	text-decoration: none;
}
.days_links p {
	line-height: 18px;
	padding-left: 10px;
}


/* about */
				
.about {
	background:       url(../imagens/redLabel2.gif) no-repeat 400px bottom;
	background-color: #1d1d1d;
	padding:          30px;
}
.about h2 {
	background:  url(../imagens/about.gif) no-repeat left top;
	height:      36px;
	text-indent: -999px;
}
.about p {
	font-size:  12pt;
	margin-top: 10px;
}
.bannerAbout {
	background:   url(../imagens/bannerP6.jpg);
	height:       390px;
	padding:      25px;
}
.bgAbout {
	background-color: #282828;
	height:           560px;
	padding:          27px;
	position: relative;
}
.bgAbout h3 {
	font-size: 13pt;
}
.aboutText {
	background: url(../imagens/bgAbout.png) no-repeat top center;
	background-color: #080808;
	height:     auto;
	padding:    20px;
	position:   absolute;
	top:        -150px;
	width:      730px;
}
.aboutText p {
	line-height: 18px;
	margin:      10px 0 20px 0;
}
.aboutText p a {
	background: none;
	color:      #666;
	display:    inline;
	padding:    0;
}
.aboutText a, .linksDown a, .linksDown2 a {
	background:   url(../imagens/peopleBullet.gif) no-repeat 3px 6px;
	color:        #fc0;
	display:      block;
	height:       20px;
	line-height:  20px;
	padding-left: 15px;
}
.aboutText a.margin {
	margin-bottom: 20px;
}
.linksDown {
	background-color: #080808;
	height:           auto;
	margin-top:       200px;
	padding:          27px;
}
.linksDown2 {
	background-color: #080808;
	height:           auto;
	margin-top:       30px;
	padding:          27px;
}
.linksDown div, .linksDown2 div {
	float: left;
	width: 280px;
}
div.partners a {
	background:   no-repeat 0 6px;
	height:       25px;
	line-height:  25px;
	padding-left: 20px;
}
div.partners a.dpa {
	background-image: url(../imagens/dpa.png);
}
div.partners a.dpko {
	background-image: url(../imagens/dpko.png);
}
div.partners a.ocha {
	background-image: url(../imagens/ocha.png);
}
div.partners a.ohchr {
	background-image: url(../imagens/ohchr.png);
}
div.partners a.unaids {
	background-image: url(../imagens/unaids.png);
}
div.partners a.dpko {
	background-image: url(../imagens/dpko.png);
}
div.partners a.undp {
	background-image: url(../imagens/undp.png);
}
div.partners a.unfpa {
	background-image: url(../imagens/unfpa.png);
}
div.partners a.unhcr {
	background-image: url(../imagens/unhcr.png);
}
div.partners a.unicef {
	background-image: url(../imagens/unicef.png);
}
div.partners a.unifem {
	background-image: url(../imagens/unifem.png);
}
div.partners a.unodc {
	background-image: url(../imagens/unodc.gif);
}
div.partners a.who {
	background-image: url(../imagens/who.png);
}
div.partners a.pbso {
	background-image: url(../imagens/pbso.gif);
}
#footer {
	clear:   both;
	padding: 15px 0 0 0;
}
#footer ul {
	float: left;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
  border-right: solid 1px #333;
	color:        #666;
	display:      block;
	float:        left;
	margin:       0 0 0 5px;
	padding:      0 5px 0 0;
}

#footer ul li a.noBorder {
	border: none;
}

#footer ul li a.fairUse {
	margin-left: 280px;
}
.flash_version {
font: Arial, Helvetica, sans-serif;
font-size:9px;}

/**/
h2.updatefield  {
	background:  url(../imagens/UpdateField.gif) no-repeat left top !important;
	height:      36px;
	text-indent: -999px;
}

.banner_updatefield {
	background:   url(../imagens/bannerP9.jpg);
	height:       350px;
}

p.updatep a {
  background:transparent url(../imagens/peopleBullet.gif) no-repeat scroll 3px 6px;
  color:#BBBBBB;
  display:block;
  padding-left:15px;
}