﻿body
{
  margin: 0 auto;
  padding: 0;
  background-color: #545454;
  font-family:Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  color: #2D0B0B;
}
.main{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;}

#page-background-glare
{
  position: absolute;
  width: 100%;
  height: 131px;
  left: 0;
  top: 0;
}

#page-background-glare-image
{
  background-image: url('img/page_gl.png');
  background-repeat: no-repeat;
  height: 131px;
  width: 800px;
  margin: 0 auto;}

#page-background-gradient
{
  position: absolute;
  background-image: url('img/page_g.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 99%;

}

#page-background-simple-gradient
{
  position: absolute;
  background-image: url('img/page_sg.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 99%;
}
.hoja{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 800px;
  background-color: #ffffff;
  margin-top: 50px !important;}

.header{
  margin: 0 auto;
  position: relative;
  font-family:Arial, Helvetica, sans-serif;
  z-index: 0;
  width: 800px;
  height: 60px;
  padding-top:25px;
  overflow: hidden;
	top: 0px;
	left: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.headtext {padding:0px; margin-left:7px;
font-size:26px; line-height:50px;vertical-align:middle;
}
#topbanner {
}
.texto {margin: 0 auto;
width:760px;
font-family:Arial, Helvetica, sans-serif;font-size:85%; padding-bottom:0px; background-color:#FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.texto3 {margin: 0 auto;width:760px;
font-family:Arial, Helvetica, sans-serif; font-size:85%;padding-top:0px; background-color:#feb117;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
ul {
	margin-left:15px
	}

.button{
	float:right
}
.footer {width:760px;
font-family:Arial, Helvetica, sans-serif;font-size:10px;padding:20px; background-color:#333333;color:#CCCCCC
}
	

