/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
}

a:link, a:visited { color: #80197F; text-decoration: none; } 
a:active, a:hover { text-decoration: underline; }


h1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #80197F;
}

h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color:#222222;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #80197F;
	text-decoration: underline;
}

h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

p {
	margin: 10px 0px;
/*	color: #5b5847; */
	text-align: justify;
}

img {  
	margin: 0px; 
	padding: 0px;
}

#container {
	margin: 0px auto;
	width: 930px;
	margin-top: 15px;
}

.send_btn {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 19px;
	width: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #80197F;
	text-decoration: none;
	background: none;
	border: none;
}

.textfield {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 175px;
	font: 12px Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.more_button a{
	clear: both;
	display: block;
	width: 57px;
	height: 19px;
	margin-left: 100px;
	padding: 0px 0px 0px 10px;
	background: url(../images/readmore.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

/* ----- Header ----- */

#template_header {
	clear: both;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	width: 930px;
	height: 147px;
}

#logosection {
	margin: 0px 3px 0px 0px;
	float: left;
	width: 235px;
	height: 147px;
	background: url(../images/logo_background.jpg) no-repeat;
}

.sitelogo {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	height: 135px;  /* Antes: 80px   */
/*	background:url(../images/logo.gif) no-repeat;	 */
}

.sitename {
	margin: 10px 0px 0px 40px;
	padding: 0px;
	font: 35px Arial;
	font-weight: bold;
	color: #ffffff;
}

.sitename span {
	font-weight: normal;
}

#header {
	margin: 0px;
	float: right;
	width: 690px;
	height: 147px;
/*	background: url(../images/heading_background.jpg) no-repeat;  */
}

#header .title{
	padding: 50px 0px 0px 180px;
	font-size: 20px;
	font-weight:bold;
	color: #333333;
	line-height: 25px;
}

#header .bigtext{
	font-size: 30px;
	font-weight:bold;
	color: #ffffff;
}

/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#template_menu {
	clear: both;
	margin-bottom: 5px;
	padding: 0px;
	width: 930px;
	height: 35px;
	background: #ffffff;
}

#search {
	float: left;
	width: 225px;
	height: 28px;
	padding: 7px 0px 0px 10px;
	background: url(../images/menu_background.gif) repeat-x;
}

#menu_idioma {
	float: right;
	width: 300px;
	height: 35px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	background: url(../images/menu_background.gif) repeat-x;
}
#menu_idioma ul {
	margin: 0px;
	text-align: left;
	list-style: none;
}
#menu_idioma ul li {
	margin: 0px;
	display: inline;	
}


#template_menu ul li a {
	margin: 0px;
	display:inline-block;
	height: 30px;
	padding: 5px 20px 0px 20px;
	font: 14px arial;
	color:#000000;
	text-decoration: none;
}


#secondary-menu {
	float: right;
	width: 390px;  /* 690  */
	height: 35px;
	margin: 0px;
	background: url(../images/menu_background.gif) repeat-x;
}

#secondary-menu ul {
	margin: 0px;
	text-align: right;
	list-style: none;
}

#secondary-menu li {
	margin: 0px;
	display: inline;	
}

#secondary-menu a {
	margin: 0px;
	display:inline-block;
	float: right;
	height: 30px;
	padding: 5px 20px 0px 20px;
	font: 14px arial;
	color:#000000;
	text-decoration: none;
}

#secondary-menu a:hover {
	color: #FFF;
	background: url(../images/menuhover_background.gif) repeat-x;
}

#secondary-menu .active a {
	color: #FFF;
	background: url(../images/menuhover_background.gif) repeat-x;
}



/* ---------- End of Menu ------------- */

/* ----------------- Content ----------------------- */

#template_content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 930px;
}

#template_left_column {
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 20px 10px;
	width: 215px;
/*	background: #e1d1d6; /* Antes:  e0e0e0 */
	background: url(../images/fondo.gif) repeat-x;
	min-height: 400px;
}

#template_middle_column {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 20px 5px;
	width: 465px;
	min-height: 400px;
}

#template_right_column {
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 20px 0px 0px 0px;
	width: 200px;
/*	background: #e1d1d6;   /* Antes:  e0e0e0 */
	background: url(../images/fondo.gif) repeat-x;
	min-height: 400px;
}

/* left column */

#leftcolumn_box01 {
	width: 215px;
	padding: 0px;
