/* CSS Document */

/*div:hover
{
	border: 1px solid white;
	background-color: #00FFFF;
}*/

#strips
{
	background-image:  url("../img/nosotros/fondo.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	
	min-height:915px;
	
}

#strips .year
{
	/*background-color: white;*/
	
	background-image:  url("../img/tiras/marco_fecha-trans.png");
	background-position: left top;
	background-repeat: no-repeat;
	
	width: 790px;
	height: 70px;
}

#strips .year .text
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #f4e537;

	float: left;
	margin-left: 350px;
	margin-top: 26px;
	
}

#strips .marco_sup
{
	/*background-color: red;*/

	margin-top: 0px;
	height: 20px;
}

#strips .marco_sup .izq
{
	background-image: url(../img/tiras_esq_sup_izq.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	float: left;
	
	width: 17px;
	height: 20px;

	margin-left: 15px;

}

#strips .marco_sup .centro
{
	background-image: url(../img/tiras_bar_sup.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	float: left;
	
	width: 729px;
	height: 20px;

	margin-left: 0px;


}
#strips .marco_sup .der
{
	background-image: url(../img/tiras_esq_sup_der.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	float: left;
	
	width: 17px;
	height: 20px;

	margin-left: 0px;
}







#strips .marco_inf
{
	/*background-color: red;*/

	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
}

#strips .marco_inf .izq
{
	background-image: url(../img/tiras_esq_inf_izq.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	float: left;
	
	width: 17px;
	height: 20px;

	margin-left: 15px;

}

#strips .marco_inf .centro
{
	background-image: url(../img/tiras_bar_inf.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	float: left;
	
	width: 729px;
	height: 20px;

	margin-left: 0px;

}
#strips .marco_inf .der
{
	background-image: url(../img/tiras_esq_inf_der.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	float: left;
	
	width: 17px;
	height: 20px;

	margin-left: 0px;
}










#strips .mes
{
	margin-left: 10px;
	color: #ffff99;
	float: left;
	width: 90px;
	overflow: hidden;
}


#strips .titulo
{
	color: white;
	float: left;
	width: 350px;
	overflow: hidden;
}


#strips .fecha
{
	color: #ffff99;
	float: right;
	width: 200px;
	padding-right: 10px;
	overflow: hidden;
	text-align: right;
}










#strips .strip_row
{

	height: 24px;
}

#strips .strip_row .izq
{
	background-image: url(../img/tiras_lat_izq.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	width: 17px;
	height: 24px;
	float: left;
	margin-left: 15px;

}

#strips .strip_row .fakeizq
{
	background-image: url(../img/tiras_fake_izq_sup.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	width: 17px;
	height: 24px;
	float: left;
	margin-left: 15px;
}


#strips .strip_row .der
{
	background-image: url(../img/tiras_lat_der.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	width: 17px;
	height: 24px;
	float: left;

}

#strips .strip_row .fakeder
{
	background-image: url(../img/tiras_fake_der_sup.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	width: 17px;
	height: 24px;

	float: left;
}


#strips .strip_row .fakederinf
{
	background-image: url(../img/tiras_fake_der_inf.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	width: 17px;
	height: 24px;
	float: left;
}

#strips .strip_row .fakeizqinf
{
	background-image: url(../img/tiras_fake_izq_inf.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 15px;	
	width: 17px;
	height: 24px;
	float: left;

}

#strips .strip_row .centro
{
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	padding: 0px;
	width: 729px;
	height: 24px;
	background-color: #0d2f51;
	float: left;
/*	padding-top: 3px;
	padding-left: 5px;*/
/*	border-bottom: 1px solid black;*/

}

#strips .strip_row .centro_par
{
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	padding: 0px;
	width: 729px;
	height: 24px;
	background-color: #164e87;
	float: left;
/*	padding-top: 3px;
	padding-left: 5px;*/
/*	border-bottom: 1px solid black;*/

}


#fis
{
	background-image: url(../img/fakeIzSp.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	height: 9px;
}


#strips .strip_row .centrofake
{
	height: 1px;
	background: black;
}


#strips .strip_row .fakebothizq
{
	background-image: url(../img/tiras_fake_both_izq.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 15px;	
	width: 17px;
	height: 24px;
	float: left;
}

#strips .strip_row .fakebothder
{
	background-image: url(../img/tiras_fake_both_der.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 17px;
	height: 24px;
	float: left;
}

#strips .strip_row .superfake
{
/*	border-bottom: 1px solid black;*/
}










#comentarios
{
}


#comentarios .title
{
	background-image: url(../img/titulo_comentarios.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	height: 48px;
	width: 790px;

}

#comentarios .border_sup
{
	background-image: url(../img/comentarios_box_top.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;

	width: 769px;
	height: 34px;
	margin-top: 5px;
	margin-left: 10px;
	

}


#comentarios .border_sup .corner_left_sup
{
	background-image: url(../img/comentario_sup_izq.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	float:left;
	height: 29px;
	width: 35px;
	border: 0px solid red;
}

#comentarios .border_sup .corner_right_sup
{
	background-image: url(../img/comentario_sup_der.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;


	border: 0px solid red;
	float:left;
	height: 29px;
	width: 40px;	
}

#comentarios .border_sup .center_bar
{
	border: 0px solid red;
	background-image: url(../img/comentario_barra_sup.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	float:left;
	height: 29px;	
	width: 715px;
	
	
}



#comentarios .comments_area
{
	width: 769px;
	border: 0px solid red;
	margin-left: 10px;	
}

#comentarios .comments_area .corner_left
{
	
	background-image: url(../img/comentarios_box_left.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;

	width: 15px;
	
	padding-left: 0px;

}

#comentarios .comments_area .corner_right
{

	background-image: url(../img/comentarios_box_ri.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	
	width: 15px;
	
	padding-right: 0px;
	
}


#comentarios .comments_area .center_bar
{

	/*float: left;*/
	width: 740px;
	border: 0px solid red;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
}

#comentarios .comments_area .content
{

	background-color: pink;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #164e87;
	font-size: 12px;
	padding: 10px;
	color: #eff3f7;
	margin-left: 3px;
	margin-right: 2px;
	border-bottom: 2px solid #eff3f7;

}

#comentarios .comments_area .content2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #164e87;
	font-size: 12px;
	padding: 10px;
	color: #eff3f7;
	margin-left: 3px;
	margin-right: 2px;
	border-bottom: 0px solid #eff3f7;



}

#comentarios .comments_area .content .autor
{
	font-weight: bold;
}




#comentarios .comments_bottom
{

	background-image: url(../img/comentarios_box_bottom.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;

	width: 769px;
	height: 34px;
	margin-left: 10px;
	
}


#comentarios .form_izq
{
	background-image: url(../img/comentario_form_izq.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	
	width: 61px;
	height: 237px;
	margin-left: 7px;
	
	float: left;

	background-color: pink;}

#comentarios .form_der
{
	background-image: url(../img/comentario_form_der.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	float: left;
	
	width: 88px;
	height: 237px;
	margin-left: 0px;
}

#comentarios .form_center
{
	background-image: url(../img/comentario_form.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	float: left;
	
	width: 624px;
	height: 108px;
	margin-left: 0px;
	border: 0px solid red;
}


#nick
{
	float: left;
	margin-top: 19px;
	margin-left: 138px;
	height: 20px;
	width: 230px;

}

#nick input
{
	height: 18px;
	width: 230px;
	background-color: black;
	border: 0px solid white;
	color: white;
}

#comment_text
{
	float: left;
	margin-top: 16px;
	margin-left: 138px;
	width: 475px;
	height: 63px;
	margin-bottom: 5px;

}

#comment_text textarea
{
	width: 470px;
	height: 61px;
	color: white;
	background-color: black;
	border: 0px;
}


#comentarios .help
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	color: #a2b8cf;
	height: 12px;
}


#comentarios .kcaptcha
{
  position: absolute;
  width: 320px;
  height: 140px;	
  color: #a2b8cf;	
  top: 10px;
  left: 300px;
}

#comentarios .input_kcap
{
  position:absolute;
  top: 10px;
  left: 50px;
  width: 230px;
  height: 100px;
  color: #a2b8cf;	

}

#comentarios a
{
	text-decoration: none;
	color: #CC9900;
}

#comentarios .input_kcap input
{
	border: 0px;
	background-color: black;
	height: 20px;
	width: 230px;
	margin-top: 15px;
	color: white;
}


#comentarios .row_kcap
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	color: #a2b8cf;	
        margin-top: 10px;
        width: 670px;
        height: 200px;
        position:relative;
}


#comentarios .submit
{
  position: absolute;
  top: 90px;
  left: 100px;
  background-image: url(../img/frame_close.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;	

  height: 20px;
  width: 50px;
}





.cuadro_fecha
{
	background-image: url(../img/cuadro_fecha.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	
	width: 442px;
	height: 69px;
	
	margin-left: 167px;
}

.texto_fecha
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #f4e537;
	text-transform: uppercase;
	
	text-align: center;

	width: 217px;
	height: 27px;

	float: left;
	margin-left: 106px;
	margin-top: 25px;
	
}


.lista_anyo
{
}


.row_col_1
{
	float: left; 
	width: 12px; 
	height: 24px;
}

.row_col_2
{
	float: left;  
	width: 700px; 
	height: 18px;
	padding-top: 5px;
}

.row_col_3
{
	float: right; 
	width: 10px; 
	height: 24px;
}



.formulario
{
	height: 250px;
	margin-left: 25px;
	
}

.form_izquierda
{
	background-image: url(../img/formulario_soporte_1-trans.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	float: left;
	width: 33px;
	height:142px;
	
}

.form_derecha
{

	background-image: url(../img/formulario_soporte_2-trans.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	

	float: left;
	width: 32px;
	height:142px;
}

.form_centro
{
	margin-top: 5px;
	
	background-image: url(../img/formulario_comentarios_ex.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	
	

	float: left;
	width: 673px;
	height: 280px;
}


.clear1
{
	float: left; 
	width: 12px; 
	height: 24px;
	
}

.clear2
{
	float: right; 
	width: 10px; 
	height: 24px;
	
}





.Both1
{
	background-image: url(../img/esquina_tira_both_1.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	
	float: left; 
	width: 12px; 
	height: 24px;
	
}

.Both2
{
	background-image: url(../img/esquina_tira_both_2.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	
	float: right; 
	width: 10px; 
	height: 24px;
	
}


.Corner1
{
	background-image: url(../img/esquina_tira_1.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	

	float: left; 
	width: 12px; 
	height: 24px;
}

.Corner1A
{
	background-image: url(../img/esquina_tira_3_clara.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	

	float: left; 
	width: 12px; 
	height: 24px;
}

.Corner1B
{
	background-image: url(../img/esquina_tira_3_oscura.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	

	float: left; 
	width: 12px; 
	height: 24px;
}


.Corner2
{
	background-image: url(../img/esquina_tira_2.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	

	float: right; 
	width: 10px; 
	height: 24px;
}

.Corner2A
{
	background-image: url(../img/esquina_tira_4_clara.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	

	float: right; 
	width: 10px; 
	height: 24px;
}

.Corner2B
{
	background-image: url(../img/esquina_tira_4_oscura.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	

	float: right; 
	width: 10px; 
	height: 24px;
}

















