body{
	background: #d3ddd9;
	margin:0px;
	padding:0px;
	font-family: verdana, arial;
	font-size:0.7em;
}

img{
	border: 0px;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

p{
	margin: 0px;
	padding: 0px;
}

ul{
	margin: 0px;
	padding: 0px;
}


#contenedor{
	width: 770px;
	height: 570px;
}

#cont_flash{
	width: 560px;
	float: left;
	margin-right:3px;
}

#cabecera{
	width: 560px;
	height: 81px;
	margin: 0px;
	padding: 0px;
	background: url("img/fon_cabecera.gif") no-repeat;
	margin-top: 3px;
	margin-bottom:3px;
	padding-top:14px;
}

#cabecera .cab{
	width: 550px;
	height: 51px;
	text-align:right;
	background: url("img/fon_cab.gif") no-repeat left ;
}

.logo{
		margin-right:25px;
		margin-top:3px;
}

#objeto_flash{
	width: 560px;
	height: 471px;
	background: url("img/fon_flash.gif") no-repeat ;
	padding-top:10px;
	margin-top:-14px;
}

#objeto_flash object{
	margin-left:7px;
}

#cont_datos{
	width: 203px;
	height: 556px;
	background: url("img/fon_datos.gif") no-repeat ;
	float:right;
	margin-top:3px;
	margin-right:3px;
	text-align:center;
}

#cont_datos input{
	border:0px;
	background: transparent;
}

#datos_imagen{
	background: url("img/fon_img.gif") no-repeat ;
	width:179px;
	height: 248px;
	margin:auto;
	margin-top:12px;
	text-align:center;
}

.foto{
	border:1px solid #000000;
	margin-top:10px;
	margin-bottom:3px;
}

.ampliar{
	background: #ffffff;
	color:#000000;
	width:149px;
	padding:1px;	
	text-align:right;
	font-size:90%;
}

.ampliar a{
	color:#000000;
}

#datos_info{
	background: url("img/fon_info.gif") no-repeat ;
	width:179px;
	height: 215px;
	margin:auto;
	margin-top:12px;
	padding-top:2px;
	text-align:left;
}

.tit_info{
	background: url("img/fon_tit_info.gif") no-repeat ;
	width: 175px;
	height: 25px;
	color: #d3ddd9;
	font-weight: bold;
	font-size: 110%;
	margin-left:2px;	
	margin-bottom:10px;
}

.info{
	padding-left:5px;
	padding-right:5px;
}

.info input{
	background:transparent;
	color:#255942;
	font-weight:bold;
	height:15px;
	font-size:90%;
}

.tit_info input{
	color: #d3ddd9;
	font-weight: bold;
	font-size: 110%;
	padding:4px;
}



.desplegable{
	font-size: 90%;
	margin-top:10px;
}