/*
Design by Webmaster Service Tenerife
http://www.webmaster-tenerife.com
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

h1, h2{
	margin-top: 5; 
	margin-left: -20;
} 

h3, h4 {
	margin-top: 5; 
	margin-left: -20;
}

h3{
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: bold;
	color: #77808C;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 20px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 150%;
	text-align: justify;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #C0C0C0; 
 	color:#000000; 
}

input.msg{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #007ABA; 
	border: none;
 	color:#FFFFFF; 
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	background-color: #C0C0C0; 
 	color:#000000; 
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 	background-color: #C0C0C0; 
 	color:#000000; 
}

ul{
	margin-left: 30;
}
a {
	font-weight: bold;
	color: #C0C0C0;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 1px;
}

img.left {
	float: left;
	margin: 0 0 5 5;
}

img.right {
	float: right;
	margin: 0 0 5 5;
}

/* Wrapper */

#wrapper {
	width: 1030px;
	margin: 0 auto;
//	background: url('images/bkg02.jpg') repeat-y;
}


/* Header */

#header {
	background-position: 0% 0%; height: 65px;
	background-color:#C0C0C0; background-attachment:scroll
}
#header_n {
	background-position: 0% 0%; height: 65px;
	background-color:#00EC00; background-attachment:scroll
}

/* Page */

#page {
	background: #000000;
	// url('images/bkg04.jpg') no-repeat
}

/* Content */

#content {
	float: left;
	width: 640;
	padding: 0 0 0 46px;
}
#content b{
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
/*37404C;*/
}

#content b.price{
	float: right;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	color: #FFCC00;
	
}

.post {
	padding-top: 40px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}


/* Fotobar */

#newsbar {
	float: right;
	width: 300px;
	padding: 40px 5px 0 0;
}

#newsbar h2, h4 {
	margin-top: 5; 
	text-align: center;
	line-height: 120%;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}

#newsbar h3 {
	margin-top: 5; 
	margin-left: 0;
}


#newsbar b {
	font-size: 14px;
	font-weight: bold;
}

#newsbar a {
	font-weight: bold;
	font-size: 14px;
	color: #0000FF;
}

#newsbar a:hover {
	text-decoration: none;
}

#newsbar ul{
	margin-left: 60;
}


#newsbar b.price{
	text-align: right;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}

#newsbar .comment {
	font-style: italic;
	font-size: 10px;
	text-align: center;
}

#newsbar img {
	margin: 2 0;
}


/* Footer */

#footer {
	height: 108px;
//	background: url('images/bkg05.jpg') no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 5px;
	font-size: 10px;
	text-align: center;
	color: #37404C;
}

#footer p.comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px;
	padding-top: 5px;
	text-align: justify;
	color: #000000;
}

#footer a {
	font-weight: bold;
	color: #c0c0c0;
}

#footer hr{
	width: 90%;
	
	color: #F2F2F2;
}
