/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 220px; 
	background: #000000 url(images/021.jpg) no-repeat center top;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

h1, h2  { font-family:Times New Roman;
	 color: #FF8A00; 
}

h2 {

}
h5 
{
font-family:Times New Roman;
 
}

h3 {color: red;
}

p, blockquote, ul, ol, br {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

img {
	
}
.imgborder
{ border: 2px solid #C4C2C2;
	}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title 
{
	width:80%;
	margin: 0;
	padding: 5px 0;
	background: url(images/img07.gif)    repeat-x center bottom;
	font-size: 1.3em;
}
.boxed .title1 
{
	width:200px;
	margin: 0;
	padding: 5px 0;
	background: url(images/33.gif)    repeat-x left bottom;
	font-size: 1.3em;
}
.boxed .title2 
{
	width:100%;
	margin: 0;
	padding: 5px 0;
	background: url(images/1.gif)    repeat-x left bottom;
	font-size: 1.3em;
}

.boxed .content {
	padding: 15px;
}

/* Post */

.post {
}

.post .title 
{
	text-align: center;
	padding: 10px 0; width:70%;
	background: url(images/img07.gif) repeat-x center bottom;
	font-size: 1.6em;
	font-weight: normal;
}

.post .date {
	padding-top: 5px;
	font-size: .8em;
	font-weight: normal;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta 
{
	width: 80%;
	padding-bottom: 10px;
	background: url(images/img07.gif) repeat-x center bottom;
	font-size: .8em;
}

.post .meta p 
{
	width: 80%;
	margin: 0;
	line-height: normal;
}

.post .story 
{
	width: 80%;
	padding: 20px;
}

/* Header */

#header {
	height: 61px;
	background: url(images/img02.gif) repeat-x;
}

/* Header > Logo */

#logo {
	width: 900px;
	height: 19px;
	margin: 0 auto;
	padding: 6px 0 0 0;
}

#logo h1, #logo h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}

#logo h1 {
	float: left;
}

#logo h2 {
	float: right;
}

#logo a {
}

/* Header > Menu */

#menu {
	width: 1050px; 
	height: 27px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu li {
	display:inline;
}

#menu a {
	display:block;
	float: left;
	height: 25px;
	margin: 0 7px 0 0;
	padding: 2px 25px 0 25px;
	background: url(images/img03.gif) repeat-x;
	border: 1px solid #222222;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(images/img04.gif);
	text-decoration: none;
}

#menu .active a {
	background-image: url(images/img05.gif);
}


/* Wrapper */

#wrapper {
	background: url(images/img06.gif) repeat-x;
}

/* Content */

#content {
	width:100%; 
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Content > Main */

#main {
	float:none;
	width: 100%;
}

/* Content > Main > Welcome */

#welcome 
{
	text-align: center;
	padding-top: 5px;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 100%;
}

/* Content > Sidebar > Support */

#support {
	padding: 20px 15px;
	color: #FF8A00;
}

#support h2 {
	margin: 0;
	font-size: 1.3em;
	color: #FF8A00;
}

#support h3 {
	margin: 0;
	font-size: 1em;
	color: #FF8A00;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

#login p {
	font-size: .8em;
}

/* Content > Sidebar > Updates*/

#updates {  border-right:1px solid   url(images/body_bg.gif)repeat-y top right;
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

 /*  Menuu */

.menuu {
	width: 450px; 
	height: 20px;
	margin: 0 auto;
	display:inline;

}

.menuu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style:inline;
}

.menuu li {
	display:inline; 
}

.menuu a {
	display:block;
	float: left;
	height: 25px;
	width: 10px;
	margin: 0 7px 0 0;
	padding: 2px 25px 0 25px;
	background: url(images/img03.gif) repeat-x;
	border: 1px solid #222222;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.menuu a:hover {
	background-image: url(images/img04.gif);
	text-decoration: none;
}

.menuu .active a {
	background-image: url(images/img05.gif);
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;  text-align: right;
	padding: 20px 50px;
	border-top: 4px solid #393F4D;
	background: #444C5D;
}

#footer p {
	width: 100%;
	margin: 0 auto;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

#links_center 
{  text-align:center;
}
.decay,.decay-small {
	background: url('images/decay.gif') no-repeat left center;
	color: #000;
	font: normal 2em Impact,sans-serif;
	letter-spacing: 1px;
	padding: 0 0 12px 22px;
}
	.decay-small {
	background: url('images/decay-small.gif') no-repeat left center;
	padding-top: 6px;
} 
.prise {color:red;  text-align:center}
.text2 { text-align:center}
.newsdate {color:red;}
.tit {font-family:Times New Roman;font-size:18; font-weight:bold;color:#FF8A00;font-style:italic}
.tf {font-size:8pt;font-family:Times New Roman}
#bord
{ 
background: url(images/f000592.jpg);
}

#bord2
{ 
background: url(images/f000591.jpg);
}
#chain
{
background-image: url('images/33.gif');
}
.text_rapida
{
	text-align:center
}
.search_text {text-align:center;font-family :Times New Roman;color:#0000CD}
#line
{
	width:80%;
	margin: 0;
	padding: 5px 0;
	background: url(images/img07.gif)    repeat-x center bottom;
	font-size: 1.3em;
}

.GridPager 
{  word-spacing: 20px; 
	}
	
#SapLeft
{ text-align:left;
}

a.link_page
{ 
  color:#FF8A00;
	 }
	 
	

/* Header */

#headeru {
	height: 61px;
	background: url(images/img02.gif) repeat-x;
}