﻿/* System tags*/
*{margin:0; padding:0;}

html {
	min-height: 100%;
}

body{
	font:72% Verdana,Tahoma,Arial,sans-serif;
	text-align:center;
	color:#999999;
	margin: 0;
	padding: 0;
	min-height: 100%;
	background:#000000 url('../images/bg_main_frame.jpg') no-repeat;
}

img
{
	border:0px;
	margin:0px;
	padding:0px;
}

a {	text-decoration:none; color: #999999 }
a:link { text-decoration :none; color: #999999}
a:visited { text-decoration :none; color: #999999}

a:hover { text-decoration :underline; color: #999999}

:focus { outline-style:none; }
  



/* Layout */

#bg_frame
{
	position:relative;
	width:880px;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align:left;
	background:#000000;
}

#main_frame
{
	position:relative;
	width:840px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#main_contents
{
	width:100%;
	height:auto;
    text-align:justify;
}



/* Main Header*/
#main_header
{
	width:100%;
	height:auto;
}

#lang_navigation { float:right; width:auto; height:16px; margin: 0px;}
#lang_navigation ul { list-style:none; margin: 0px; padding:0px; }
#lang_navigation ul li{ float:left; margin: 0px;}
#lang_navigation ul li a { 	
	padding: 0px;
	padding-left:4px;
	padding-right:4px;
	margin: 0px;
	display: block;
	text-indent: 0px;
	text-decoration: none;
	font-weight:normal;
	font-size:x-small;
	color:#666666;
}

#lang_navigation ul li a:hover
{
	font-weight:normal;
	font-size:x-small;
	color:#FFFFFF;
}


#main_navigation{
width:840px;
height:27px;
margin:0;
padding-top:2px;
border-top:solid 1px #333333;
border-bottom:solid 1px #333333;
background: #000000;
}

#main_navigation li{
float:left;
list-style-type:none;
white-space:nowrap;
}

#main_navigation li a{
display:block;
height:19px;
padding-top:6px;
padding-left:10px;
padding-right:10px;
font-size:90%;
font-weight:normal;
text-decoration:none;
text-align:center;
color: #FFFFFF;
background: #000000;
text-transform:uppercase;
}

#main_navigation a:hover{
text-decoration:none;
background:#333333;
}


#main_contents
{
    margin-bottom:40px;
}


#banner
{
    width:610px;
    margin-top:10px;
    margin-bottom:20px;
}


#page_title
{
    margin-bottom:10px;
}

#main_list
{
	/*width:100%;
	margin-top:6px;
    margin-bottom:0px;
    border-top:1px #333 solid;
    padding-top:10px;*/
}

#main_list .main_item
{
    width:100%;
    height:auto;
    float:left;
    margin-right:0px;
    margin-bottom:0px;
}

#main_list .main_item a
{
    display:block;
    padding:0px;

    border: solid 1px #000000;
    background: #000000;

    font-weight:normal;
    width:100%;
    height:auto;
    overflow:hidden;
}

#main_list .main_item a:hover
{
    display:block;
    padding:0px;
    border: solid 1px #333333;
    background: #222222;
    color:#ffffff;
    font-weight:normal;
    width:100%;
    height:auto;
    overflow:hidden;
    text-decoration: none;
}

#main_list .main_item_title
{
    padding-left: 0px;
    font-weight:bold;
    color:#CCCCCC;
}

#main_list .main_item_description
{
    padding-bottom:4px;
    margin-bottom:6px;
}

#main_list .main_item_published
{
    color:#CCCCCC;
}
#main_list .main_item_author
{
    font-size:90%;
    color:#CCCCCC;
}

/* Main footer */
#main_footer
{
	width:100%;
	height:auto;
	padding-top:10px;
	border-top:solid 1px #333333;
	padding-bottom:10px;
}

#lps_data { float:right; width:150px; height:auto; margin: 0px 0px 0px 0px; }
#lps_mail a {
	float:right;
	padding: 0px;
	margin: 0px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	width:109px;
	height:12px;
	background: url('../images/lps_mail.png') no-repeat 0 0;
}
#lps_mail a:hover { background-position: 0px -12px; }


.image_left { float:left; margin-right:10px; margin-bottom:10px; }
.image_right { float:right; margin-left:10px; margin-bottom:10px; }
.horizontal_space{ clear: both; margin-top:10; font-size:0; line-height:0;}

/* Classes */
.item_title_line
{
    width: 100%;
    height: 1px;
    border-bottom: solid 1px #333333;
    margin-bottom: 4px;
}
.item_separator_line
{
    width: 100%;
    height: 1px;
    border-bottom: dotted 1px #333333;
    margin-top:1px;
    margin-bottom:2px;
}

.line_165
{
	width:165px;
	height:4px;
	background: url('../images/line_01.gif') repeat-x;
}

.line_210
{
	width:210px;
	height:4px;
	background: url('../images/line_01.gif') repeat-x;
}

.line_370
{
	width:370px;
	height:4px;
	background: url('../images/line_01.gif') repeat-x;
}

.line_432
{
	width:432px;
	height:4px;
	background: url('../images/line_01.gif') repeat-x;
}

.line_640
{
	width:640px;
	height:4px;
	background: url('../images/line_01.gif') repeat-x;
}

.vertical_space_5
{
	height:5px;
}

.vertical_space_10
{
	height:10px;
}

.vertical_space_20
{
	height:20px;
}

#btnBack a.cat {
	float:right;
	padding: 0px;
	margin: 0px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	width:90px;
	height:35px;
	background: url('../images/btn_back_cat.jpg') no-repeat 0 0;
}
#btnBack a:hover.cat { background-position: 0px -35px; }

#btnBack a.es {
	float:right;
	padding: 0px;
	margin: 0px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	width:90px;
	height:35px;
	background: url('../images/btn_back_es.jpg') no-repeat 0 0;
}
#btnBack a:hover.es { background-position: 0px -35px; }

#btnBack a.en {
	float:right;
	padding: 0px;
	margin: 0px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	width:90px;
	height:35px;
	background: url('../images/btn_back_en.jpg') no-repeat 0 0;
}
#btnBack a:hover.en { background-position: 0px -35px; }

/* ---------- Forms ----------*/
.txt_box
{
	background-color:#111111;
	border:1px #222222 solid;
	padding:0px;
	margin:0px;
	color:#CCCCCC;
}

.pushbutton
{
	font-size:1em;
	color: #CCCCCC;
	border: 0px;
	padding:0;
	background: url('../images/btn_send.jpg') no-repeat;
	width:90px;
	height:26px;
	cursor:pointer;
}



/* Técnica de limpieza de elementos flotantes */
.clear:after {
    content:""; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clear {
    display:inline-block;
}

.clear {
    display:block;
}

* html .clear {
    height:1px;
}

.clear {
	clear:both;
	font-size:0;
	line-height:0;
}