/*	background: #fdfbfc;	/* Antes: 008fc1 */
	margin: 0px 0px 10px 0px;	
}
#imagebutton {
	width: 215px;
	margin: 0px 0px 10px 0px;	
}
#imagebutton a, img{
	border: none;
}

#leftcolumn_box01 .leftcolumn_box01_top{
	width: 195px;
	height: 30px;
	padding: 10px;
	background: url(../images/leftsection_top.jpg) no-repeat;		
}
#leftcolumn_box01 .leftcolumn_box01_bottom{
	width: 195px;
	padding: 10px;
	color: #FFFFFF;
	background: #fdfbfc;
}

/*
#leftcolumn_box02 {
	width: 190px;
	padding: 10px 10px 10px 15px;
	background: #D4D4D4;  
	border-top: 5px solid #008fc1;
	margin: 0px 0px 10px 0px;
}
#leftcolumn_box02 ul {
	margin: 0px;
	padding: 10px 0px 0px 5px;
	list-style: none;
}

#leftcolumn_box02 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#leftcolumn_box02 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/list_icon02.gif) center left no-repeat;
}

#leftcolumn_box02 ul li a:hover{
	text-decoration: none;
}  
*/


		/* Menu 1 column */
		#leftmenu {	
		list-style-type: none;
		margin: 0;
		padding: 0px 0px 10px 0px;
		}
		#leftmenu DIV {
		/*	width: 95%; */
				
		}
		#leftmenu DIV A {
		/*	background: #F2F2F2;  */
			background: url(../images/menu_1.gif) repeat-x;
			font: 12px Verdana, Helvetica, sans-serif;
			display: block;
			width: auto;
			padding: 5px 0;
			padding-left: 10px;
			text-decoration: none;
			border-bottom: 1px solid #E1D1D6;
			border-left:4px solid #AAAAAA;   

		}
		#leftmenu DIV.menu1-level1-no A:hover {
			background: #E2E2E2 ;
			color: #BB8E05;
			border-left:4px solid #BB8E05;
		}
		
		/*  MENU 1, level 1, normal state (NO) */
		#leftmenu DIV.menu1-level1-no {
		}
		
		#leftmenu DIV.menu1-level1-no A{
		  color:#333333;
		}
		
		
		/*  MENU 1, level 1, active state (ACT) */
		#leftmenu DIV.menu1-level1-act {
		}
		
		#leftmenu DIV.menu1-level1-act A{
	/*	background: #E2E2E2 ;   */
		background: url(../images/menu_1.gif) repeat-x;
		color:#333333;
		border-left:4px solid #BB8E05;
		font-weight:bold;
		}
		
		
		/*  MENU 1, level 2, normal state (NO) */
		#leftmenu DIV.menu1-level2-no A{
		  color:#888888;
		  font-size: 10px;
		  padding-left:20px;
          border-left:4px solid #CCCCCC;  
		  background: url(../images/menu_2.gif) repeat-x ;
		/*  background: url(../images/menu_bullet.gif) no-repeat 5px 10px   */
		}
		
		#leftmenu DIV.menu1-level2-no {
		}
		
		/*  MENU 1, level 2, active state (ACT) */
		#leftmenu DIV.menu1-level2-act A{
		  color:#333333;
		  font-size: 10px;
		  font-weight:bold;
  		  padding-left:20px;
          border-left:4px solid #CCCCCC;  
		  background: url(../images/menu_2.gif) repeat-x ;
		/*  background: #F8F8F8 url(../images/menu_bullet_act.gif) no-repeat 5px 10px  */
		}
	
			#leftmenu DIV.menu1-level2-no A:hover {
			color: #BB8E05;
   		    background: #F1F1F1 url(../images/menu_bullet_act.gif) no-repeat 5px 10px
		}

		#leftmenu DIV.menu1-level2-act {
		}


/* end of left column */

/* middle column */

#section1 {
	float: left;
	width: 440px;
	margin-right: 10px;
	padding: 10px;
	background: #ffffae;  /* Antes: dceff6 */
}
#section1 p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#section2 {
	float: right;
	width: 205px;
	padding: 0px;
	background: #7e697a; /* Antes: bcbcbc   */
}

#section2 .section2_top{
	height: 24px;
	padding: 10px 0px 0px 10px;
	background: url(../images/section2_title.jpg) no-repeat;
}
#section2 .section2_bottom{
	float: left;
	padding: 10px;
}

#section2 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#section2 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#section2 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background: url(../images/list_icon01.gif) center left no-repeat;
}

