﻿/* System tags*/
*{margin:0; padding:0;}

html {
	min-height: 100%;
}

body{
	font:72% Verdana,Tahoma,Arial,sans-serif;
	text-align:center;
	color:#666666;
	margin: 0;
	padding: 0;
	min-height: 100%;
	background:#EEEEEE url('../assets/bg_body.jpg') repeat-x;

}

img
{
	border:0px;
	margin:0px;
	padding:0px;
}

a {	text-decoration:none; color: #666666; }
a:link { text-decoration :none; color: #666666;}
a:visited { text-decoration :none; color: #666666; }

a:hover { text-decoration :underline; color: #666666; }

:focus { outline-style:none; }
  
  


/* Layout */

#bg_frame
{
	position:relative;
	width:980px;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background:#FFFFFF;
}

#main_frame
{
	position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}





/* Main Header*/
#main_header
{
	width:100%;
	height:80px;
	background:#990000 url('../assets/main_header.jpg') no-repeat top left;
}

/* Logo */
#lps_logo{
	/*position:relative;	
	left: 1px;
	top: 10px;*/
	padding-top:20px;
	
}







#lang_navigation { float:right; width:auto; height:16px; margin-top: 42px; margin-right:6px;}
#lang_navigation ul { list-style:none; margin: 0px; padding:0px; }
#lang_navigation ul li{ float:left; margin: 0px; color:#DDDDDD;}
#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:#DDDDDD;
}

#lang_navigation ul li a:hover
{
	font-weight:normal;
	font-size:x-small;
	color:#FFFFFF;
}


#left_column
{
    float:left;
    width:200px;
    margin-right: 10px;
}
#center_column
{
    float:left;
    width:750px;
}


#main_navigation{
width:100%;
margin:0;
padding-top:0px;
border-top:solid 1px #CCCCCC;


}

#main_navigation li{

list-style-type:none;
white-space:nowrap;
border-bottom: dotted 1px #DDDDDD;
}

#main_navigation li a{
display:block;
height:18px;
padding-top:5px;
padding-left:10px;
padding-right:10px;
font-size:100%;
font-weight:normal;
text-decoration:none;
text-align:left;
color: #666666;
text-transform:none;
}

#main_navigation a:hover{
text-decoration:none;
background:#DDDDDD;
}





#main_contents
{
	width:100%;
	height:auto;
}

#main_contents ul { padding-left: 30px; }
#main_contents a {	text-decoration:none; color: #990000; font-weight:normal;   }
#main_contents a:link { text-decoration :none; color: #990000; font-weight:normal; }
#main_contents a:visited { text-decoration :none; color: #990000; font-weight:normal;  }

#main_contents a:hover { text-decoration :underline; color: #990000; font-weight:normal;  }


/* Main footer */
#main_footer
{
	width:100%;
	height:auto;
	padding-top:10px;
}
#main_footer_blog
{
	float:left;
}

#main_footer_blog { float:left; width:auto; height:46px; margin: 0px; }

#main_footer_blog ul { list-style:none; margin: 0px; padding:0px; }
#main_footer_blog ul li { float:left; margin: 0px; }
#main_footer_blog ul li a {
	padding: 0px;
	margin: 0px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

#main_footer_blog ul li#subscribe_email a { width:38px; height:46px; background: url('../images/icon_subscribe_email.png') no-repeat 0 0; }
#main_footer_blog ul li#subscribe_email a:hover {	background-position: 0px -46px; }

#main_footer_blog ul li#subscribe_rss a { width:28px; height:46px; background: url('../images/icon_subscribe_rss.png') no-repeat 0 0; }
#main_footer_blog ul li#subscribe_rss a:hover { background-position: 0px -46px; }




#main_footer_contact
{
	float:right;
}



#page_title
{
    padding-bottom:2px;
    margin-bottom:10px;
    color:#990000;
    text-transform:uppercase;
    font-weight:bold;
    border-bottom: solid 4px #990000;
    font-size:140%;
    letter-spacing:-1px;
    background-color:inherit;
}


#data_list
{
	width:100%;
}

#data_item
{
    padding-bottom:6px;
    margin-bottom:6px;
}

#data_item_title
{
    padding-bottom:2px;
    margin-bottom:10px;
    color:#990000;
    text-transform:uppercase;
    font-weight:bold;
    border-bottom: solid 4px #990000;
    font-size:140%;
    letter-spacing:-1px;
    background-color:inherit;
}

#data_item_description
{
    padding-bottom:4px;
    margin-bottom:6px;
}


#top_link
{
    border-top: solid 1px #CCCCCC;
    text-align:right;
    padding-right:10px;
    padding-top:4px;
    margin-bottom: 10px;
}


#data_links
{
	width:100%;
}

#data_links a
{
    font-size:100%;
    font-weight:normal;
    text-decoration:underline;
    text-align:left;
    color: #666666;
    text-transform:none;
}
#data_links a:link
{
    font-size:100%;
    font-weight:normal;
    text-decoration:underline;
    text-align:left;
    color: #666666;
    text-transform:none;
}
#data_links a:visited
{
    font-size:100%;
    font-weight:normal;
    text-decoration:underline;
    text-align:left;
    color: #666666;
    text-transform:none;
}

#data_links a:hover
{
    color: #990000;
}

#data_link_item_horizontal a
{
    font-size:100%;
    font-weight:normal;
    text-decoration:underline;
    text-align:left;
    color: #666666;
    text-transform:none;
    float:left;
    padding-right: 4px;
    border-right: solid 1px #CCC;
}
#data_link_item_horizontal a:hover
{
    color: #990000;
}



/* Classes */
.line_variable
{
    width: 100%;
    height: 1px;
    border-bottom: solid 1px #CCCCCC;
}
.line_variable_dotted
{
    width: 100%;
    height: 1px;
    border-bottom: dotted 1px #CCCCCC;
}
.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;
}



/* ---------- Forms ----------*/
.txt_box
{
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
	padding:0px;
	margin:0px;
	color:#666666;
}

.pushbutton
{
	font-size:1em;
	color: #666666;
	border: solid 1px #999999;
	background: #CCCCCC;
	width:75px;
	height:22px;
	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;
}

.image_left { float:left; margin-right:10px; }
.image_right { float:right; margin-left:10px; }

.horizontal_space{ clear: both; margin-top:10; font-size:0; line-height:0;}


#btnBack a.cat {
	float:right;
	padding: 0px;
	margin: 0px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	width:90px;
	height:24px;
	background: url('../assets/btn_back_cat.jpg') no-repeat 0 0;
}
#btnBack a:hover.cat { background-position: 0px -24px; }

#btnBack a.en {
	float:right;
	padding: 0px;
	margin: 0px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	width:90px;
	height:24px;
	background: url('../assets/btn_back_en.jpg') no-repeat 0 0;
}
#btnBack a:hover.en { background-position: 0px -24px; }