html { 
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	font-size:62.5%;
	font-family: Arial, sans-serif;
	text-align: center;
	color: #363636;
	background-color: #ececec; 
}

/* ============ TAGS GLOBALES ============ */

img {border: 0;}

p {margin: 1em 0;}

a { color: #0063DC; }

h4 {padding: 0; margin: 0;}

form,fieldset,label,input {padding: 0;margin: 0;}

.clear {clear: both;}

/* ============ ORGANIZACION ESTRUCTURAL ============ */

#sup { width: 100%; padding: 3px 0px; background-color: #fff; text-align: right; border-bottom: 1px solid #000; font-size: 12px; }
#container {width: 100%; margin: 0 auto; position: relative; z-index: 1; background: #fff; }
	#header { background: #d6d6d6; font-size: 12px; overflow: hidden; border-bottom: 1px solid #666; }
		#header_block { width: 990px; margin: 0 auto; }
		#header_block_left { float: left; }
			#header_block_left img { vertical-align: middle; }
		#header_block_right { float: right; }
			#header_block_right a { line-height: 30px; font-size: 12px; }

	#content {clear: both; min-height: 400px; padding-top: 110px; font-size: 12px; position: relative; width: 100%; }

		#password div { background: #eee;border: 1px solid #000;width: 400px; margin: 0 auto; overflow: hidden; }
		#password div h2 { margin: 5px 0; }
		#password input { width: 300px; height: 25px;font-size: 20px;margin-bottom: 15px; margin-top: 7px; }
		#password button { font-size: 16px;font-weight: bold; margin-bottom: 8px; }
		#password span { font-size: 12px; text-decoration: underline; }

		.cajita {margin: 0 auto; padding: 10px 0; width: 400px; background-color: #ebebeb; border-bottom: 1px solid #c0c0c0; }
		#subidas_pictures { width: 776px; margin: 10px auto 0 auto; background: #E7EFFF; overflow: hidden; zoom: 1; clear: both; margin-bottom: 4px; text-align: left; padding: 5px 0px; }
			#subidas_pictures a {text-decoration: none; }
		.divimgcont { width: 768px; padding: 5px 4px; }
			.divimgcont br {display: none;}
		.llink { padding-top: 1px; float: left; font-size: 11px; }
		.llink h4 {font-size: 13px; margin: 0 0 5px 0; }
		.llink input { display: block; border: 1px solid #ccc; width: 764px; margin: 1px 0px 5px 0; padding: 0px; font-size: 12px; font-family: 'Trebuchet MS'; }
		.hand { cursor: pointer; cursor: hand; }

		#banner1 { position: absolute; top: 0; margin: 10px auto 0 auto; left: 0; width: 100%; }
			.ban982 { height: 190px; }
			.ban728 { height: 90px; }
			.ban982 #eldiv { width: 982px; height: 190px; margin: 0 auto; }
			.ban728 #eldiv { width: 728px; height: 90px; margin: 0 auto; }
		#banner2 { margin-top: 15px; margin-bottom: 10px; font-size: 12px; }

		#nextprevious { width: 900px; margin: 0 auto 5px auto; font-family: Tahoma; font-size: 18px; color: #333; overflow: hidden; }
			#nextprevious #link_gallery { float: left; margin: 0 150px; width: 200px; }
			#nextprevious #link_previous { float: left; width: 198px; }
			#nextprevious #link_next { float: left; width: 198px; }

		#galeria {margin: 0px auto; overflow: hidden; }
			#galeria a {display: block; float: left; border: 1px solid #ccc; width: 160px; height: 160px; padding: 0px; margin: 8px; text-align: center; }
				#galeria a img {display: block; margin: auto; }
				#galeria a:hover {background-color: #ebebeb; }

		#more_link { margin: 7px 26px 4px 0;font-weight: bold; }
		#more_images { border: 1px solid #ccc; margin: 10px auto; width: 750px; }
		#more_images .gal_tagline { font-size: 18px; }

	#footer {clear: both; font-size: 12px; padding: 10px 0; line-height: 1.4; background-color: #ececec; margin-top: 20px; }

	#rta { background-color: #fff; width: 420px; border: 1px solid #ccc; margin: 0 auto; text-align: left; height: 30px; padding: 5px; }
	.fr #rta { height: 41px; }
	#rta img { float: left; margin-right: 10px; }
	.fr #rta img { margin-top: 5px; }

	#share { width: 400px; height: 20px; margin: 7px auto 0 auto; padding-top: 8px; }
	#share .share_facebook { text-decoration: none; background: transparent url(../img/i.png) scroll no-repeat 0 -16px; padding: 0px 0px 1px 20px; margin-left: 6px; }
	#share .share_twitter { text-decoration: none; background: transparent url(../img/i.png) scroll no-repeat 0 -48px; padding: 0px 0px 1px 20px; }
