﻿
@font-face {
 font-family: Mistral;
 src: url("Mistral.eot") /* EOT file for IE */
}
@font-face {
 font-family: Mistral;
 src: url("Mistral.ttf") /* TTF file for CSS3 browsers */
}

h1 {color:red;}
p {color:blue;}
#contenedor {
	width:916px; /*ancho total de la pagina antes 900px*/
	border:1px solid #333333; /*10px arriba y abajo, y auto a los lados, para los navegadores nuevos es suficiente para centrar la pagina*/
	text-align:left; /*aqui alineamos todo de nuevo a la izquierda, pero dentro del contenedor*/
	height: 100%;
	overflow:visible;
}

#encabezado {
	width:916px;
	background-image: url(imagenes/cabecera.jpg);
	height: 368px;
}
#banner {
	width: 916px;
	background-image: url('http://www.surtico.com.mx/ml/plantilla/perfumes/imagenes/banner_perfumes.gif');
	background-position: center;
	background-repeat:no-repeat;
	text-align: center;
	height:90px;
}

#banner a {width: 100%;
           height: 100%;
           display: block;
}

#encabezado h1 { /*encadenamos el identificador del div, con la etiqueta par areferirnos solo al h1 dentro del div encabezado, asi no afectara otros h1 en el resto del documento.*/
	font-size:18px;
	font-weight:bold;
	width:400px;
	color:#FFFFFF;
	margin:0; /*los h1 vienen con margen, con esto se lo quito*/
	text-transform:uppercase;
	padding-bottom: 10px;
	border: 1px solid #000000;
}
#descripcion {
	float: none;
} 
#contenido {
	width:680px; /*con esto nos aseguramos de que no se ponga nada a los lados*/
	float: right;
} 
#contenido h2 {
    font-size:16px;
    color:#CC3300;
    width:246px;
    text-transform:uppercase;
    border-bottom:1px dotted #CC3300;
}
#contenido h3 {
    width:246px;
    font-size:14px;
    color:#999900;
    border-bottom:1px dotted #999900;
}

#footer {
	width:916px; /*menos porque debemos sumar el padding del div contenido*/
	text-align:center;
	padding:0px;
	font-size:80%; /*mas pequeño el texto*/
	font-style:italic;
	color:#999999;
	clear: both;
	float: left;
}
#lateral {
	width: 200px;
	float: left;
}
#caja {
	width: 200px;
	padding: 5px;
	border: solid #000000 1px;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#666666;
	text-align:left; /*aqui mandamos a centrar todo el contenido*/
}

#hcaja {
	background: url(imagenes/barra.jpg) no-repeat top left;
	height: 30px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-left: 3px;
}
#hcaja h1  {
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0; /*los h1 vienen con margen, con esto se lo quito*/
	text-transform:uppercase; /*convierte todas en mayusculas*/
	padding-bottom:1px;
	text-align: center;
}
#logo{
	font-family:Mistral;
	font-weight:lighter;
	font-size:17px;
	margin:0; /*los h1 vienen con margen, con esto se lo quito*/
	text-transform:uppercase; /*convierte todas en mayusculas*/
}
#cajagde {
	border: solid #000000 1px;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	font-family:Trebuchet MS;
	font-size:13px;
	color:black;
	text-align:center; /*aqui mandamos a centrar todo el contenido*/
	overflow: hidden;
}

#hcajagde {
	background: url(imagenes/barra_gde.jpg) no-repeat top center;	
	height: 28px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-left: 0px;
}
#hcajagde h1  {
	font-family:Trebuchet MS;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0; /*los h1 vienen con margen, con esto se lo quito*/
	text-transform:uppercase; /*convierte todas en mayusculas*/
	padding-bottom:1px;
	text-align: center;
}
#hcajagde h4{
	font-family:Mistral;
	font-weight:lighter;
	margin:0; /*los h1 vienen con margen, con esto se lo quito*/
	text-transform:uppercase; /*convierte todas en mayusculas*/
}
#hcajafooter{
	background: url(imagenes/barra_footer.jpg) no-repeat top center;
	height: 30px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-left: 0px;
}
#hcajafooter h1  {
	font-size:15px;
	font-weight:bold;
	color:#000000;
	margin:0; /*los h1 vienen con margen, con esto se lo quito*/
	text-transform:uppercase; /*convierte todas en mayusculas*/
	padding-bottom:1px;
	text-align: center;
}
#ccaja p {
	padding-right: 5px;
	padding-left: 5px;
	color: black;
	}
#pagos{
	font-size:19px;
	text-align: center;
	font-weight:bold;
	color: red;
	font-style:italic;
}
#envios{
	font-size:13px;
	text-align: left;
	color: black;
	font-weight:normal;
	padding-right: 5px;
	padding-left: 5px;
}
#envios li {
	font-size:14px;
	text-align: left;
	color: red;
	font-weight:bold;
	padding-right: 0px;
	padding-left: 15px;
}
#entregas {
		
}
#garantias {
	font-size:13px;
	text-align: left;
	color: black;
	font-weight:normal;
	padding-right: 5px;
	padding-left: 5px;
}
#garantias marquee{
	color:#F00;
	font-size:17px;
}

