body{
  background: url(ads.jpg) no-repeat;
  background-color: #306ea5;	
  font-family: verdana, lucida, helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

a:link{
	color: #E0E000;
   font-weight: bold;
   text-decoration: none;
}

a:hover, a:active{
   color: #fff;
   text-decoration: underline;
}

a:visited{
  color: #E0E000;
  text-decoration: line-through;
}

acronym{
	font-family: verdana, lucida, helvetica, sans-serif;
	color: #E9E9E5;
	font-size: 10px;
	text-align: center;
}



#container {
	position: absolute;
	top: 0;
	left: 0;
   width: 760px;
  	margin: 0;
   padding: 0;
   background: url(mir.png) repeat-y top right;	
   z-index: 10;
}

/*
 INTRO
*/

#intro {
  background: url(logo.jpg) no-repeat top left;
  float:left;
  width:540px;
  margin: 200px 0 0 0;
  padding: 20px 0px 0px 0px;
  color: #fff;
}


#pageHeader{
  position:absolute;
  top:0;
  left:210px;
  height:200px;
  width:220px;
}

#pageHeader span{
	display:none;
}

#quickSummary {
   position: absolute;
   top: 0px;
   left: 560px;
	font: 12px/14px Verdana;
	color: #E0E000;
	width: 190px;
   padding: 10px 0 20px 0;
}

#quickSummary h2 {
	font-style: italic;
}

#quickSummary p {
	padding: 0;
}

#quickSummary p.p2 {
   text-align:center;
}


/*
 SUPPORTING TEXT + INTRO
*/

#supportingText {
  float:left;
  width:540px;
  margin: 0;
  padding: 0;
  background: url(target.JPG) no-repeat bottom right;
}

#supportingText ul.circle {
	list-style-type: none;
	padding-left: 0px;
	color: #E9E9E5;
	font-family: verdana, lucida, helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
}

#supportingText li {
	background: transparent url("puce.JPG") no-repeat;
	text-align: left;
	margin: 15px;
	padding: 0px 0px 0px 40px;
}

#introd, #tesis, #antitesis, #syntesis, #conclusion {
   font: 12px/14px Verdana;
   color: #E9E9E5;
   width: 450px;
   margin: 0 0 0 80px;
   padding: 0 0 30px 0;
	background: url(deco.gif) no-repeat bottom center;
}

#introd h3, #tesis h3, #antitesis h3, #syntesis h3, #conclusion h3 {
	margin:10px 0 10px 0;
	padding: 0;
	height:40px;
	text-align:left;
}

#introd h3 span, #tesis h3 span, #antitesis h3 span, #syntesis h3 span, #conclusion h3 span {
   display:none;
}

#introd p, #tesis p, #antitesis p, #syntesis p, #conclusion p {
	margin: 0;
	padding:5px;
}

#intro a:link, #introd a:visited, #supportingText a:link, #supportingText a:visited {
	color: #E0E000;
   font-weight: normal;
}

#intro a:hover, #introd a:active, #supportingText a:hover, #supportingText a:active {
	color: #FFF;
}

#introd h3{
   background: url(h1.gif) no-repeat bottom center;
}

#tesis h3{
   background: url(h2.gif) no-repeat bottom center;
}

#antitesis h3{
   background: url(h3.gif) no-repeat bottom center;
}

#syntesis h3{
	background: url(h4.gif) no-repeat bottom center;
}

#conclusion h3{
	background: url(h5.gif) no-repeat bottom center;
}

#footer {
   background: url(alcasal.png) no-repeat top left;
   height: 106px;
	font: bold 12px Verdana ;
   text-align: center;
   margin: 20px 0 20px 80px ;
   padding: 2px 10px;
}

#footer a {
   font: bold 11px/11px Verdana;
   margin: 0 0 5px 0;
   padding: 0;
}


/*
  LINKLIST
*/
#linkList {
   position: absolute;
	top: 200px;
   left: 540px;
   margin: 0;
   padding: 0;
   width:220px;
}

#suma, #conta, #ferra  {
	margin: 0 0 30px 0;
   padding: 0;
}

#suma {
	background: url(P1.png) no-repeat top right;
}

#conta {
	background: url(P2.png) no-repeat top right;
}

#ferra {
	background: url(P3.png) no-repeat top right;
}

#suma h3, #conta h3, #ferra h3  {
   margin:0 0 20px 5px;
   padding:0;
   visibility: hidden;
}

#suma ul, #conta ul, #ferra ul {
	width: 150px;
   margin: 0;
   padding: 0 0 0 42px;
}

#suma li {
	font: 11px/13px Verdana;
   margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	list-style: none;
	color:#fff;
	background: url(dot.jpg) no-repeat 0 4px;
}

#conta li, #ferra li {
	font: 11px/13px Verdana;
   margin: 0 0 6px 0;
   padding: 0;
	color: #FFF;
	list-style: none;
}

#suma li a:link, #suma li a:visited {
   display: block;
}

#linkList li a.c:link, #linkList li a.c:visited {
   display: inline;
}

/*
 OUTLAWS
*/
#outlaw {
   position: absolute;
	top: 250px;
   left: 800px;
   margin: 0;
   padding: 0;
   width: 100px;
   height: 50px;
   border-left: 0px solid #E9E9E5;
   border-top: 0px solid #E9E9E5;
   border-right: 0px solid #E9E9E5;
   border-bottom: 0px solid #E9E9E5;
}
#outlaw a:link, a:visited {
   border-style: none;
   text-decoration: none;
   border-left: 0px solid #E0E000;
   border-top: 0px solid  #E0E000;
   border-right: 0px solid  #E0E000;
   border-bottom: 0px solid #E0E000;
}