body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #E3DBC1;
}

/*** DIV ***/

div.c760 {
	text-align:left;
	padding: 0;
	width: 760px;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #e3dbc1;
	margin: 0;
}

div.recuadro{

}

/*** TIPOS DE LETRAS ***/

p {
  font-size:15px;
  color: #414141;
}

.text-p{padding:0px; margin:0px}

p.blanco {
  font-size:12px;
  color:#FFFFFF;
  style="position:relative; z-index:2;"
}

p.blanco2 {
  color:#FFFFFF;
}

p.11 {
  font-size:11px;
}

p.aka {
  font-size: 11px;
  line-height: 120%;
  color: #f21c1c;
}

p.tablatitulo {
  color: #734e27;
  padding:0px; 
  margin:0px;

}

p.tabladatos {
  color: #414141;
  padding:0px; 
  margin:0px;

}

p.tabladatos2 {
  font-size:12px;
  color: #414141;
  padding:0px; 
  margin:0px;
}

/*** LINKS ***/

a {
  text-decoration: none;
  color:#2a7bb1;
}

a:hover {
  color:#ff3300;
}

a:visited {
  color: #ffffff;
}

/*** TABLAS ***/

table.raya {
  border-width: thin;
  border-style: dashed;
  border-color: #2a7bb1;
}

table.punto {
  border-width: thin;
  border-style: dotted;
  border-color: #2a7bb1;
}

.marron table  {
        border-top-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-left-style: solid;
        border-top-color: #ad9264;
        border-left-color: #ad9264;
        background-color: #d1c6a3
}

.marron td {
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-right-style: solid;
        border-bottom-style: solid;
        border-right-color: #ad9264;
        border-bottom-color: #ad9264;
		padding:3px;
		
}
#bg {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}
#infoDetailtext {
	width: 520px;
	margin-left: 30px;
	line-height: 1.5em;
	margin-top: 10px;
}
#infoClose {
	height: 20px;
	width: 570px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 50px;
}
#infoDetailfooter {
	color: #E3DBC1;
	font-size: 12px;
	background-color: #000000;
	width: 570px;
	height: 40px;
	padding-top: 10px;
	text-align: center;
	margin: 0px;
}
#infoDetailtitle {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(../img/infodetailTitleIcon.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 2px;
	padding-left: 45px;
	width: 485px;
}
#infoTitle {
	width: 530px;
	background-color: #AD9264;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