table.imagenes{
	border:0px solid #333333;
}
table.imagenes a{
	width: 100%;
    height: 100%;
    display: block;
	text-decoration: none;
}
table.imagenes th{
	width:113px;
	height:80px;
	background-repeat:no-repeat;
	background-position:left bottom;
}
.meter { display: block; -moz-box-sizing: border-box; box-sizing: border-box; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE8AAAAMBAMAAADR1v13AAAAA3NCSVQICAjb4U/gAAAAGFBMVEUzMzPq74u9vb3///90x2v3o4z/531mZmZc2iBWAAAACXBIWXMAAAsSAAALEgHS3X78AAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M1cbXjNgAAABV0RVh0Q3JlYXRpb24gVGltZQAxOC8zLzEz0dzUmwAAAExJREFUGJVjMMYJDBigAMJRwgkUYAohHGWgcqNQEFBLA4IkQRBQBBECLC5gADaROIXmxSQpLC8vJ6DQvLy8mBSF1HcjscFDdIATG4UA5h5ZtcwtGIkAAAAASUVORK5CYII=) no-repeat;/* La imagen sustituta */ width: 79px; /* La anchura de la nueva imagen */ height: 	12px; /* La altura de la nueva imagen */ padding-left: 180px; /* Igual a la anchura de la nueva imagen */ }

#lista1 {
	float:left;
	width:455px;
	height:1299px;
	background-image: url(http://www.surtico.com.mx/ml/plantilla/perfumes/imagenes/d1.jpg);
	background-repeat:no-repeat;
}
#lista2 {
	float:left;
	width:455px;
	height:1299px;
	background-image: url(http://www.surtico.com.mx/ml/plantilla/perfumes/imagenes/d2.jpg);
	background-repeat:no-repeat;
}
#lista3 {
	float:left;
	width:455px;
	height:1299px;
	background-image: url(http://www.surtico.com.mx/ml/plantilla/perfumes/imagenes/d3.jpg);
	background-repeat:no-repeat;
}
#lista4 {
	float:left;
	width:455px;
	height:1299px;
	background-image: url(http://www.surtico.com.mx/ml/plantilla/perfumes/imagenes/d4.jpg);
	background-repeat:no-repeat;
}
#lista5 {
	float:left;
	width:455px;
	height:1299px;
	background-image: url(http://www.surtico.com.mx/ml/plantilla/perfumes/imagenes/d5.jpg);
	background-repeat:no-repeat;
}
#lista6 {
	float:left;
	width:455px;
	height:1299px;
	background-image: url(http://www.surtico.com.mx/ml/plantilla/perfumes/imagenes/d6.jpg);
	background-repeat:no-repeat;
}


#_1{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/1.jpg&w=225&h=363);
	background-repeat:no-repeat;
}

#_2{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/2.jpg&w=225&h=363);
	background-repeat:no-repeat;
}

#_3{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/3.jpg&w=225&h=363);
	background-repeat:no-repeat;
}

#_4{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/4.jpg&w=225&h=363);
	background-repeat:no-repeat;
}

#_5{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/5.jpg&w=225&h=363);
	background-repeat:no-repeat;
}

#_6{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/6.jpg&w=225&h=363);
	background-repeat:no-repeat;
}

#_7{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/7.jpg&w=225&h=363);
	background-repeat:no-repeat;
}

#_8{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/8.jpg&w=225&h=363);
	background-repeat:no-repeat;
}

#_9{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/9.jpg&w=225&h=363);
	background-repeat:no-repeat;
}

#_10{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/10.jpg&w=225&h=363);
	background-repeat:no-repeat;
}

#_11{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/11.jpg&w=225&h=363);
	background-repeat:no-repeat;
}


#_12{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/12.jpg&w=225&h=363);
	background-repeat:no-repeat;
}


#_13{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/13.jpg&w=225&h=363);
	background-repeat:no-repeat;
}


#_14{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/14.jpg&w=225&h=363);
	background-repeat:no-repeat;
}


#_15{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/15.jpg&w=225&h=363);
	background-repeat:no-repeat;
}


#_16{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/16.jpg&w=225&h=363);
	background-repeat:no-repeat;
}


#_17{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/17.jpg&w=225&h=363);
	background-repeat:no-repeat;
}


#_18{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/18.jpg&w=225&h=363);
	background-repeat:no-repeat;
}


#_19{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/19.jpg&w=225&h=363);
	background-repeat:no-repeat;
}


#_20{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/20.jpg&w=225&h=363);
	background-repeat:no-repeat;
}

#_21{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/21.jpg&w=225&h=363);
	background-repeat:no-repeat;
}

#_22{
	width:225px;
	height:150px;
	background-image: url(http://www.surtico.com.mx/perfumes/phpthumb/phpThumb.php?src=/ml/imagenes/sex_in_the_city/22.jpg&w=225&h=363);
	background-repeat:no-repeat;
}