#section2 ul li a:hover{
	color: #ffffff;
	background: url(../images/list_icon02.gif) center left no-repeat;
}


/* end of middle */

/* right column */

#right_box01 {
	width: 185px;
	height: 38px;
	padding: 10px 5px;
	color:#FFFFFF;
	font-size: 15px;
	background: url(../images/rightsection_background.gif) no-repeat;	
	margin: 0px 0px 10px 5px;	
}

.rightbig_button a{
	clear: both;
	display: block;
	width: 165px;
	height: 48px;
	margin: 0px 0px 10px 5px;
	padding: 10px 20px 0px 10px;
	background: url(../images/rightsection_background.gif) no-repeat;
	color:#FFFFFF;
	font-size: 18px;
	text-decoration: none;
}

#right_box02 {
	clear: both;
	width: 190px;
	padding: 0px;
	margin: 0px 0px 10px 5px;
}
#right_box02 .rightbox02_top{
	width: 190px;
	height: 40px;
	padding: 10px 0px 0px 0px;
	background: url(../images/rightsection_top.jpg) no-repeat;
}
#right_box02 .rightbox02_bottom{
	width: 170px;
	padding: 15px 10px 10px 10px;
	background: #fdfbfc;  /* Antes: cce8f2 */
}
#right_box02 .customer_section{
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#right_box02 p{
	padding: 0px;
	margin: 0px;
}
/* end of right column */



/* ----- Form ----- */
.form_row{
	padding: 3px 0px;
}

form{
/*	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: right;	*/
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}


/* search form */
form.searchform {
	background:none;
	border:none;
	margin: 0; 
	padding: 0;  
}
form.searchform input.textbox { 
	margin: 0; padding: 0;
	width: 120px;
	border: 1px solid #CCC; 
/*	background: #FFF;  */
	color: #333; 
	height: 14px;
	vertical-align: top;
}
form.searchform input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
/*	background: #FAFAFA;   */
	border: 1px solid #f2f2f2;
	color: #777;	
	width: 60px;
	height: 20px;
	vertical-align: top;
}

label {
	margin-right: 10px;
}

input{
	width: 110px;
	height: 18px;
}

.button{
	width: 60px;
	height: 25px;
}


/* ----- End of Form ----- */

/* ----- Footer ----- */

#template_footer {
	clear: both;
	padding: 10px 0px 0px 0px;
	width: 930px;
	height: 50px;
	text-align: center;
	color: #666;
	background: #d5d5d5;
	text-align: center;
}
#template_footer_bottom {
	width: 930px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background: #d5d5d5 url(../images/footer_bottom.gif) no-repeat;
}

/* IE6 hack */
* html #template_footer_bottom {
	width: 930px;
	height: 10px;
	margin-bottom: -10px;
	padding: 0px;
	background: #d5d5d5 url(../images/footer_bottom.gif) no-repeat;
}

#template_footer a{
	color: #666;
}

#template_footer a:hover{
	color: #ffffff;
}

/* ----- End of Footer ----- */











/* -------------------- NEWS ----------------------- */
/* ///////////////////////////////////////////////// */



/* Imagen de lista de ultimas noticias */
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:1px solid #FAFAFA;
/*	background-color:#4284B0;   /* Antes : #BBE53A;*/
/*		width: 50%;   */
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#80197F;
	padding:3px;
	margin:3px;
/*	border:1px solid #666;
	background-color:#4284B0;  	/* Antes : #769024;*/
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}

.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.2;    /* Antes 1.3  */
	/* IE hack end */
	height: auto !important;	
	padding:3px;
	margin:3px;
	border:1px solid #CACACA;
	background-color:#FAFAFA;   	/* Antes : #F9FFE5;*/
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
	width:100px !important;
    height:80px !important;

}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {	font-size:9px; }

.news-latest-morelink { height:12px; }

.news-latest-morelink A { float:right; }


/*-----------------------------  clearer - Línea divisoria  ------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */
.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;
}
.news-latest-container HR.clearer {
	clear:left;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	border:1px solid #FAFAFA;
	background-color:#fff;
}

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:3px;
	border:1px solid #CACACA;
	background-color:#FAFAFA;
	}

.news-list-container H4 {
	margin-bottom: 5px;
	padding: 2px;
}

.news-list-container P {
	padding-left:3px;
}

.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
	}

.news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
	   width:100px !important;
   height:80px !important;

}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item img{float:left; margin-right:10px}