@charset "UTF-8";

body {

background-color: #660000;

}

#layout {

  width: 800px;
  margin-left: 50%;
  left: -400px;
  position: absolute;
  float: left;
  background-color: #660000;
  top: 0px;

}

#back {

  width: 800px;
  height: 600px;
  position: relative;
  float: left;
  background-image: url(../img/back.jpg);
  background-repeat: no-repeat;
  background-color: #660000;

}

#a1 {

  width: 800px;
  height: 315px;
  float: left;
  position: relative;

  }

#a2 {

  width: 320px;
  height: 315px;
  float: left;
  position: relative;

  }



/*PAGINA DE FALE CONOSCO*/
#divpri {
  width:500px;
  float:left;
  position: relative;
  }

#divleft {
  width:150px;
  float:left;
  position: relative;
  }

#divright {
  width:350px;
  float:left;
  position: relative;
  }

#titulo {
float: left;
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: right;
height: 21px;
width: 150px;
margin-top: 3px;
color:#ff9900;
font-weight: bold;
}

#titulo1 {
float: left;
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: right;
height: 21px;
width: 150px;
margin-top: 12px;
color:#ff9900;
font-weight: bold;
}

#titulo2 {
float: left;
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: right;
height: 21px;
width: 180px;
margin-top: 3px;
color:#ff9900;
}

#type {
float: left;
position: relative;
width: 350px;
}

input.type {
width: 260px;
height: 17px;
float: left;
position: relative;
border: 1px solid #ff9900;
margin-top: 3px;
margin-left: 5px;
/*background-image: url(../img/fundobutton.jpg);
background-repeat: repeat-x;*/
background-color: #ffffff;
color:#660000;
}

input.type:hover {
background-image: url(../img/fundobuttonhover.jpg);
background-repeat: repeat-x;
background-color: #ff9900;
border: 1px solid #ae0008;
}

input.type1 {
width: 260px;
height: 17px;
float: left;
position: relative;
border: 1px solid #ff9900;
margin-top: 12px;
margin-left: 5px;
/*background-image: url(../img/fundobutton.jpg);
background-repeat: repeat-x;*/
background-color: #ffffff;
color:#660000;
}

input.type1:hover {
background-image: url(../img/fundobuttonhover.jpg);
background-repeat: repeat-x;
background-color: #ff9900;
border: 1px solid #ae0008;
}

input.type2 {
width: 150px;
height: 17px;
float: left;
position: relative;
border: 1px solid #ff9900;
margin-top: 3px;
margin-left: 5px;
/*background-image: url(../img/fundobutton.jpg);
background-repeat: repeat-x;*/
background-color: #ffffff;
color:#660000;
}

input.type2:hover {
background-image: url(../img/fundobuttonhover.jpg);
background-repeat: repeat-x;
background-color: #ff9900;
border: 1px solid #ae0008;
}

#type1 {
float: left;
position: relative;
}

textarea.type1 {
width: 260px;
float: left;
position: relative;
border: 1px solid #ff9900;
margin-top: 3px;
margin-left: 5px;
/*background-image: url(../img/fundobutton.jpg);
background-repeat: repeat-x;*/
background-color: #ffffff;
color:#660000;
}
textarea.type1:hover {
background-image: url(../img/fundobuttonhover.jpg);
background-repeat: repeat-x;
background-color: #ff9900;
border: 1px solid #ae0008;
}

#botao {
  width: 250px;
  float: left;
  position: relative;
  margin-top: 10px;
  margin-left: 170px;
}

#button {
  width: 90px;
  height: 23px;
  float: left;
  position: relative;
}
.button {
  background-image: url(../img/button1.jpg);
  width: 90px;
  height: 23px;
  float: left;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #660000;
  border: 0;
  text-align: center;
  font-weight: bold;
}
.button:hover {
  background-image: url(../img/button1hover.jpg);
  border: 0;
  color: #ff9900;
}
#botao3 {
  width: 90px;
  height: 23px;
  float: left;
  position: relative;
}
#button1 {
  width: 130px;
  height: 23px;
  float: left;
  position: relative;
}
.button1 {
  background-image: url(../img/button2.jpg);
  width: 130px;
  height: 23px;
  float: left;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #660000;
  border: 0;
  margin-left: 3px;
  text-align: center;
  font-weight: bold;
}
.button1:hover {
  background-image: url(../img/button2hover.jpg);
  border: 0;
  color: #ff9900;
}
.retorno {
  width: 250px;
  float: left;
  position: relative;
  margin-top: 10px;
  margin-left: 170px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
}

#part1 {
  position: relative;
  float: left;
  width: 300px;
  height: 400px;
}
#part2 {
  position: relative;
  float: left;
  width: 420px;
}

#msg1 {
float: right;
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-align: center;
width: 300px;
color:#ff9900;
}

#titfale {
  position: relative;
  float: left;
  width: 800px;
  height: 60px;
}


#areatic {
  position: relative;
  float: left;
  width: 300px;
  margin-bottom: 20px;
}
.tic {
  width: 300px;
  float: left;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 1px;
}
.tictex {
  width: 300px;
  float: left;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
}
.tictex1 {
  float: left;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  margin-right: 5px;
}
.tictex2 {
  float: left;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  margin-top: 6px;
}
.tictext {
  float: left;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}

.tictel {
  float: left;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #666666;
  margin-bottom: 3px;
  width: 300px;
}
.imgtext {
  background-image: url(../img/myspace.png);
  background-repeat: no-repeat;
  width: 113px;
  height: 30px;
  position: relative;
  float: left;
  font-size: 11px;
  color: #666666;
}

.imgtext1 {
  background-image: url(../img/orkut.png);
  background-repeat: no-repeat;
  width: 113px;
  height: 30px;
  position: relative;
  float: left;
  font-size: 11px;
  color: #666666;
}
.imgtext2 {
  background-image: url(../img/youtube.png);
  background-repeat: no-repeat;
  width: 113px;
  height: 30px;
  position: relative;
  float: left;
  font-size: 11px;
  color: #666666;
}