@charset "utf-8";
/* Reiniciamos los estilos */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: normal;
	font-style: normal; font-size: 100%; font-family: inherit; vertical-align: baseline
}
body {line-height: 1;}
:focus {outline: 0}
ol, ul {list-style: none}
table {border-collapse: collapse;border-spacing: 0;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
input, textarea {margin: 0;padding: 0;}
hr {margin: 0;padding: 0;border: 0;color: #000;background-color: #000;height: 1px}

/* A continuación definimos los estilos para la estructura del documento */
body {
	background: #000;
	text-align: center;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
	#page{
		width: 770px;
		text-align:left;
		margin: 0 auto;
	}
		.inicio .texto div img{
			margin: 10px 0 15px 0;
		}
		#head{
			text-indent: -5000px;
			background:url(../image/head.png) no-repeat;
			height: 127px;
		}
		#menu{
			background: url(../image/menu.png) no-repeat;
			height: 28px;
		}
			#menu ul{
				margin-left: 50px;
			}
			#menu ul li{
				padding: 0 20px;
				margin-top: 7px;
				font-size: 1em;
				border-right: 1px solid #fff;
			}
			#menu ul li.ultimo{
				border: none;
			}
			#menu ul li a{
				color: #fff;
				text-decoration: none;
				font-weight: bold;
			}
			#menu ul li a:hover{
				color: #ccc;
			}
		#content{
			overflow: auto;
			width: 100%;
			height: auto;
			margin-bottom: 20px;
			background: url(../image/separador.gif) left repeat-y #000;
			margin-top: 20px;
			z-index:0;
		}
			#content h3.top{
				margin: 20px 20px 10px 20px;
				color: #62adf7;
				border-bottom: 1px dashed;
				padding-bottom: 5px;
				font-size: 1.6em;
				font-weight: bolder;
			}
			
			#sidebar{
				width: 250px;
				min-height: 500px;
				margin-left: 20px;	

			}
			#sidebar #catalogoPad{
				background: url(../image/superiorIzq.gif) left top no-repeat;
			}
			#sidebar #buscador{
				background: url(../image/buscador.png) left top no-repeat;
				height: 50px;
				width: 250px;
			}

			#main{
				width: 500px;
				background: none;
				background: url(../image/superiorDer.gif) right top no-repeat;
			}
				#seccion{
				}
				#seccion .pad{
					padding: 10px;
					font-size: 0.8em;
				}
				#seccion p{
					padding: 5px;
					line-height: 1.2em;
					font-size: 1em;
					color: #666;
				}
				#seccion a{
					color:#62ADF7;
					text-decoration:none;
					font-weight: bold;
				}
				#seccion a:hover{
					text-decoration:underline;
				}
				#seccion img.pad{padding:5px;}
				#seccion #foto{
					margin: 10px;
					margin-top: 0px;
				}
				#seccion .texto{
					line-height: 1.5em;
					padding-left: 10px;
					font-size: 1.2em;
				}
				
				#footer{
					height: 78px;
					font-size: 0.8em;
					background: url(../image/pie.png) no-repeat;					
				}
					#contact{
						width: 400px;
						float: left;
						margin: 20px 0 0 20px;
						color: #fff;
						font-size: 0.9em;
						font-weight: bolder;
						line-height: 1.2em;
					}
					#autor{
						width: 220px;
						float: right;
						color: #fff;
						font-size: 0.8em;
						padding-top: 60px;
						margin-right: 20px;
					}
					#autor a{
						color: #fff;
						text-decoration: none;
					}
div.flotante{
	margin-top:20px;
	width:250px;
	float:left;
}
/* Clases generales de la página*/
.floatLeft{
	float:left;
	display: inline;
	overflow: hidden;
}
.floatRight{
	float:right;
	display: inline;
	overflow: hidden;
}
.clear{
	clear: both;
}
#seccion .dos{
	padding-left: 40px;
	margin-top: 10px;
}
.pad ul{
	padding: 0 0 0 40px;
	margin: 5px 10px;
}
.pad li{
	list-style: circle;
	list-style-position: outside;
	text-align: left;
}

/* Catalogo */
#catalogoPad{
	padding: 10px 0px 0px 10px;
	overflow: auto;
}
#catalogoPad h3{
	background: url(../image/iconoPDF.jpg) left top no-repeat;
	margin: 10px;
	color: #62adf7;
	font-size:2em;
	height: 50px;
	padding: 10px 0 0 0;
	margin-bottom:0;
	padding-left:60px;
}
#catalogoPad h3.producto{
	background: none;
	margin: 10px;
	color: #62adf7;
	font-size:1.4em;
	height: 25px;
	padding: 10px 0 0 0;
	margin-bottom:0;
	padding-left:0px;
}
#catalogo li{
	width: 220px;
	overflow: hidden;
	list-style: circle;
	list-style-position: inside;
	margin-left: 10px;
	padding: 5px 5px;
	height: auto;
	font-size: 0.8em;
	border-bottom: 1px dashed;
}
#catalogo li:hover{
	background:#62ADF7;
}
 #catalogo li a{
 	display: inline;
	color: #666;
	text-decoration: none;
	width: 200px;
 }
 
 form.buscador{
 	padding: 12px 12px 0px 20px;
 }
  form.buscador input{
 	border: 1px solid;
 }
  form.buscador input.boton{
 	border: none;
	background:none;
	color:#fff;
 }
 
#destacados{
	width: 215px;
	height: 260px;
	margin-left: 12px;
	overflow:hidden;
}
#destacados .elemento{
	border:none;
	width: 215px;
	text-align: left;
	height:50px;
	margin:5px 0;
	border-bottom: 1px dotted #666;
	padding: 5px 0;
	clear:both;
}
#destacados .elemento h2{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
}
#destacados .elemento p{
	font-size: 0.9em;
	margin-bottom: 5px;
}
#destacados .elemento h2 a{
	font-weight: bold;
	color: #000;
	text-decoration:none;
}
#destacados .elemento h2 a:hover{
	text-decoration:underline;
}
#destacados .thumb{
	height: 50px;
	width: 50px;
	float:left;
	overflow:hidden;
	margin-right: 3px;
}
#destacados .thumb img{
	width: 50px;
}
/* Formulario contacto */
/* ----------- My Form ----------- */
.myform{
	margin:0 auto;
	width:400px;
	padding:14px;
}
	/* ----------- stylized ----------- */
	#stylized{


		margin: 20px auto;
	}
	#stylized h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #62adf7;
		padding-bottom:10px;
		font-family: Arial, Helvetica, sans-serif;
	}
	#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#stylized .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#stylized input, #stylized textarea{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #000;
		width:200px;
		margin:2px 0 10px 10px;
	}
	#stylized textarea{
		float:none;
		width:200px;
	}
	#stylized input.button{ 
		clear:both;
		margin:10px 140px;
		width:125px;
		height:31px;
		background:#666666 url(../image/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		border:none;
		float: none;
	}
	#stylized input.error, #stylized textarea.error{
		background: #ff0000;
	}
	span.rojo{
		color: #ff0000;
		font-size: 1.2em;
	}
	
	div.enlace{
		margin-left: 30px;
		width: 400px;
		float: left;
		margin-bottom: 20px;
		margin-top: 2px;
	}
	div.enlace a{
		color: #b8ff7f;
		font-weight: bold;
	}
	#contenido div.enlace p{
		margin-bottom: 5px;
		margin-top: 5px;
	}
	div.enlace p.descripcion{
		text-indent: 20px;
	}
