.col1 {
	float: left;
	padding: 2px 0px 2px 25px;
	width: 28%;
	text-align: left;
	color: #666666;
	font-weight: bold; 

	
}

.col2 {
	float: left;
	padding: 5px 5px 0px 0px;
	
	text-align: left;
	/*background-color:#FFFCCA;*/
	
}

.fila {
	text-align: justify;
	padding: 1px 5px 1px 5px; 
}

#fmFelicitacion {
	padding: 10px;
	border: 1px solid #CFCFCF; 
	width: 625px;
}

#condiciones {
	width: 500px; 
}

#fmFelicitacion input,select{
	border: 1px solid #CFCFCF;
}

#fmFelicitacion textarea {
	border: 1px solid #FFFFFF; 
	width: 250px;
	padding: 5px;
	font-size:12px;
	text-align: left; 
}


#fmFelicitacion input:hover,select:hover,textarea:hover  {
	background-color: #EBE8E1;
}

.borde {
	border: 1px dotted #CFCFCF;
}

.bordeTop {
	border-top: 1px dotted #CFCFCF;
	padding-top:5px;
}

.fotoFelicitacion{

	border-bottom: 1px dotted #CFCFCF;
	display: block; 
	padding:0px 3px 0px 3px;
	overflow: hidden;
	
}

/*
#modulo a {
	text-decoration: none;
	display: block;
}

#modulo a:hover {
	background-color: #EBE8E1;
}
*/
#cargando {

	background-color:red;
	font-size:16px;

}

#cargado{
	font-size:12px;
	font-weight:bold;
	color: navy;
}

.flotaDer {
	float: right; 
}
.flotaIzq {
	/*padding-left:5px;*/
	float: left; 
}

#ocultarFichero
{
	width: 53%;
	padding-left: 5px; 
	text-align: center;
}
.textoFelicitacion{

	height:50px;
	padding-top:2px;  
}

.textoAnuncio{

	/*height:50px;*/
	padding-top:5px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
	text-align: justify;
	border-bottom: 1px dotted #CFCFCF;
	font-size: 9px; 
}

.textoDatos {
	font-size: 12px;
	color:navy;
	padding-bottom:5px;
	
}

/*#imgAnuncio {
	width: 82.5mm;
	max-height: 47mm;
}*/

.imgAnuncio {
	width: 40mm;
	max-height: 47mm;
}
.imgAnuncio2x1 {
	width: 38mm;
	height: 52mm;
	/*max-height: 47mm;*/
}

.imgAnuncio2x2 {
	width: 82mm; 
	height: 52mm;   
	/*max-height: 47mm;*/ 
}

.titPub {
	color: #666666;
	font-weight: bold;
	font-size:12px;
	padding:5px;
}
.anuncio {
	padding: 2px;
	border: 1px dotted #CFCFCF;
	height: 68mm;
	width: 82mm; 
	overflow: hidden;
}

.anuncio1x1{
	padding: 2px;
	border: 1px dotted #CFCFCF;
	height: 32mm;
	width: 47mm; 
	overflow: hidden;
}

.anuncio2x1{
	padding: 2px;
	border: 1px dotted #CFCFCF;
	height: 68mm;
	width: 38mm; 
	overflow: hidden;
}

.anuncio2x2{
	padding: 2px;
	border: 1px dotted #CFCFCF;
	height: 68mm;
	width: 82mm;  
	overflow: hidden;
}

#modulo {
	/*height:200px;
	width: 250px;*/  
}

#pPrecio {
	
	font-weight: bold;
	background-color: #EBE8E1;
}
.bloqueclearAmbos {
	clear: both; 
}

#calendario{
	width:32%;
	
}

.img_centrada {
	text-align: baseline;
}

#tablaPrecios td {

	font-size:12px;
	font-family: Tahoma, Arial, Helvetica;
	border-bottom: 1px dotted #CCCCCC;
}

.borde_top td {

	border-top: 1px dotted #CCCCCC;
	
}

.borde_tabla {
	border: 1px solid #CCCCCC;
}
#tituloTabla{
	/*font-weight:bold; 
	font-size:13px;
	*/
	 
	background-color:#E5E5E5;
}

.negritas {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color:#85A0C6;
	border-bottom: 1px dotted #CCCCCC;
}
.seccion_tarifa {
	border-right: 1px dotted #CCCCCC;
	font-weight:bold; 
	color:#85A0C6;
}
.sinBorde {
	border-bottom: none;
}

.sinBordeAlignDer{
	border-bottom: none;
	text-align: right;
}

.sinBordeAlignCentro{
	border-bottom: none;
	text-align: center;
	color: #666666;/*RosyBrown;*/
}

.alignDer{
	text-align:right;
}
.alignCentro{
	text-align: center;
	color: #666666;
}

.fondoGrisClaro{
	background-color: #E5E5E5;
}

#pago {
	color: #666666;
	width:50%;
	
}

.negritaGrande {

	font-size: 16px;
	font-weight: bold;
	color: black;
	padding: 8px;
	background-color: #CCCCCC;
}

#fechaPub{
	width:33%;
}

