*{margin: 0; padding: 0 }

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #000;
	font-size: 70%;
	margin-top:0;
	font-weight: bold;
	line-height: 13pt;
}

#container {
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/intro-web.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 850px;
	text-align: center;
}
#container-info {
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/main_backgroundfinal_info.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 800px;
	text-align: center;
}

#left{
	float: left;
	width: 220px;
}
#home{
	margin-left: -10px;
	margin-top: 145px;
	padding-top: 0px;
	float: left;
	width: 245px;
	display: inline;
}
#navigation {
	margin-top: 30px;
	float: right;
	display: inline;
	width: 950px;
	text-align: center;
	font-weight:900;
	margin-right: 38px;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
}
#navigation li {
	float: right;	
}
#navigation li, 
#navigation li a {
	display: block;
	font-weight:bolder;
	line-height: 25px;
}
#navigation li.webs,#navigation li.webs a {
	width: 60px;text-decoration:none;
}
#navigation li.webs a:hover {
	width: 60px;text-decoration:none; color:#993300; background-color:#CCCCCC;
}
#navigation li.diseno,#navigation li.diseno a {
	width: 70px;text-decoration:none;
}

#navigation li.diseno a:hover {
	width: 70px;text-decoration:none;color:#993300; background-color:#CCCCCC;
	}
#navigation li.nolink { font-weight:900;}

#navigation li.foto,#navigation li.foto a {
	width: 70px;text-decoration:none;
}
#navigation li.foto a:hover {text-decoration:none;color:#993300; background-color:#CCCCCC;
}
#navigation li.blog,#navigation li.blog a {
	width: 50px;text-decoration:none;
	}
#navigation li.blog a:hover {
	width: 50px;text-decoration:none;color:#993300; background-color:#CCCCCC;
	}
#navigation li.contact,#navigation li.contact a {
	width: 70px;text-decoration:none;
}
#navigation li.contact a:hover {
	width: 70px;text-decoration:none;color:#993300; background-color:#CCCCCC;
	}
#header {
	margin-top: 60px;
	text-align: right;
	float: right;
	display: inline;
	width: 150px;
	margin-right: 50px;
}
#work-navigation {
	width: 152px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 40px;
	display: inline;
}
#work-navigation-right {
	width: 100px;
	float: left;
	margin-top: 100px;
	margin-right: 0px;
	margin-left: 60px;
	display: inline;
}
#work-navigation-contacto {
	width: 170px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 15px;
	display: inline;
	background-color: #f8eab8;
	opacity: .6;
}
#work-navigation ul, #work-navigation-right ul, #work-description-proyectos ul {
	list-style-type: none;
	margin-left: 0px;
	float: left;
	display: inline;
}

#work-navigation li {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 60px;
	height: 30px;
	float: left;
	display: inline;
}
#work-description-proyectos li  {
	margin-bottom: 6px;
	height: 30px;
	float: left;
	display: inline;
}
	
#work-navigation img {
	display: block;
	border: solid 1px #64908a;
	border-right-color: #990000;
	border-bottom-color: #990000;
}
#work-navigation a:hover img {
	
	opacity: .8;
}
#work-navigation span img {
	opacity: .4;	
}
#right{
	float: right;
	width: 700px;
	height: 650px;
	margin-top: 50px;
}
#work-image {
	margin-bottom: 20px;
	float: right;
	width: 600px;
	display: inline;
	margin-top: 50px;
	margin-right: 50px;
}
#work-image-info {
	margin-bottom: 5px;
	float: right;
	width: 600px;
	display: inline;
	margin-top: 75px;
	margin-left: 6px;
	margin-right: 6px;
}

#work-image-info-cuestionario {
	margin-bottom: 5px;
	float: right;
	width: 600px;
	display: inline;
	margin-top: 120px;
	margin-left: 6px;
	margin-right: 6px;
	border: 1px solid #ccc;
	background: white;
	padding: 5px
}
#work-image img {
	border: solid 1px #aba392;
}

