﻿@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/fondo_web.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x: hidden;
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
td {
font-size:12px;
text-align:left;
}

.left_bar {
	background-image: url(images/leaves_transparency_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.content {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.menuhorizontal {
	background-image: url(images/navigation_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	background-color: #000000;
}
.right_bar {
	background-image: url(images/leaves_transparency_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.top {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.top1 {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}
.shadowmenuhorizontal {
	background-image: url(images/shadow_navigation_menu.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.footer {
	background-color: #000000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/fondo_web.jpg);
}

.backshadowbar {
	background-image: url(images/back_shadow_bar.jpg);
	background-repeat: repeat-y;
}
.content1 {
	background-color: #F9F8F3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D8D4;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #990000;
}
.content2 {
	background-color: #F1EDE2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9D8D4;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D8D4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9D8D4;
}
.news {
	background-color: #939A25;
	border-left-width: 2px;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(images/back_news.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #FFFFFF;
}

.content3 {
	background-color: #E9E2CF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9D8D4;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.news a:link {
	color: #E8EBC7;
	text-decoration: none;
}
.news a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.news a:hover {
	color: #990000;
	text-decoration: underline;
}
.news a:active {
	color: #990000;
}
/***************************/
/*
		Joomla
*/
/***************************/

.contentheading, .componentheading{
	font-family: "Segoe UI", Helvetica, sans-serif, "Segoe UI", Arial;
	font-size: 25px;
	color: #A32C0E;
}
.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}
/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #666666;
	font-size: 10px;
}.images {
	border: 2px solid #FFFFFF;
}


