body {
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-size: 0.8em;
	background: #000 url(../images/back6.jpg) no-repeat top center fixed ;
	color: #444;
	font-family: "Segoe Ui", arial, helvetica, sans-serif;
}
html {
	height: 100%;
	min-height: 100%;
}
/*-- - - - -- - -- - GLOBAL STUFF  --- - - -- - - - --  - */
a {
	font-weight: bold;
	font-size: 0.9em;
	color: #000;
	text-decoration: none;
	position: relative;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
img {
	border: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.left_spaced {
	float: left;
	padding: 10px;
}
img.right_spaced {
	float: right;
	padding: 10px;
}
br {
	clear: both;
}
sub {
	font-size: 0.7em;
}
sup {
	font-size: 0.7em;
}
dfn {
	border-bottom:1px dotted #CCC;
	font-weight: bold;
	}
.ghost {
	display: none;
}
ul.inlined {
}
ul.inlined li {
	display: inline;
}
ul.inlined li a {
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
}
ul.nicer {
	padding-bottom: 40px;
}
ul.nicer li {
	list-style: square;
	margin-left: 20px;
	padding: 2px 0;
}
.centered, img.centered{
	margin:0 auto;
	}

.head_title h2{
	text-indent: -9999px;
	}
/*----------FORMS----------*/
.nofield{
background:transparent;
border:none;
}

.tfield{
/*width:221px*/

padding:2px;
background: #FFF;
/*background: transparent url(../images/bg_field.png) no-repeat left;*/
border:1px dotted #CCC;
}
textarea{
/*background: transparent url(../images/bg_area.png) no-repeat top left;*/
background: #FFF;
border:1px dotted #CCC;
width: 100%;
}
/*----------------- FONTS ----------------------*/
.font1 {
	font-size: 0.8em;
	color: #222;
}
.font2 {
	font-size: 0.9em;
	color: #222;
}
.font3 {
	font-size: 1.2em;
	color: #333;
}
.font4 {
	font-size: 1.5em;
	color: #222;
}
.font5 {
	font-size: 2em;
	color: #222;
}
.font6 {
	font-size: 2.3em;
	color: #222;
}
.font7 {
	font-size: 2.6em;
	color: #222;
}
.bolded {
	font-weight: bold;
}
.small{
font-size: 0.7em;
	}
.trite{
text-align:right;
}
.tleft{
text-align:left;
}
.tcenter{
text-align:center;
}

.bordered{
border:1px dotted #AAA;
	}

#logo h1{
	text-indent: -9999px;
	}
.bg{
		background: url(../images/nopbg_contents.png);
	}
.spaced10{
margin:10px;
	}
	.spaced5{
	margin:5px;
		}
		.maintitle{
	margin-left: 100px;
			}

/*------------------- WIDTHS ---------------------------*/

.pr30{
width:28%;
}
.pr50{
width:45%;
}
.pr70{
	width: 70%;
	}
.blck{
color:#000;
	}
.startlist{
font-size: 1.2em;
margin:0 auto;
padding:20px 5px;
width: 70%;
	}
.startlist li{
padding:10px;
}
	/*------------------- TOPHEADS------------------*/
	.tophead{
		width:100%;
		height:200px;
		}
	#mainpage.tophead{
		background: url(../images/th_01.jpg) no-repeat;
		}
		#webpages.tophead{
		background: url(../images/th_02.jpg) no-repeat;
		}
		#gfxdesign.tophead{
		background: url(../images/th_03.jpg) no-repeat;
		}
		#asesorias.tophead{
		background: url(../images/th_04.jpg) no-repeat;
		}
		#contacto.tophead{
		background: url(../images/th_05.jpg) no-repeat;
		}
		#shibumi.tophead{
		background: url(../images/th_06.jpg) no-repeat;
		}
		#clients.tophead{
		background: url(../images/th_07.jpg) no-repeat;
		}
/*----------------------CONTENT-----------------------------*/

p.intro{
width:90%;
background:#FFF;
margin:10px auto;
padding: 10px;
	}

#content {
	margin:0 auto;
	text-align: left;
	position: relative;
}
.head_title {
	position: absolute;
	right: 20px;
	top: -50px;
	width:200px;
	height:60px;
}

#maincontent.inicio {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	}
.content_box, .rite_cbox {
	position: relative;
	margin: 25px 10px 25px 10px;
}

h2{
margin-left: 30px;
	}
.nicebg{

	}
p.promo{
	/*color: #FF7878;*/
	color:#A00;
	border: 1px solid #F00;
	text-align: center;
	width: 80%;
	margin:0 auto;
	font-weight: bold;
	font-size: 1em;
	}
p.promo a{
	color:#F00;
	font-size: 1em;
	}
#ritecontent {
	width: 15%;
	float: right;
	text-align: center;
	position: relative;
}
.rite_cbox ul {
	border: 1px solid #EAEAEA;
	padding: 0;
}
.rite_cbox ul li {
	padding: 5px 0;
}
.rite_cbox a {
	padding: 10px 10px 10px 15px;
	background:  url(../images/bt_li.png) no-repeat left;
}
/*----------- BOTTOM --------------*/
#footer {
	width: 100%;
	text-align: left;
	color: #000;
	margin: 5px 0;
}
#footer p {
	padding: 2px 10px;
	text-align: center;
	color:#AAA;
}
/*leaflefttop
#extra1 {
	position: fixed;
	top: 0px;
	left: -25px;
	width: 236px;
	height: 398px;
	background: transparent url(../images/leafs_lefst_top.png) no-repeat;
	z-index: 5;
}*/
/*leafrighttop
#extra2 {
	position: absolute;
	top: 100px;
	right: 60px;
	width: 176px;
	height: 254px;
	background: transparent url(../images/leaf.png) no-repeat;
	z-index: 5;
}*/
