* {
	margin: 0;
	padding: 0;
}

img {
	vertical-align: middle;
	border: 0 none;
}

input, textarea {
	padding: 1px 3px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%
}

#container {
	width: 775px;
	margin: auto;
	font-size: 1.2em;
}

	#header {
		padding-bottom: 10px;
	}

	#logo {
		float: left;
	}
	
	div.full {
		background-image: url('../images/topBg.jpg');
		background-repeat: no-repeat;
		height: 61px;
		text-align: right;
		padding-top: 37px;
		padding-right: 70px;
		margin: 0;
	}
	
	h2 {
		margin: 20px 0;
	}
		
	h2.full {
		background-image: url('../images/topBg.jpg');
		background-repeat: no-repeat;
		height: 61px;
		text-align: right;
		padding-top: 37px;
		padding-right: 70px;
		margin: 0;
	}
	h2.page {
		height: 61px;
		padding:0;
		margin:0;
	}

	h3 {
		color: #00529C;
		font-size: 1.3em;
		margin: 20px 0;
	}

	h3.square {
		color: #FFF;
		background: #00529C;
		font-size: 1.2em;
		padding: 2px;
		margin-bottom: 5px;
		margin-top: 0;
	}
	
	#login {
		float: right;
		padding: 10px 20px 0 0;
		font-size: 0.8em;
		color: #666;
	}
	
		#login span {
			padding: 0 10px;
		}
		
		#login label {
			margin: 0 5px 0 10px;
		}
	
		#login input {
			border: 1px solid #666;
			width: 60px;
			background: #FFF;
			color: #666;
		}
		
		#login .btn {
			width: 20px;
		}
		
		#login a:link, #login a:hover, #login a:visited {
			text-decoration: none;
			color: #666;
			margin-left: 10px;
		} 
		
	#main {
		background-image: url('../images/mainBg.jpg');
		background-repeat: repeat-y;
	}
	
		#left {
			width: 165px;
			float: left;
			color: #333;
			font-size: 0.9em;
		}
	
		#menu {
			list-style-type: none;
		}
		
			#menu a:link, #menu a:hover, #menu a:visited {
				color: #666;
				text-decoration: none;
			} 

			#menu li {
				border-top: 1px solid #FFF;
				background-image: url("../images/buttonBg.gif");
				background-repeat: repeat-y;
				
				line-height: 34px;
				padding-left: 10px;
				color: #666;
				font-size: 1.2em;
				font-weight: bold;
				cursor: pointer;
			}
			
				#menu li a {
					display: block;
					width: 100%;
				}
			
			li.active {
				background-image: url("../images/buttonBgAll.gif") !important;
			}
			
			.active a:link, .active a:hover, .active a:visited {
				color: #FFF !important;
			}
			
			#left p {
				margin: 20px;
			}
			
			#left p a:link, #left p a:hover, #left p a:visited {
				color: #333;
				font-weight: bold;
			}
			
			#carritoMenu {
				color: #002487;
			}
			
			#carritoMenu ol {
				list-style-position: inside;
				width: 145px;
				margin-left: 10px;
				border-bottom: 1px solid #C1C1C1;
				padding-bottom: 5px;
				margin-bottom: 5px;
			}
			
			#carritoMenu ol.noborder {
				border: 0 none;
			}
			
			ol li.first {
				list-style-type: none;
				border-bottom: 1px solid #C1C1C1;
				padding-bottom: 5px;
				margin-bottom: 5px;
			}
			
			#carritoMenu p {
				margin: 0 !important;
				padding: 0  !important;
			}
			
			ol li div {
				margin-left: 80px;
				_position: relative;
				_top: -15px;
			}
			
			ol li.first img {
				float: left;
				padding-right: 10px;
				_margin-top: 5px;
			}
			
			#carritoMenu .totales {
				margin: 0 0 10px 10px !important;
			}
			
			#carritoMenu .links {
				margin: 10px !important;
				text-align: center;
			}
			
				#carritoMenu .links img {
					margin-bottom: 1px;
				}
			
		#content {
			width: 610px;
			margin-top: 1px;
			float: right;
		}
		
		#block {
			float: right;
			position: relative;
			left: -25px;
			top: -9px;
		}
		
			#block div {
				background: #FFF;
				width: 20px;
				height: 10px;
				position: absolute;
			}
		
		.text {
			margin: 0 40px 0 20px;
			color: #000;
			font-size: 0.9em;
		}
		
			.text p {
				margin: 0 0 15px 0;
			}
			
			.text a:link, .text a:visited {
				color: #666;
			}

			.text a:hover {
				color: #00529c;
			}
				
		#bottom {
			clear: both;
		}
		
		#footer {
			text-align: left;
			color: #666;
			font-size: 0.85em;
			padding-bottom:20px;
		}
			#footer span {
				color:#00529C;
				font-weight:bold;
			}
			#footer a {
				color:#00529C;
				text-decoration:none;
			}
			#footer a:hover {
				color:#666;
			}
		
.exito {
	color: #24A22C;
	padding-top: 5px;
	font-weight: bold;
}

.error {
	font-weight: bold;
}

#errorLog {
	color: #F00;
	float: right;
	padding-top: 10px;
}

.siga {
	float: right;
	margin-top: 10px
}

/* Banners */

.banner {
	background-image: url('../images/topBanner.jpg');
	background-repeat: repeat-y;
	height: 61px;
	text-align: right;
	padding: 17px 40px 20px 0;
	margin: 0;
}

/* Floating pop up */

#dropin {
	width:605px;
	height:262px;
	position:absolute;
	visibility:hidden;
	left:200px;
	top:100px;
	display:block;
}
	#dropin img {
	}
	#dropin  a {
		display:block;
		width:595px;
		background-color:#231f20;
		text-decoration:none;
		color:#666;
		text-align:right;
		padding:5px 5px 5px 0;
	}
