textarea {
	font-size:0.8em;
}

ul.primary li a .tab {
	font-size:0.8em;
}

strong, em, ul,li, textarea, b, i, h1, h2, h3, h4, h5, h6, address, fieldset, legend, button,input,select,option {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif !important;
}


.front h1.title {
	display:none;
}

/* ___________ IE6 IFRAME FIX ________ */
.ui-datepicker-cover {
  display: none; /*sorry for IE5*/
  display/**/: block; /*sorry for IE5*/
  position: absolute; /*must have*/
  z-index: -1; /*must have*/
  filter: mask(); /*must have*/
  top: -4px; /*must have*/
  first: -4px; /*must have*/ /* LTR */
  width: 200px; /*must have*/
  height: 200px; /*must have*/
}

.imagecache-teaser{
	float:first;
	margin:0px 5px 0 0;
}


.imagecache-user_thumb {
	float:left;
}

.imagecache-teaser{
	float:left;
	marign-right:5px;
}
/*.views-row{
	overflow:hidden;
	margin-bottom:10px;
}*/


h2 {
font-size:1.2em;
}



#site-name a:link, #site-name a:visited {
	font-size:2.4em;
	color:#FFFFFF;
}

.region-sidebar-second{
	border-left:1px solid #ccc;
}

.imagecache-user_profile{
	border:1px solid #ccc;
}


#footer-message {
	border-top:1px solid #ccc;
}


#content .section {
	background:#FEFEFE;
}

table {
	width:98%;
}

h2,h3 {
	color:#990099
}
a {
	color:#990099;
}


span.forum-topic-title{
	color: #000000;
	font-weight:bold;

}

#plaza-web-publica-home{
	border:1px solid #ccc;
	padding:5px;
}

#page{
	background:#FFF;
}


#navigation {
	background:#006633;
	color:#FFFFFF;
}

#navigation a{
	color:#00CC99;
}

#navigation ul{
	float:right;
}
#navigation li.leaf{
	list-style-image:none;
	list-style-type:none;
}

.mini-day-on a{
	font-size:1.2em;
	font-weight:bold;
	color:#006600;
}
td.has-events{
	background:#CCFFCC;
}
.calendar-calendar td{
	line-height:15px;
	text-align:center;
}

#header-group-wrapper {
	background:#990066;
	color: #ffffff;
}

#header-group-wrapper a {
	color: #ffffff;
}



#content-tabs ul.primary li a:link, #content-tabs ul.primary li a:visited {
	font-size:75%;
	line-height:120%;
}

#content-inner h1 {
line-height:23px;
margin:0 0 0.5em;
}
header-site-info-inner{
	padding-top:10px;
}
#main-wrapper {
	margin-top:10px;
}