body {
	font-family: Trebuchet MS;
	margin: 0;
	padding: 0;
	outline: 0;
	background: url('/img/gradient_texture.jpg') repeat-x;
}
#content {
	width: 950px;
	margin: 0 auto 0;
	padding: 0;
	font-size: 13px;
	outline: 0;
}
#toolbar {
	overflow: auto;
	margin: 25px -15px 0px 0;
}

#footer {
	overflow: auto;
	margin: 10px -15px 0px 0;
}
#abajo {
	float: right;
	text-align:left;
	overflow: none;
	width: 950px;
	margin: 10px 15px 0 0;
}
#rss {
	float: right;
	text-align:right;
	overflow: none;
	width: 950px;
	margin: 0px 15px 0 0;
}
#arriba {
	float: right;
	text-align:right;
	overflow: none;
	width: 950px;
	margin: 0px 15px 0 0;
}
#body-wrap {
	overflow: none;
	align: middle;
}

#contenido {
	border-left: 5px #C0C0C0 solid;
	padding-left: 10px;
	width: 970px;
	float: right;
}
p{
	margin: 20px 0px 0px 0px;
	line-height:150%;
	font-size: 13px;
}
h3{
	font-size: 15px;
	margin: 15px 0px 30px 0px;
}
ul{
	list-style-type:square;
	padding: 0px 0px 0px 18px;
}
li{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
/* 	font-size: 13px;
 */}
.toolbar_a {
	text-align: center;
	float: left;
	margin: 5px 10px 8px 25px;
}
.toolbar_a a {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
.toolbar_a a:hover {
	text-decoration: none;
	color: #fff;
	background-color:#000;
}

.contenedor_indice {
	/*filter: alpha(opacity=50);*/
	/*opacity: 0.5;*/
	/*background-color:white;*/
	padding-right:30px;
	overflow:auto;
	right:0px;
	top:0px;
	position:absolute;
	width: 563px;
	height: 360px;
	/*border-bottom: 1px solid black;*/
	/*border-right: 1px solid black;*/
}

.presentation {
	position:relative;
	margin: 10px 0px 0px 0px;
	width: 950px;
	height: 560px;
	background: url('/img/presentacion.gif') no-repeat;
	border: 1px solid #dedede;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.whatiknow {
	text-align:justify;
	margin: 0px 0px 0px 0px;
	width: 563px;
	/*border-bottom: 3px #000000 solid;*/
}

.index {
	text-align:justify;
	margin: 0px 0px 0px 0px;
	width: 563px;
	/*border-bottom: 3px #000000 solid;*/
}

.imagenes {
	text-align:justify;
	margin: 0px 0px 0px 0px;
	width: 563px;
	/*border-bottom: 3px #000000 solid;*/
}

.blog {
	text-align:justify;
	margin: 0px 0px 0px 0px;
	width: 563px;
	/*border-bottom: 3px #000000 solid;*/
}

.portfolio {
	text-align:justify;
	margin: 0px 0px 0px 0px;
	width: 563px;
	height: 800px;
	/*border-bottom: 3px #000000 solid;*/
}

.contact {
	text-align:justify;
	margin: 0px 0px 0px 0px;
	width: 563px;
	/*border-bottom: 3px #000000 solid;*/
}

.prices {
	text-align:justify;
	margin: 0px 0px 0px 0px;
	width: 563px;
	/*border-bottom: 3px #000000 solid;*/
}

a {
	outline: 0;
	text-decoration: none;
	color: #000000;
}
#body-wrap a {
	border-bottom: 1px #000 dotted;
}
#body-wrap a:hover {
	color: #fff;
	background-color:#000;
	border-bottom: 1px #000 dotted;
}
#root0 a {
	text-decoration:none;
	border: 0;
	color: #fff;
}
#root0 a:hover {
	background-color:#fff;
	border-bottom: 0;
}
.raya_horizontal{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://l.yimg.com/www.flickr.com/images/dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 10px; 
}
.flickr_img{
	border: 3px solid #cdcdcd;
	margin:1px;
	margin-top:8px;
	padding:3px;
}

img {
	border: 0;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.thumb{
	position: absolute;
	height:	9px;
	width: 15px;
	left: 10px;
	padding-top:15px;
	z-index: 3;
}
.up, .dn {
	position: absolute;
	left: 10px;
	padding-top:15px;
	z-index:2;
}

.up a, .up a img, .dn a, .dn a img{
	border: 0;
	z-index:2;
}
.thumb a, .thumb a img{
	border: 0;
	cursor: n-resize;
	z-index:3;
	background-color: #f4f4f4;
}

/* breadcrum */
#breadcrumb {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	font: 11px Arial, Helvetica, sans-serif;
	background-image:url('img/bc_bg.png'); 
	background-repeat:repeat-x;
	height:30px;
	line-height:30px;
	color:#9b9b9b;
	border:solid 1px #cacaca;
	width:100%;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

 #breadcrumb li {
	list-style-type:none;
	float:left;
	padding-left:10px;
	line-height: 280%;
}
 
#breadcrumb a {
	height:30px;
	display:block;
	background-image:url('img/bc_separator.png'); 
	background-repeat:no-repeat; 
	background-position:right;
	padding-right: 15px;
	text-decoration: none;
	color:#8b8b8b;
}
#breadcrumb a:hover {
	color:#000;
}
#breadcrumb .selected {
	color:#333333;
}
#breadcrumb .home {
	border: none;
	margin: 8px 0px;
}
div.bandright{
	position:absolute;
	left:100%;
	top:0px;
	overflow:visible;
	height:104px;
	width:210px;
	background-image:url('img/band-dch.gif');
	background-repeat:no-repeat;
	background-position:  -200px 50%;
	padding:0;
	color:#000000;
	font-family:helvetica,verdana,arial,tahoma,sans-serif;
	float:none; 
	z-index:1;
	margin-left:-230px; margin-right:0; margin-top:0; margin-bottom:0; background-attachment:fixed		
}
