body {
	margin:0;
	background-color:#FF0000;
	background-image: url(../estructura/fondo.jpg);
}
a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin: 0;
	padding: 0;
}
a:link, a:visited, a:active{
	color: #0000CC;
}
a:hover{
	color: #666666;
}
#contenedor {
  width:860px;
  position:absolute;
  left:50%;
  margin-left:-430px;
  font-family:Arial;
  background-color:#FFF;
}
#menu-cabezal {
	width:860px;
	float:left;
	margin:0;
}	
#cuerpo {
	width:858px;
	float:right;
	background:url(../estructura/anuncios.jpg) repeat-y right;
	margin-top: 5px;
}
#cont-anuncios{
	width:129px;
	float:left;
}
#anuncios{
	width:120px;
	float:right;
	text-align: center;
}
#cont-informacion{
	width:571px;
	float:left;
}
#cont-historia{
  width:592px;
  float:left;
}
.cont-informacion-text{
	width:559px;
	float:left;
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	padding: 0 5px 0 5px;
}
.cont-informacion-foto{
	width:125px;
	float:left;
	text-align: center;
}
#cont-menu{
  width:150px;
  float:left;
}
#menu{
  width:143px;
  float:right;
  margin:0 0 10px 0;
  padding: 0;
  text-align:left;
}
.noticia {
  width:141px;
  float:right;
  margin:0 0 10px 0;
  font-size:10px;
  color: #666666;
  padding: 0;
  text-align: left;
}
.noticia p.f1 {
 margin:0 0 8px 0;
 font-weight:bold;
 font-size:12px;
 font-family:Verdana;
 color:#E15A00;
 padding: 0;
}
.noticia p.f2 {
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
	color: #FF6600;
	margin-top: 15px;
	text-align: right;
	margin-right: 5px;
}
#piepagina{
  width:860px;
  text-align:center;
  float:left;
  font-size:11px;
  color:#333333;
  margin-top: 10px;
  padding: 7px 0 7px 0;
  border-top: 1px solid #CCC;
}
#piepagina font {
	color:#666666;
	font-size:11px;
}
#piepagina span {
  color:#000099;
  font-size:11px;
  font-weight: bold;
}
#piepagina a {
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
}
#piepagina a:link, #piepagina a:visited, #piepagina a:active {
	color: #999999;
}
#piepagina a:hover {
	color: #567eb9;
}
#cont-solicitud {
	width:585px;
	font-size:10px;
	color:#999999;
	font-weight: bold;
	float:right;
	margin: 0 10px 0 0;
	background:url(../estructura/img-comentarios.png) no-repeat top left;
}
.formulario {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	border:solid #FF0000 1px;
}

.cont-informacion-text p, #cont-historia p {
	padding:0 7px 5px 0;
	margin:0;
	text-align: justify;
	color: #333333;
}
#cont-historia p {
  padding:0 7px 7px 7px;
  margin:0;
  text-align: justify;
  font-size:12px;
  color:#666666;
}
.cont-informacion-text object {
  margin:0;
  padding:0;
}
.noticia h4, .noticia p, #menu p{
	padding: 0px;
	font-size: 11px;
	margin: 0 0 5px 7px;
}
img {
	border:0px;
}
#anuncios img {
	margin-bottom: 0px;
}
.cont-informacion-foto ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.cont-informacion-text h2{
	font-size:16px;
}
.cont-informacion-text h3{
	font-size:14px;
}
.cont-informacion-text h1, .cont-informacion-text h2, .cont-informacion-text h3{
	padding:0 7px 7px 0;
	color:#FF0000;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
}
.cont-informacion-text h1{
	font-size:20px;
}
.cont-informacion-text ul {
	color: #0000CC;
	padding-top: 3px;
	margin-top: 0px;
}
ul {
	list-style-type: square;
}
.cont-informacion-text li {

}
.cont-informacion-text span {
	color: #000000;
	padding: 3px 7px 3px 7px;
	margin: 0 0 10px 0;
	width: 540px;
	display: block;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 18px;
	background-image: url(../estructura/span01.gif);
	background-repeat: no-repeat;
}
.boton-enviar, .boton-borrar{
  width:100px; height:26px; 
  border-style:none; 
  background-color:#FFFFFF; cursor:pointer;
}
.boton-enviar{
	background-image: url(../estructura/bt-enviar.jpg);
}
.boton-borrar{
  background-image: url(../estructura/bt-borrar.jpg);
}
#datos #contenedor #cuerpo #cont-informacion .cont-informacion-text #myspan { background: #FFFFFF; }
.cont-informacion-text li {
	margin: 4px;
}
#contenedor #cuerpo #cont-informacion .cont-informacion-text h4 {
	font-size: 16px;
	color: #003399;
	margin: 6px 0 5px 0;
}
#contenedor #cuerpo #cont-informacion .cont-informacion-text th {
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 5px;
}
#contenedor #cuerpo #cont-informacion .cont-informacion-text td {
	padding: 5px;
}
td.class1 {
	color: #FFFFFF;
	background-color: #FF9900;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px
}
td.class2 {
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px
}#contenedor #cuerpo #cont-informacion .cont-informacion-text caption {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#contenedor #cuerpo #cont-anuncios #anuncios p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 0;
	margin: 12px 0 6px 0;
}
object {
	margin: 0px;
	padding: 0px;
}
