/********************************************************************
HTML Tag styles
********************************************************************/

body {
	margin-top:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

	/*background: url(../images/fon.gif) repeat-x top fixed;*/
}

a:link, a:visited {
	color: #666;
}

a:hover, a:active {
	color: #999;
}

hr {
	color: #EEE;
}

input.xml {
	font: 10px Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	width: 350px;
}

/* top navigation (5 main sections) */
div.topnav {
	max-width: 700px;
	margin: 0 auto auto auto;
	/*padding: 1px 1px 0px 1px;*/
}
div.topnav div.sections ul {
	list-style:none;
	margin:0px;
	padding:0;
	float:left;
	border:1px solid #ccc;
	background:url(../images/main-nav/bg.gif);
	/*width:700px;*/
	text-align: center;
	max-width:700px;
}
div.topnav div.sections ul li {
	float:left;
	background:url(../images/main-nav/sep.gif) no-repeat left;
	padding-left:1px;
}
div.topnav div.sections ul li a {
	display:block;
	height:23px;
	padding: 6px 0px 0px 0px;
	float:left;
	text-decoration:none;
	color:#666;
	font:bold 15px Arial, Helvetica, sans-serif;
	margin:0 0 0 0px;
	text-align:center;
}
div.topnav div.sections ul li a:hover {
	background:#ddd url(../images/main-nav/selected.gif);
}
div.topnav div.sections ul li.first {
	border-left:1px solid #fff;
	padding-left:0px;
	background:none;
}
div.topnav a.home { width: 348px; }
div.topnav a.archive { width: 348px; }

/****** new menu *******/
table.menu {
	width: 100%;
    border: solid #CCCCCC;
	border-width: 1px 0 0 1px;
}

table.menu tr td {
	padding: 0;
	margin: 0;
	background: url("../images/main-nav/bg.gif") repeat scroll 0 0 transparent;
    border: solid #CCCCCC;
	border-width: 0 1px 1px 0;
	width: 50%;
}

table.menu tr td a {
	display: block;
	height: 23px;
	text-decoration: none;
	font: bold 15px Arial,Helvetica,sans-serif;
	padding-top:6px;
}

table.menu tr td a:hover {
	background:#ddd url("../images/main-nav/selected.gif");
}
/********************************************************************
Specific ID attribute
********************************************************************/

#margin {
	/*background: #fff url(../images/margin.gif) no-repeat;*/
	width:auto;
	margin: 0 auto auto auto;
	padding: 1px 1px 0px 1px;
}

#body-content {
	/*background: #fff url(../images/margin.gif) no-repeat;*/
	max-width:700px;
	padding: 1px 1px 0px 1px;
}

#header {
	max-width: 700px;
	margin: 0 auto auto auto;
	padding: 1px 1px 0px 1px;
}

#main_menu {
	color: #666;
	padding: 5px;
}

#main_menu a{
	text-decoration: none;
}

#main_menu hr{
	width: 90%;
}

#wrapper{
	width:auto;
	margin: 0 auto auto auto;
	padding: 1px 1px 0px 1px;
	border:1px solid #b7b7b7;
	background:#fff;
}

#content {
	padding: 5px 20px 20px 20px;
}

#content table {
	font-size:1em;
}

#content h4 {
	font-size:1.2em;
	color: #555;
}

#content h5 {
	font-size:1.1em;
	color: #555;
}

#wordlist {
	text-align: left;
}

#tt {
	position:absolute;
	display:block;
}

#tttop {
	display:block;
	height:5px;
	margin-left:5px;
	overflow:hidden;
}

#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background:#666;
	color:#FFF;
	text-align: left;
}

#ttbot {
	display:block;
	height:5px;
	margin-left:5px;
	overflow:hidden;
}

#title {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
}

#title, #contents {
    color: #666666;
    font-weight: bold;
    /*padding-left: 10px;*/
}

#menu a {
	text-decoration: none;
}
/********************************************************************
Custom CSS (Class) styles
********************************************************************/
.archive_item {clear:both; padding: 5px 0}
.toChange{
	background-color:#FFFF00
}

.text {
	background:#FBFAF4;
	width:auto;
	padding:20px;
}

.hotspot {
	color:#000; padding-bottom:1px; border-bottom:1px dotted #00F; cursor:pointer;
}

/* para la columna de la numeración (por ejemplo, en los Dropdowns XML) */
td.tableList {
	width:25px;
	text-align:right;
	vertical-align:top;
}

/* ToolTip */
.Wordlist {color:#900; padding-bottom: -1px; border-bottom:1px dotted #900; cursor:help;}

.highlight {
	color:#FF0000;
}

div.botnav {
    background: url("../images/bar_background.gif") repeat scroll 0 0 #EEEEEE;
    border: 1px solid #B7B7B7;
    clear: both;
    color: #333333;
    font-size: 11px;
    margin: 10px 0;
    padding: 1px;
    text-align : center;
	width:auto;
	margin: 0 auto auto auto;
}
a {
    color: #806600;
    text-decoration: none;
}
a.mobilephone {
    background-image: url("../images/buttons/mobile_normal.gif");
}
a.mobilephone:hover {
    background-image: url("../images/buttons/mobile_over.gif");
}
a.button_large {
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    height: 37px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    text-align: center;
    width: 113px;
	color: #806600;
    text-decoration: none;
}
a.button_large span.first-line {
    color: #663300;
    display: block;
    padding-top: 3px;
	font-size: 10px;
}
a.button_large span.second-line {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
}
