/* -------------------------------------------------------------- 
	 
	 typography.css
	 * Sets up some sensible default typography.
	 
-------------------------------------------------------------- */

/* Default font settings. 
	 The font-size percentage is of 16px. (0.75 * 16px = 12px) */
	 
body,p,td,input,textarea,select,file {
	font-size: 11px;
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	color: #ff0000;
}

h1 {
	font-size: 24px;
	line-height: 1;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 18px;
	margin-bottom: 0;
}

h3 {
	font-size: 14px;
	line-height: 1;
	margin-bottom: 0;
}

table.imgtext-nowrap h1 {
	font-size: 14px;
	line-height: 1;
	margin-bottom: 0;
}

table {
	padding: 0px;
	border: none;
}

th {

}

th p.blanc {
	font-weight: normal;
	margin: 0px 8px 8px 8px;
	line-height: 15px;
}

/* Text elements
-------------------------------------------------------------- */

p {
	margin: 0 0 1.5em 0;
	color: #000;
}

th p,td p {
	margin: 0 0 0 0 !important;
}

a {
	color: #ff0000;
	text-decoration: none;
}

#content_area a:hover {
	text-decoration: underline;
}

blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

dfn {
	font-style: italic;
	font-weight: bold;
}

sup,sub {
	line-height: 0;
}

abbr,acronym {
	border-bottom: 1px dotted #666;
}

address {
	margin: 0 0 1.5em 0;
	font-style: italic;
}

.gris {
	color: #626262;
}

/* Lists
-------------------------------------------------------------- */

li ul,li ol {
	margin: 0 1.5em;
}

ul,ol {
	margin: 0 1.5em 1.5em 2em;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

dl {
	margin: 0 0 1.5em 0;
}

dl dt {
	font-weight: bold;
}

dd {
	margin-left: 1.5em;
}

/* Forms
-------------------------------------------------------------- */

input,textarea,select,file {
	font-size: 11px;
}

input#sword {
	color: #999999;
}


/* Tables
-------------------------------------------------------------- */

table {
	margin-bottom: 1.4em;
	width: 100%;
}

th {
	font-weight: bold;
}

thead th {
	background: #c3d9ff;
}

th,td,caption {
	padding: 0px;
}

tr.even td {
	background: #e5ecf9;
}

/* */

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}

.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

/* Some important lists and links
-------------------------------------------------------------- */

#left_column ul {
	float: left;
	display: inline;
	border-top: 16px solid #cccccc;
	list-style-type: none;
	width: 192px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#left_column ul li ul {
	border-top: none;
}

#left_column li {
	float: left;
	width: 192px;
	background: #e5e5e5 url(../img/linav.gif) left bottom no-repeat;
}

#left_column li li {
	background: none;
}

#left_column li a {
	float: left;
	width: 176px;
	_width: 192px; /* IE 6 */
	padding: 2px 0px 4px 16px;
	line-height: 13px;
	color: #000000;
	white-space: normal;
}

#left_column li a:hover {
	color: #ff0000;
}

#left_column li a.on {
	color: #ff0000;
}

#left_column li li a {
	float: left;
	width: 160px;
	_width: 192px; /* IE 6 */
	padding: 0px 0px 4px 32px;
}

#left_column ul.zona_privada{
	border-top: none;
	margin-bottom: 20px;
}

#left_column ul.zona_privada a {
	color: #ff0000;
}

#left_column ul.zona_privada a:hover,#left_column ul.zona_privada a.on {
	color: #000000;
}

#bottom_bar {
	font-size: 10px;
}

#breadcrumb a {
	color: #000000;
}

strong.zona_privada {
	float: left;
	display: inline;
	width: 176px;
	_width: 192px; /* IE 6 */
	height: 16px;
	border-top: 16px solid #e5e5e5;
	line-height: 16px;
	padding-left: 16px;
	font-size: 12px;
	color: #ff0000;
	background: #cccccc;
	font-weight: normal;
	margin-left: 10px;
}

#left_column strong,#left_column b {
	font-size: 14px;
	color: #ff0000;
	font-weight: normal;
	line-height: 12px;
}

#left_column p {
	font-size: 10px;
}

#left_column p a {
	color: #000000;
}

#left_column p a:hover {
	color: #ff0000;
}

#breadcrumb a:hover,#breadcrumb a.on {
	color: #ff0000;
}

#bottom_bar a {
	color: #000000;
}

#bottom_bar strong {
	color: #ff0000;
}

body.home th a,body.home td a {
	color: #000000 !important;
}

#content_area ul li {
	list-style-image: url(../img/li.gif);
	#list-style-image: url(../img/li_ie.gif); /* IE */
}

.tx-ttnews-home p.date {
	color: #ff0000;
	margin-bottom: 0px;
}

.tx-ttnews-home p.bodytext {
	margin-bottom: 5px;
	line-height: 15px;
}

.tx-ttnews-home h2 {
	font-size: 12px;
	line-height: 15px;
}

.tx-ttnews-home a {
	color: #000000;
}

.news-list-item-text h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.news-single-item h1 {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #ff0000;
}

.linknews a {
	float: left;
	background: url(../img/linknews.gif) left top no-repeat;
	width: 101px;
	height: 20px;
	line-height: 18px;
	color: #000000;
	font-size: 9px;
}

.linknews a:hover {
	text-decoration: none !important;
}

p.news-single-backlink a {
	float: left;
	background: url(../img/backnews.gif) left top no-repeat;
	width: 190px;
	height: 20px;
	line-height: 18px;
	color: #000000;
	font-size: 9px;
	font-weight: normal;
}

p.news-single-backlink a:hover {
	text-decoration: none !important;
}

p.newssinglesubheader {
	font-size: 13px;
}