@charset "utf-8";
/* CSS Document */

body {
	background-color:#4c4334;
	color: #292726;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.small {font-size:10px;}
li {margin-bottom:10px;}
a {
	color: #6b9706;
}
a img{
	border:0;
}
div#wrapper {
	width:950px;
	margin: 0 auto;
}
div#header {
	background-color:#292726;
	padding: 15px 30px 12px 30px;
	background-image:url(../images/logo-terranova.jpg);
}
div#top{
	padding:15px 30px 0 27px;
	background-color:#888c7f;
	/*background-image:url(../images/fondo-logo.gif);*/
	background-repeat:no-repeat;
	background-position:650px 16px;
}
div#top a{
color:#e9e8e6;
}
div#contenido{
	padding:15px 30px;
	background-color:#e9e8e6;
}
div#footer {
	background-color:#292726;
	padding:5px 30px;
	color:#8a827f;
}
td#left{
	width: 286px;
	padding-right: 16px;
}
td#right {
	width: 291px;
	padding-left: 11px;
}
/*div#top img{
	margin-right:16px;
}*/
.margendcha {
	margin-right:16px;
}
div#datos {
	float:right;
	margin-top: 38px;
	font-style:italic;
}
div#busca {
	float:right;
	margin-top:1px;
}
.search input{
}
.inputbox{
	height:17px;
	border: 0;
	margin-right:1px;
}
.button{
	height:22px;
	padding:0 6px;
	position: relative;
	top: 1px;
	
}
div#datos, div#datos a {
	color: #8a827f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration:none;
}
div#datos a:hover, div#datos a:active {
	text-decoration:underline;
}
.moduletable {
	margin-bottom:16px;
}
/*-------------pillmenu---------------------*/
div#pillmenu {
	height: 26px;
	padding: 0 30px;
	background:url(../images/pill_bg.gif) left top repeat-x;
}
div#pillmenu a {
	font-weight:bold;
	line-height:20px;
	color: #fff;
	margin-right:24px;
}
div#pillmenu a:link, div#pillmenu a:visited{
	text-decoration:none;
}
div#pillmenu a:hover {
	color:#292726;
}
div#pillmenu a:active {
	color:#fff;
}
div#pillmenu a#active_menu-nav {
	color:#292726;
}
/*-------------menu---------------------*/
.menu{
	padding:0 0 0 17px;
	margin:16px 0 0 0;
}
.menu a{
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#6b9706;
	text-decoration:none;
}
.menu li{
	color:#6b9706;
	list-style-type: square;
	/*list-style-image:url(../images/menu-li.gif);*/
	line-height:18px;
	margin-bottom:0;
}
li#current {
	color:#292726;
	/*list-style: url(../images/menu-li-sel.gif);*/
	line-height:18px;
}
li#current a{
	color:#292726;
}
.module_menu h3{
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	line-height:21px;
	color:#292726;
	font-weight:normal;
}
div.module_menu div div div{
	background-image:url(../images/linea-menu-tit.gif);
	background-position: 0 23px;
	background-repeat:repeat-x;
}
/*-----------------------------------------------------*/
.contentpaneopen h3{
	margin:0 0 4px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	line-height:1em;
	color:#292726;
	font-weight:normal;
}
.contentpaneopen span{
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	line-height:0.9em;
	color:#292726;
}
.contentpaneopen_res img {margin-right:16px; float:left;}
.componentheading, .componentheading_res {
	margin:0 0 4px 0;
	padding:2px 0 3px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	line-height:1em;
	color:#292726;
	font-weight:normal;
	border-bottom:solid 1px #292726;
}
.contentpaneopeniso {
	width: 100%;
	margin:0;
	padding:0;
}
.contentpaneopeniso tr{
	margin:0;
	padding:0;
}
.contentheadingiso {
	margin:0;
	padding:0 0 3px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	line-height:1em;
	color:#292726;
	font-weight:normal;
	border-bottom:solid 1px #292726;
}
.contentheading, .contentheading_res {
	color:#f46f21;
	font-weight:bold;
}
.caption {
	text-align:center;
}
.contentpaneopen_res {width:100%;}
.contentheading_res {border-bottom: dotted 1px #f46f21; padding-bottom:6px;}
.article_separator {
	clear: both;
	display: block;
	height: 20px;
}
.photo-link {
	height:90;
}