/* project: inversiones guitar import
   author: carlos torres & Richard Reveron*/

   
/* default styles
   -------------- */
.padd{
padding:2px;
}


.fondo_tbl{
	background-image: url(images/fondo1.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}

.fondo_izq{
	background-image: url(images/fondo1.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

.fondo_der{
	background-image: url(images/fondo1.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}

body {
	padding: 0;
	margin: 0;
	background-image: url(images/fondo1.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}


.td_left {border-left:#666666 solid 1px;
}
.td_left_bt {border-left:#666666 solid 1px;
border-bottom:#666666 solid 1px;
}
.td_left_tp {border-left:#666666 solid 1px;
border-top:#666666 solid 1px;
}
.td_right {border-right:#666666 solid 1px;
}
.td_right_bt {border-right:#666666 solid 1px;
border-bottom:#666666 solid 1px;
}
.td_right_tp {border-right:#666666 solid 1px;
border-top:#666666 solid 1px;
}
.tit_base {border-right:#666666 solid 1px;
border-bottom:#666666 solid 1px;
border-top:#666666 solid 1px;
}
.tit_right {border-right:#666666 solid 1px;
border-bottom:#666666 solid 1px;
border-top:#666666 solid 1px;
}
td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}

a {
	color: #FFF;
	background: inherit;
}

a:hover {
	color: #000;
	background: inherit;
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #C3593C;
	background: #FFF;
}

h1 .red{
	color: #C3593C;
	background: inherit;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
}

h2 .yellow{
	color: #FFFCD1;
	background: inherit;
}

p {	margin: 0 0 5px 0; }

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

form { 
	margin: 0; 
}

input.search {
	width: 145px;
	height: 22px;
	border: none;
	background: #000000 url(input.gif) no-repeat;
	padding: 5px 10px 0 25px;
	color: #000000;
}

input.button {
	border: 0;
	height: 27px;
	width: 76px;
	background: #ABC43C url(button.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	background: url(logininput.gif); 
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	/*
	padding-left: 25 em;
	margin: 10px auto;
	width: 760px; 
	*/
}

.logo {
	float: left;
	width: 180px;
	padding: 10px 0 11px 10px;
}

.header_right {
	float: left;
	width: 450px;
	height: 80px;
}

.logo p {
	font-size: 0.9em;
	color: #000;
	padding: 0 0 0 7px;
	background: inherit;
}


.top_info {
	width: 450px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: left;
	background: #FFF url(dot.gif) repeat-x bottom;
	color: #444;
}
	

.slogan {
	text-align: right;
	width: 160px;
}


.bar {
	text-align: left;
	font-size: 14px;
	height: 30px;
}

	.bar li {
	padding: 0px 10px 8px 10px;
	color: #990000;
	background: #fff;
	display: inline;
	}
	
	.bar li.active { 
		background: #FFF url(bar.gif) no-repeat center bottom; 
		color: #C3593C;
		font-weight: bold; 
		padding-bottom: 8px; 
	}

	.bar a {
	font-weight: bold;
	color: #712321;
	background: inherit;
	} 

.search_field {
	text-align: right;
	float: right;
	width: 540px;
	height: 38px;
	background: #000000 url(searchbg.gif) no-repeat top right;
	color: #000;
	clear: both;
	padding: 10px 10px 0 0;
}

.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
	
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;	
}

.newsletter {
	float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 185px;
	background: #a70e09 url(newsletterbg.gif) no-repeat;
	color: #FFF;
	margin: 0 0 3px 0;
}

.subheader {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	color: #808080;
	border-bottom: 1px solid #ccc;
}

/* left side
   --------- */

.left {
	/*float: left;*/
	/*width: 490px;*/
	/*margin: 0 0 10px 0;*/
}
	.left_articles {
		/*
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
		*/
	}

	.lt {
		height: 10px;
		background: #6E6E6E url(lt.gif) no-repeat;
		color: #FFF;
	}
	
	.lbox {
	padding: 3px 0px;
	margin: 0 0 15px 0;
	background: #6E6E6E url(lb.gif) no-repeat bottom left;
	height: 300px;
	}
	
	.lbox a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox h2 {
		color: #FFF;
		background: #6E6E6E;
	}
	
	
.thumb {
	float: left;
	width: 200px;
	border: 5px;
	background: #6e6e6e;
	margin: 0;
	padding: 0px;
}

.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}

.right a {
	color: #FFFCD1;
	background: inherit;
}

		
	.rt {
	background: #a50d09 url(rt.gif) no-repeat;
	color: #FFF;
	height: 7px;
	}
		
	.right_articles {
	font-size: 10px;
	background: #a50d09 url(backde.jpg) repeat bottom;
	color: #FFFFFF;
	padding: 0px 0px;
	margin: 0 0 10px 0;
	}
	
			
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer {
	clear: both;
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url(barinf.jpg) repeat-x;
	padding: 8px 0;
}

.footer a {
	color: #FFFFFF;
	background: inherit;
}

.formato_box_in {
border:#999999 solid 1px;
}

.formato_box_out {
border:#FFF 0px solid;
}

.text_gris_n_16 {color:#838383; font-family:Arial; font-size:16px; font-weight:normal;}
.text_gris_b_16 {color:#838383; font-family:Arial; font-size:16px; font-weight:bold;}

.text_gris_n_14 {color:#838383; font-family:Arial; font-size:14px; font-weight:normal;}
.text_gris_b_14 {color:#838383; font-family:Arial; font-size:14px; font-weight:bold;}

.text_gris_n_12 {color:#838383; font-family:Arial; font-size:12px; font-weight:normal;}
.text_gris_b_12 {color:#838383; font-family:Arial; font-size:12px; font-weight:bold;}

.text_gris_n_11 {color:#838383; font-family:Arial; font-size:11px; font-weight:normal;}
.text_gris_b_11 {color:#838383; font-family:Arial; font-size:11px; font-weight:bold;}

.text_gris_n_10 {color:#838383; font-family:Arial; font-size:10px; font-weight:normal;}
.text_gris_b_10 {color:#838383; font-family:Arial; font-size:10px; font-weight:bold;}

.text_gris_n_8 {color:#838383; font-family:Arial; font-size:8px; font-weight:normal;}
.text_gris_b_8 {color:#838383; font-family:Arial; font-size:8px; font-weight:bold;}

.text_gris_n_18 {color:#838383; font-family:Arial; font-size:18px; font-weight:normal;}
.text_gris_b_18 {color:#838383; font-family:Arial; font-size:18px; font-weight:bold;}



.text_negro_n_9 {color:#000000; font-family:Arial; font-size:9px; font-weight:normal;}
.text_negro_b_9 {color:#000000; font-family:Arial; font-size:9px; font-weight:bold;}

.text_negro_n_10 {color:#000000; font-family:Arial; font-size:10px; font-weight:normal;}
.text_negro_b_10 {color:#000000; font-family:Arial; font-size:10px; font-weight:bold;}

.text_negro_n_11 {color:#000000; font-family:Arial; font-size:11px; font-weight:normal;}
.text_negro_b_11 {color:#000000; font-family:Arial; font-size:11px; font-weight:bold;}

.text_negro_n_12 {color:#000000; font-family:Arial; font-size:12px; font-weight:normal;}
.text_negro_b_12 {color:#000000; font-family:Arial; font-size:12px; font-weight:bold;}

.text_negro_n_14 {color:#000000; font-family:Arial; font-size:14px; font-weight:normal;}
.text_negro_b_14 {color:#000000; font-family:Arial; font-size:14px; font-weight:bold;}

.text_negro_n_24 {color:#000000; font-family:Arial; font-size:24px; font-weight:normal;}
.text_negro_b_24 {color:#000000; font-family:Arial; font-size:24px; font-weight:bold;}



.text_white_n_12 {color:#FFFFFF; font-family:Arial; font-size:12px; font-weight:normal;}
.text_white_b_12 {color:#FFFFFF; font-family:Arial; font-size:12px; font-weight:bold;}

.text_white_n_16 {color:#FFFFFF; font-family:Arial; font-size:16px; font-weight:normal;}
.text_white_b_16 {color:#FFFFFF; font-family:Arial; font-size:16px; font-weight:bold;}

.text_white_n_24 {color:#FFFFFF; font-family:Arial; font-size:24px; font-weight:normal;}
.text_white_b_24 {color:#FFFFFF; font-family:Arial; font-size:24px; font-weight:bold;}


.text_azul_n_8 {color:#3E5780; font-family:Arial; font-size:9px; font-weight:normal;}
.text_azul_b_8 {color:#3E5780; font-family:Arial; font-size:9px; font-weight:bold;}

.text_azul_n_10 {color:#3E5780; font-family:Arial; font-size:10px; font-weight:normal;}
.text_azul_b_10 {color:#3E5780; font-family:Arial; font-size:10px; font-weight:bold;}

.text_azul_n_11 {color:#3E5780; font-family:Arial; font-size:11px; font-weight:normal;}
.text_azul_b_11 {color:#3E5780; font-family:Arial; font-size:11px; font-weight:bold;}

.text_azul_n_12 {color:#3E5780; font-family:Arial; font-size:12px; font-weight:normal;}
.text_azul_b_12 {color:#3E5780; font-family:Arial; font-size:12px; font-weight:bold;}

.text_azul_n_14 {color:#3E5780; font-family:Arial; font-size:14px; font-weight:normal;}
.text_azul_b_14 {color:#3E5780; font-family:Arial; font-size:14px; font-weight:bold;}

.text_azul_n_18 {color:#3E5780; font-family:Arial; font-size:18px; font-weight:normal;}
.text_azul_b_18 {color:#3E5780; font-family:Arial; font-size:18px; font-weight:bold;}

.text_azul_n_24 {color:#3E5780; font-family:Arial; font-size:24px; font-weight:normal;}
.text_azul_b_24 {color:#3E5780; font-family:Arial; font-size:24px; font-weight:bold;}


.text_white_n_18 {color:#FFFFFF; font-family:Arial; font-size:18px; font-weight:normal;}
.text_white_b_18 {color:#FFFFFF; font-family:Arial; font-size:18px; font-weight:bold;}

.text_white_n_10 {
	color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.text_white_b_10 {color:#FFFFFF; font-family:Arial; font-size:10px; font-weight:bold;}

.text_white_n_8 {color:#FFFFFF; font-family:Arial; font-size:8px; font-weight:normal;}
.text_white_b_8 {color:#FFFFFF; font-family:Arial; font-size:8px; font-weight:bold;}

.text_white_n_11 {color:#FFFFFF; font-family:Arial; font-size:11px; font-weight:normal;}
.text_white_b_11 {color:#FFFFFF; font-family:Arial; font-size:11px; font-weight:bold;}

.text_nar_n_10 {color:#FD903B; font-family:Arial; font-size:10px; font-weight:normal;}
.text_nar_b_10 {color:#FD903B; font-family:Arial; font-size:10px; font-weight:bold;}

.text_nar_n_8 {color:#FD903B; font-family:Arial; font-size:8px; font-weight:normal;}
.text_nar_b_8 {color:#FD903B; font-family:Arial; font-size:8px; font-weight:bold;}

.text_nar_n_11 {color:#FD903B; font-family:Arial; font-size:11px; font-weight:normal;}
.text_nar_b_11 {color:#FD903B; font-family:Arial; font-size:11px; font-weight:bold;}

.text_nar_n_12 {color:#FD903B; font-family:Arial; font-size:12px; font-weight:normal;}
.text_nar_b_12 {color:#FD903B; font-family:Arial; font-size:12px; font-weight:bold;}

.text_nar_n_14 {color:#FD903B; font-family:Arial; font-size:14px; font-weight:normal;}
.text_nar_b_14 {color:#FD903B; font-family:Arial; font-size:14px; font-weight:bold;}

.text_red_n_14 {color:#FF0000; font-family:Arial; font-size:14px; font-weight:normal;}
.text_red_b_14 {color:#FF0000; font-family:Arial; font-size:14px; font-weight:bold;}

.text_red_n_12 {color:#FF0000; font-family:Arial; font-size:12px; font-weight:normal;}
.text_red_b_12 {color:#FF0000; font-family:Arial; font-size:12px; font-weight:bold;}

.text_red_n_11 {color:#FF0000; font-family:Arial; font-size:11px; font-weight:normal;}
.text_red_b_11 {color:#FF0000; font-family:Arial; font-size:11px; font-weight:bold;}

.text_red_n_10 {color:#FF0000; font-family:Arial; font-size:10px; font-weight:normal;}
.text_red_b_10 {color:#FF0000; font-family:Arial; font-size:10px; font-weight:bold;}

.text_red_n_8 {color:#FF0000; font-family:Arial; font-size:8px; font-weight:normal;}
.text_red_b_8 {color:#FF0000; font-family:Arial; font-size:8px; font-weight:bold;}

.text_yel_b_10 {color:#FFFF00; font-family:Arial; font-size:11px; font-weight:bold;}
Verdes
.text_green_b_10 {color:#006633; font-family:Arial; font-size:10px; font-weight:bold;}
.text_green_n_10 {color:#006633; font-family:Arial; font-size:10px; font-weight:normal;}

.text_green_b_11 {color:#006633; font-family:Arial; font-size:11px; font-weight:bold;}
.text_green_n_11 {color:#006633; font-family:Arial; font-size:11px; font-weight:normal;}

.text_green_b_12 {color:#006633; font-family:Arial; font-size:12px; font-weight:bold;}
.text_green_n_12 {color:#006633; font-family:Arial; font-size:12px; font-weight:normal;}

.text_green_b_14 {color:#006633; font-family:Arial; font-size:14px; font-weight:bold;}
.text_green_n_14 {color:#006633; font-family:Arial; font-size:14px; font-weight:normal;}

.text_green_b_18 {color:#006633; font-family:Arial; font-size:18px; font-weight:bold;}
.text_green_n_18 {color:#006633; font-family:Arial; font-size:18px; font-weight:normal;}

.box_completa {
border-bottom:#787878 1px solid;
border-top:#787878 1px solid;
border-left:#787878 1px solid;
border-right:#787878 1px solid;
}

.box_completa_fin {
border-bottom:#787878 1px solid;
border-top:#787878 1px solid;
border-right:#787878 1px solid;
}

.home_sep {
border-bottom:#D1D1D1 1px solid;
border-right:#D1D1D1 1px solid;
}
.box_align {
padding:3px;
}
.boton1 { font-family: Arial; font-size: 11px; font-weight: normal; color:#FFFFFF; background-color: #3E5780; height:20; border: 1px #FFFFFF solid}

.boton {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	background-color: #CCCCCC;
	height:20;
	border: 1px #FFFFFF solid
}

a:hover{
	text-decoration:underline;
}


.boton_off{
border: #999999 solid 1px;
background-color:#E3E3E3;
}

.boton_on{
border: #999999 solid 1px;
background-color:#20307E;
color:#FFFFFF;
}

.table {
border-top:#CCCCCC solid 1px;
border-right:#CCCCCC solid 1px;
}
.td {
border-left:  #CCCCCC solid 1px;
border-bottom:#CCCCCC solid 1px;
padding:2px;
}


INDEX

  

