body{
	 background:#000;
     margin:0 0 0 0;	 
	 SCROLLBAR-HIGHLIGHT-COLOR:#ffffff ; 
	 SCROLLBAR-SHADOW-COLO:#666666 ; 
	 SCROLLBAR-3DLIGHT-COLOR:#666666 ; 
	 SCROLLBAR-ARROW-COLOR:#ffffff ; 
	 SCROLLBAR-TRACK-COLOR:#ffffff ; 
	 SCROLLBAR-DARKSHADOW-COLOR:#ffffff;
	 overflow:yes;	 
	 }

a, a:hover {text-decoration:none;}
img {border: 0px;}

p, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

.bg_red {
	background: url("img/bg_red.gif") no-repeat;
	font-size: 13px;
	color: #fff;
	padding-top: 6px;
}

.bg_red span, .bg_blue span {
	margin-left: 20px;
}

.bg_blue {
	background: url("img/bg_blue.gif") repeat-x;
	font-size: 15px;
	color: #000;
	padding-top: 6px;
	font-weight: bold;
}

.content {
	background: url("img/bg.gif") repeat-y;
}

.content_text {
	padding: 20px 30px 0 30px;
}

.content_text h1 {
	font-size: 15px;
	color: #DA241C;
	font-weight: bold;
	margin-bottom: 12px;
}

.content_text h2 {
	font-size: 13px;
	color: #B3B3B3;
	line-height: 1.6em;
}

.content_text h2 p {
	text-indent: 2em;
}

.content_text h3 {
	font-size: 14px;
	color: #DDDDDD;
	line-height: 1.6em;
	margin: 15px 0 10px 0;
	font-weight: bold;
}

.about_llumar {
	font-size: 13px;
	color: #0088FF;
	line-height: 1.8em; 
	padding: 20px;
}

.list {
	font-size: 13px;
	color: #0088FF;
	line-height: 1.8em;
	padding-top: 8px;
}

.list ol li {
	list-style-type: disc;
}

.contact h1 {
	font-size: 15px;
	color: #000;
	padding: 10px 0 0 20px;
	font-weight: bold;
	background: url(img/bg_blue.gif) repeat-x;
	height: 31px;
}

.contact h2 {
	font-size: 13px;
	color: #fff;
	line-height: 1.8em;
	padding: 10px 0px;	
}

#white {
	font-size: 14px;
	color: #DDDDDD;
}

#add {
	padding:20px;
}

.contact h2 a {	
	color: #fff;	
}

.contact h2 a:hover {	
	color: #0088FF;	
}

.contact h2 span a {	
	color: #000;	
}