/* Reset */
body,img,p,h1,h2,h3,h4,h5,h6,ul,ol {margin:0; padding:0; list-style:none; border:none;}
/* End Reset */

body {font-size:0.8em; font-family:Arial,Verdana,Sans-Serif;}
a {color:white;}

/* Colors */
.color-yellow {background:#f2bc00;}
.color-red    {background:#dd0000;}
.color-blue   {background:#79add6;}
.color-white  {background:#dfdfdf;}
.color-orange {background:#f66e00;}
.color-green  {background:#8dc100;}
.color-yellow h3,
.color-white h3,
.color-green h3
	{color:#000;}
.color-red h3,
.color-blue h3,
.color-orange h3
	{color:#FFF;}
/* End Colors */

/* Head section */
#head {
    background: #000 url(img/head-bg.png) repeat-x;
    height: 100px;
}
#head h1 {
    line-height: 100px;
    color: #FFF;
    text-align: center;
    background: url(img/inettuts.png) no-repeat center;
    text-indent: -9999em
}
/* End Head Section */

/* Columns section */
#columns .column {
    float: left;
    width: 33.3%;
		/* Min-height: */
		min-height: 400px;
		height: auto !important; 
		height: 400px;
}

/* Column dividers (background-images) : */
	#columns #column1 { background: url(img/column-bg-left.png) no-repeat right top; }
	#columns #column3 { background: url(img/column-bg-right.png) no-repeat left top; }
	
#columns #column1 .widget { margin: 30px 35px 0 25px; }
#columns #column3 .widget { margin: 30px 25px 0 35px; }
#columns .widget {
    margin: 30px 20px 0 20px;
    padding: 2px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#columns .widget .widget-head {
    color: #000;
    overflow: hidden;
    width: 100%;
    height: 30px;
    line-height: 30px;
}
#columns .widget .widget-head h3 {
    padding: 0 5px;
    float: left;
}
#columns .widget .widget-content {
    background: #FFF url(img/widget-content-bg.png) repeat-x;
    padding: 0 5px;
    color: #DDD;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    line-height: 1.2em;
    overflow: hidden;
}
#columns .widget .widget-content p {
    padding: 0.8em 0;
    border-bottom: 1px solid #666;
}
#columns .widget .widget-content img {
    float: right;
    margin: 10px;
    border: 1px solid #FFF;
}
#columns .widget .widget-content pre {
    padding: 0.5em 5px;
    color: #EEE;
    font-size: 12px;
}
#columns .widget .widget-content ul {
    padding: 5px 0 5px 20px;
    list-style: disc;
}
#columns .widget .widget-content ul li {padding: 3px 0;}
#columns .widget .widget-content ul.images {
    padding: 7px 0 0 0;
    list-style: none;
    height: 1%;
}
#columns .widget .widget-content ul.images li {
    display: inline;
    float: left;
}
#columns .widget .widget-content ul.images img {
    display: inline;
    float: left;
    margin: 0 0 7px 7px;
}

/* CSS Document */


				a:link { text-decoration: none; }
				a:visited { text-decoration: none; }
				a:actived { text-decoration: none; }
				a.red:hover { font-size:17px; font-family:tahoma, sans-serif, arial, helvetica; font-heigth:bold; color:blue; text-decoration: none; }
				a.blue:hover { font-size:17px; font-heigth:bold; color:red; text-decoration: none; }
				a.green:hover { font-size:13px; font-family:tahoma, sans-serif, arial, helvetica; font-heigth:bold; color:green; text-decoration: none; }
				body { font-size:14px; margin-left:0in; margin-right:0in; margin-top:0in; color:red; }
#Layer1 {
	position:absolute;
	left:14px;
	top:29px;
	width:271px;
	height:38px;
	z-index:7;
}

.Estilo1 {color: #000000}

#Layer4 {
	position:absolute;
	left:15px;
	top:8px;
	width:237px;
	height:17px;
	z-index:8;
}
#Layer5 {
	position:absolute;
	left:593px;
	top:317px;
	width:174px;
	height:274px;
	z-index:9;
}
#Layer6 {
	position:absolute;
	left:598px;
	top:298px;
	width:57px;
	height:18px;
	z-index:10;
}

#Layer8 {
	position:absolute;
	left:536px;
	top:52px;
	width:263px;
	height:154px;
	z-index:11;
}
#Layer9 {
	position:absolute;
	left:538px;
	top:27px;
	width:251px;
	height:15px;
	z-index:12;
}
.Estilo2 {color: #000000; font-weight: bold; }

#Layer27 {
	position:absolute;
	left:353px;
	top:45px;
	width:110px;
	height:19px;
	z-index:13;
}
#Layer28 {
	position:absolute;
	left:295px;
	top:27px;
	width:216px;
	height:20px;
	z-index:14;
}
#form {
	border:#FFFFFF;
	color:#FF0000;
	}
	

/* End Columns section */


