html, body{
  	height:100%;
	min-height:100%;
  	width: 100%;
	margin: 0px;
	padding: 0px;
}
html > body, html > body #todo {
  	height:auto;
}

body {
	margin:0;
	padding:0;	
	font-size:12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	word-spacing: 0.1em;
	line-height: 1.4em;
}
ul, li, dt, dl, dd, img, h1, h2, h3, h4, h5, h6, p, a, hr, table, td, tr, button {
	padding: 0;
	margin: 0;
	border: 0;
	list-style-type: none;
	text-decoration: none;
	list-style-position: inside;
	border-collapse:collapse;
	outline: none;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
strong{
	color: #000;
}
textarea, input {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;	
	letter-spacing: 0.01em;
	word-spacing: 0.1em;
	line-height: 1.4em;
}
/* ****************** GENERALES *********************** */
.clear {
	clear: both;
}
.destacado {
	color: #000;
}
.error {
	color: #ff006b !important;
	background: url(../img/error_ico.gif) no-repeat 76px 5px;
	padding-left: 122px !important;
}
.correcto {
	color: #008fa4 !important;
	background: url(../img/correcto_ico.gif) no-repeat 76px 5px;
	padding-left: 122px !important;
}
/* ****************** CONTENEDOR *********************** */

#contenedor {
	background: #fff url(../img/web-fondo.jpg) repeat-y right;
	position:absolute;
	display: block;
	padding-right: -100px;
	min-width:745px;
}
/* ****************** CABECERO *********************** */
#header {
	background: url(../img/cabecera_fondo.jpg) repeat-x top;
	position: relative;
	height: 96px;
	margin: 0 84px 0 0;
}
#logo {
	width:248px;
	display: block;
	float: left;
}
#logo a{
	text-indent: -9999px;
	display:block;
	width: 248px;
	height: 64px;
	background: url(../img/juangarces.gif) no-repeat;
	margin: 0 0 0 0;
}
#menu li a{
	text-indent: -9999px;
	display: block;
	float: right;
	background-repeat: no-repeat;
}
.menu_sob {
	background-image: url(../img/menu-sobremi.jpg);
	width:169px;
	height: 64px;
}
.menu_con {
	background-image: url(../img/menu-contacto.jpg);
	width:242px;
	height:91px;
}
.menu_sob:hover, .menu_con:hover, .menu_on, #pieEnlaces a:hover {
	background-position: right top !important;
}


/* ****************** CONTENIDO *********************** */

#contenido {
	margin: 0 326px 0 0;
}
#proyecto, #sobre-mi, #contacto, #enlaces {
	background: url(../img/proyecto_fondo.jpg);
	display: table;
	width: 320px;
	margin: 15px 22px 0 20px;
	padding-bottom: 5px;
}
#proyecto h2, #sobre-mi h2, #contacto h2, #enlaces h2{
	display: inline;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	display: block;
	background: #f2d500 url(../img/proyecto-tit-fondo.jpg);
	margin: 5px 6px 0 5px;	
	padding: 10px 10px 6px 15px;
}
#proyecto h2 {
	margin-top:45px;
}
#proyecto h6 {
	font-size: 9px;
}
#proyecto p, #sobre-mi p, #contacto p, #enlaces p, #enlaces dl, #proyecto blockquote, #proyecto h6{
	padding: 10px 40px;
	margin: 0 6px 0 5px;
	background: #fff url(../img/web-fondo.jpg) repeat-y 150px top;
}
#proyecto p span, #proyecto p span a {
	color:#000;
}
#proyecto p span a {
	text-decoration: underline;
}
#proyecto p span a:hover {
	text-decoration: none;
}
#proyecto blockquote {
	padding:10px 10px 10px 80px;
	background: #fff url(../img/blockquotes-ico.gif) no-repeat 38px 14px;
}
#proyecto blockquote a{
	color: #000;
}
#proyecto blockquote pre {
	font-family: Arial, Helvetica, sans-serif;
	margin:0 25px 0 0;
	text-align: right;
}
/* ********** AddThis estilos ************ */
.addthis_default_style {
	background: #eee;
	margin: 5px 6px 0 5px;
	padding: 8px 5px 8px 37px;
}
/* **************** */
#sobre-mi ul {
	padding: 5px 40px 10px 39px;
	margin: 0 6px 0 5px;
	background: #fff url(../img/web-fondo.jpg) repeat-y 150px top;
}
#enlaces dl dt, #sobre-mi ul li {
	background: url(../img/lista_ico.gif) no-repeat left -1px;
	padding-left:21px;	
	margin-top:6px;
	font-weight: bold;
}
#enlaces dl dd{
	padding-left:21px;
}
#sobre-mi ul li {
	font-weight: normal;
}
#contacto table {
	width:100%;
	margin: 0;
}
#contacto td{
	vertical-align: top;
	padding: 5px;
}
#contacto table label{
}
.columna1 {
	padding: 9px 5px 0 40px !important;
	width:68px;
}
#contacto input, #contacto textarea {
	background-color: #fff;
	border: 1px solid #aaa;
	padding:3px 4px;
}
#contacto input {
	width: 200px;
	height: 18px;
}
#contacto textarea {
	width: 400px;
	height: 100px;
}
.subcontenido{
	margin: 0 5px 0 5px;
	padding: 5px 0;
	background: #fff url(../img/web-fondo.jpg) repeat-y 150px top;
}
a.rounded, .button {
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle; /* or top */
  display: inline-block;
  overflow: visible; /* IE6 form button fix */
}
.button {
  color: #fff;
  padding: 5px 15px 4px 15px;
  background: #282828 url(../img/cabecera_fondo.jpg);
}
.button:hover {
  color: #000;
  background: #f2d500 url(../img/proyecto-tit-fondo.jpg);
}
/* jQuery lightBox plugin - Gallery style */
	#gallery ul {
	display: block;
	list-style: none;
	margin-top: 0px;
	margin-left: 5px;
	}
	#gallery ul li { display: inline; }
	#gallery ul a {
		margin: 0;
	}
	#gallery a{
		display: block;
		width: 34px;
		float: left;
		border-style: solid;
		border-color: #222;
		border-width: 3px;
		margin: 0px;
	}
	#gallery a:hover{
		border-color: #f2d500;
	}
	
