/* BASICS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background-color:#e6f0f7;
	background-repeat: repeat;
        background-image: url(images/bg.png);
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #e6e6e6;
	}
	
TD, TR {
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #e6e6e6;
}
	
/* BILDER +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

a img { 
border: 0px solid #FF0000; 
} 

a:hover img { 
border: 0px solid #FF0000;
}

	
/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
A:link{
	color:#303030;
	text-decoration:none; 
	font-weight:none;}

A:visited{
	color:#303030;
	text-decoration:none; 
	font-weight:none;}

A:active{
	color:#303030;
	text-decoration:none; 
	font-weight:none;}

A:hover{
	cursor: help;
	color:#303030;
	text-decoration:underline; 
	font-weight:none;}
	
input, textarea, select, button {
	font-size:11px;
	color:#e6e6e6;
	background: #564146;
	border: 0px solid #960014;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
	color:#e6e6e6;
	background: #564146;
	border: 0px solid #960014;}

b{
	color: #5f4c51;
	font-weight: bold;}

u{
	color: #5f4c51;
	text-decoration:underline;
	border-bottom:1px dotted #303030;}

i{
	color: #5f4c51;
	font-style: italic;}

	
/* SIDEBAR ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.sidebar {
	padding: 0px;
}

.side-title {
	padding: 0px;
	font-family: Trebuchet MS;
	font-size:14px;
	letter-spacing:0px; 
	height:75px; 
	color: #e1e1e1; 
	text-transform: uppercase;
	text-align: center;}

.side-content {
	background-repeat: repeat-y;
        background-image: url(images/sidecontent.png);
	background-color: #978489;
	padding: 0px;
	padding-right: 2px;
	padding-left: 2px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #e6e6e6; 
	text-align: justify;}

.side-foot {
	height:20px; }
	
/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.table-content {
	background-color: TRANSPARENT;
	padding: 1px;
	text-align:justify;
	color: #ffffff;
}

.title {
        background-image: url(img/top.png);
	padding: 0px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #e1e1e1; 
	text-transform: uppercase;
	text-align: center;}

.naviline {
	background-color: #97ae40;
	padding: 0px;
	font-family: Trebuchet MS;
	font-size:14px;
	letter-spacing:0px; 
	height:17px; 
	color: #e6e6e6; 
	text-transform: uppercase;
	text-align: center;}

.box2 {
	background-color: #97ae40;
	padding: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #e6e6e6; 
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 5px;}
	
/* FOOTER ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.footer {
background: #978489; 
font-weight: bold; 
background-image: url(); 
font-family: arial;
font-size:11px; 
letter-spacing:0px; 
line-height:10px; 
color: #e6e6e6; 
text-align:center;
padding:10px;
border-bottom : 0px solid #151515; 
border-top : 0px solid #D1E0E2;
}

.footer strong, b, {
color: #ffffff;
}

/* WORDPRESS CSS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.news-box-post {
	background-repeat: repeat-y;
        background-image: url(images/content.png);
	background-color: #978489;
	padding: 1px;
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #e6e6e6; 
	text-align: justify;}
	
.news-box2 {
	background-repeat: repeat-y;
        background-image: url(images/content.png);
	padding: 3px;
	padding-top: 8px;
    	border: 0px solid #303030;
	border-bottom:1px dotted #ffffff;
	text-align: center;
}

.news-title, .news-title ul, .news-title ul ul {
        background-image: url(images/obencontent.png);
	padding: 0px;
	font-family: Trebuchet MS;
	font-size: 16px; 
	line-height: 35px;
	letter-spacing:0px; 
	height:17px; 
	color: #303030; 
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-style: italic;}


.newsfoot {
        background-image: url(images/footcontent.png);
	padding: 0px;
	font-family: Trebuchet MS;
	font-size: 16px; 
	line-height: 80px;}