.itemFoto {
	list-style: none;
	float: left;
	padding: 1.2em 1.6em;
	width: 100px;
	height: 65px;
	margin-left: 6px;
	text-align: center;
	cursor: default;
	background-color:#F6EEDD ;
	-moz-border-radius: 5px;
}
.primerItem {
	list-style: none;
	float: left;
	padding: 1.2em 1.6em;
	width: 100px;
	height: 65px;
	margin-left: 0px;
	text-align: center;
	cursor: default;
	background-color:#F6EEDD ;
	-moz-border-radius: 5px;
}
.fotoColeccion{
height: 100%;
}
.listaFoto {
margin-left: -15px;
margin-bottom:6px;
float: left;
}
.postalazar{
width: 100%;
border: 0px;
}
.contenedorPostal{
position: relative;
/*width: 100%;*/
/*height: auto;*/
padding-left: 12px;
padding-right: 12px;
padding-bottom: 9px;
padding-top: 14px; 
background-color:  #F6EEDD;
}
.contenedorPostalRecibida{
position: relative;
/*width: auto;*/
/*height: auto;*/
min-height: 100%;
padding-left: 12px;
padding-right: 12px;
padding-bottom: 9px;
padding-top: 14px; 
background-color:  #F6EEDD;
}
.bloque_postal{
display: block;
/*height: 100%;*/
/*width:100%;*/
text-align: center;
}
.bloque_postal img{
 }
.postal_grande {
/*height: 100%;*/
}
.auxiliar{
position: absolute;
bottom: 9px;
}
.piefoto{
position: relative;
margin-top: 25px;
bottom: 9px; 
width: 40%%;
text-align: center;
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
color: #004273;
 }
.piefoto2{
position: relative;
width: 40%%;
text-align: left;
text-transform: uppercase;
font-size: 13px;
font-weight: bold;
color: #004273;
}
.contenedorFormulario{
position: relative;
width: 99%;
height: 190px;;
min-height: 190px;
color: white;
margin-top: 9px;
margin-right: 6px;
margin-left: 0px;
padding-top: 1px;
background-color: #585A57;
}
.contenedorDedicatoria{
position: relative;
width: 100%;
color: white;
font-size: 12px;
margin-top: 9px;
margin-right: 6px;
margin-left: 0px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #585A57;
}
.postalRecibida{
height: 230px;
}
form#envio_postal label {
 display:block;
position: relative;
color: white;
}
form#envio_postal input, form#envio_postal textarea {
  width: 98%;
  border: 1px solid;
  font-family:Arial,Helvetica,sans-serif;
 font-size: 12px;
}
.agrupaCampos{
position: relative;
width: 45%;
float: left;
margin-left: 10px;
}
.agrupaCampos2{
position: relative;
width: 45%;
float: right;
margin-right: 10px;
}
.contenedor_mensaje{
position: relative;
float: left;
width: 60%;
margin: 10px;
}
.contenedor_mensaje textarea{
height: 80px;
width: 100%;
}
.contenedor_calendario {
width: 30%;
float:left;
font-size: 10px;
margin-top: 25px;
}
.label_calendario{
display: inline;
}
.inputCal{
margin-top: 3px;
width: 60%;
}
.fotoColeccion {
height: 100%;
} 
.barra_botones{
	margin-top: 6px;
	text-align: center;
}
form#envio_postal input.boton {
        border: 0px;
        /*background-image: url(enviar_btn.gif);
        background-repeat: no-repeat;*/
        width: auto;
     
       }