/* fin de jQuery lightBox plugin*/

#portafolio {
	background: #f2d500 url(../img/portafolio-fondo.jpg) repeat-y bottom right;
	margin: 12px 20px 0 0;
	max-width: 736px;
}
#portafolio h1 {
	background: transparent url(../img/portafolio-tit.jpg) no-repeat right;
	text-indent: -9999px;
	height: 118px;
}
.portafolio-galeria {
	padding: 5px 10px 15px 0;
	margin: 0 0 0 16px;
	height: 1%;
}
.portafolio-galeria li {
	display: inline;
}
.portafolio-galeria li a{
	display: block;
	margin: 2px 26px 23px 0;
	padding: 15px 5px 0 14px;
	float: left;
	background: #fff url(../img/portafolio-proyecto-fondo.jpg) no-repeat;
	width: 132px;
	height: 120px;
	font-size: 12px;
	line-height: 15px;	
	text-decoration: none;
}
.portafolio-galeria li a:hover{
	margin: 0px 26px 25px 0;
}
.portafolio-galeria li a img{
}
.portafolio-galeria li a span{
	margin: 0 0 0 14px;
}
.portafolioPie{
	background: url(../img/portafolio-pie.jpg) no-repeat right bottom;
	height: 45px;
}
#contacto h1, #enlaces h1 {
	text-indent: -9999px;
	margin-top: 27px;
}
#enlaces h1 {
	background: transparent url(../img/enlaces-tit.png) no-repeat;
}
#portafolio h2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	padding: 0;
	padding-left: 19px;
	margin: 0;
	font-weight: normal;
}
#contacto ul {
	padding-left: 23px;
	margin: 8px 0 0 0;
}
/* ****************** SIDEBAR *********************** */
#sidebar {
	width: 206px;
	position: absolute;
	top: 91px;
	right: 125px;
}
#sidebar p, #sidebar ul {
	margin: 5px 8px 5px 15px;
}
.sidebarOne {
	background: #008fa4 url(../img/sidebar-fondo1.jpg) repeat-y;
	color: #fff;
}
.sidebarOne ul li{
	margin: 5px 0 0 0;
}
.sidebarOne ul li img {
	margin-bottom: -8px;
}
.sidebarOne ul li a {
	color: #fff;
	text-decoration: none;
}
.sidebarOne ul li a:hover {
	color: #000;
}
.sidebarOnePie {
	background: #008fa4 url(../img/sidebar-fondo1-pie.jpg) no-repeat;
	height:27px; 
}

/* ****************** PIE *********************** */

#pie {
	background: url(../img/pie_fondo.jpg) repeat-x;
	height: 52px;
	margin: 0 84px 0 0;
}
#pie h6{
	color: #aaa;
	font-size: 12px;
	font-weight: normal;
	line-height: 50px;
	width: 300px;
	display: inline;
	margin: 0 0 0 12px;
}
#pie h6 a{
	color: #aaa;
}
#pie h6 a:hover{
	color: #f7f7f7;
}
/* ********** AddThis estilos ************ */
#pie .addthis_default_style {
	float: right;
	margin: 16px 28px 0 0;
	padding: 3px 4px;
}
/* **************** */
#pieEnlaces{
	display: block;
	float: right;
	width: 204px;
	height: 98px;
	margin: -46px 38px 0 0;
}
#pieEnlaces a{
	text-indent: -9999px;
	display: block;
	background: transparent url(../img/pie-enlaces.jpg) no-repeat;
	width: 204px;
	height: 98px;
}