#work-description {
	margin-right: 50px;
	width: 600px;
	text-align: center;
	float: right;
	background-color: #f8eab8;
	display: inline;
}
#work-description-intro {
	margin-right: 0px;
	width: 600px;
	height: 200px;
	text-align: center;
	float: right;
	margin-top: 200px;
	margin-bottom: 200px;
	margin-left: 130px;
	color: #CCCCCC;
	display: inline;
}

#work-description-proyectos {
	text-align: left;
	float: left;
	display: inline;
	margin-left: 0px;
	margin-top: 90px;
	width: 500px;
}
#footer {
	width: 200px;
	text-align: center;
	float: left;
	display: inline;
	margin-top: 5px;
}
#footerintro {
	width: 200px;
	text-align: center;
	float: left;
	display: inline;
	margin-top: 405px;
}
/*----------------------------------------------------------------------------
flickr
*/
#flickrtbl td {
	width:76px;
	height:76px;
	overflow:hidden;
	border:1px solid #CCC;
	padding:3px;
}
  #flickrtbl td img{
	width:100px;
	height:100px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

*#flickr {
	width:600px;
	height:600px;
	padding:0px 0 0 100px;
	margin-top:60px;
	}
/*----------------------------------------------------------------------------
clases
*/
a.artkanna{ text-decoration: none; background-color:transparent}
a.artkanna:visited{ background-color: transparent}
a.artkanna:hover{ text-decoration: none; background-color: transparent}
a.artkanna:active{ background-color: transparent}
.clear {
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}

mail, a.mail {color: #E9E9EB ; text-decoration:underline}
a, a:visited, .nolink{
	outline: none;
	text-decoration:underline;
	color: #999999;
}
a:active{
	text-decoration: none;
	color:#CC9933
}
a:hover {
	color: #990000;
	background-color: #E6DCD5;
}
img {
	vertical-align: bottom;
	border: none;
}
.contacto{
	color: #666666;
	text-align:left;
	font-weight: bold;
	font-size: 90%;
	line-height: 10pt;
	margin: 12px;
	margin-left: 5px;
	margin-right: 5px;
}
.info{
	color: #999999;
	text-align:left;
	font-size: 11px;
	line-height: 12pt;
	margin: 12px;
	margin-left: 5px;
	margin-right: 5px;
}
.infob{
	color: #333333;
	text-align:left;
	font-size: 11px;
	line-height: 12pt;
	margin: 12px;
	margin-left: 5px;
	margin-right: 5px;
}
.index{
	color: #999999;
	text-align:left;
	font-size: 11px;
	line-height: 12pt;
	margin: 12px;
	margin-left: 5px;
	margin-right: 5px;
}
.indexc{
	color: #999999;
	text-align:center;
	font-size: 11px;
	line-height: 12pt;
	margin: 12px;
	margin-left: 5px;
	margin-right: 5px;
}
/*----------------------------------------------------------------------------
Headers
*/

h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	color: #F8EAB8;	
}
h1 {
	font-size: 150%;
	color: #CC9900;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 110%;
	color: #663016;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 90%;
}
h6 {
	font-size: 80%;
}

/*----------------------------------------------------------------------------
elementos block
*/

p, ul, ol {
	line-height: 1em;
	margin-bottom: 10px;
	margin-top: 10px;
}
ul, ol {
	margin-left: 15px;
}
li {
	line-height: 1.2em;
	margin-bottom: 5px;
}
.mas {
	color: #FFFFCC;
	font-size: 16px;
}
/*----------------------------------------------------------------------------
formulario
*/


label{width: 10em;float: left;text-align: right;margin-right: 0.8em;display: block}
input{color: #333;background: #efe49d;border: 1px solid #333}
textarea{color: #333;background: #efe49d;border: 1px solid #333}
.submit input{margin-left: 0.5em;color: #333;background: #efe49d;border: 2px outset #333}
input select{color: #333;background: #efe49d;border: 1px solid #333}
fieldset {
border:none;
display:block;
margin-left:2px;
margin-right:2px;
padding:0.35em 0.625em 0.75em;
}
