body {
	background-color: #EDE5CE;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#DED6BD;
	scrollbar-highlight-color:#EDE5CE;
	scrollbar-3dlight-color:#F5EDD5;
	scrollbar-darkshadow-color:#DED6BD;
	scrollbar-shadow-color:#E8E8E8;
	scrollbar-arrow-color:#BAB49F;
	scrollbar-track-color:#BAB49F;
}
td {
	font-size : 11px;
	font-family : Verdana,Tahoma,Arial;
}
.borde {
	border-top : 2px solid;
	border-bottom : 2px solid;
	border-left : 2px solid;
	border-right : 2px solid;
}
input, select, textarea {
	color : #000000;
	font-size : 11px;
	font-family : Verdana,Tahoma,Arial;
}
a {
	color : #990000;
	text-decoration: none;
}
a:hover {
	color : #FF0000;
	text-decoration: none;
}
a:active {
	color : #CC0000;
	text-decoration: none;
}
p {
	font-size : 11px;
	font-family : Verdana,Tahoma,Arial;
}
.submenu {
	color : #FFFFFF;
	font-size : 11px;
	font-family : Verdana,Tahoma,Arial;
}
.submenu a {
	color : #FFFFFF;
	text-decoration: none;
}
.submenu a:hover {
	color : #BBBBBB;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.pie {
	color : #FFFFFF;
	font-size : 11px;
	font-family : Verdana,Tahoma,Arial;
	font-weight: bold;
}
.pie a {
	color : #FFFFFF;
	text-decoration: none;
}
.pie a:hover {
	color : #BBBBBB;
}
.Titulo {
	color: #4D4D4D;
	font-size : 11px;
	font-weight: bold;
}
.newsTitulo {
	font-family : Verdana,Tahoma,Arial;
	font-size : 11px;
	color: #D81616;
	font-weight: bold;
}
.Titulo2 {
	color: #4D4D4D;
	font-size : 11px;
	font-weight: bold;
}
.Titulo3 {
	font-size : 10px;
	font-weight: bold;
	color: #999999;
}
ul {
	margin-top: 2px;
	margin-bottom: 6px;
}
li {
	color : #000000;
	font-size : 11px;
	font-family : Verdana,Tahoma,Arial;
}
.inputSubmit {
	color: #4D4D4D;
	background-color: #DED6BD;
	border-color : #CBC4AD;
	border-top : 1px solid_data;
	border-bottom : 1px solid_data;
	border-left : 1px solid_data;
	border-right : 1px solid_data;
	font-family : Verdana,tahoma,Arial;
	font-size : 11px;
	font-weight: bold;
}
.inputBox {
	BORDER-RIGHT: #333333 1px solid;
	BORDER-TOP: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-BOTTOM: #333333 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	font-family : Verdana;
	font-size : 11px;
}
#slideshow {
  width: 515px;
  height: 225px;
}

.mini {
	position: relative;
	width: 90px;
	height:90px;
	overflow: hidden;
	}

.mini_over {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	width: 90px;
	height:90px;
	background: url(images/sombra.png) no-repeat;
	}

a.principal {
	display: block;
	width: 94px;
	height: 20px;
	padding: 80px 8px 0 0;
	text-align: right;
	border-left: 1px solid #fff;
	font-weight: bold;
	}

a.principal_home {
	display: block;
	width: 94px;
	height: 20px;
	padding: 80px 8px 0 0;
	text-align: right;
	border-left: 1px solid #fff;
	font-weight: bold;
	}

a.principal_home img {
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 5px;
	}

a.principal:hover {
	background: url(images/back-principal.png)
	}

.pie a {
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	margin-right:5px;
	}

.pie a:hover {
	color: #FCC
	}

.cat {
	position: relative;
	width: 165px;
	height: 160px;
	overflow: hidden;
	float: left;
	margin: 0 4px 3px 0;
	border: 1px solid #000;
	}

.cat .titulo {
	position: absolute;
	top: 0;
	left:0;
	background: #DED7BD url(images/bullet-cat.jpg) no-repeat top right;
	padding: 3px 20px 3px 5px;
	}

.menu_cat ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.menu_cat a {
	display: block;
	width: 215px;
	height: 30px;
	line-height: 30px;
	text-indent: 30px;
	background: url(images/back-subcat.jpg) no-repeat;
	margin-bottom: 3px;
	}

.menu_cat a:hover {
	background: url(images/back-subcat-over.jpg) no-repeat;
	}
