body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	color: #bb5500;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #bb5500;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #bb5500;
}
.color-bloque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #66300C;
}
.cajas-blancas {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
.caja-blanca-b {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
.text-tr-10-negro {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #000000;
}
.foto-10 {
	margin: 10px;
	border: 1px solid #666666;
}
.foto-cuadro {
	padding: 1px;
	border: 1px solid #666666;
}
.puntos-negro-horizontal {
	background-image: url(../v1/acc/punto_negro.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.puntos-negro-vertical {
	background-image: url(../v1/acc/punto_negro_vertical.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.puntos-gris-horizontal {
	background-image: url(../v1/acc/punto_gris.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.puntos-gris-vertical {
	background-image: url(../v1/acc/punto_gris_vertical.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.fondo-foto-medio {
	background-image: url(../v1/acc/fondo_foto.jpg);
	background-repeat: repeat-y;
}

.linea-gris-horizontal {
	background-image: url(../v1/acc/linea.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.linea-gris-vertical {
	background-image: url(../v1/acc/linea_vertical.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.text-tr-10-gris {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #666666;
	line-height: 13px;
}
.text-tr-11-negro {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}

.text-tr-12-negro {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 13px;
}
.text-tr-13-negro {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	color: #000000;
	line-height: 13px;
}
.text-tr-11-may {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
}

.text-tr-18-negro {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	color: #000000;
}
.text-tr-30-negro {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 30px;
	color: #000000;
}
.text-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.oculta {
display:none;
}
#contenido_scroll {
     width: 680px;
     height: 200px;
     overflow: scroll;
	 overflow-y: hidden;
}


.contenedor1 {
	padding-top:40px;
	padding-left:20px;
}
.entradasFormulario {
	background:none;
	border:none;
	width:220px;
	height:30px;
	font:"Trebuchet MS", Verdana, Arial;
	font-size:14px;
	padding:0px;
	vertical-align:bottom;
}
.entradas2Formulario {
	background:none;
	border:none;
	width:100px;
	height:50px;
	font:"Trebuchet MS", Verdana, Arial;
	font-size:36px;
}
.botonenviar {
	width:101px;
	height:35px;
	background:#666666;
	border:#cccccc;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}