/*
Tecktonik Css
*/

/* body,
-------------------------------------------------------- */
body {
  margin : 0 auto;
  margin-top: 25px;
  padding : 0;
  background-color: #000000;
  text-align: center;
  font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
  font-size : 10pt;
  color: #fff;
  width: 820px;

}

img {
  border: none;
}
#content {
width:800px;
height:600px;
background:no-repeat url(tecktonik2.png);
text-align: center;
margin:auto 0px;

}
#content1 {
text-align: center;
margin:auto 0px;
padding-top:195px;
}

.googlepack {
  margin : 10px;
  padding : 0;
  background-color: #000;
  text-align: center;
}

.websites {
	list-style:none;
	width: 400px;
	padding:0px;
	margin:0px 0px 15px;
	background-color: #000000;
	border-top: #272727 1px dotted;
}
.websites li{
	border-bottom: #272727 1px dotted;
	line-height: 130%;
	list-style:none;
	padding: 0;
	margin: 0;
}

.websites li a{
	color: #fff;
	text-decoration: none;
	padding: 15px 0px 4px 2px;
	display:block;
}
.websites li a:hover {
	background-color:#132022;
}

.websites li .titre {
	color: #3399cc;
	text-decoration: underline;
}
.websites li .lien {
	color: #cc0000;
	font-size: 85%;
}
.websites li .texte {
	color: #fff;
	font-size: 90%;
}
.colgauche2{
	width:390px;
	margin-right: 16px;
	float:left;
	overflow: hidden;
}
.titre {
	color: #3399cc;
	text-decoration: underline;
}


.coldroite2 {
	width:390px;
	float:right;
}
.clear
{clear:both;}

/*TagsPage  */
ul.list-tags li {
	list-style:none;
	background: url(tags.gif) no-repeat !important;
	padding-left: 22px !important;
}
ul.list-tags a {
  font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
  font-size : 10pt;
  color: #fff;
}
ul.list-tags a:hover {
  font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
  font-size : 10pt;
  color: #3399cc;
}