﻿/*
@font-face {
     font-family: "Calibri";
     src:  url('calibri.ttf') format('truetype');

/*	 font-weight: normal;
	 font-style: normal;
     src: url(ERASDEMI.ttf) format("truetype");*/

 
@font-face { 
 	 font-family:"Yanone Kaffeesatz";
	 src:  url('YanoneKaffeesatz-Regular.ttf') format('truetype');
     src: url('YanoneKaffeesatz-Regular.eot')format('embedded-opentype');
	 src: local('Yanone Kaffeesatz'), url('YanoneKaffeesatz-Regular.woff') format('woff'), url('YanoneKaffeesatz-Regular.ttf') format('truetype');
}

a {
	font-size: 16px;
	text-decoration: none;
	color: #0eabbc;
}
 a:link{
	font-size: 16px;
	text-decoration: none;
	color: #659297;
}
a:visited{
	font-size: 16px;
	text-decoration: none;
	color: #659297;
}

a:hover {
	text-decoration: none;
	color: #0eabbc;
}

p { 
margin: 0px; 
text-align: justify;
 padding: 0 0 5px 0;  
 font-size: 14px;
	font-family: "Calibri";

 ;
}

body {
	margin: 0px;
/*	background-color: #164874;*/	
/*background-color: #abb8c3;*/
background-image: url('imagenes/fondo.png');
}



#barra
{
	width: 1024px; /*	margin-left:30px;*/;
	margin-left: auto;
	margin-right: auto;
	height: 8px;
	background-color: #fbf9f7;
}
	

#cabeceraemail{
		
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	background: url('imagenes/cabecera.png') ;	
}


#menu{
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 40px;
	background-color: #FFFFFF;
}

.contenido{
	padding: 10px;
	margin-left: 20px;
	font-family: "Calibri";

	font-size: 16px;
	color: #0eabbc;
}
#bordeimagen{
	border-style: solid;
	border-width: 2px;
	border-color: #0eabbc;
}


#barra2
{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	clear:both;
}

#barra3
{
	width: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #fbf9f7;
	height: 8px;
}

#barra4
{
	width: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #0EABBC;
	height: 8px;
}

#cuerpo{
	
	margin-left: auto;
	margin-right: auto;
	
	width: 1024px;
/*	background-color: #659297;*/
}


#izq{
	width: 200px;
	background-color: #ffffff;
	float:left;
	}

.izqIN{
	padding: 0px 10px 0px 10px;
	font-family: Calibri;
	font-size: 14px;
	color: #000066;
}

#centro
	{
	margin-left:212px;
	width: 600px;
	background-color: #ffffff;
	}
.centroIN{
	padding: 0px 10px 0px 10px;
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
}


#der{
	float:right;
	width: 200px;
	background-color: #ffffff;
	}


.derIN{
	padding: 0px 10px 0px 10px;
	font-family: Calibri;
	font-size: 14px;
	color: #000066;
}



#pie{
	
	width: 1024px; /*	margin-left:30px;*/;
	margin-left: auto;
	margin-right: auto; /*	background-color:#6baffa;*/;
	height: 45px;
	background-color: #FFFFFF;
	clear:both;
}
.contenido2{
	text-align: center;
	margin-left: 20px;
	padding-top: 5px;
	font-family: "Calibri";
	font-size: 14px;
	color: #000000;
}


h1 {
	font-size: 20px;
	color: #0eabbc;
	margin: 10px 0 0px 0;
	padding: 5px 0;
	font-family: "Yanone Kaffeesatz";
	
}
h2 {
	font-size: 18px;
	color: #659297;
	font-family: "Yanone Kaffeesatz";
}
h3 {
	font-size: 18px;
	color: #FF0000;
	font-family:  "Yanone Kaffeesatz";
}

#ofertas{
	
	width: 173px;
	height: 75px;
	padding-bottom:15px;
}
.nombre{
		
	font-size: 22px;
	color: #659297;
	font-family: "Yanone Kaffeesatz";
	padding-top:5px;

}
.dias{
	font-size: 18px;
	color: #9CEEF8;
	font-family: "Yanone Kaffeesatz";
	float: left;
	width: 65px;
}
.precio{
	font-size: 30px;
	color: #FF0000;
	font-family: "Yanone Kaffeesatz";
	text-align: right;
	}
.boton{
	float: left;
	width: 41px;
	background: url('boton.png') ;
	background-repeat: no-repeat;
	vertical-align:top;
}

.tasas{
	font-size: 14px;
	color: #0EABBC;
	font-family: "Yanone Kaffeesatz";
	float: right;
}


/*#ofertas2{
	
	width: 173px;
	height: 50px;
}
.nombre{
	font-size: 16px;
	color: #659297;
	font-family: "Yanone Kaffeesatz";
	padding-top:5px;

}
	
.detalle{
	font-size: 16px;
	color: #0eabbc;
	font-family: Calibri;
}*/
#ofertashtm{
	
	width: 550px;
	height: 150px;
	
}
.nombrehtm{
	font-size: 20px;
/*	color: #659297;*/
	font-family:  "Yanone Kaffeesatz";

	padding-left: 188px;
}
.diashtm{
	font-size: 18px;
	color: #0eabbc;
	font-family:  "Yanone Kaffeesatz";
	float: left;
	width: 60px;
	padding-left: 10px;
}
.preciohtm{
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
	font-family:  "Yanone Kaffeesatz";

	text-align:right;
	
}

.detallehtm{
	font-size: 16px;
	font-family: "Yanone Kaffeesatz";
	padding-left: 188px;
	color: #659297;
}





