/* CSS Document */

.back_line{
background:url(../../maqueta11/html/img/back_line.gif);
background-repeat:repeat;
}
.back_line2{
background:url(../../maqueta11/img/back_line2.gif);
background-repeat:repeat-x;
background-position:center;
}
.back_rojo{
background:url(../../maqueta11/img/back_rojo.gif);
background-repeat:repeat-x;
background-position:center;
}
.back_rojo2{
background:url(../../maqueta11/img/back_rojo2.gif);
background-repeat:repeat-x;
background-position:center;
}
.line_white{
background:url(../../maqueta11/img/line_white.gif);
background-repeat:repeat-x;
background-position:center;
}
.line_white2{
background:url(../../maqueta11/img/line_white2.gif);
background-repeat:repeat-x;
background-position:center;
}
.vertical1{
background:url(../../maqueta11/img/line_vert.gif);
background-repeat:repeat-y;
background-position:center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt_botones {
	font-family: "Verdana",Trebuchet MS , Tahoma;
	font-size: 13px;
	letter-spacing:2px;
	color: "#FFFFFF";
	
	
	}
.txt_botones2 {
	font-family: "Verdana",Trebuchet MS , Tahoma;
	font-size: 13px;
	letter-spacing:2px;
	color: "#999999";
	font-weight:bold;
	underline style:never underline
	}
	.txt_botones3 {
	font-family: "Verdana",Trebuchet MS , Tahoma;
	font-size: 12px;
	letter-spacing:2px;
	color: "#0070AD";
	font-weight:bold;
	underline style:never underline
}
.txt_botones4 {
	font-family: "Verdana",Trebuchet MS , Tahoma;
	font-size: 12px;
	letter-spacing:2px;
	color: "#0070AD";
	underline style:never underline
}
.txt_sound {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	letter-spacing:1px;
	color: #ffffff;
}
.texto1{
font-family:"Verdana", Trebuchet MS, Tahoma;
font-size:14px;
color:#0070C0;
font-weight:bold;
line-height:12px;
}
.texto2{
font-family:" Verdana", Trebuchet MS, Tahoma;
font-size:11px;
color:#000000;
line-height:13px;
}
.texto3{
font-family:"Verdana",Trebuchet MS, Tahoma;
font-size:9px;
color:#000000;
line-height:13px;
}
.texto4{
font-family:"Trebuchet MS", Verdana, Tahoma;
font-size:13px;
color:#000000;
}
.texto5{
font-family:"Trebuchet MS", Verdana, Tahoma;
font-size:11px;
color:#333333;
letter-spacing:1px;
}
.input{
background-color:#E1DFE0;
border-color:#cccccc;
border:thin;
font-family:" Verdana", Trebuchet MS, Tahoma;
font-size:11px;
color:#333333;
line-height:13px;
}
.red1 {
color: #952929; 
font-size: 14px; 
font-family: "Trebuchet MS", Verdana, Tahoma;
letter-spacing:1px;
}
.dedo{
cursor:pointer;
}