/* CSS Document */
body{
	margin:0 auto;
	background-color:#FFFFFF;
	}

p{margin:0;}

.principal{
	margin:0 auto;
	text-align:center;
	}
	
.fondoiz1{
	background-image:url(img/fondoiz.jpg);
	background-position:top right;
	background-repeat:repeat-x;
	}
	
.fondoder1{
	background-image:url(img/fondoder.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	}
	
.texto{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
	}
.texto2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#7BB77E;
	text-align:justify;
}
	
.titulo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	}
	
.desc{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	}	
	
.desc a{
	color:#FE8E1B;
	font-weight:bold;
	text-decoration:none;
	}		
	
.titpeq{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	margin-top:5px;
	}		
	
.carac{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:juntify;
	}	

.textform{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	text-align:right;
	margin-right:3px;
	}
	
.textocent{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	text-align:center;
	}
	
.textoblanco{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
	margin:5px 5px;
	}
	
.inter{
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
	font-weight:bold;
	color:#FE8E1B;
	text-align:justify;
	margin:3px;
	}
	
.verde{
	color:#19937E;
	font-weight:bold;}
	
.naranja{
	color:#FE8E1B;
	font-weight:bold;}

.celdatexto{
	padding:0 10px;
	}
	
.margsup{
	margin-top:10px;}
	
.margizq{
	margin-left:10px;
	margin-top:10px;}
	
textarea,input{
	border:1px solid #19937E;}
	
.sinborde{
	border:0;}

.pad{
	padding:10px;
	text-align:left;}

.links{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FE8E1B;
	text-decoration: none;
	}

.links:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#19937E;
	text-decoration: none;
	}
.links2 {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FE8E1B;
	text-decoration: none;
}
.links2:hover {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#Ffffff;
	text-decoration: none;
}
.centrado {
	text-align:center;
}
.cajaselect {
	width:200px;
	border:1px solid #DB7417;
	font-size:11px;
	color:#333;
}

.adv{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#993300;
	text-align:right;
	}
	
.linksblanco {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}

.linksblanco:hover {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFCC66;
	text-decoration: none;
}

.menuFamilias{
color:#000000; text-decoration:none;
}

.menuFamilias:hover{
	color:#18927d;
}


/* ======= BANNERS ==========*/
.banner {
	width:220px;
	height:111px;
	margin:0;
	padding:0;
	overflow:hidden
}

.banner a {
	display:block;
	text-decoration:none;
}

.banner a img {
	border:0	
}

.banner .ban1 {
	width:220px;
	height:111px;
	background:url(img/fondo-banner.jpg) no-repeat;
	padding:18px 0 0 5px;
}
.banner .ban2 {
	width:220px;
	height:111px;
	background:url(img/fondo-banner.jpg) no-repeat;
	padding:28px 20px 0 0px;
}
.banner .ban3 {
	width:220px;
	height:111px;
	background:url(img/fondo-banner.jpg) no-repeat;
	padding:24px 0 0 0;
}
.banner .ban3 p {
	margin-right:20px;
}

.banner p {
	margin:0;
	font-family:helvetica, Arial, Tahoma, Verdana;
	font-weight:bold;
	color:#666;
	letter-spacing:-1px;
	font-size:18px;
	text-align:right
}

p.ban_nombre {
	letter-spacing:-1px;
	text-align:right;
	font-size:16px;
	width:140px;
	text-transform:capitalize;
	margin-left:56px;
}

p.ban_precio {
	color:#FF9900;
	font-size:45px;
	letter-spacing:-3px;
	text-align:right;
	line-height:25px
}